﻿/*
Theme Name: IRIC Theme
Theme URI: iric.imamreza.ac.ir
Description: مرکز آموزشهای تخصصی کوتاه مدت دانشگاه امام رضا
Version: 1.0
Author: M.Pourali
Author URI: www.pourali.net.
*/


body {
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: small;
	color: #545454;
	margin: 0px;
	padding: 0px;
	background: #102c63;
}
.textwidget a {
	color: #FFFFFF!important;
	text-decoration: underline!important;
	background: url(none)!important;
	padding: 0px!important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Tahoma, "Lucida Sans";
	font-weight: normal;
}

.clear {
	clear: both;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#wp-calendar {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#wp-calendar a {
	text-decoration: underline!important;
	background: url(none)!important;
}
#sidebar select {
	font-family: Arial, Helvetica!important;
	font-size: 13px!important;
	padding: 2px!important;
	width: 90%!important;
}

#headeriric {
	background: url(images/headerbg.png) no-repeat;
	width: 930px;
	height: 151px;
}

#headerbar {
	background: url(images/headerbarbg.png) no-repeat;
	margin: 0 0 11px 0;
	padding: 0;
	width: 930px;
	height: 34px;
	padding-top: 5px;
}

#hadith {
	width: 500px;
	height: 20px;
	border: 1px solid #fff;
	margin: 0 0 0 12px;
	background: #426271;
	color: #fff;
	font-family: tahoma, Arial;
	font-size: 11px;
	font-weight:400;
	text-align: right;
	direction: rtl;
	overflow: hidden;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#headerbaricons {
	width: 200px;
	height: 22px;
	margin: 2px 18px 0 0;
	direction: rtl;
	float: right;
}

#headerbaricons img, #headerbaricons a img {
	border: 0;
}

/*
Main Category Menu CSS
*/
#menu {
	width: 660px;
	height: 30px;
	background: url(images/menur.gif) repeat-x;
	margin-bottom: 7px;
}

#menux {
	float: right;
	width: 635px;
	height: 39px;
	padding-left: 0;
	direction: rtl;
}

#menux ul {
	padding: 0;
	margin: 0;
}

#menuy {
	float: right;
	width: 5px;
	height: 30px;
}

#dmenu {
	font-size: 13px;
	font-family: tahoma, Arial;
	font-weight: bold;
	float: right;
	height: 39px;
	border-left: 1px solid #1cabcf;
	z-index: 20;
	direction: rtl;
}

#dmenu li {
	float: left;
	display: block;
	height: 39px;
	border-right: 1px solid #1cabcf;
	width: 92px;
	text-align: center;
}

#dmenu li ul li {
	height: 35px;
	border-right: 0;
	width: 100%;
	font-size: 10px;
	font-weight: none;
}

#dmenu li a {
	display: block;
	line-height: 39px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 11px;
	letter-spacing:0;
	color: #000;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
}

#dmenu li a:hover {
	background: url(images/menuhover.gif) repeat-x;
}

#dmenu ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#dmenu ul li a {
	display: block;
	background: #FFF;
	width: 100px;
	font-size: 11px;
	font-weight: 300;
	border: 1px solid #ccc;
}

#dmenu li ul a:hover {
	display: block;
	background: #84cdff;
	width: 100px;
	font-size: 11px;
	font-weight: 300;
	border: 1px solid #ccc;
}

#dmenu ul li ul a {
	display: block;
	background: #eee;
	width: 100px;
	margin-right: 120px;
	margin-top: -40px;
}

#dmenu ul a {
	display: block;
}

#dmenu ul ul {
	margin-top: -1px;
	display: none;
	margin-left: 99px;
	position: absolute;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#dmenu li:hover ul ul {
	display: none;
}

#dmenu li:hover ul {
	display: block;
}

#dmenu ul li:hover ul {
	display: block;
}

#dmenu li ul li {
	display: block;
	width:100%;
}

#dmenu li.cat-item ul {
	width: 200px;
}

