html {
	direction:ltr;
	line-height: 18px;
}

body {
	background: #fbfbf8 url(/forum/images/manesht/body-bg.jpg) repeat center top;
	line-height: 1.4;

	margin: 0;
	font-family: Tahoma;
	font-size: 12px;

margin: 0; padding: 0; text-align:justify; 
direction:ltr;
line-height: 18px;
}

a {
	margin: 0; padding: 0; text-align:justify; direction:rtl;
}


a:hover, a:active {
	color: #ff6600;
	text-decoration: underline;
}

#container {
	background:url(https://manesht.ir/resources/long-header.jpg) top center no-repeat;
	width: 100%;
	background-position:center 0px;
	margin: auto auto;
	padding: 0;
        
font-family: Tahoma;
text-align: right;
border-width:0;
direction:rtl;
}

#content {
	
	width: auto !important;
       background: #f7f7f7;
        -moz-border-radius: 7px;
        padding: 10px;
}

.menu ul {
	background: #c8edfe;
	width: 952px;
	color: #000000;
	text-align: right;
	padding: 4px;
}

.menu ul a:link {
	color: #5b8ebd;
	text-decoration: none;
}



.menu ul a:hover, .menu ul a:active {
	color: #ff6600;
	text-decoration: none;
}

#panel {
	background: url(https://manesht.ir/wp-content/themes/albeo/images/navbg.gif) center; height: 33px; margin: 5px 0px 21px 0px; 
	color: #000000;
	
	padding: 2px;
	font-size: 12px;
	margin-top: 3px;
	-moz-border-radius: 7px;
font-family: Tahoma;
behavior: url(/js/PIE.htc);
}

.thead {
	background: #3daceb  url(../../../images/manesht/thead_bg.gif) top left repeat-x;
	color: #ffffff;
    height:30px;
padding-right:14px;
}

.thead a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.trow1 {
	background: #ffffff url(../../../images/manesht/trow.gif);
}

.trow_shaded {
	background: #ffdde0;
}

.trow_selected td {
	background: #FFFBD9;
}

.trow_sep {
	background: #e5e5e5;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.bottommenu {
	background: #F9F9F9;
	color: #000000;
	border: 1px solid #E1E1E1;
	padding: 8px;
	border-radius:7px;
				-moz-border-radius:7px;
				-khtml-border-radius:7px;
				-webkit-border-radius:7px;
 behavior: url(/js/PIE.htc);
}

.smalltext {
	font-size: 11px;
font-family: Tahoma;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
font-family: Tahoma;
}

input.textbox {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
font-family: Tahoma;
border-radius: 4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-adius:4px;
vertical-align:middle;
padding: 3.33333333333px 3.33333333333px;	
font-family: Tahoma;
}

textarea {
	line-height: 1.4;
	font-size: 13px;
background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
font-family: Tahoma;
border-radius: 4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-adius:4px;
padding: 3.33333333333px 3.33333333333px;	
font-family: Tahoma;
}

select {
	background: rgba(220, 220, 220, 0.1);
	border: 1px solid rgba(10,10,10,0.15);
font-family: Tahoma;
border-radius: 4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-adius:4px;
padding: 3.33333333333px 3.33333333333px;
vertical-align: middle;
}

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
font-family: Tahoma;
}

.editor_control_bar {
	background: #fff;
	border: 1px solid #0f5c8e;
font-family: Tahoma;
}

.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	color: #000;
}

.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}

.popup_menu .popup_item {
	background: #fff;
	color: #000;
}

.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #000;
}

