@charset "utf-8";
/* CSS Document */

@font-face{
    font-family:'GESST';
  	src:url("../font/GESSLight.otf");
    font-weight:normal;
    font-style:normal;
}

@font-face{
    font-family:'GESSTMedium';
/*  	src:url("../font/GESSTwoMedium.otf");*/
  	src:url("../font/bbc-nassim-bold.otf");	
	
	
    font-weight:normal;
    font-style:normal;

}

@font-face {
	font-family: "FrutigerLTW20";
	src: url("../font/Frutiger.eot?#iefix");
	src: url("../font/Frutiger.eot?#iefix") format("eot"), url("../font/Frutiger.woff") format("woff"), url("../font/Frutiger.ttf") format("truetype"), url("../font/Frutiger.svg#Frutiger") format("svg")
}


.white-bg{ background-color:#fff;}
.gray-bg{ background-color:#eeeeee}

.white-brd{ padding:5px; border:1px solid #ccc;}
 

.top-header { background-color:#333; /*border-bottom:4px solid #387bc9;*/}

.top-menu { padding-top:5px; padding-bottom:5px; overflow:hidden;}
.top-menu li { float:right; padding-left:10px; padding-right:10px; text-align:center;}
.top-menu li a { font-family:tahoma; font-size:12px; color:#fff;}


.top-links { padding-right:25px; margin-top:0px;}
.top-links li { float:left;}
.top-links li a{font-family:"FrutigerLTW20"; font-size:14px; color:#333; display:block; padding:0px;padding-left:10px; padding-right:10px; background-image:url(../images/top-links.png); background-position:left; background-repeat:no-repeat;}
.top-links li.first a{ background-image:none;}

.services { padding-right:25px;}
.services li {
list-style: none;
float: right;
padding: 6px 30px 3px 10px;
margin-left: 10px;
color: #c7d0e2;
border-left: 1px solid #eaeaea;
background-repeat: no-repeat;
background-position: right top;
font-family:'FrutigerLTW20'; font-size:13px;
}

.services li a{ color:#666;}

.services li.weather {
background-image: url('../images/services-weather.png');
}

.services li.currency {
background-image: url('../images/services-currency.png');
}

.services li.prayer {
background-image: url('../images/services-prayer.png');
}
.services li:last-child {
border-left: 0;
}

.red-bg{ background-color:#c71e2c; padding-top:10px; padding-left:10px; padding-right:10px;}
.blue-bg{ background-color:#387bc9; padding-top:10px; padding-left:10px; padding-right:10px;}

.search{ margin-top:0px;}
.search-box{width:185px; }
.search-btn { background-position:-11px -414px; width:25px; height:30px; border:none; background-color:#FFF; float:left;  }
.search-area{ width:305px; padding-top:7px; padding-left:5px;}

.social{}
.social li{ float:left; margin-right:5px;}
.social li a{ display:block; width:30px; height:30px; border:1px solid #fff;}
.social li a.facebook{ background-image:url(../images/social-facebook.png);}
.social li a.twitter{ background-image:url(../images/social-twitter.png);}
.social li a.gplus{ background-image:url(../images/social-gplus.png);}
.social li a.youtube{ background-image:url(../images/social-youtube.png);}

.top-banners{ height:85px; overflow:hidden; margin-top:14px;}
.banner-box { border:5px solid #387bc9; height:75px; margin-right:10px; }

.inner-banner-left { border:1px solid #666; height:70px;  margin-right:5px;}
.inner-banner-left-double { border:1px solid #666; height:150px;  margin-right:5px;}
.inner-banner-right { border:1px solid #666; height:70px; margin-left:5px; }
.inner-banner-center { border:1px solid #666; height:70px; margin-left:5px; margin-right:5px;}
.inner-banner-center-double { border:1px solid #666; height:150px; margin-left:5px; margin-right:5px;}

.top-social { overflow:hidden; width:110px; padding-left:5px;}
.top-social li { float:left; margin-right:5px;}

.top-facebook { display:block; width:21px; height:21px; background-position:2px -5px;}
.top-twitter { display:block; width:21px; height:21px; background-position:-75px -5px;}
.top-youtube { display:block; width:21px; height:21px; background-position:-119px -5px;}
.top-rss { display:block; width:21px; height:21px; background-position:-163px -5px;}


.top-facebook:hover { display:block; width:21px; height:21px; background-position:2px -35px;}
.top-twitter:hover { display:block; width:21px; height:21px; background-position:-75px -35px;}
.top-youtube:hover { display:block; width:21px; height:21px; background-position:-119px -35px;}
.top-rss:hover { display:block; width:21px; height:21px; background-position:-163px -35px;}


.top-facebook,.top-twitter,.top-youtube,.top-rss { background-image:url(../images/social-icons.png); background-repeat:no-repeat;}

.search-btn{ background-image:url(../images/separate.png); background-repeat:no-repeat;}


.submit {
width: 30px;
height: 30px;
background: url('../images/header-search-button.png') no-repeat top left;
border: 0;
text-indent: -1000px;
overflow: hidden;
}

.search-text{
padding: 5px 10px 5px 30px;
background-color:#eaeaea;

border: 0;
box-shadow: none;
color: #1f1f1f;
outline: none;
height:30px;
width:150px;
	
	}


.logo { /*padding-top:5px; padding-bottom:5px;*/ text-align:right;}

.menu{ overflow:hidden;}
.menu ul li { padding-top:8px; padding-bottom:8px; float:right;  border-left:1px solid #666;
font-family:"FrutigerLTW20"; text-align:center; padding-left:12px; padding-right:12px}
.menu ul li a{ color:#fff;}
.menu ul li.first{ background-color:#000}
.menu ul li.first a{ color:#fff;}

.menu ul li:hover{ background-color:#000}
.menu ul li:hover a{ color:#fff;}

.menu ul li.baladtv{ background-color:#387bc9; padding-left:15px; padding-right:15px; float:left;}

.top-banner{ text-align:left; margin-top:15px;}

.ticker{background-color:#c71e2c; overflow:hidden; margin-top:0px  }
.ticker-label { width:133px; background-color:#387bc9;padding-top:5px; padding-bottom:8px;font-family:"FrutigerLTW20"; text-align:center; color:#FFF; padding-right:10px; border-left:1px solid #fff; padding-left:10px;}

.now{background-color:#000; overflow:hidden; margin-top:0px  }
.now-label {width:133px; background-color:#c71e2c;padding-top:5px; padding-bottom:8px;font-family:"FrutigerLTW20"; text-align:center; color:#FFF; padding-right:10px; border-left:1px solid #fff; padding-left:10px; text-align:center;}
.now-marquee { margin-top:10px;}


.date{font-family:"FrutigerLTW20"; font-size:13px; text-align:left; padding-bottom:15px;}

.box-header{
font-family:"FrutigerLTW20"; font-size:16px; text-align:right; overflow:hidden; padding-right:10px; vertical-align:middle; padding-top:5px; padding-bottom:5px;}

.orange { background-color:#f27035; color:#FFF;}
.fixed { position:fixed; width:100%; top:0; opacity:0.99; z-index:9999}
#search-block { margin-top:5px; direction:rtl; display:none;}



.main-content{ text-align:right; direction:rtl; margin-left:20px; margin-bottom:30px; height:265px;}
.main-content.even {margin-left:10px;}

.main-content h2 {font-family:arial; font-size:17px; font-weight:normal; line-height:25px; height:50px;}
.main-content h2 a{ color:#666;}
.main-content .brief { font-family:tahoma; font-size:13px;}
.main-content .main-image{ width:100%; height:165px; margin-top:5px; margin-bottom:5px; /*border-radius:4px;*/ border:1px solid #CCC;background-size: cover; }


.category li { overflow:hidden;text-align:right; direction:rtl; margin-left:20px; margin-bottom:30px;}
.category li a{ display:block; overflow:hidden;font-family:arial; font-size:16px; font-weight:normal; line-height:25px; color:#666;}

.category li .brief { font-family:tahoma; font-size:12px;}
.category li .main-image{ width:200px; height:125px; margin-top:5px; margin-bottom:5px; /*border-radius:4px;*/ border:1px solid #CCC;background-size: cover; float:right; margin-left:10px; }

.text-area{ width:65%; float:right;}



.side-box-orange { border-bottom:3px solid #F90; overflow:hidden;}
.side-box-orange span{ text-align:right; background-color:#F90; padding:5px; color:#FFF;font-family:"FrutigerLTW20"; font-weight:normal; font-size:16px; float:right; padding-left:10px; padding-right:10px}



.side-box-dark { border-bottom:3px solid #737373; overflow:hidden;}
.side-box-dark span{ text-align:right; background-color:#737373; padding:5px; color:#FFF;font-family:"FrutigerLTW20"; font-weight:normal; font-size:16px; float:right; padding-left:10px; padding-right:10px}


.side-box-blue { border-bottom:3px solid #387bc9; overflow:hidden;}
.side-box-blue span{ text-align:right; background-color:#387bc9; padding:5px; color:#FFF;font-family:"FrutigerLTW20"; font-weight:normal; font-size:16px; float:right; padding-left:10px; padding-right:10px}
.more { float:left; display:block; color:#FFF; background-color:#00a2ff; border-radius:4px;font-family:"FrutigerLTW20"; font-weight:normal; font-size:14px; padding-left:10px; padding-right:10px; padding-bottom:3px;}

.side-box-blue-wide { border-bottom:3px solid #387bc9; overflow:hidden;}
.side-box-blue-wide span{ width:100%; text-align:right; background-color:#387bc9; padding:5px; color:#FFF;font-family:"FrutigerLTW20"; font-weight:normal; font-size:16px; float:right; padding-left:10px; padding-right:10px}
.side-box-blue-wide img { float:left}

.side-box-red { border-bottom:3px solid #c71e2c; overflow:hidden;}
.side-box-red span{ text-align:right; background-color:#c71e2c; padding:5px; color:#FFF;font-family:"FrutigerLTW20"; font-weight:normal; font-size:16px; float:right; padding-left:10px; padding-right:10px}



.sub-list li { overflow:hidden; padding-bottom:10px; direction:rtl; text-align:right; line-height:18px;}
.sub-list li img { width:70px; height:60px; float:right; margin-left:5px; border:1px solid #666; /*border-radius:4px;*/}
.sub-list li a { font-family:arial; font-weight:normal; font-size:18px; color:#333; font-weight:bold;}
.sub-list li a:hover{ color:#C00;}
.sub-list li .writer { font-family:tahoma; font-size:12px; color:#C00; font-weight:bold;}


.under-main-list{ margin-bottom:10px;}
.under-main-list li { overflow:hidden; text-align:center; height:190px; padding-left:5px; padding-right:5px; }
.under-main-list li img { width:150px; height:90px; border:1px solid #666; overflow:hidden; margin-top:10px;}
.under-main-list li a { display:block; font-family:arial; font-weight:bold; font-size:18px; color:#333; text-align:center; direction:rtl; line-height:20px;}
.under-main-list li a:hover{ color:#C00;}
.under-main-list li a.sub-link { text-align:right; padding-left:5px; padding-right:5px;}



.footer{ background-color:#fff; border-top:8px solid #e5e5e5; min-height:80px;}

#topcontrol {
    background: url("../images/separate.png") no-repeat scroll center -605px #444444;
    border-radius: 2px;
    bottom: -100px;
    cursor: pointer;
    height: 40px;
    opacity: 0.7;
    overflow: auto;
    position: fixed;
    right: 10px;
    text-indent: -99999px;
    transition: all 0.3s ease-in-out 0s;
    width: 40px;
    z-index: 2;
	bottom: 15px;	
}



.item img{ width:150px; height:100px; border:1px solid #999; }
.item h2{ font-family:arial; font-size:16px; font-weight:bold; color:#333 ; padding:5px;padding-top:10px; line-height:20px;}
.item h2 a { color:#fff ;}



.article h1 { font-family:arial; font-size:24px; font-weight:bold; line-height:28px; padding-top:10px; padding-bottom:5px; text-align:right;}
.article { direction:rtl;text-align:justify;font-family:amiri; font-size:17pt; font-weight:700; line-height:35px; padding:15px; background-color:#fff; border:1px solid #CCC;}
.article p{ margin-bottom:20px; }
.article #ph_name { overflow:hidden; text-align:center;}
.article #ph_name img{ border:1px solid #999; width:95%; max-width:440px;}
.article #ph_name .more_caption{ text-align:center; font-family:tahoma; font-size:12px; font-weight:bold; color:#387bc9; margin-bottom:10px;}
.article .more_date{ font-size:14px; color:#737373; margin-bottom:10px;}
.article img{ max-width:620px}

/*----------------------------------------*/


.comments { margin:10px; overflow:hidden;}
.comments li { overflow:hidden; padding:5px; }
.comments li .comm_face { float:right; width:70px; text-align:center;}
.comments li .comm_count { color:#C00 }
.comments li .comm_content { overflow:hidden; margin-bottom:15px; float:right; width:500px;}
.comments li .comm_name {font-family:arial; font-size:16px; font-weight:bold; text-align:right;color:#069; direction:rtl;}
.comments li .comm_text { font-family:tahoma; font-size:13px;  direction:rtl; text-align:right;}
.comments li .comm_date { text-align:right; font-family:arial; font-size:14px; color:#C00; font-weight:bold;}

.comments li.even{ background-color:#f6f6f6;}

#formResponse{ padding:10px; width:90%;direction:rtl;font-family:'FrutigerLTW20'; font-size:15px; font-weight:normal;}
.comments-msg { direction:rtl; font-family:'FrutigerLTW20'; font-size:15px; font-weight:normal; text-align:center;color:#069;}
.comm-lable{font-family:'FrutigerLTW20'; font-size:15px; font-weight:normal;}
.comment_footnote { text-align:center; direction:rtl;font-family:'FrutigerLTW20'; font-size:15px; font-weight:normal; }

.comm-text{ border:1px solid #CCC; border-radius:4px; width:90%; padding:10px;}


.photos-list{ text-align:center; margin-bottom:15px;}
.photos-list img{ padding:4px; border:1px solid #CCC; border-radius:4px;  max-width:500px}


.ticker-marquee{ width:535px;}
ul.marquee {display: block;padding: 0;margin: 0;list-style: none;line-height: 1;position: relative;overflow: hidden;height:30px; float:left; text-align:right; width:100%; direction:rtl; margin-top:10px; }
ul.marquee li {position: absolute;top: -999em;right: 0;display: block;white-space: nowrap;padding:2px 5px 3px 5px;}

ul.marquee li a:link{
	font-family:'FrutigerLTW20'; font-size:15px; font-weight:normal;
	color:#FFF;
	text-decoration:none;
}

ul.marquee li a:visited{
	font-family:'FrutigerLTW20'; font-size:15px; font-weight:normal;
	color:#FFF;
	text-decoration:none;
}

ul.marquee li a:hover{
	font-family:'FrutigerLTW20'; font-size:15px; font-weight:normal;
	color:#FFF;

	text-decoration:none;
}



.pagination {
    background-color: #FFFFFF;
    clear: both;
    float: left;
    font-family: arial;
    overflow: hidden;
    width: 100%;
	margin-bottom:10px;
	border-top:1px solid #EFEFEF;
}
.pagination ul {
    list-style: none outside none;
    margin: 0;
}
.pagination ul li {
    float: right;
}
.currenttext, .pagination a:hover {
    background: none repeat scroll 0 0 #387bc9;
	font-family:arial; font-size:12px; font-weight:bold;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    line-height: 1.2em;
    padding-top: 7px;
    padding-bottom: 6px;
	padding-left:11px;
	padding-right:11px;
    text-decoration: none;
}
.pagination a {
	font-family:tahoma; font-size:11px; font-weight:normal;
    color: #000;
    display: inline-block;
    float: right;
    padding-top: 7px;
    padding-bottom: 6px;
	padding-left:11px;
	padding-right:11px;
    text-decoration: none;
	direction:rtl;

}


.pagination a:hover {
    background: none repeat scroll 0 0 #387bc9;
    color: #FFFFFF;
    padding-top: 7px;
    padding-bottom: 6px;
	padding-left:11px;
	padding-right:11px;
	font-family:tahoma; font-size:11px; font-weight:normal;	
}



.pagination a.pagearrow {
    border: 1px solid #D81D28;
    color: #64A7FE;
    display: inline-block;
    float: right;
    line-height: 1.2em;
    padding-top: 5px;
    padding-bottom: 4px;
	padding-left:6px;
	padding-right:6px;
	text-decoration: none;
    transition: all 0.25s linear 0s;
}


.pagination a.pagearrow:hover {
    background: none repeat scroll 0 0 #387bc9;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 4px;
	padding-left:6px;
	padding-right:6px;
		font-family:tahoma; font-size:11px; font-weight:normal;
}



.post-afterbar {
    border-bottom: 1px solid #EEEEEE;
    height: 80px;
    padding-bottom: 20px;
    position: relative;
}
.post-afterbar.in-list-view {
    border: medium none;
    padding: 0;
}
.post-afterbar .share-count {
    float: left;
    font-size: 11px;
    height: 54px;
    min-width: 60px;
    overflow: hidden;
    text-transform: uppercase;
}
.post-afterbar .share-count p {
    margin-top: 8px;
}
.post-afterbar .share-count strong {
    display: block;
    font-size: 18px;
}
.post-afterbar .share {
    float: left;
    height: 54px;
}
.post-afterbar .share ul {
    float: left;
    list-style-type: none;
    margin: 10px 0 10px 5px;
}
.post-afterbar .share li {
    float: left;
    margin-right: 5px;
}


.post-afterbar .share li.new-face{width:70px;}

.post-afterbar .share a {
    background-color: #F4F4F4;
    border-radius: 3px;
    display: block;
    height: 34px;
    overflow: hidden;
    text-indent: -999px;
    width: 34px;
}
.post-afterbar a.facebook {
    background: url("../images/sharing-button.png") no-repeat scroll 0 0 #3B5998;
}
.post-afterbar a.twitter {
    background: url("../images/sharing-button.png") no-repeat scroll -34px 0 #00ACED;
}
.post-afterbar a.pinterest {
    background: url("../images/sharing-button.png") no-repeat scroll -68px 0 #CB1F27;
}
.post-afterbar a.google-plus {
    background: url("../images/sharing-button.png") no-repeat scroll -135px 0 #DA4E3B;
}
.post-afterbar a.email {
    background: url("../images/sharing-button.png") no-repeat scroll -102px 0 #00A256;
}
.post-afterbar li.google-plus, .post-afterbar li.facebook-like {
    margin-top: 7px;
}
.post-afterbar li.google-plus {
    height: 20px;
    width: 84px;
}
.post-afterbar li.facebook-like {
    height: 20px;
    overflow: hidden;
    width: 88px;
}



.text-layer{position:absolute;color:#FFF;font-size:20px;background-color:#333;padding:10px;width:100%; bottom:0px;
margin-left:auto;margin-right:auto;font-family:'FrutigerLTW20'; font-size:18px; font-weight:normal; z-index:9999; text-align:center; direction:rtl;}

.text-layer a{ color:#FFF;}

.border-bottom{ border-bottom:1px solid #EFEFEF; margin-bottom:10px;}

.photo-list { text-align:center;}
.photo-list img{ max-width:600px; border:1px solid #EFEFEF; padding:3px;}


.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-container embed,.video-container iframe,.video-container object{position:absolute;top:0;left:0;width:100%;height:100%}


/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}




.footer-menu { margin-top:15px;}
.footer-menu li { float:right; padding-left:10px; padding-right:10px;}
.footer-menu li a { font-family:'FrutigerLTW20'; font-size:15px; font-weight:normal; color:#000;}

.list_bullet_body li { text-align:justify; direction:rtl; padding:10px; border-bottom:1px dotted #CCCCCC;font-family:arial; font-size:16px; font-weight:bold; line-height:18px;}


/*---------------------------------------------------------*/
ul.marquee_large {display: block;padding: 0;margin: 0;list-style: none;line-height: 1;position: relative;overflow: hidden;height:70px; float:right; width:263px; direction:rtl; text-align:right;  margin-right:10px;  margin-top:0px;}
ul.marquee_large li {position: absolute;top: -999em;right: 0;display: block;text-align:right; direction:rtl; padding-top:10px;}

ul.marquee_large li a:link, ul.marquee_large li a:visited{

	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

ul.marquee_large li a:hover{
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#06C;
	text-decoration:none;
}


.right-banner {width: 162px; height: 602px; position: absolute; right: 10px; top: 194px; border:1px solid #CCC;}
.left-banner  {width: 162px; height: 602px; position: absolute; left: 10px; top: 194px; border:1px solid #CCC;}


.post-google { text-align:center; margin-bottom:15px; margin-top:10px; margin-right:15px; float:left; width:300px; height:250px;}

@media only screen and (min-width: 120px) and (max-width: 1330px) {
.right-banner{ display:none;}	 
.left-banner {display:none;}
.fixed {position:relative;}
}

.gallery-home { text-align:right;}
.gallery-home img{ width:100%; height:216px; padding:5px; background-color:#fff; border:1px solid #CCC}
.gallery-title { text-align:center; font-family:arial; font-size:16px; font-weight:bold;}


.main-list { width:263px;}
.main-list ul li {
padding:5px; border-bottom:1px solid #CCC; overflow:hidden; height:65px; direction:rtl; text-align:right; line-height:18px;
background: -webkit-linear-gradient(top, #fff , #e1dfe0); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom , #fff, #e1dfe0); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom , #fff, #e1dfe0); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom , #fff , #e1dfe0); /* Standard syntax */		
	
	}
.main-list ul li img { margin-right:10px; float:left; width:65px; height:55px; background-color:#FFF; border:1px solid #CCC; padding:3px;}
.main-list ul li a { font-family:arial; font-size:15px; font-weight:bold; color:#000;}
.main-list ul li:hover { background-color:#EFEFEF;

background: -webkit-linear-gradient(top, #e1e1e1 , #e1e1e1); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom , #e1e1e1, #e1e1e1); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom , #e1e1e1, #e1e1e1); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom , #e1e1e1 , #e1e1e1); /* Standard syntax */	

}
.main-list ul li a:hover { color:#C00;}

.main-story { width:415px; overflow:hidden;}
.mainstory { display:none;}
.mainstory img { width:100%; height:325px;}
.mainstory .title a{ display:block; font-family:arial; font-size:24px; font-weight:bold; color:#000; direction:rtl; text-align:center;}


#type1 .newsticker{text-align:right; direction:rtl; padding-right:135px; padding-top:7px;}
#type1 .newsticker a:link, #type1 .newsticker a:visited{ font-weight:bold; color:#036;}
#type1 .newsticker a:hover{ font-weight:bold; color:#C00;}

.newsticker{text-align:right; direction:rtl; padding-right:10px; padding-top:2px; font-size:18px; font-family:arial;font-weight:bold;}
.newsticker a:link, .newsticker a:visited{ font-weight:bold; color:#ffffff;}
.newsticker a:hover{ font-weight:bold; color:#ffffff;}



@media print
{    

.right-banner { display:none}
.left-banner{ display:none}
}