#dmenu li.cat-item a {
	display: block;
}

#dmenu li.cat-item a:hover {
	display: block;
}

#dmenu li.cat-item ul li a {
	display: block;
	text-align: left;
	font-size: 0.8em;
	letter-spacing: 0;
	height: 24px;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	color: #333;
	font-weight: bold;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

#dmenu li.cat-item ul li a:hover {
	display: block;
	text-align: left;
	font-size: 0.8em;
	letter-spacing: 0;
	height: 24px;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	color: #3259d8;
	font-weight: bold;
	border-right: 1px solid #ff9000;
	border-left: 1px solid #ddd;
}



#sidebartop {
	margin: 0;
	float: right;
	width: 250px;
	height: 10px;
	background: url(images/sidebar-top.png) no-repeat bottom;
}

#sidebarbottom {
	margin: 0;
	float: right;
	width: 250px;
	height: 10px;
	background: url(images/sidebar-bottom.png) no-repeat top;
}

#ads li a {
	background: url(none)!important;
	padding: 0px!important;
	text-decoration: underline!important;
}
#ads li img {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	border: 2px solid #1A80A9;
}

#wrapper {
	margin: 0px auto;
	width: 930px;
}

#container {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#navigation {
	margin: 7px 0 5px 0;
	padding: 0px;
	float: left;
	width: 100%;
	height: 70px;
}
#site-des {
	margin: 0px;
	padding: 20px 1% 0px;
	float: left;
	width: 98%;
}
#site-des h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 24px;
	color: #FFFFFF;
}
#site-des h1 a {
	color: #f8f8f8;
	text-decoration: none;
}

#site-des p {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #FFFFFF;
}

#site-nv {
	margin: 0px;
	padding: 20px 10px 0px 0px;
	float: right;
	height: 40px;
	direction: rtl;
	background: url(images/nv.png) no-repeat;
	width: 645px;
}
#nv-in {
	margin:-8px 0 0 0;
	padding: 0px;
	float: right;
	width: 635px;
	height: 39px;
	position: relative;
	direction: rtl;
}

#nv-feed {
	position: absolute;
	top:210px;
	width: 300px;
	height: 100px;
	color: #eeeeee;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma, Arial;
	margin-left: 5px;
}

#nv-feed img {
	border: 0;
}

#nv-feed a {
	color: #eee;
	text-decoration: none;
}
#nv-feed a:hover {
	color: #57B6D4;
	text-decoration: none;
}
#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 930px;
	direction: rtl;
}
#postentry {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 660px;
}

#postwrap {
	float: left;
	width: 660px;
	background: url(images/center-c.png) repeat-y;
	padding: 0;
	margin: 0;
}

#postwrap h2 {
	font-family: tahoma, Arial;
	font-size: 12px;
}

#postwrap h1 {
	text-align: center;
	font-family: tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
}	

#postwrap-top {
	background: url(images/top-c.png) no-repeat bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 26px;
	width: 660px;
}
#postwrap-bottom {
	background: url(images/bottom-c.png) no-repeat top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 23px;
	width: 660px;
}

#featcontent {
	background: url(images/featuredbg.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 930px;
	height: 130px;
}

#featcontent img {
	border: 0;
}

#featcontent a {
	text-decoration: none;
	color: #000;
	font-family: tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}

#ftop {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 21px;
}
#fcontent1 {
	margin: 0px;
	padding: 0px 5px;
	float: left;
	width: 200px;
}

#fcontent2 {
	margin: 0px;
	padding: 0px 5px;
	float: left;
	width: 200px;
}

#fcontent3 {
	margin: 0px;
	padding: 0px 5px;
	float: left;
	width: 200px;
}

#fcontent4 {
	margin: 0px;
	padding: 0px 5px;
	float: left;
	width: 200px;
}

#fcontent img {
	border-width: 0px;
	border-style: none;
}

#fbottom {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	height: 50px;
}


