/*  -- Include Web Fonts -- */
@font-face {
    font-family: "PFGaramondClassicDisplay-Bold";
    src: url(font/PFGaramondClassicDisplay-Bold.ttf) format("truetype");
}


html {

	background: #fff;
}

body {
	margin: 0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background:#fff;
}

a:link, a:visited {	color: #800000; text-decoration:none; }
a:active, a:hover { color: #800000; text-decoration:none; }

p {
	font-family: Tahoma;
	font-size: 13px;
	margin: 0 0 10px 0;
	color: #5c5c5c;
	text-align: justify;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0 0 5px 0;
	color: #c6574a;
	font-weight:bold;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0 0 10px 0;
	color: #c6574a;
	text-transform: capitalize;
}




#container {
	width: 100%;
	margin: auto;
	padding: 0;
}



/* ----- BEGIN OF HEADER -----*/


#header {
	width: 100%;
	height: 490px;
	background-color:#fff;

}
#header_top{
	background-image:url(images/header_top.png);
	height:80px;
	background-repeat:no-repeat;
	background-size:100% 75px;
	position:relative;
	z-index:1;
}

#header_top_inner{
	width:1020px;
	margin:auto;}

#header_top_inner_left{
	float:left;
	height:45px;}

#header_top_inner_left h5{
	font-size:10px;
	float:left;
	line-height:5px;}
	
#search_box { 
	float:left;
	height:25px;
	padding:0;
	width:150px;
	margin:8px 0 0 40px;
	
}

#search_box .seach_wrapper { 
	background:#fff; 
	height:22px;
	border:1px solid #cccccc;
	position:relative;
}

#search_box input,
#search_box input:focus { border:none; color:#333; outline:none;margin:4px 0 0 5px ; width:120px; font-size:10px; }
#search_box button {
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 1px;
	top: 2px;
	width: 20px;
	background: transparent;
	border: none;
}	
#search_box button img{
	width:12px;
	height:12px;}
	
#header_top_inner_right #lang{
	list-style-type:none;
	float:right;}

#header_top_inner_right #lang li{
	float:left;
	padding:0 5px 0 5px;
	border-right:1px solid black;
	height:15px;
	line-height:15px;
	color:#969696;
	font-size:12px;}

#header_top_inner_right #lang .current a{
	color:#c6574a;
	font-weight:bold;}

#header_top_inner_right #lang li a{
	color:#969696;}

#header_top_inner_right #lang li a:hover{
	color:#800000;}

#header_top_inner_right #lang .last{
	border:none;}

	
	
	
	
#header_top_inner_right{
	float:right;}

#logo{
background: url(http://www.jerusalem-patriarchate.info/main/images/logo.png) no-repeat center;
text-align: center;
margin: auto;
width: 1000px;
height: 500px;
color: #c6574a;
font-size: 30px;
	}
	
#logo img{
	margin-top:160px;
	margin-left:240px;}
	
#logo h1{
padding-top: 15px;
top: 370px;
position: absolute;
color: #c6574a;
font-size: 30px;
width:1000px;
text-align:center;
font-family: "PFGaramondClassicDisplay-Bold";
}

#logo-ara{
background: url(http://www.jerusalem-patriarchate.info/main/images/logo.png) no-repeat center;
text-align: center;
margin: auto;
width: 1000px;
height: 500px;
	}
	
#logo-ara img{
	margin-top:160px;
	margin-left:238px;}
	
#logo-ara h1{
padding-top: 15px;
top: 370px;
position: absolute;
color: #c6574a;
font-size: 30px;
width:1000px;
text-align:center;
font-family: "PFGaramondClassicDisplay-Bold";
}
#slider{
	width: 100%;
	height: 348px;
	background-image:url(images/header_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#95bfe0;
	position:relative;
	z-index:0;
	margin-top:-75px;	}


#menu-holder{
	height:58px;
	margin:auto;
	text-align:center;
	position:relative;
	margin-top:80px;
	border-top:5px solid #fff9e6;
	background:#f4eedc;
	border-bottom: 3px solid #760000;
	}

