@charset "utf-8";
/* CSS Document */

.clear {
	clear: both;
}

body, td, input {
	font-family: "Arabic transparent";
	font-size: 16px;
}

body {
	background-color: #acacac;
}


a {
	color: #01528A;
	text-decoration: none;
}

.Headline-Item {
	padding: 4px;
	cursor: pointer;
	height: 60px;
}

.Headline-Item:hover {
	background-color: #f1f1f1;
	
}

/* Arabic */
.Headline-Item .thumb {
	float: right;
	width: 80px;
	height: 60px;
	background-position: center;
	margin-left: 4px;
}

.Headline-Item  {
	clear: right;
}

.Headlines .Header {
	background-image: url(images/box_header_rtl.jpg);
	background-repeat: no-repeat;
	padding: 10px 48px 4px 0px;
}

.Headlines .Header a {
	color: #FFFFFF;
	text-decoration: none;
}


table.Headlines td {
	vertical-align: top;
}

.Powered {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 30px;
	color: #FFFFFF;
}


/* -------- */
.Headline-Item .info {
	
}

.Powered a {
	color: #01528A;
	text-decoration: none;
}

.Powered a:hover {
	text-decoration: underline;
}

.navigator, .navigator td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.navigator, .navigator a {
	color: #FFFFFF;
}

.newsbar a {
	color: #FFFFFF;
}

.noScript {
	display: none;
}

#Comments-Items .bTitle {
  color: #ED1B24;
  font-weight: bold;
  font-size: 18px;
  border-bottom: 1px solid #ED1B24;
}

.comment-item .align-right {
  text-align: left;
}
.comment-item .cdate, .comment-item .cdate td { font-size: 14px; }
.comment-item {
  background-color: #eeeeee;
  padding: 3px 5px;
  margin-bottom: 2px;
}