#fcontent .classfeat {
	float: left;
	width: 208px;
	margin: 0px 8px;
	padding: 0px;
}
#fcontent .fimg {
	float: left!important;
	height: 80px!important;
	width: 206px!important;
	overflow: hidden!important;
	border: 3px solid #eee;
}
#fcontent .classfeat .fimg img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#fcontent .fimg a {
	display: block;
	height: 80px;
	width: 214px;
	overflow: hidden;
}

.classfeat h1 {
	font-size: 15px;
	margin: 12px 0 12px 0;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #000000;
	direction: rtl;
}
.classfeat p {
	font-size: 11px;
	line-height: 18px;
	color: #464646;
	margin: 0px;
	padding: 4px 0px 0px;
	float: left;
	width: 100%;
	direction: rtl;
	font-family: tahoma, Arial;
	height: 100px;
	overflow: hidden;

}
.classfeat p a {
	color: #0930B6;
	text-decoration: underline;
}
.classfeat p a:hover {
	color: #000000;
	text-decoration: underline;
}
.classfeat .morestuff {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 250px;
	height: auto;
}

#sidebar img {
	border: 0;
}

#seminars{
	background: url(images/seminars.png) no-repeat;
	margin: 2px 0 5px 0;
	padding: 5px 0 0;
	float: right;
	height: 102px;
	width: 250px;
}

#seminartext {
	margin-top: 26px;
	width: 220px;
	height: 60px;
	font-family: tahoma, Arial;
	font-size: 11px;
}

#seminartext p {
	margin: 8px 0;
	padding: 0;	
}

#courseoffer{
	background: url(images/offerbg.png) no-repeat;
	margin: 2px 0 5px 0;
	padding: 5px 0 0;
	float: right;
	height: 102px;
	width: 250px;
}

#courseoffertext {
	margin-top: 26px;
	width: 220px;
	height: 60px;
	font-family: tahoma, Arial;
	font-size: 11px;
}

#courseoffer p {
	margin: 8px 0;
	padding: 0;	
}

/*----------------------tickers news-------------------*/
#membersnews{
	background: url(images/membersnews.png) no-repeat;
	margin: 2px 0 5px 0;
	padding: 5px 0 0;
	float: right;
	height: 82px;
	width: 250px;
}

#memberstext {
	margin: 26px 0 0 0;
	padding: 0;
	width: 220px;
	height: 50px;
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #000;
}

ul.quote-container {
	margin: 0;
	list-style: none;
	padding: 2px 6px 0 0;
	width: 490px;
	height: 50px;
}

.sf-menu ul li {
	width:100%;
	margin: 0;
	padding: 0;
}
.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:right;
	position:relative;
	margin: 0;
	padding: 0;
}
.sf-menu a {
	display:block;
	position:relative;
}

/*----------------end ticker-----------------*/

#sidebar #searchform {
	background: url(images/searchback.png) no-repeat;
	margin: 8px 0 5px 0;
	padding: 5px 0 0;
	float: right;
	height: 102px;
	width: 250px;
}
#searchform #sbhead {
	background: url(images/search-l.png) no-repeat;
	margin: 0 8px 0 0;
	padding: 0px;
	float: right;
	height: 33px;
	width: 180px;
}
#searchform #shead2 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 12px;
	padding-top: 5px;
	float: right;
	color: #0a5a77;
	line-height: 22px;
	font-weight: bold;
	width: 220px;
}
#sbhead .st {
	background: #4d6185;
	border: 1px solid #4d6185;
	width: 140px;
	margin-top: 6px;
	margin-right: 21px;
	font-family: tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
#searchform #submit-t {
	margin: 0 0 0 0;
	padding: 0px;
	float: right;
}


#widget-bar {
	background: url(images/sidebar-c.png);
	float: right;
	width: 250px;
	margin: 0px;
	height: auto;
}

#widget-bar h3, #widget-bar h3 a {
	text-decoration: none;
}