.trow_reputation_positive {
	background: #ccffcc;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}

.valid_field {
	border: 1px solid #0c0;
}

.validation_error {
	background: url(../../../images/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-right: 22px;
}

.validation_success {
	background: url(../../../images/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-right: 22px;
}

.validation_loading {
	background: url(../../../images/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-right: 22px;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.float_left {
	float: left;
	margin-left: 20px;
}

.float_right {
	float: right;
	margin-right: 20px;
}

.menu ul {
	list-style: none;
	margin: 0;
}

.menu li {
	display: inline;
	padding-left: 5px;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}

#panel .links {
	margin: 0;
	float: left;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

hr {
	height: 1px;
	border: 0px;
        border-bottom: 1px solid #B8C6EB;
}

#copyright {
	margin: 0;
	padding: 10px 0 0 0;
	padding-left: 10px;
	padding-top: 10px;
	text-align: center;
font-family: Tahoma;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

blockquote {
border:1px solid #C3D7EA;margin:0;background:#fff;padding:4px;
}

blockquote cite {
font-weight:bold;border-bottom:1px solid #C3D7EA;font-style:normal;display:block;margin:4px 0;
}

blockquote cite span {
float:right;font-weight:normal;
}

blockquote cite span.highlight {
float:none;font-weight:bold;padding-bottom:0;
}

.codeblock {
	background: #fff;
	border: 1px solid #ccc;
	padding: 4px;
}

.codeblock .title {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 4px 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	max-width: 875px;
	display: block;
	direction: ltr;
	text-align: left;
	
	font-family: Tahoma;
	font-size: 13px;
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pm_alert {
background:#ffcf47;
border:1px solid #997000;
-moz-border-radius:6px;
border-radius:6px;
-webkit-border-radius:6px;

-khtml-border-radius:6px;

padding:12px 12px 12px 40px;margin-bottom:8px;font-size:11px;color:#4e3900;
}

.red_alert {
background: rgba(225, 5, 5, 0.1);
border: 1px solid rgba(225, 5, 5, 0.2);
color: rgba(225, 5, 5, 0.5);
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
	margin-bottom: 15px;
}

.red_alert a:visited {
color: rgba(225, 5, 5, 0.5);
text-decoration: none;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(../../../images/error.gif) no-repeat 0;
}

div.error.ul {
	margin-left: 24px;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

.pagination {
font-size:11px;padding-top:10px;margin-bottom:5px;
}

.tfoot .pagination,.tcat .pagination {
padding-top:0;
}

.pagination .pages {
font-weight:bold;
}

.pagination .pagination_current,.pagination a {
padding:4px 7px;margin-bottom:3px;
}

.pagination a {
border-radius: 4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-adius:4px;
background:rgba(10, 10, 10, 0.1);
border:1px solid rgba(10, 10, 10, 0.15);
color:#2F445A;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#260A0A0A', EndColorStr='#260A0A0A');
}

.pagination .pagination_current {
border-radius: 4px;
-moz-border-radius:4px;
-khtml-border-radius:4px;
-webkit-border-adius:4px;
background:rgba(10, 10, 10, 0.4);
border:1px solid rgba(10, 10, 10, 0.45);
color:#F0F0F0;
font-weight:bold;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#660A0A0A', EndColorStr='#660A0A0A');
}

.pagination a:hover {
background:#F0F0F0;text-decoration:none;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: right;
	margin-left: 10px;
        margin-top: 10px;
}

.forum_legend dt {
	margin-left: 10px;
	float: right;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
	line-height: 23px;
font-size: 16px;
}

.post_content {
	padding: 5px 10px;
}

.quick_jump {
	background: url(../../../images/jump.png) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; 
	vertical-align: middle;
	border: none;
font-family: Tahoma;
}

.postbox {
	border-left: 2px dashed #1dabcc;
	border-right: 2px dashed #1dabcc;
	border-top: 0px dashed #D4D4D4;
	border-bottom: 0px dashed #D4D4D4;
	padding: 2px;
font-family: Tahoma;
}

.foot {
	background: #ffffff url(../../../images/manesht/back.gif);
	width: 952px;
	color: #0000;
	padding: 4px;
font-family: Tahoma;
}

.foot a:link {
	color: #026CB1;
	text-decoration: none;
}

.foot a:visited {
	color: #026CB1;
	text-decoration: none;
}

.foot a:hover, .menu ul a:active {
	color: #ff6600;
	text-decoration: none;
}

.subforumsotun {
	float:right;
    width:50%;
    overflow:hidden;
}

.adsgreen {
	background: url(/forum/images/adsgreen01.gif) top right repeat-y;
	width: 25px;
	-moz-border-radius:5px 0  0 5px;
	border-radius:5px 0  0 5px;
}

.tnx_style {
	padding-right: 5px;
	border: 2px solid #FD0272;
	border-top: 1px solid #FFCCE3;
	border-bottom: 1px solid #FFCCE3;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.thxdsp_outline {
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.manesht {
	font: normal normal bold 100% tahoma;
	width: 981px;
	height: 88px;
	position:absolute;
	top:0;
}

#menu1 {
	width: 919px;  margin: 0px 53px 0px 0px;
}

#menu1 .ddsmoothmenu1 {
	background: url(https://manesht.ir/wp-content/themes/albeo/images/navbg.gif) right no-repeat; height: 37px; padding: 0px -16px 0px -16px; position: relative;
}

#menu1 a {
	display: block; float: right; height: 37px;
}

#menu1 a span {
	display: none;
}

#menu1 a.active, #menu1 a:hover {
	background-position: bottom;
}

#menu1 .seperator {
	background-image: url(https://manesht.ir/wp-content/themes/albeo/images/navbg.gif); float: right; height: 37px; width: 15px;
}

#menu1 a.home {
	background-image: url(https://manesht.ir/wp-content/themes/albeo/images/navhome.gif); width: 73px;float: right;
}

#menu1 a.shared {
	background-image: url(https://manesht.ir/wp-content/themes/albeo/images/navshared.gif); width: 105px;float: right;
}

#menu1 a.navarshad {
	background-image: url(https://manesht.ir/wp-content/themes/albeo/images/navarshad.gif); width: 126px;float: right;
}

#menu1 a.navBlog {
	background-image: url(https://manesht.ir/wp-content/themes/albeo/images/navBlog.gif); width: 63px;float: right;
}

#menu1 a.navmobile {
	background-image: url(https://manesht.ir/wp-content/themes/albeo/images/navmobile.gif); width: 117px;float: right;
}

#menu1 a.navContact {
	background-image: url(https://manesht.ir/wp-content/themes/albeo/images/navContact.gif); width: 101px;float: right;
}

#menu1 a.navaboutmanesht {
	background-image: url(https://manesht.ir/wp-content/themes/albeo/images/navaboutmanesht.gif); width: 126px;float: right;
}

#menu1 a.navForum {
	background-image: url(https://manesht.ir/wp-content/themes/albeo/images/navforum.gif); width: 126px;float: right;
}

#menu1 a.navBookshelf {
	background-image: url(https://manesht.ir/wp-content/themes/albeo/images/navbookshelf.gif); width: 70px;float: right;
}

#menu1 a.signup {
border-radius: 5px 0 0 5px;
-moz-border-radius:5px 0 0 5px;
-khtml-border-radius:5px 0 0 5px;
-webkit-border-top-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
background-color: #363A3E;
background-image: url(https://manesht.ir/wp-content/themes/albeo/images/sign-1.gif);
 position:absolute; left: -8px; width: 119px;
 behavior: url(/js/PIE.htc);
}

#menu1 a.signup3 {
border-radius: 5px 0 0 5px;
-moz-border-radius:5px 0 0 5px;
-khtml-border-radius:5px 0 0 5px;
-webkit-border-top-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
background-color: #363A3E;
background-image: url(/forum/images/azmoon.gif);
 position:absolute; left: -8px; width: 141px;
 behavior: url(/js/PIE.htc);
}

#menu1 a.takmili {
border-radius: 5px 0 0 5px;
-moz-border-radius:5px 0 0 5px;
-khtml-border-radius:5px 0 0 5px;
-webkit-border-top-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
background-color: #363A3E;
background-image: url(http://manesht.ir/forum/images/manesht/takmili.gif);
 position:absolute; left: -8px; width: 119px;
 behavior: url(/js/PIE.htc);
}

#menu1 a.NavWiki {
	background-image: url(https://manesht.ir/wp-content/themes/albeo/images/navwiki.gif); float: right; width: 83px;
}

#menu1 a.NavNews {
	background-image: url(https://manesht.ir/wp-content/themes/albeo/images/navnews.gif); float: right; width: 83px;
}

#menu1 a.NavPackage {
	background-image: url(https://manesht.ir/wp-content/themes/albeo/images/package.gif); position:absolute; left: 111px;   width: 119px;
}

#home-mid-bg-container {
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	top:195px;
	width:970px;
	height:350px;
	z-index:1;
}

#rotator {
	position:absolute;
	width: 970px;
	height:280px;
	margin-top: 28px;
}

#MainNav {
	background: url(https://manesht.ir/wp-content/themes/albeo/images/navbg.gif) center repeat-x #e7e7e7;
	width: 980px;
	min-height: 36px;
	position: relative;
	z-index: 1000;
	margin: 0 auto 20px;
	padding: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	behavior: url(/js/PIE.htc);
	-pie-background: url(https://manesht.ir/wp-content/themes/albeo/images/navbg.gif) center repeat-x #e7e7e7;
}

.home_btn {
	width:28px;
				height:19px;
				overflow:hidden;
				margin:0;
				padding:9px 14px 9px 5px;
				float:right;
				display:block;
				position:relative;
				box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);
				border-radius: 0 5px 5px 0;
				-moz-border-radius:0 5px 5px 0;
				-khtml-border-radius:0 5px 5px 0;
				-webkit-border-top-right-radius:5px;
				-webkit-border-bottom-right-radius:5px;
				background:url(https://manesht.ir/wp-content/themes/paradise/images/grey_grad.gif) top repeat-x #363A3E;
 behavior: url(/js/PIE.htc);
-pie-background:url(https://manesht.ir/wp-content/themes/paradise/images/grey_grad.gif) top repeat-x #363A3E;
}

.container {
	width:100%;
				min-height:100%;
				margin:0 auto;
				position:relative;
				z-index:10;
}

.boxF {
margin-bottom:20px;
				padding:20px;
				border-radius:5px;
				-moz-border-radius:5px;
				-khtml-border-radius:5px;
				-webkit-border-radius:5px;
				box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
				-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
				-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
background-color: rgba(80, 80, 80, .1);
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#19505050', EndColorStr='#19505050');
}

.box1,
#sidebar .widget-container {
	margin-bottom:20px;
				padding:20px;
				border-radius:5px;
				-moz-border-radius:5px;
				-khtml-border-radius:5px;
				-webkit-border-radius:5px;
				box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
				-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
				-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
				background:#fff;
z-index: 1;
 behavior: url(/js/PIE.htc);
}

.box2, #sidebar .widget-container2 {
                          	margin-bottom:20px;
				padding:20px;
				border-radius:5px;
				-moz-border-radius:5px;
				-khtml-border-radius:5px;
				-webkit-border-radius:5px;
				box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
				-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
				-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
				background:#e4fd84;
behavior: url(/js/PIE.htc);
}

.box3 {
                          	margin-bottom:20px;
				padding:20px;
				border-radius:5px;
				-moz-border-radius:5px;
				-khtml-border-radius:5px;
				-webkit-border-radius:5px;
				box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
				-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
				-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
				background:#df8800;
behavior: url(/js/PIE.htc);
}

.box4, #sidebar .widget-container4 {
                          	margin-bottom:20px;
				padding-bottom:20px;
  				padding-left:20px;
  				padding-right:20px;
  				padding-top:1px;
				border-radius:5px;
				-moz-border-radius:5px;
				-khtml-border-radius:5px;
				-webkit-border-radius:5px;
				box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
				-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
				-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.2);
				background:#b0c7f6;
