@font-face{
    font-family: 'gess';
    src: url('../fonts/GE_SS_Two_Medium.eot');
    src: url('../fonts/GE_SS_Two_Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GE_SS_Two_Medium.woff') format('woff'),
         url('../fonts/GE_SS_Two_Medium.ttf') format('truetype'),
         url('../fonts/GE_SS_Two_Medium.svg#ge_ss_twomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

*{
	margin:0; padding:0; outline:none;
}

img{
	border:0;
}

p.centered{
	text-align:center;
	margin:0 0 10px 0;
}

p.social-media-icons img:hover{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

div.sidebar p{
	font-size:12px;
	line-height:19px;
	text-align:justify;
}

p.more{
	text-align:left;
	color:#01152E;
	font-size:14px;
	/*font-family: 'gess';*/
    font-weight: bold;
}

p.more a{
	text-align:left;
	color:#01152E;
	text-decoration:none;
}

p.more a:hover{
	color:#8e919a;
}

em.more a{
	/*font-family: 'gess';*/
    font-weight: bold;
	text-align:left;
	color:#01152E;
	text-decoration:none;
	font-style:normal;
}

em.more a:hover{
	color:#8e919a;
}

p.search{
	margin:10px 0;
	text-align:left;
}

body{
	background-image:url(../images/bg.jpg);
	background-position:top left;
	background-repeat:repeat;
	font-size:13px;
	margin:25px 0;
	font-family: Verdana;
    color:#01152E;
}

ul#years{
	list-style:none; list-style-type:none;
	padding:10px 0;
	direction:rtl;
}

ul#years li{
	list-style:none; list-style-type:none;
	direction:rtl; text-align:right;
}

ul#years li a{
	display:block;
	float:right;
	text-decoration:none;
	background:#28387B; color:#FFF;
	margin:0 4px 0 0;
	padding:5px 3px;
}

ul#years li a:hover, ul#years li a.selected{
	background:#8e919a; color:#FFF;
}

ul#months{
	list-style:none; list-style-type:none;
	padding:10px 0;
	direction:rtl;
}

ul#months li{
	list-style:none; list-style-type:none;
	direction:rtl; text-align:right;
}

ul#months li a{
	display:block;
	float:right;
	text-decoration:none;
	background:#28387B; color:#FFF;
	margin:0 4px 0 0;
	padding:5px 3px;
}

ul#months li a:hover, ul#months li a.selected{
	background:#8e919a; color:#FFF;
}

#wrapper{
	margin:0 auto;
	width:1193px;
	position:relative;
}

a#dummylogo{
	display:block;
	position:absolute; top:110px; right:100px;
	width:220px; height:120px;
}

#header{
	height:250px;
	margin:0 0 0 1px;
	background-image:url(../images/header-new.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#logo{
	float:left;
	width:302px; height:98px;
	padding:0 0 0 10px;
}

#top-links{
	float:left;
	width:110px;
	margin:70px 0 0 381px;
}

#top-links img:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

#menu-holder{
	float:left;
	width:770px;
	margin:50px 100px 0 0;
}

#logo-oraib{
	float:left;
	width:229px;
	text-align:center;
	margin-top:22px;
}

#menu-wrapper{
	/*font-family: 'gess';*/
    font-weight: bold;
}

#menu{
	list-style:none; list-style-type:none;
}


#menu li{
	list-style:none; list-style-type:none;
	float:right;
	direction:rtl;
	border-left:1px solid #FFF;
	padding:0 10px;
	height:15px;
	line-height:15px;
	color:#e8ecf1;
	font-size:15px;
	position:relative;
}

#menu li.last{
	border:0;
	padding-left:0;
}

#menu li a{
	color:#e8ecf1; text-decoration:none;
}

#menu li a:hover{
	color:#FFF;
}

#menu li ul{
	display:none;
	width:200px;
	position:absolute;
	top:15px; right:0;
	background:#052E62;
	padding:5px 0;
	direction:rtl; text-align:right;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index:9999;
}

#menu li ul li ul{
	display:none;
	width:200px;
	position:absolute;
	top:0px; right:0px;
	background:#052E62;
	padding:5px 0;
	direction:rtl; text-align:right;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index:9999;
}

#menu li ul li{
	float:none;
	border-left:0;
	padding:8px 10px;
	border-bottom:1px solid #eee;
}

#menu li ul li.last{
	border-bottom:0;
}

#menu li ul li a{
	display:block;
}

#menu li:hover > ul{
	display:block;
}

#footer{
	background-color:#999999;
	margin-left:16px;
	width:1120px; height:auto;
	padding:20px;
}

#menu-bottom{
	text-align:center;
	margin:0 auto;
	direction:rtl;
	/*font-family: 'gess';*/ font-weight: bold;
}

#menu-bottom ul{
	list-style:none; list-style-type:none;
}