#widget-inside {
	margin: 0 auto;
	width: 215px;
	padding: 0;
}


#postwrap h2 {
	font-size: 19px;
	color: #000000;
	margin: 0px 0px 25px;
	padding: 0px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #E1F7FD;
}
.postmeta {
	margin: 0px 0px 16px 16px;
	padding: 0px;
	float: left;
	width: 300px;
	height: 250px;
	overflow: hidden;
}

.postsingle {
	margin: 15px 0 25px 30px;
	padding: 0px;
	float: left;
	width: 600px;
	height: auto;
	overflow: hidden;
}

.postsingle h1 {
	font-family: tahoma, Arial;
	font-size: 17px;
	direction: rtl;
	letter-spacing: 0;
	margin-right: 3px;
	margin-top: 20px;
}


.postmeta iframe {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#postwrap #cse-search-results {
	margin: 0px!important;
	padding: 0px!important;
	float: left!important;
	width: 100%!important;
	overflow: hidden!important;
}
.postmeta h1 {
	font-size: 15px;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #000000;
	font-weight: 700;
	font-family: tahoma, Arial;
}
.postmeta h1 a {
	color: #0F516C;
	text-decoration: none;
	margin-right: 10px;
}
.postmeta h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.postauthor {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 10px;
	font-family: tahoma, Arial;
	color: #666666;
	line-height: 18px;
	direction: rtl;
	border-bottom: 1px solid #ddd;
}

.postauthor a {
	text-decoration: none;
	color: #666666;
}

.postmeta a {
	color: #0F516C;
	text-decoration: none;
	direction: rtl;
}
.postmeta a:hover {
	color: #000000;
	text-decoration: underline;
}
.postcontent {
	margin: 0 0 10px 0;
	padding: 15px 10px 0 15px;
	float: left;
	width: 250px;
	height: auto;
	font-size: 11px;
	color: #292929;
	line-height: 20px;
	font-weight: 400;
	font-family: tahoma, Arial;
}

.postcontentsingle {
	margin: 0px;
	padding: 15px 0 0 0;
	float: left;
	width: 585px;
	font-size: 11px;
	color: #292929;
	line-height: 20px;
	font-weight: 400;
	font-family: tahoma, Arial;
}

.postcontent img {
	border-width: 0px;
	border-style: none;
}
.postnet {
	background: #f2f6f7;
	border: 1px solid #E8EEF0;
	margin: 0 0 0 0;
	padding: 3px 10px;
	float: left;
	width: 250px;
	height: 15px;
}
.postnet p {
	margin: 0px 15px 0px 0px;
	float: left;
	line-height: 18px;
	font-size: 11px;
	color: #000000;
	padding: 0px;
}
p.delicious {
	background: url(images/deli.png) no-repeat left center;
	padding-left: 22px;
}
p.digg {
	background: url(images/digg.png) no-repeat left center;
	padding-left: 22px;
}
p.reddit {
	background: url(images/reddit.png) no-repeat left center;
	padding-left: 22px;
}
p.stumble {
	background: url(images/stumble.png) no-repeat left center;
	padding-left: 22px;
}
p.send {
	background: url(images/email.png) no-repeat left center;
	padding-left: 25px;
}
p.commented {
	background: url(images/commenttt.png) no-repeat left center;
	padding-left: 10px;
	font-family: tahoma, Arial;
	font-size: 9px;
	color: #808080;
	margin-right: 0;
}
#widget-bar h3 {
	font-size: 14px;
	color: #0675ae;
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
	float: right;
	width: 200px;
	border-bottom: 1px dotted #0675ae;
	direction: rtl;
	font-family: tahoma, Arial;
}
h3 span {
	color: #0066FF;
	text-decoration: none;
	background: #FFFFFF;
	padding: 0px 3px;
	font-family: Helvetica, Verdana;
	font-size: 19px;
	margin: 0px;
	letter-spacing: 1px;
	font-weight: bold;
	direction: rtl;
}
h3 span span {
	color: #FF0099;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	direction: rtl;
}
#widget-bar ul {
	margin: 0px;
	padding: 0 10px 10px 0;
	float: left;
	width: 100%;
	list-style-type: none;
	direction: rtl;
	font-family: tahoma, Arial;
	color: #000;
}
#widget-bar ul ul {
	margin: 0px!important;
	padding: 0px!important;
	float: left;
	width: 100%;
	list-style-type: none;
}
#widget-bar ul li {
	margin: 0px 0px 8px 3px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	color: #eee;
}
#widget-bar ul ul li {
	margin: 3px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	color: #eee;
}
#widget-bar ul li a {

	padding-right: 18px;
	color: #000;
	text-decoration: none;
	direction: rtl;
	font-size: 11px;
}
#widget-bar ul ul li a {
	color: #000;
	text-decoration: none;
	direction: rtl;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
