/* ================= FONTS  ================== */
@font-face {
    font-family: 'nastaliq';
    src: url('../fonts/header/nastaliq.eot'),
         url('../fonts/header/nastaliq.woff') format('woff'),
         url('../fonts/header/nastaliq.ttf') format('truetype'),
         url('../fonts/header/nastaliq.svg#nastaliq') format('svg');

}
@font-face {
    font-family: 'hejaz';
    src: url('../fonts/hejaz.eot'),
         url('../fonts/hejaz.woff') format('woff'),
         url('../fonts/hejaz.ttf') format('truetype'),
         url('../fonts/hejaz.svg#hejaz') format('svg');

}
@font-face {
    font-family: 'roya';
    src: url('../fonts/roya.eot'),
         url('../fonts/roya.woff') format('woff'),
         url('../fonts/roya.ttf') format('truetype'),
         url('../fonts/roya.svg#roya') format('svg');

}

@font-face {
    font-family: 'yekan';
    src: url('../fonts/yekan.eot'),
         url('../fonts/yekan.woff') format('woff'),
         url('../fonts/yekan.ttf') format('truetype'),
         url('../fonts/yekan.svg#yekan') format('svg');

}

body {
	margin: 0;
	padding: 0;
	color: #6a6651;
	font-family: roya;
	font-size: 12px;
	line-height: 1.4em; 
	background-color: #faf8ec; 
}

a, a:link, a:visited { 
	color:#000; 
	font-weight: normal; 
	text-decoration: none; 
}

a:hover { 
	text-decoration:none; 
}


img { 
	border: none; 
}

em { 
	color: #008000; 
}

blockquote { 
	font-style: italic; 
	margin: 0 0 0 10px;
}

cite { 
	font-weight: bold; 
	color:#008000; 
}

cite a, cite a:link, cite a:visited  { 
	font-size: 12px; 
	text-decoration: none; 
	font-style: normal;
}

cite span { 
	font-weight: 400; 
	color: #a9a488; 
}

.imgage-with-frame { 
	padding: 4px; 
	border: 1px solid #a6a28d; 
}

.image_fl { 
	float: left; 
	margin: 3px 20px 5px 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 5px 20px; 
}

h1 {
	font-family: nastaliq;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:px;
	padding:0px;
	text-align:right;
	text-transform:uppercase;
	color:#000;
}
h2 {
	font-family: hejaz;
	font-weight:normal;
	margin-bottom:20px;
	margin-top:10px;
	padding:1px;
	text-align:justify;
	text-transform:uppercase;
	color:#006;
}

h3 {
	font-family: yekan;
	font-weight:lighter;
	color:#000;
}
h4 {
	font-family:roya;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
	text-align:right;
	text-transform:uppercase;
	color:#000;
}
h5 {
	font-family:hejaz;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding:1px;
	color:#006;
}
h6 {
	font-family:roya;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
	text-align:center;
	text-transform:uppercase;
	color:#000
}
h1 {
	font-size: 20px;
}
h2 {
	font-size:1.5em;
}
h3 {
	font-size:13px;
}
h4 {
	font-size:25px;
}
h5 {
	font-size:1.5em;
}
h6 {
	font-size:14px;
}
p {
	font-family: roya;
	margin-bottom:7px;
	margin-top:5px;
	padding:7px;
	padding-bottom:5px;
	font-size: 18px;
	color:#000;
	font-weight: bold;
	text-align: center;
}
.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }

.mb10 { margin-bottom: 10px }

.float_l { float: left }
.float_r { float: right }

.list { 
	margin: 10px 0 10px 10px; 
	padding: 0; 
	list-style: none;
}

.list li { 
	color:#58503f; 
	margin: 0 0 10px ; 
	padding: 0 5px 0 18px; 
}

.list li.flow { 
	display: block; 
	float: left; 
	width: 180px; 
	margin-right: 20px; 
}

.list li.date {
	display: block;
	float: left;
	width: 400px; 
	margin-right: 0px;
	font-family:roya;
	font-size:17px;
	text-align:right;
}

.list li.note {
	display: block; 
	float: left; 
	width: 923px; 
	margin-right: 0px;
	font-family:roya;
	font-size:17px;
	text-align:right;
}