behavior: url(/js/PIE.htc);
}

#content_wrapper #content1 {
	width:980px;
				margin:0 auto;
}

#header {
	width:980px;
				min-height:50px;
				
				margin:0 auto;
				padding:12px 30px 7px;
				position:relative;
height:100px;
}

a.logo {
	width:auto;
				height:auto;
				display:block;
				outline:none;
				float:right;
				font:bold 2.7em/1em "Arial Narrow", Arial, Helvetica, sans-serif;
				color:#2b2b2b;
				text-decoration:none;
}

a:hover.logo {
	color:#5b5b5b;
				text-decoration:none;
}

#breadcrumbs {
	width:920px;
				margin:-25px auto 10px;
				padding:15px 19px 12px;
			
				text-transform:capitalize;
				color:#8c8c8c;
				border:1px solid #DCDCDC;
				border-radius:5px;
				-moz-border-radius:5px;
				-khtml-border-radius:5px;
				-webkit-border-radius:5px;
				background:rgba(255, 255, 255, 0.6);
				position:relative;	
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#99FFFFFF', EndColorStr='#99FFFFFF');
}

#breadcrumbs a {
	color:#8c8c8c;
				text-decoration:none;
}

#breadcrumbs a:hover {
	color:#000;
				text-decoration:none;
}