#widget-bar ul li a:hover {
	padding: 0;
	color: #56618d;
	text-decoration: none;
	direction: rtl;
	font-size: 11px;
}
#pnav {
	margin: 0px;
	padding: 0 35px 0 0;
	float: right;
	width: 90%;
	direction: rtl;
	font-family: tahoma, Arial;
}
#pnav .alignleft a {
	font-size: 11px;
	font-weight: bold;
	color: #787878;
	text-decoration: none;
	direction: rtl;
}

#pnav .alignleft {
	float: left;
	width: 45%;
}
#pnav .alignright {
	float: right;
	width: 45%;
	text-align: right;
}
#pnav .alignright a {
	font-size: 11px;
	font-weight: bold;
	color: #787878;
	text-decoration: none;
	direction: rtl;
}
#commentpost {
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 100%;
}
#commentpost h4 {
	font-size: 18px;
	line-height: 30px;
	margin: 25px 0px 15px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #000000;
}
.usercom {
	margin: 0px;
	padding: 2%;
	float: left;
	width: 95%;
}
.useravatar {
	float: right;
	height: 52px;
	width: 52px;
}
.useravatar img {
	border-width: 0px;
	border-style: none;
}
.usercomment {
	float: left;
	width: 510px;
}
.user-n {
	margin: 0px;
	padding: 0px 0px 5px;
	float: left;
	width: 100%;
	font-size: 14px;
	color: #09678D;
	border-bottom: 1px solid #eee;
	line-height: 18px;
}
.user-n a {
	font-weight: bold;
	color: #09678D;
	text-decoration: underline;
}

.user-t {
	margin: 0px;
	padding: 5px 0px 12px;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	overflow: hidden;
}
.user-t a {
	color: #09678D;
	text-decoration: underline;
}
#linking {
	margin: 0px;
	padding: 2%;
	float: left;
	width: 96%;
	list-style-type: none;
}
#linking li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	color: #666666;
}
#linking li a {
	font-size: 13px;
	color: #09678D;
	text-decoration: underline;
	font-weight: bold;
}
#cf {
	margin: 0px;
	padding: 0px;
}
#cf label {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Tahoma, "Lucida Sans";
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#cf label a {
	color: #09678D;
	text-decoration: underline;
}

#cf p {
	margin: 5px 0px 25px;
	padding: 0px;
}
#cf .tf {
	margin: 0 0 0 120px;
	padding: 2px;
	width: 55%;
	border: 2px solid #dedede;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
	float: left;
}
#cf .af {
	margin: 0px;
	padding: 2px;
	width: 78%;
	border: 2px solid #dedede;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
	height: 160px;
}
#cf .tinput {
	padding: 2px 5px;
	margin: 0px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	line-height: 18px;
	overflow: visible;
}


#partners {
	margin-top: 20px;
	float: left;
	width: 930px;
	background: url(images/links.png) no-repeat;
	height: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

#partnerstext, #partnerstext a, #partnerstext a:hover, #partnerstext a:visited {
	margin-top:25px;
	font-family: tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #0d2c66;	
}