.list li.zekr {
	display: block; 
	float: left; 
	width: 500px; 
	margin-right: 0px;
	font-family:roya;
	font-size:17px;
	text-align:right;
}

.list li.weather {
	display: block; 
	float: left; 
	width: 500px; 
	margin-right: 0px;
	font-family:roya;
	font-size:17px;
	text-align:right;
}

.list li.clock {
	display: block; 
	float: left; 
	width: 150px; 
	margin-right: 0px;
	font-family:roya;
	font-size:17px;
	text-align:right;
}


.list li.nomr { 
	margin-right: 0; 
}

.list li a { 
	color: #58503f; 
	font-weight: normal; 
}

.list li a:hover { 
	color: #9e1906; 
}

#header_wrapper {
	width: 100%;
	height: 140px;
	background: url(../images/header.jpg) repeat-x
}
#header {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
}

#slider_wrapper {
	width: 100%;
	height: 446px;
	background: #aca177 url(../images/slider.jpg) no-repeat center top
}

#slider {
	width: 960px;
	padding: 33px 10px;
	height: 446px;
	margin: 0 auto;
	overflow: hidden;
}

#main_wrapper {
	width: 100%;
	background: url(../images/main.jpg) repeat-x top
}

#table_wrapper {
	width: 100%;
	background: url(../images/table.jpg) repeat-x top
}

#main {
	width: 960px;
	padding: 60px 10px;
	margin: 0 auto;
}

#footer_wrapper {
	width: 100%;
	background: #38362d;
	border-top: 5px solid #ffffff
}
#footer {
	width: 960px;
	padding: 15px 10px;
	margin: 0 auto;
}

#site_title { 
	float: left;
	font-size: 30px; 
	font-family: nastaliq;
	margin-top:70px;
}

#menu { float: right }

.homepage_post { 
	margin-bottom: 40px; 
}

.homepage_post h2 { 
	margin-bottom: 0; 
}

.homepage_post .post_meta { 
	font-size: 20px; 
	margin-bottom: 20px; 
}

#food-gallery img, #food-gallery h5 { margin-bottom: 20px; }

.testimonial { 
	padding: 0 0 20px; 
	margin-bottom: 30px;  
	border-bottom: 1px dotted #bfb7a8; 
	display: block; 
}

.testimonial p { 
	margin-bottom: 5px; 
}

.gallery_box { 
	float: left; 
	width: 100px; 
	margin: 0 20px 0px 0; 
	text-align: center; 
}

.gallery_box img { 
	margin-bottom: 0px; 
}

.gallery_box h5 { 
	font-size: 12px; 
	font-weight: 700; 
	margin-bottom:0; 
}

.gallery_box p { 
	font-size: 11px; 
}

.post { 
	margin-bottom: 60px;
	text-align:right; 
}

.post .post_image { 
	width: 960px; 
	position:relative; 
	padding: 4px; 
	border: 1px solid #a6a28d; 
	margin-bottom: 10px;
}

.post .post_image .date { 
	position: absolute; 
	width: 250px; 
	height: 40px; 
	top: 10px; 
	left: -7px; 
	background: url(../images/date.png) no-repeat left; 
	font-family:yekan;
	font-size: 13px; 
	line-height: 32px; 
	color: #fff; 
	text-align: center;
}
.post .post_image .article-larg {
	position: absolute;
	width: 210px;
	height: 455px;
	top: 10px;
	left: 765px;
	background: url(../images/article-larg.png) no-repeat right;
	font-family: yekan;
	font-size: 13px;
	line-height: 32px;
	color: #fff;
	text-align: center;
}