#breadcrumbs ul {
	margin:0;
				padding:0;
				list-style:none;
}

#breadcrumbs li {
	margin:0;
				padding:0 0 0 18px;
				float:left;
				background:url(https://manesht.ir/wp-content/themes/paradise/images/arr.gif) 7px 4px no-repeat;
}

#breadcrumbs li:first-child {
	padding:0;
				background:none;
}

#content_wrapper #content1 {
	width:980px;
				margin:0 auto;
}

#content_wrapper,
#content_wrapper_sbl,
#content_wrapper_sbr {
				width:980px;
				min-height:300px;
				margin:0 auto;
				padding:10px 0 10px;
direction:rtl;
}

#content_wrapper_sbl #content1 {
				width:650px;
				float:right;
}

#content_wrapper_sbr #content1 {
				width:650px;
				float:left;
}

#sidebar {
width:310px;
}

#content_wrapper_sbr #sidebar {
float:right;
}

#content_wrapper_sbl #sidebar {
float:left;
}

#sidebar .widget-container {
width:270px;
}

#sidebar .widget-container > ul li {
				width:auto;
				padding:5px 0;
				color:#6E6D78;
				border-bottom:1px dashed #D6D6D7;
}

#sidebar .widget-container > ul li a {
				color:#232323;
				text-decoration:none;
}