#footer {
	width: 930px;
	height: 70px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	height: auto;
	margin-top: 20px;
}

#footertext {
	width: 930px;
	height: 60px;
	float: right;
	font-family: tahoma, Arial;
	font-size: 11px;
	font-weight: 600;
	color: #fff;
	margin-top: 10px;
	padding-bottom: 30px;
	text-shadow: 1px 1px 1px #202020;
}

#footertext a {
	text-decoration: none;
	color: #fff;
}


#footer a:hover {
	color: #fffceb;
	text-decoration: none;
}

#themeswitcher {
	margin: 0px;
	padding: 5px 0px 12px;
	float: left;
	width: 96%;
	list-style-type: none;
}
#themeswitcher li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 95%;
}
#themeswitcher select {
	margin: 0px;
	padding: 2px;
	float: left;
	width: 98%;
	border: 1px solid #CCCCCC;
	color: #666666;
	background: #FFFFFF;
}
.akpc_pop {
	margin: 8px 0px;
	padding: 0px;
	clear: both;
	font-style: italic;
}


.subscribe-to-comments {
	font-size: 1em!important;
	color: #000000;
}
.subscribe-to-comments a {
	color: #003366;
	text-decoration: underline;
}

.pullquote-left {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.pullquote-right {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}


.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 5px;
	float: left;
	width: 50%;
	background: #eeeeee;
	border: 1px solid #efefef;
}
.caption-img-left p {
	font-size: 1em;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	line-height: 18px;
}

.caption-img-left em {
	font-size: 1em;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	line-height: 18px;
}
.caption-img-left img {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-width: 0px!important;
	border-style: none!important;
}



.caption-img-right {
	display: block;
	margin: 15px 0px 2px 5px;
	padding: 5px;
	float: right;
	width: 50%;
	background: #eeeeee;
	border: 1px solid #efefef;
}
.caption-img-right p {
	font-size: 1em;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	line-height: 18px;
}

.caption-img-right em {
	font-size: 1em;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	line-height: 18px;
}
.caption-img-right img {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-width: 0px!important;
	border-style: none!important;
}
#subscribes {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 100%;
}
#subscribes a {
	color: #003366;
	text-decoration: underline;
}

#subscribes a:hover {
	color: #0066CC;
	text-decoration: none;
}








dl {
	padding-left: 10px;
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;

}

dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;

}
code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1.025em;
}


blockquote p {
	margin: 0px;
	padding: 0px;
}

.postcontent blockquote {
	color: #333333;
	margin: 0px 0px 10px;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0px 8px 15px;
	border-left: 5px solid #000000;
}

.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;

	margin: 0px auto;
	clear: both;
}
pre {
	margin: 8px 0px;
	padding: 10px;
	clear: both;
	width: 92%;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	background: #FFFFFF;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #eeeeee;
}
em {
	font-style: italic;
}
.postcontent h3 {
	margin: 10px 0px 5px!important;
	padding: 0px;
}
.postcontent h4 {
	margin: 2em 0px 0.3em;
	padding: 0px;
}
.postcontent h5 {
	margin: 2em 0px 0.3em;
	padding: 0px;
	border-bottom: 1px solid #efefef;
}
.postcontent h6 {
	margin: 3em 0px 0.3em;
	padding: 0px;
}
.postcontent ul ul {
	margin: 0px;
	padding: 0px;
}