/*--- MENU ---*/
.mgmenu li .dropdown_container{
	position:absolute;
	margin:44px 240px 0 0;
	width:800px;
	display: none;
	zoom:1;
	z-index: 10;
	color: #800000;
	right:-100px;
	border:#3px solid yellow;}
	
.mgmenu li .dropdown_container {
  left:auto;
}

.dropdown_container {
}

.mgmenu > li .dropdown_container{
	top:0px;
  bottom:0;
  border-bottom:none;
}
.mgmenu > li:hover .dropdown_container,
.mgmenu > li.right_item:hover .dropdown_container {
  display: block;
}
.mgmenu li .dropdown_container2{
	position:absolute;
	margin:44px 120px 0 auto;
	width:800px;
	display: none;
	zoom:1;
	z-index: 10;
	color: #800000;
	right:-100px;
	border:#3px solid yellow;}
	
.mgmenu li .dropdown_container2 {
  left:auto;
}



.mgmenu > li .dropdown_container2{
	top:0px;
  bottom:0;
  border-bottom:none;
}
.mgmenu > li:hover .dropdown_container2,
.mgmenu > li.right_item:hover .dropdown_container2 {
  display: block;
}
.mgmenu {
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  list-style:none;
  padding:0;
  position:relative; /* For IE7 */
  line-height:1;
  width:710px;
  height:65px;
}

/*--- END -- OF --MENU ---*/
/*---- END OF HEADER---- */


#content_area {
	width: 1020px;
	margin: auto;
	position:relative;
}

.line{
	width:100px;
	height:1px;
	border-top:1px solid #e8cdc9;
	margin:auto;}




	
/* ----- BEGIN OF LEFT SECTION ---- */
.left_symbol_top{
	height: 23px;
	width:215px;
	margin: 0 auto 30px;
	background: url(images/left_symbol_top.png) top left no-repeat;
}


#left_section {
	float: left;
	width: 262px;
	background:#f4f4f4;
	margin: 5px 0 10px 3px;
	border:	1px solid #d0d0d0;
	padding: 28px 0px ;
	text-align:center;
}

#left_section p{
	color:#444444;
	padding:0 8px;}

.left_list_1{
	text-align:center;
	list-style-type:none;
	color:#566473;
	margin:20px auto 15px;
	padding:0;
	position:relative;}
	
.left_list_1 li{
	text-align:center;
	padding:0;}
	
.left_list_2{
	list-style-type:none;
	text-align:center;
	padding:0;}

.left_list_2 li{
	padding:0 0 30px 0;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;}

.left_list_3{
	padding:0;
	list-style-type:none;
	color:#444444;
	}
	
.left_list_3 li{
	text-align:left;
	height:50px;
	line-height:50px;
	margin-bottom:20px;
	padding:5px;
	font-size:14px;
	}
	
.left_list_3 li a{
	color:#444444;
	display:block;
	height:60px;
	width:262px;}

.left_list_3 li a:hover{
	color:#800000;}
				
.left_list_3 li:hover{
	background-color:#eee8d7;
	cursor:pointer;}
	
.left_list_3 img{
	float:left;
	margin-left:5px;
	padding-right:10px;}

.left_symbol_end{
	width:36px;
	height:30px;
	background-image:url(images/left_symbol_end.png);
	margin:25px auto 0;}



/*---- END OF LEFT SECTION ----*/

#current_page{
	margin:-40px 0 0 -40px;
	position:absolute;}
#current_page .current_page {
	list-style-type:none;}
	
#current_page .current_page li{
	float:left;
	padding-right:5px;
	color:#566473;}
	
#right_section {
	float: left;
	width: 700px;
	margin: 0px 0px 10px 45px;
	//padding: 30px 0 0 0;
}

#right_section img {
	float: left;
	margin: 0 5px 10px 15px;
}

#right_section .blog_text{
	font-size:15px;
	text-align:left;
	margin-top:45px}

#right_section h1{	
	color:#800000;
	font-size:22px;
	line-height:25px;}

.right_content{
	margin-top:30px;
	height:197px;}
	
	