#sidebar .widget-container > ul li a:hover {
				color:rgba(0, 0, 0, 0.5);
				text-decoration:none;
}

#sidebar .widget-container2 {
width:270px;
}

#sidebar .widget-container2 > ul li {
				width:auto;
				padding:5px 0;
				color:#6E6D78;
				border-bottom:1px dashed #D6D6D7;
}

#sidebar .widget-container2 > ul li a {
				color:#232323;
				text-decoration:none;
}

#sidebar .widget-container2 > ul li a:hover {
				color:rgba(0, 0, 0, 0.5);
				text-decoration:none;
}

ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	float:left;
	font-family:Tahoma, Helvetica, sans-serif;
}

ul.ui-tabs-nav {
	position:absolute;
	left:192px;
	z-index:1;
	top: 297px;
	width: auto;
	height: auto;
}

li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {
	font-size:0.8em;
	font-weight:normal;
	color:#363636;
}

.logotext {
	font: normal normal normal 100% Tahoma;
	background: transparent  no-repeat scroll right center;
	width: 970px;
	height: 18px;
	direction: rtl;
	
	color: #000000;
	text-align: left;
}


#panel .remember_me input {
	vertical-align: middle;
	margin-top: -1px;
}

.hiddenrow {
	display: none;
}

.selectall {
	background-color: #FFFBD9;
	font-weight: bold;
	text-align: center;
}

.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px;
}

._neutral {
	background-color:#FAFAFA;
	color: #999999;
	border:1px solid #CCCCCC;
}

._minus {
	background-color: #FDD2D1;
	color: #CB0200;
	border:1px solid #980201;
}

._plus {
	background-color:#E8FCDC;
	color: #008800;
	border:1px solid #008800;
}

.pagination_breadcrumb {
	background-color: #f5f5f5;
	border: 1px solid #fff;
	outline: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	font-weight: normal;
}

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}

.post {
				width:610px;
				padding-bottom:35px;
				margin-bottom:35px;
				border-bottom:1px solid #e5e5e5;
}

.post h2 {
margin-bottom:7px;margin-top:-4px;
}

.post h2 a {
				color:#232323;
				text-decoration:none;
}

.post h2 a:hover {
text-decoration:none;
}

.post_title_wrap {
padding-bottom:0px;
}

.post_title {
				width:530px;
				float:right;
}

.post_thumb {
float:left;
  height:100px;

  width:100px;
}

.posted {
				font-size:0.95em;
				padding:3px 0;
				border-top:1px solid #d9d9d9;
				border-bottom:1px solid #d9d9d9;
}

.posted a,
				.posted a:hover {
text-decoration:none;
}