.post .post_image .article1 {
	position: absolute;
	width: 125px;
	height: 40px;
	top: 106px;
	left: 850px;
	background: url(../images/article.png) no-repeat right;
	font-family: yekan;
	font-size: 13px;
	line-height: 32px;
	color: #fff;
	text-align: center;
}
.post .post_image .article2 {
	position: absolute;
	width: 125px;
	height: 40px;
	top: 146px;
	left: 850px;
	background: url(../images/article.png) no-repeat right;
	font-family: yekan;
	font-size: 13px;
	line-height: 32px;
	color: #fff;
	text-align: center;
}
.post .post_image .article3 {
	position: absolute;
	width: 125px;
	height: 40px;
	top: 186px;
	left: 850px;
	background: url(../images/article.png) no-repeat right;
	font-family: yekan;
	font-size: 13px;
	line-height: 32px;
	color: #fff;
	text-align: center;
}
.post .post_image .article4 {
	position: absolute;
	width: 125px;
	height: 40px;
	top: 226px;
	left: 850px;
	background: url(../images/article.png) no-repeat right;
	font-family: yekan;
	font-size: 13px;
	line-height: 32px;
	color: #fff;
	text-align: center;
}
.post .post_image .article5 {
	position: absolute;
	width: 125px;
	height: 40px;
	top: 266px;
	left: 850px;
	background: url(../images/article.png) no-repeat right;
	font-family: yekan;
	font-size: 13px;
	line-height: 32px;
	color: #fff;
	text-align: center;
}
.post .post_image .article6 {
	position: absolute;
	width: 125px;
	height: 40px;
	top: 306px;
	left: 850px;
	background: url(../images/article.png) no-repeat right;
	font-family: yekan;
	font-size: 13px;
	line-height: 32px;
	color: #fff;
	text-align: center;
}
.post .post_image .article7 {
	position: absolute;
	width: 125px;
	height: 40px;
	top: 346px;
	left: 850px;
	background: url(../images/article.png) no-repeat right;
	font-family: yekan;
	font-size: 13px;
	line-height: 32px;
	color: #fff;
	text-align: center;
}
.post .post_image .article8 {
	position: absolute;
	width: 125px;
	height: 40px;
	top: 386px;
	left: 850px;
	background: url(../images/article.png) no-repeat right;
	font-family: yekan;
	font-size: 13px;
	line-height: 32px;
	color: #fff;
	text-align: center;
}
.post .post_image .article9 {
	position: absolute;
	width: 125px;
	height: 40px;
	top: 426px;
	left: 850px;
	background: url(../images/article.png) no-repeat right;
	font-family: yekan;
	font-size: 13px;
	line-height: 32px;
	color: #fff;
	text-align: center;
}

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 590px;
}

.first_level {
	margin: 0; padding: 0;
}

.comments {
	list-style: none; 
}

.comments li { 
	margin-bottom: 10px; 
	list-style:none; 
}

.comments li .commentbox1 { 
	border-bottom: 1px solid #ccc;  
}

.comments li .commentbox2 { 
	border-bottom: 1px solid #ccc;  
}

.comments li .comment_box { 
	clear: both; 
	width:100%; 
	padding: 10px 0 20px 0; 
	margin-bottom: 40px;  
}

.comment_box .gravatar { 
	float: left; 
	width: 75px; 
	margin-right: 30px; 
}

.comment_box .gravatar img {  
	width: 75px; 
	height: 75px; 
}

.comment_box .comment_text {  }

.comment_box .comment_text p { 
	margin: 0; 
}

.comment_text .comment_author { 
	font-size: 14px; 
	font-weight: bold; 
	color: #008000; 
	margin-bottom: 10px; 
}

.comment_text .date { 
	font-size: 12px; 
	font-weight: normal; 
	color: #7b7b7b; 
	padding-left: 10px; 
}

.comment_text .time { 
	font-size: 12px; 
	font-weight: normal; 
	color: #7b7b7b; 
	padding-left: 10px;
}

.comment_text .reply a { 
	display: block; 
	clear: both; 
	float: right; 
	color: #000; 
	font-weight: 700; 
} 

#comment_form {
	clear: both;
}

#comment_form h3 {
	font-size: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#comment_form form {
}

#comment_form textarea {
	color: #666;
	background:#fff;
	border: 1px solid #ccc;
	height:150px;
	padding:5px;
	width: 380px;
	font-size: 12px;
	font-family: roya;
	margin-top: 5px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	color: #666;
	padding: 5px;
	width: 250px;
	background:#fff;
	border: 1px solid #ccc;
	font-size: 12px;
	font-family:roya;
	margin-top: 5px;
}