#menu-bottom ul li{
	list-style:none; list-style-type:none;
	display:inline; display:inline-block;
	direction:rtl;
	border-left:1px solid #FFF;
	padding:0 10px;
	height:15px;
	line-height:15px;
	color:#e8ecf1;
	font-size:15px;
}

#menu-bottom ul li.last{
	border:0;
	padding-left:0;
}

#menu-bottom ul li a{
	color:#e8ecf1; text-decoration:none;
}

#menu-bottom ul li a:hover{
	color:#FFF;
}

#content-wrapper{
	margin:0 auto;
	width:1193px; height:auto;
	/*padding:0 20px 20px 20px;*/
    text-align: justify !important;
}

#content-wrapper p{
    text-align: justify !important;
}

#content-wrapper2{
	margin-left:16px;
	background:#FFF;
	width:1120px;
	padding:0 20px 20px 20px;
	/*width:1193px; height:auto;*/
	/*padding:0 20px 20px 20px;*/
}

#sidebar{
	float:right;
	direction:rtl; text-align:justify;
	width:225px;
	margin:0 60px 0 0;
}

#sidebar h1{
	font-size:16px;
	margin:0 0 10px 0;
	/*font-family: 'gess';*/
}

#content{
	float:left;
	direction:rtl; text-align:right;
	width:784px;
	padding:0 20px 0 0;
	border-right:1px solid #ccc;
}

#inner{
	direction:rtl;
}

#inner h1{
	font-size:20px;
	line-height:35px;
	font-weight:normal;
	/*font-family: 'gess';*/ font-weight: bold;
	margin-bottom:10px;
}

#inner h1 span{
	color:#01152E;
	font-size:15px;
}

#inner p{
	font-size:13px; line-height:21px;
	margin:0 0 20px 0;
}

#todays-article{
	width:100%;
	border-bottom:1px solid #ccc;
}

#todays-article p{
	font-size:12px;
	line-height:19px;
	margin:10px 0;
}

#todays-article h1{
	font-size:14px;
	padding:0 40px 0 0;
	line-height:35px;
	font-weight:normal;
	background-image:url(../images/pencil.png);
	background-position:top right;
	background-repeat:no-repeat;
	/*font-family: 'gess';*/ font-weight: bold;
}

#todays-article h1 span{
	font-size:12px;
}

#todays-article-sep{
	border-bottom:1px solid #ccc;
	height:1px;
	width:300px;
	margin:0 30px 10px 0;
}

#todays-article-date{
	float:right;
	width:50%;
	text-align:right;
	font-size:12px;
}

#todays-article-author{
	float:left;
	width:50%;
	text-align:left;
	font-size:16px;
	/*font-family: 'gess';*/ font-weight: bold;
}

#latest-video-holder{
	padding:10px 0;
}

#latest{
	float:right;
	direction:rtl;
	text-align:right;
	width:350px;
}

#latest h1{
	font-size:14px;
	padding:0 40px 0 0;
	line-height:35px;
	font-weight:normal;
	background-image:url(../images/paper.png);
	background-position:top right;
	background-repeat:no-repeat;
	/*font-family: 'gess';*/ font-weight: bold;
}

#latest h1 span{
	color:#8e919a;
	font-size:12px;
}

#latest p{
	font-size:12px;
	line-height:19px;
	margin:10px 0;
}

#latest-sep{
	border-bottom:1px solid #ccc;
	height:1px;
	width:300px;
	margin:0 30px 10px 0;
}

#video h1{
	font-size:14px;
	padding:0 40px 0 0;
	line-height:35px;
	font-weight:normal;
	background-image:url(../images/video.png);
	background-position:top right;
	background-repeat:no-repeat;
	/*font-family: 'gess';*/ font-weight: bold;
}

#video{
	float:left;
	direction:rtl;
	text-align:right;
	width:375px;
	padding:0 25px 0 0;
	border-right:1px solid #ccc;
}

#video h1 span{
	font-size:12px;
}

#video p{
	font-size:12px;
	line-height:19px;
	margin:10px 0;
}


#video-sep{
	border-bottom:1px solid #ccc;
	height:1px;
	width:300px;
	margin:0 30px 10px 0;
}

.clr{
	clear:both;
}