.post_date {
				width:55px;
				min-height:38px;
				float:right;
				margin-left:15px;
				padding:5px;
				overflow:hidden;
				border-radius:5px;
				-moz-border-radius:5px;
				-khtml-border-radius:5px;
				-webkit-border-radius:5px;
z-index:0;
color:#fff;
				background:url(https://manesht.ir/wp-content/themes/paradise/images/colors/lime/grad_px.gif) top repeat-x #6eac1a;
}

.day {
				display:block;
				text-align:center;
				font:1.8em/1.1em Arial, Helvetica, sans-serif;
}

.month {
				display:block;
				text-align:center;
				line-height:1em;
}

.post h2 a:hover {
color:#6eac1a; margin-top:-2px;
}

.post  a {
color:#6eac1a;
}

.btn {
width:auto;
				display:inline-block;
				padding:7px 12px;
				cursor:pointer;
				outline:none;
				text-decoration:none;
				font-size:12px;
				line-height:11px;
				text-align:center;
				border-radius:5px;
				-moz-border-radius:5px;
				-khtml-border-radius:5px;
				-webkit-border-radius:5px;
}

.btn.big {
				display:block;
				font-size:18px !important;
				white-space:nowrap;
				text-transform:uppercase;
				text-decoration:none;
				padding:12px 15px 10px;
}

a:hover.btn,
a:focus.btn {
text-decoration:none;
}

.post a.btn {
				color:#fff;
				background:url(https://manesht.ir/wp-content/themes/paradise/images/colors/lime/grad_px.gif) top repeat-x #6eac1a;
}

.post a:hover.btn,
.post a:focus.btn {
				color:#fff;
				background:#BEBEBE;
}

.post .btn.big {
				color:#fff;
				background:url(https://manesht.ir/wp-content/themes/paradise/images/colors/lime/grad_px.gif) top repeat-x #6eac1a;
}

.post a:hover.btn.big,
.post a:focus.btn.big {
				color:#fff;
				background:url(https://manesht.ir/wp-content/themes/paradise/images/colors/lime/grad_px.gif) 0 -15px repeat-x #6eac1a;
}

.pic, .flickr img {
				display:block;
				padding:4px;
				border:1px solid #D5D5D5;
				background:#fff;
}

img:hover.pic {
				background:#6eac1a;
				border:1px solid #579015;
}

div.hover_box {
				padding:18px 18px 10px;
				display:block;
				text-decoration:none;
				border-radius:5px;
				-moz-border-radius:5px;
				-khtml-border-radius:5px;
				-webkit-border-radius:5px;
}

div:hover.hover_box {
background:#EBEBEB;
}

table {
color:#0c1621;font-family:Tahoma,Verdana,Sans-Serif;font-size:13px;
}

.tborder {
background:#a4bbd3;width:100%;margin:0 auto;
}

.tborder2 {
background:#dce7f2;width:100%;margin:0 auto;border:1px solid #a4bbd3;border-top:0;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;
}

.thead_left {
background:url(/forum/images/manesht/thead_left.jpg) 0 0 no-repeat;height:41px
}

.thead_right {
background:url(/forum/images/manesht/thead_right.jpg) 100% 0 no-repeat;height:41px
}

.thead2_left {
background:url(/forum/images/manesht/thead2_left.jpg) 0 0 no-repeat;height:41px
}

.thead2_right {
background:url(/forum/images/manesht/thead2_right.jpg) 100% 0 no-repeat;height:41px
}

.thead2_right2 {
background:url(/forum/images/manesht/thead2_right2.gif) 0 0 no-repeat;height:41px
}

.thead_wrap {
padding:8px 12px
}

.thead_title {
float:right;padding-top:2px
}

.thead,.thead_main {
background:#056094 url(/forum/images/manesht/thead_main.jpg) 0 0 repeat-x;color:#ffffff;height:41px;
}

.thead2_main {
background:#d2e0ee url(/forum/images/manesht/thead2_main.jpg) 0 0 repeat-x;color:#2f445a;height:41px;
}

.thead2_main a {
color:#2f445a;text-decoration:none
}

.thead2_main a:hover {
color:#000000
}

.thead a,.thead_main a {
color:#ffffff;text-decoration:none;
}

.thead a:hover,.thead_main a:hover {
color:#ffffff;text-decoration:underline;
}

.tcat,.tfoot {
background:#e5edf5 url(/forum/images/manesht/tcat_main.jpg) 0 100% repeat-x;color:#3a4f64;font-size:12px;border-top:1px solid #f6fafd;
}

.tcat a,.tfoot a {
color:#3a4f64;text-decoration:underline;
}

.tcat a:hover,.tfoot a:hover {
color:#0d1e2f;text-decoration:none;
}

table.forum_main {
background:#eaf1fa;border:1px solid #c3d7ea;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
}

.tborder2 table.active {
border-color:#a4bbd3;
}

.tborder2 table .stat_main {
font-weight:bold;font-size:15px;line-height:12px;
}

.tborder2 table .stat_title {
text-transform:uppercase;font-size:11px
}

.tborder2 table.active .stat_main {
color:#165498
}

.trow1,.trow2 {
background:#dce7f2;border-top:1px solid #ebf2f8;
}

.trow2 {
background:#e3edf7
}

.trow_shaded {
background:#ffdde0;border:0;background:#ff8d77;color:#000;
}

.trow_selected td {
background:#ffcf47;color:#000;
}

.trow_selected td a,.trow_shaded a {
color:#000000;text-decoration:underline
}

.trow_selected td a:hover,.trow_shaded a:hover {
text-decoration:none
}

.trow_sep {
background:#EAF1FA;color:#2f445a;font-size:12px;font-weight:bold;
}

.expcolimage {
float:left;width:auto;vertical-align:middle;margin-top:3px;
}

.trowads {
	background: #ffffff url(../../../images/manesht/trow2.gif);
}

.bcLeft {
background:url(../../../images/bcLeft.gif) no-repeat top left;height:40px
}

.bcRight {
background:url(../../../images/bcRight.gif) no-repeat top right;height:30px;padding:10px 10px 0 10px
}

border:1px solid #ebf2f8;
.breadcrumb2 {
-moz-border-radius:6px;
border-radius:6px;
-webkit-border-radius:6px;
-khtml-border-radius:6px;
background:#e5edf5 url(/forum/images/manesht/tcat_main.jpg) 0 100% repeat-x;color:#3a4f64;font-size:12px;border:1px solid #f6fafd;
behavior: url(/js/PIE.htc);
}

.postrate {
  float: left;
  background-image:url(/forum/images/goshe.gif) ;
  background-position:100% 0;
  bottom:-9px;
  height:21px;
  left:-11px;
  padding-bottom:9px;
  padding-left:11px;
  padding-right:9px;
  padding-top:7px;
  position:relative;
  width:61px;
}





 #sign_up, #lost_pass, #donation, #donation2{
        -moz-border-radius: 6px;
        background: #eef2f7;
        -webkit-border-radius: 6px;
        -webkit-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
        -moz-box-shadow:  rgba(0,0,0,.6) 0px 2px 12px;;
        padding: 14px 22px;
        width: 400px;
        position: relative;
        display: none;
    }
    #sign_up #sign_up_form, #lost_pass #sign_up_form, #donation #sign_up_form, #donation2 #sign_up_form{
        margin-top: 13px;
    }
    #sign_up label, #lost_pass label {
        display: block;
        margin-bottom: 10px; 
        color: #536376;
        font-size: .9em;
    }
  
    #sign_up label input, #lost_pass label input, #donation label input, #donation2 label input{
        display: block;
        width: 393px;
        height: 31px;
        background-position: -201px 0;
        padding: 2px 8px;
        font-size: 1.2em;
        line-height: 31px;
       border : 0px;
    }

 #see_id {
        width: 220px;
        height: 23px;
        background-position: -208px -133px;
        float: right;
    }