.right_content_img{
	background-image:url(images/shadow.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:700px;
	height:520px;}

.patriarxis_content{

	//background:url(images/shadow.png);
	background-position-x: 100%;
	background-position-y: 100%;
	background-repeat:no-repeat;
	padding-bottom:15px;
	text-align:center;
	font-family: Tahoma;
	font-size: 13px;
	color: #5c5c5c;
	
}

.patriarxis_content .node-body{
	text-align:center;
	background:#f4eedc;
	border:1px solid #bebebe;
	text-align:center;
	padding:35px 20px 35px 20px;
	margin-top:40px;
}

.right_content .history_text{
	width:700px;
	background-image:url(images/bg-pattern.jpg);
	margin-top:50px;}

.right_content .symbol2{
	background-image:url(images/symbol2.png);
	background-repeat:no-repeat;
	width:700px;
	height:55px;
	position:absolute;
	background-position:top center;
	top:76px;}

.right_content .history_text h1{
	text-align:center;
	font-size:24px;
	padding-top:40px;
	}

.date{
	margin:-30px 0 20px 0; 
	padding:0;
	font-size:12px;
	color:#959595;}

	
.right_content .history_text p{
	text-align:left;
	padding:20px 20px 30px 20px;
	text-indent:25px;}
	
.right_content .article_text p{
	margin-top:20px;}
		
.more{
	height:44px;
	background-color:#fbf8f1;
	border-top:1px solid #d2cfc8;
	border-bottom:1px solid #d2cfc8;
	margin-top:25px;
	}

.more_social{
	padding:0;
	margin:8px 0 0 15px;
	list-style-type:none;}
	
.more_social li{
	height:44px;
	padding-right:3px;}

.more_social li:hover{
	cursor:pointer;
	opacity:0.6;}


.social_grey{
	height:34px;
	border-bottom:1px solid #d2cfc8;
	margin-top:10px;
	}

.social_grey_items{
	padding:0;
	margin:8px 0 0 15px;
	list-style-type:none;}
	
.social_grey_items li{
	height:44px;
	padding-right:3px;}

.social_grey_items li:hover{
	cursor:pointer;
	opacity:0.6;}


.more h3{
	margin:2px 0 0 170px;
	padding:0 0 0 8px;
	line-height:25px;
	color:#800000;
	float:left;
	width:120px;
	text-align:center;
	background-image:url(images/more_arrow.png);
	background-repeat:no-repeat;}

.more h3:hover{
	opacity:0.8;}
 
.more .date{
	float:right;
	padding:0;
	margin:0;
	width:220px;
	font-size:14px;
	color:#959595;
	background:none;}

.fcb_icon{
	background-image:url(images/more_fcb.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:27;
	width:26px;
	float:left;}

.print_icon{
	background-image:url(images/more_print.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:27;
	width:26px;
	float:left;}

.email_icon{
	background-image:url(images/more_mail.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:27;
	width:26px;
	float:left;}

.fcb_grey{
	background-image:url(images/fcb2.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:27;
	width:26px;
	float:left;}

.print_grey{
	background-image:url(images/print2.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:27;
	width:26px;
	float:left;}

.email_grey{
	background-image:url(images/mail2.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:27;
	width:26px;
	float:left;}
	
#controls{
	height:44px;
	border-top:1px solid #d2cfc8;
	border-bottom:1px solid #d2cfc8;
	margin-top:37px;
	text-align:center;}

.control_items{
	margin:0 50px 0 0px;
	display: inline-block;
	list-style-type:none;}

.control_items a{
	color:#566473;}

.control_items a:hover{
	color:#800000;
	text-decoration:none;
	font-weight:bold;}

.control_items .current a{
	color:#800000;
	font-weight:bold;}

.control_items .left_arrow{
	background-image:url(images/controls_left.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:44px;
	width:26px;
	margin-top:10px;
	cursor:pointer;}
	
.control_items .right_arrow{
	background-image:url(images/controls_right.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:44px;
	width:26px;
	margin-top:10px;
	margin-left:8px;
	cursor:pointer;}

.control_items .right_arrow:hover,.control_items .left_arrow:hover{
	opacity:0.6;}

#controls ul li{
	float:left;
	line-height:44px;
	text-align:center;
	padding:0 4px;}
	
	
#gallery{
	float:left;
	width:100%}
	
#gallery ul{
	list-style-type:none;
	padding:0;
	margin-top:20px;}
	
#gallery img{
	width:228px;
	margin-right:2px;
	margin-left:3px;}

#gallery img:hover{
	cursor:pointer;
	opacity:0.6;}
	
#gallery h3{
	color:#c6574a;
	text-align:center;}
#gallery .title_line{
	border-top:1px solid #f1d5d2;
	border-bottom:1px solid #f1d5d2;
	height:5px;}
	
/* --- FOOTER BEGIN --*/


#footer {
	width: 100%;
	background: #e9ddba;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom:7px solid #c6574a;
	margin-top:20px;
	height:60px;
	}
#footer_inner{
	width:1070px;
	margin:auto;}
	

#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer_right{
	float:right;
	width:200px;
	margin-top:20px;}




#footer_left{
	float:left;
	height:45px;
	width:260px;
	margin-top:-3px;}

#footer_left p{
	float:left;
	line-height:65px;
	margin-right:-30px;}

#footer_left ul{
	float:left;
	list-style-type:none;}

#footer_left ul li{
	float:left;
	height:45px;
	width:45px;}

.youtube{
	background-image:url(images/youtube.png);
	background-repeat:no-repeat;
	text-indent:-9999px;}

.googleplus{
	background-image:url(images/googleplus.png);
	background-repeat:no-repeat;
	text-indent:-9999px;}

.twitter{
	background-image:url(images/twitter.png);
	background-repeat:no-repeat;
	text-indent:-9999px;}

.facebook{
	background-image:url(images/facebook.png);
	background-repeat:no-repeat;
	text-indent:-9999px;}

.youtube:hover, .googleplus:hover, .twitter:hover, .facebook:hover{
	opacity:0.8;
}

/* --- FOOTER END --*/
.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}