#comment_form .submit_btn {
	display: block; 
	width: 70px; 
	height: 30px; 
	padding: 5px 8px; 
	text-align: center; 
	text-decoration: none; 
	font-weight: bold;  
	background-color: #fff; 
	border: 1px solid #ded6c6; 
	color: #222; 
	font-size:11px; 
}

.popular_post { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.popular_post li { 
	margin-bottom: 30px; 
}

.popular_post li a { 
	display: block; 
}
.map-effect {
	position: relative;
	width:950px;
	height:400px;
	border-width:1;
	border:solid;
    background:#FFF;
	border-color: #fff;
	margin:0px auto;
}
.map-effect:before, .map-effect:after {
	z-index: -9;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 70%;
	top: 70%;
	max-width:950px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.map-effect:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
#map {
	min-height:100px;
}

.col { float: right; margin: 0 20px 20px 0 }

#sidebar, .one_third { width: 300px }
#content, .two-third { width: 960px }
.padding_right { padding-right: 20px }
.one_fourth { width: 220px }
.no_margin_right { margin-right: 0 }
.last_box { margin-bottom: 0; background: none }

.pagging { 
	margin: 0 0 20px; 
	padding: 0; 
}

.pagging ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.pagging ul li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.pagging ul li a { 
	float: left; 
	display: block; 
	color: #333; 
	text-decoration: none; 
	margin-right: 5px; 
	padding: 5px 10px; 
	background: #fff; 
	border: 1px solid #d9d0be; 
}

.pagging ul li a:hover { 
	background: #f7b634; 
	border: 1px solid #fff; 
	color: #fff;  
}

#footer {
	color: #ada278;
	text-align: center
}

#footer a {
	color: #faf8ec
}

.sidebar-second {
	float: left; display: inline; position: relative;
}

#loading{
	position:absolute;
	width:300px;
	top:10px;
	left:50%;
	margin-left:-150px;
	text-align:center;
	padding:7px 0 0 0;
	font:bold 11px Arial, Helvetica, sans-serif;
}
div#qTip {
	border-radius: 8px;
	z-index: 9999;
	position:absolute;
	text-direction:rtl;
	text-align:center;
	padding:2px;
	filter:alpha(opacity=90);
	opacity:0.8;
	color:#FFF;
	font-family:yekan,font-size:15px;
	text-shadow:0px 0px 6px #fff;
	display:none;
	-moz-box-shadow:2px 2px 0 #bbb;
	position:absolute;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
        background: #000;
	padding: 5px;
	direction: rtl;
	max-width: 200px;
	box-shadow: 0 0 5px black , 0 0 5px darkgray inset , 2px 2px 0 #555;;
	border: 2px black solid;
}
#menu_popup {
	display: none;
	position: absolute;
	z-index:999;
	padding: 5px;
	background: url(../images/bg-1.jpg) ;
	border: 1px solid #979797;
	font:11px tahoma;
	direction:rtl;
	width:200px;
	box-shadow:2px 2px 6px #979797;

}
#menu_popup a{
	color:#000;
	font:11px tahoma;
	text-decoration:none;
	display:block;
	padding:3px;
	height: 16px;
	cursor: auto;
}
#menu_popup a:hover{        
	background: url(../images/bg-2.jpg); 
	width:194px;
	height:16px;
	text-shadow:none;
	-moz-text-shadow:none;
	-ms-text-shadow:none;
	-webkit-text-shadow:none;
	-khtml-text-shadow:none;
	cursor: auto;	
}
#menu_popup hr{
	border-top:1px #ddd solid;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
.print_image{
	position: absolute;
	left: 200px; 
	background: url(../images/print.png) no-repeat left; 
	width: 40px;
	height: 40px;
}
ul.slideshow {
  width: 950px;
  height: 400px;
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;}
 ul.slideshow li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  list-style: none;}
 
ul.slideshow li.show {
  z-index: 500;}
 
ul img {
  border: none;}
#slideshow-caption {
  width: 960px;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0; 
  z-index: 500;}
 
#slideshow-caption .slideshow-caption-container {
  padding: 10px 15px 0 15px;   
  z-index: 1000;}
 
#slideshow-caption p {
  padding: 0;
  font-family:roya;
  font-size:20px;
  direction:rtl;
  text-align:center;
  color:#000;}
  
#slideshow-caption {
  background: #fff;}
  