#lost_id {
    background-position: -200px -175px;
    float: right;
    height: 23px;
    width: 227px;
}

    #left_out {
        background-position: -200px -158px;
        width: 113px; height: 16px;
float: right;
    }
    #sign_up_form {
        position: relative;
        background: url(../../../images/manesht/divider.png) repeat-x bottom left;
        padding-bottom: 54px;
        margin-bottom: 12px;
       float: right;
    }
    #actions {
        float: left;
        position: absolute;
        left: 0;
        height: 31px;
        bottom: 20px;
    }
input.form_button {
        float: left;
        width: 93px; height: 31px;
        margin-right: 15px;
      border: 0px;
    }
a.form_button {
        float: left;
        width: 93px; height: 31px;
        margin-right: 15px;
      border: 0px;
    }
    #cancel { background-position: -198px -36px; }
    #log_in { background-position: -291px -36px; }
    #cancel:hover { background-position: -198px -67px; }
    #cancel:active { background-position: -198px -98px; }
    #log_in:hover { background-position: -291px -67px; }
    #log_in:active { background-position: -291px -98px; }
    #close_x { 
        width: 24px; height: 23px;
        overflow: hidden; line-height: 1000px;
        display: block;
        position: absolute; top: 5px; left: 5px;
        background-position: -387px -102px;
    }
    #usage { background-position: -323px -172px; width: 67px; height: 22px;}

