@CHARSET "utf-8";
@font-face {
    font-family: bnaz;
    src: url("./fonts/bnazanb.ttf");
    font-weight: bold;
}
@font-face {
  font-family: "yekan";
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/yekan.ttf");
}

body {
	background-position: right top;
	font-family: tahoma;
	dwirection: rtl;
}
.rtl{direction: rtl;}
#logo {
	font: 2.666em/1em 'Metrophobic', sans-serif; /* 32px */
	float: right;
	margin-left: 15px;
}

#logo_hdr {
	float: right;
}

#lang_hdr {
	float: left;
	direction: rtl;
	white-space: nowrap;
}

#lang_hdr .button {
	margin: 2px 0;
	padding: 2px 15px;
	border-radius: 1px;
	white-space: nowrap;
	font-family: yekan;
	line-height: 22px;
}

#polyglotLanguageSwitcher {
	float: left;
	margin-left: -2px;
	margin-right: 5px;
}

#nav {
	float: right;
	height: 3.166em; /* 38px */
	position: relative;
	top: -2px;
	left: -1px;
}
.one-half, .one-third, .one-fourth, .one-fifth, .two-thirds, .three-fourths, .three-fifth {
	float: right;
	margin-left: 1%;
	margin-right: 0;
}
/*
.home_page .one-half{
	width: 55%;
	max-width: 545px;	
}
*/
.one-half{
	max-width: 500px;	
}
.three-fifth {
	width: 54%;
}
@media only screen and (max-width: 767px) {
	.three-fifth {
		float: none;
		display: block;
		margin-right: 0;
		width: 100%;
		max-width: none;
	}
	
}

#search-form {
	float: left;
	direction: rtl;
	padding: 2px 18px;
}
.cnf_dttlb,.cnf_dtt {font-family: yekan;line-height: 16px;}
#st_cc, .entry-meta > span {font-family: yekan;}
.dtt{font-family: yekan;font-size: 110%}
#welcome {float: right;margin-top: -20px;direction: rtl;}
#footer-bottom .one-half{float: left;}
#footer-bottom .one-fourth{float: left;}
#footer-bottom .column-last{float: right;}

/* Navigation List */
ul#navlist li {
	float: right;
	margin-top: 1px;
}

ul#navlist li a {
	font-family: yekan,bnaz;
	font-size:130%;
	font-weight: normal;
	border: 1px solid #e5e5e5;
	box-shadow: 1px 0 rgba(255, 255, 255, 0.75);
}
.ddsubmenustyle li a {font-family: yekan,bnaz;font-size:120%;}

ul#navlist .first {
	border-right: 0;
}

.ddsubmenustyle,.ddsubmenustyle div {
	direction: rtl;
}

.infobox {
	direction: rtl;
	border-left: 0;
	border-right: 4px solid;
	
}
.infobox-inner {
	border: 1px solid #e5e5e5;
	border-right: none;
}
.flex-caption {
	right: 0;
	left: auto;
}

.flex-control-nav {
	right: 0;
	left: auto;
	padding: 10px;
	
}


.flex-control-nav li {
	margin-left: 8px;
	float: left;
}
.flex-control-nav li:first-child {
	margin-left: 8px;
}

.flex-direction-nav { 
	direction: ltr;
	position: absolute;
	left: 0;
	right: auto;
	bottom: 15px;
	height: 27px;
}
.post-carousel{direction: rtl;}
.entry-meta {
	margin-left: 5px;
	float: right;
}
.entry{float: right; direction: rtl;}

#news_hd {text-align: right;direction: rtl;}
#news_hd .more{font-family: tahoma;}
.jcarousel-prev {
	right: auto;
	left: 0;
	background-position: 7px 5px;
}

.jcarousel-next {
	right: auto;
	left: 20px;
	background-position: -18px 5px;	
}
.home-layout{text-align: right;width: 100%;min-height: 290px}
.gen-table .stat{text-align: right;}
#newsletter-form input#newsletter {
	float: right;
	direction: ltr;
	margin-left: 10px;
}
#newsletter-form input.button {
	float: left;
	margin-left: 0;
}
.fancybox-title {font-family: tahoma;direction: rtl;font-size: 12px}
.content-form .error {direction: ltr;text-align: left;margin-left: 86px;}
#news_hd, #news_title,#footer h3  {font-family: bnaz;/*"b nazanin", "b mitra", "nazanin", "mitra", "zar", "b zar", "lotus";*/}
#news_hd, #footer h3, #footer h4  {font-family: yekan,bnaz;font-weight: normal;}
#news_title a {font-size: 14px;line-height: 15px}
#news_title span {font-size: 16px}
.cnf_dttlb{white-space: nowrap;}
