/* Begin Typography & Colors */
body {
	text-align: center;
	direction:rtl;
	overflow-x:hidden;
	}
#marq {
	background: url('images/marq.jpg');
	height: 65px;
	width: 1000px;
	font-family:Tahoma, "Times New Roman";
	font-size:12px;
	}
#marq a{
	color:#66CCFF;
}
	
#Groups{
margin-top:16px;
text-decoration:none;
border:0;
color:#666;
}
#Groups a{
	font-size:12px;
	color:#ccc;}
.wp-socializer{
float:right;}
.g1{
width:186px;;
background-color:#014E84;
font-family:"B Yekan", Tahoma, "Times New Roman";
font-size:16px;
text-align:center;
color:#FFFFFF;
margin-right:5px;
margin-top:5px;
}
.g2{
width:104%;
background-color:#9B0202;
font-family:"B Yekan", Tahoma, "Times New Roman";
font-size:16px;
text-align:center;
color:#FFFFFF;
margin-right:5px;
margin-top:5px;
}
.g3{
width:104%;
background-color:#419624;
font-family:"B Yekan", Tahoma, "Times New Roman";
font-size:16px;
text-align:center;
color:#FFFFFF;
margin-right:5px;
margin-top:5px;
}
.g4{
width:104%;
background-color:#029F96;
font-family:"B Yekan", Tahoma, "Times New Roman";
font-size:16px;
text-align:center;
color:#FFFFFF;
margin-right:5px;
margin-top:5px;
}
.g5{
width:104%;
background-color:#F58220;
font-family:"B Yekan", Tahoma, "Times New Roman";
font-size:16px;
text-align:center;
color:#FFFFFF;
margin-right:5px;
margin-top:5px;
}
#content {
	font-size: 1.2em
	}
#footer {
	border: none;
	}
h1 {
	font-size: 11pt;
	font-family:"times New Roman", tahoma;
	font-weight:bold;
	vertical-align:top;
	}
	
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
h2 {
	font-size: 10px;
	font-family:Tahoma, "Times New Roman";
	font-weight:100;
	color:#333333;
	clear:both;
	}
h2.pagetitle {
	font-size: 7pt;
	}
#sidebar a{
color:#FFFFFF;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	color: #014884;
	font-family:"times New Roman", tahoma;
	}
h2, h2 a, h2 a:visited, {
color:#858585;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
	font-family:"B Yekan", Tahoma, "Times New Roman";
	font-size:10px;
	width:90%;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 1px;
	background: #fff;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	font-family: Tahoma,"B Yekan", "Times New Roman"
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}
	
	
h4{
line-height:0.2em;
padding:2px 0 0 0;
margin:2px 0 -8px 0;
font-weight:normal;
font-size:10px;
}
#normtxt{
font-family:Tahoma, "Times New Roman";
font-weight:normal;
}
#normtxt p{
font-size:13px;
line-height:18px;
padding: 0 10px 0 10px ;
margin:0px;
}
/* End Typography & Colors */
/* Begin Structure */
hr {
    float:right;
	width:100%;
	border-bottom-style:dotted;
	}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}
#footer p {
	margin: 0;
	text-align: center;
	font-size:11px;
	color:#999999;
	font:"B Yekan", Tahoma, "Times New Roman" ;
	}
/* End Structure */
/*	Begin Headers */
h1 {
	margin: 0;
	}
h1 img{
	margin-bottom: -2px;
	}
h2 {
	margin:0;
	line-height:12px;
	}
h3 img{
	margin-bottom: -4px;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
h3 , h3 a{
	padding: 0;
	color:#FF6600;
	font-family:Tahoma, "Times New Roman";
	font-size:11px;
	font-weight:100;
	margin-top:5px;
	margin-bottom:5px;
	line-height:13px
	}
h3 p{
     line-height:13px;
	 margin-bottom:0px;
	 }
/* End Headers */
/* Begin Images */
	p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 3px;
	margin: 0 0 0 5px;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* End Images */
/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
.leftsidebar h4{color:#000;}
	
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	font-family:"B Yekan", Tahoma, "Times New Roman";
	font-size:11px;
	}
/* End Comments */
/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	text-align:center;
	font-size:14px;
	font-family: tahoma, "Times New Roman";
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
    font-size:16px;
	}