input.search-box{
	border:0;
	background-image:url(../images/search.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:101px; height:19px;
	padding:2px 25px;
	font-size:12px;
	margin:0 0 0 10px;
}

input.search-button{
	background-color:none; border:0; background:none;
	cursor:pointer;
	color:#01152E;
	font-size:14px;
	/*font-family: 'gess';*/ font-weight: bold;
}

.article{
	margin:5px 0 5px 0;
}

.article h1{
	font-size:14px;
	padding:0 40px 0 0;
	line-height:35px;
	font-weight:normal;
	background-image:url(../images/pencil.png);
	background-position:top right;
	background-repeat:no-repeat;
	/*font-family: 'gess';*/ font-weight: bold;
}

.article a{
	color:#01152E;
	text-decoration:none;
}

.article a:hover{
	text-decoration:underline;
}

.article span{
	display:block;
	color:#8e919a;
	font-size:12px;
	padding:0 40px 0 0;
}

.program{
	margin:5px 0 5px 0;
}

.program h1{
	color:#333;
	font-size:14px;
	line-height:35px;
	font-weight:normal;
	/*font-family: 'gess';*/ font-weight: bold;
}

.program a{
	color:#01152E;
	text-decoration:none;
}

.program a:hover{
	text-decoration:underline;
}

.program span{
	display:block;
	color:#8e919a;
	font-size:12px;
}

.video{
	float:right;
	width:370px;
	margin:0 0 20px 20px;
}

.pager{
	direction:rtl;
	margin:10px 0;
}

.pager a{
	color:#FFF; text-decoration:none;
	display:inline;
	background:#000; color:#FFF;
	padding:2px 5px;
	margin:0 0 0 5px;
}

.pager a:hover{
	color:#01152E;
	background:#CCC;
}


table.calendar-grid{
	width:230px;
	border-collapse: collapse;
	border:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	direction:ltr;
}

table.calendar-grid tr td{
	width:31px;
	text-align:center;
	color:#01152E;
	padding:3px 0;
	border:1px solid #CCC;
}

table.calendar-grid tr td.active{
	background:#EEE;
	font-weight:bold;
}

table.calendar-grid tr td.blank{
}

table.calendar-grid tr.header td{
	border:1px solid #000;
	color:#FFF;
	background:#000;
	font-weight:bold;
	
}

table.calendar-grid tr td a{
	color:#0066CC; font-weight:bold;
}

table.calendar-grid tr.header2 td{
	color:#01152E;
	background:#DDD;
	font-weight:bold;
	
}
/* end calendar grid */

/* interviews */
.interview-box{
	float:right;
	width:350px;
	height:170px;
	background:#EEE;
	margin:0 0 10px 20px;
	border-radius:10px;
	padding:10px;
}

.interview-box.video{
	height:330px;
}

.interview-box h1, .interview-box h1 a{
	font-size:13px;
	line-height:18px;
	margin:0 0 10px 0;
	/*font-family: 'gess';*/ font-weight: bold;
	color:#01152E;
	text-decoration:none;
}

.interview-box h1 a:hover{
	color:#8e919a;
}

.interview-box h2{
	font-size:13px;
	font-weight:normal;
	margin:0 0 10px 0;
	color:#01152E;
	text-decoration:none;
}
/* end interviews */

/* inner search */
#inner-search{
	padding:10px 0;
}

#inner-search select{
	border:1px solid #CCC;
	padding:3px 5px;
}

#inner-search input[type="text"]{
	border:1px solid #CCC;
	padding:3px 5px;
}

#inner-search input[type="submit"]{
	border:0;
	padding:5px 10px;
	background:#000; color:#FFF;
	cursor:pointer;
}
/* end inner search */

.post-box{
}

.post-box h1{
	font-size:14px;
	font-weight:normal;
	/*font-family: 'gess';*/ font-weight: bold;
	margin-bottom:10px;
	background-color:#EEE; color:#01152E;
	padding:5px 10px;
}

.post-box h1.alt, .post-box h1.alt a{
    background-color: #DDD;
}

.post-box h1 a{
	font-size:14px;
	font-weight:normal;
	/*font-family: 'gess';*/ font-weight: bold;
	margin-bottom:10px;
	background-color:#EEE; color:#01152E;
	padding:5px 0;
	text-decoration:none;
}

.post-box h2{
	font-size:13px; font-weight:bold;
}

span.date-en{
    font-family: verdana !important;
    font-weight: bold !important;
}

div.pager-new{
    font-family: verdana;
    font-size: 12px;
    margin-top: 30px;
}

div.pager-new a{
    background-color: #EEE;
    padding: 5px 7px;
    text-decoration: none;
    color: #000;
    border:1px solid #000;
}

div.pager-new a:hover{
    background-color: #000; color: #FFF;
}

div.pager-new span.paginationNumbers{
}

div.pager-new span.paginationNumbers a{
    background-color: #EEE;
    padding: 5px 7px;
    text-decoration: none;
    color: #000;
}

div.pager-new span.paginationNumbers a:hover{
    background-color: #000; color: #FFF;
}

div.pager-new span.paginationNumbers span.pagNumActive{
    background-color: #000; color: #FFF;
    padding: 5px 7px;
}

div.embed-area{
    float: left;
    margin: 0 20px 20px 0;
}

#back-tools{
    margin:10px 0;
}