img.alignleft {
	float: left;
	margin-right: 8px;
	margin-top: 2px;
	margin-bottom: 5px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
pre {
	margin: 8px 0px;
	padding: 10px;
	clear: both;
	width: 92%;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	background: #FFFFFF;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #eeeeee;
}
em {
	font-style: italic;
}



/* commentlist with thread comment */

ol.commentlist {
	list-style:none;
	margin:0;
	padding:2em 0;
	text-indent:0;
	float: left;
	width: 100%;
}
ol.commentlist blockquote {
	margin: 0px 0px 10px;
	padding: 5px 0px 5px 5px;
	clear: both;
	border-left: 5px solid #333333;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
}
ol.commentlist blockquote blockquote {
	margin: 5px 0px 5px 5px;
}
ol.commentlist blockquote p {
	margin: 0px!important;
	padding: 0px!important;
}
#respond {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

ol.commentlist li {
	border:1px solid #d5d5d5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height:1%;
	margin:0 0 10px;
	padding:12px 7px 12px 57px;
	position:relative;
}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:20px 0 0 0; }
ol.commentlist li div.vcard {
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
}
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {
	color:#09678D;
	text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar {
	border:1px solid #d5d5d5;
	left:7px;
	position:absolute;
	top:7px;
	padding: 5px;
	background: #FFFFFF;
}
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta {
	position:absolute;
	right:10px;
	text-align:right;
	top:5px;
	font-size: 11px;
	font-family: tahoma; Arial;
	line-height: 1.4;
	font-weight: bold;
}
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p {
	margin:0 0 1em;
	font-size: 12px;
	font-style: normal;
	font-family: tahoma; Arial;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
}
ol.commentlist li p a {
	color: #006699;
	text-decoration: underline;
}
ol.commentlist li ul {
	list-style:square;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
}
ol.ccommentlist li div.reply {
	background:#09678D;
	border:1px solid #074F6D;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	padding:3px 6px;
	text-align:center;
	width:36px;
	font-size: 8px;
	line-height: 1;
	font-weight: bold;
}
ol.commentlist li div.reply:hover {
	background:#09678D;
	border:1px solid #054058;
	color: #FFFFFF;
	text-decoration: underline;
}
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even {
}
ol.commentlist li.odd {
	background:#F9F9F9;
}
ol.commentlist li.parent { }
ol.commentlist li.pingback {
}
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
ol.pinglist {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
ol.pinglist li {
	margin: 0px 0px 12px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 12px;
}
ol.pinglist li a{ color: #006699; text-decoration: underline; }
ol.pinglist li a:hover{ color: #0099CC; text-decoration: none; }
.cancel-comment-reply {
	font-size: 12px!important;
}
#respond a {
	color: #006699!important;
	text-decoration: underline!important;
}

#indexnews {
	margin: 0 0 10px 0;
	padding: 0px;
	float: left;
	width: 660px;
}

#indexnews p {
	width: 540px;
	direction: rtl;
	font-family: b nazanin, b roya, tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
	height: auto;
	margin: 0 auto;
	margin-top: 5px;
	padding: 0;
	color: #000;
}

.childshow {
	width: 400px;
	margin: 0 auto;
	height: auto;
}

.childshow ul{
	list-style-type: square;
	font-family: tahoma, Arial;
	font-size: 11px;
	padding-right: 0;
	height: auto;
	margin-right: 30px;
}

.childshow ul li {
	list-style: none;
	float: right;
	padding: 6px 0;
	margin: 2px 0 2px 11px;
	background-color: #ccc;
	height: 20px;
	width: 170px;
	text-align: center;
	border-radius: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px; 
}

.childshow ul li:hover {
	background: #64a6ff;
}

.childshow a, .childshow a:visited {
	color: #000;
	text-decoration: none;
	margin: 2px 5px;
}

/*---------------slider----------------*/

#sliderbox {
	float: left;
	width: 654px;
	height: 135px;
	background: #eee;
	padding: 3px 0 0 0;
	margin-left: 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #00a2ff;
}

#loopedSlider {
	position:relative;
	clear:both;
	width:650px;
	height:132px;
	margin: 0 auto;
}

#slider .scontainer {
	width:650px;
	height:132px;
	overflow:hidden;
	position:relative;
}

#slider div.slides {
	position:absolute;
	top:0;
	left:0;
}

#slider div.slides div.slide {
	position:absolute;
	top:0;
	width:650px;
	height:132px;
	display:none;
	float: left;
}
one;
	float: left;
}