#wp-calendar td {
	padding: 3px;
	text-align: center;
	font-size:14px;
	border:#333333 solid ;
	border-width:1px;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
/*                   Search Form            */
/*                   Search Form            */
/*                   Search Form            */
#jq-primarySearchForm {
right: 90px;
bottom: 15px;
margin-top:3px;
margin-right:30px;
}
#jq-primarySearchForm label {
font-size: 9px;
font-style: italic;
color: #fff;
line-height: 1;
margin-right: .5em;
}
#jq-primarySearchForm input#jq-primarySearch {
width: 120px;
height: 13px;
padding: 0;
font-size: 9px;
font-family:Tahoma, "Times New Roman";
color: #FFF;
border: 1px solid #aaa;
line-height: 11px;
-moz-border-radius: 10px;
background-color:#333;
float:right;
}
#jq-primarySearchForm button {
background: url('images/search.gif') no-repeat;
position: relative;
width: 15px; 
height: 13px;
border: 0;
cursor: pointer;
left:28px;
top:6px;
float:right;
}
#jq-primarySearchForm button span {
position: absolute;
}
#tahlil{
background:#dcddde url('images/tahlilrep.jpg') repeat-x;
margin-right:10px;
width:100%;
height:31px;
float:left;
}
#news{
background:url('images/newsrep.gif') repeat-x;
margin-right:10px;
width:97%;
height:31px;
float:left;
}
#session{
background:url('images/hamandishirep.jpg') repeat-x;
width:96%;
height:31px;
float:left;
}
#goft{
background:url('images/goft.jpg') repeat-x;
width:99%;
height:31px;
float:right;
margin-top:5px;
}
#goftego h2{
font:tahoma;
font-size:11px;
}
/*     CAROUSEL            */
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 198px; /*Width of Carousel Viewer itself*/
height:220px;
}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow:hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin-right:5px;/*margin around each panel*/
width:198px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
/*     CAROUSEL            */
.loginform input{
padding: 2px 5px;
font-size: 1.4em;
color: #333;
border: 1px solid #aaa;
line-height: 1;
font-size: 11px;
-moz-border-radius: 10px;
background-color:#e9e9e9;
margin:5px;
}
.loginform{
background-color:#e5e5e5;
padding:5px;
margin:5px;
font-family:Tahoma, "Times New Roman";
font-size:10px;
direction:rtl;
}
.loginform p label{
direction:rtl;
text-align:right;
}
.loginform label{
direction:rtl;
}
#subpageshead{
direction:rtl;
float:right;
border:solid #333333 double;
color:#FFFFFF;
width:98%;
margin:5px;
padding:5px;
font-family:"B Yekan", Tahoma, "Times New Roman";
text-align:center;
font-size:16px;
}
#subpages{
direction:rtl;
float:right;
border:solid #333333 double;
background-color:#666666;
color:#e5e5e5;
width:98%;
margin:5px;
padding:5px;
}
#subpages li{
direction:rtl;
text-align:right;
font-family:"B Yekan", Tahoma, "Times New Roman";
color:#CCCCCC;
list-style:square;
margin-right:10px;
text-indent:3px;
}
#subpages li a{
font-family:"B Yekan", Tahoma, "Times New Roman";
color:#CCCCCC;
font-size:13px;
}
#subpages ul{
}
.BlueTitr{ color:#FFF;}
.related_post li{
	margin:2px 0 2px 0;
	list-style-image:url(images/orang.jpg);
	font-size:12px;
	}
.related_post_title{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	margin:0 10px;
	color:#0066CC;
	}	
#topnews a{
	text-align:right;}	
#fadeshowmu div.gallerylayer{ background-color:#DCDDDE!important;}