#sendpass { 
    width: 93px;
    height: 31px;
    background-position: -30px -156px;
}
#sendpass:hover {
    background-position: -30px -187px;
}
#sendpass:active {
    background-position: -30px -218px;
}
.sprited {
    background: url(../../../images/manesht/download_sprite.png) no-repeat;
    line-height: 1000px;
    overflow: hidden;
    display: block;
}
#download_latest {
    width: 196px;
    height: 51px;
    background-position: top left;
    margin-bottom: 10px;
}

#download_latest:hover {
    background-position: 0 -51px;
}

#download_latest:active {
    background-position: 0 -102px;
}

#download p {
    margin-left: 7px;
}

.neveshte {
color: #536376;
float: right;
direction: rtl;
}

.neveshte2 {
color: #536376;
float: left;
direction: rtl;
margin-top: 10px;
}

#donation_id {
    background-position: -202px -200px;
    float: right;
    height: 23px;
    width: 227px;
}
.neveshte3 {
    color: #536376;
    direction: rtl;
    float: right;
    margin-top: 0;
}

#apple {
    height: 28px;
    margin-top: 9px;
    padding-bottom: 0;
    padding-left: 140px;
   float:right;
}

#apple #search {

}

#apple #search input[type="text"] {
    background: url(../../../images/manesht/search-white.png) no-repeat 174px 6px #444;
    border: 0 none;
    font: bold 12px Tahoma,Helvetica,Sans-serif;
    color: #d7d7d7;
    width:150px;
    padding: 4px 35px 5px 15px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); 
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#apple #search input[type="text"]:focus {
    background: url(../../../images/manesht/search-dark.png) no-repeat 224px 6px #fcfcfc;
    color: #6a6f75;
    width: 200px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    }


#apple2 {
    height: 20px;
    float:right;
}

#apple2 #search2 {
margin-top: -3px;
}

#apple2 #search2 input[type="text"] {
    background: url(../../../images/manesht/search-white.png) no-repeat 174px 4px #E7EEF5;
    border: 1px solid #a5bad5;
    font: normal 12px Tahoma,Helvetica,Sans-serif;
    color: #7f8489;
    width: 150px;
    padding: 3px 35px 4px 15px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#apple2 #search2 input[type="text"]:focus {
    background: url(../../../images/manesht/search-dark.png) no-repeat 224px 4px #f5f8fb;
    width: 200px;
    }

#mintbar {
    border-bottom:3px solid #ECF1EF;
    background:url(http://manesht.ir/forum/images/manesht/bg1.png) repeat-x;
    font-size:14px;
	font-family: Arial, Helvetica, Sans-serif;
    color:#FFF;
    padding:10px 0px;
    position:relative;
    top:0;
    left:0;
    z-index:2000;
    width:100%;
    text-align:center;
	height:20px;
}
#mintbar a {
    color:#FFF;
    text-decoration:none;
}
#closebtn {
    background:url(http://manesht.ir/forum/images/manesht/close.png) top no-repeat;
    border:none;
    margin-left:15px;
    position:absolute;
	cursor:pointer; 
}
#mint {
    cursor:pointer;
    position: relative;
    z-index: 1000;
}

/* Optional for subscribe box */
	   
.mintbar {
	margin: 0pt auto; 
	width: 600px; 
        direction: rtl;
        position: fixed;
}
.mintbar form {
    float: left;
    margin: 1px 10px 0;
	width:275px;
}
.mintbar .sbox {
    border: 1px solid #555555;
    border-radius: 5px 5px 5px 5px;
    color: #888888;
    float: left;
    margin: -2px 0 0;
    padding: 3px;
    width: 155px;
}
.mintbar 	.go {
    float: left;
    margin: -2px 0 0 10px;
	height: 24px;
}
.mintbar #closebtn {
   margin-left: -20px;
}



.pagination .pages {
	display: inline-block;
float: right;
margin-top: 14px;
}



