/*
Theme Name: Sabalan
Site: http://ParsDLE.com
Email: parsdle@yahoo.com
*/

html {
	font-size: 100.01%;
}
body {
	direction: rtl;
	font: 11px Tahoma;
	background: url("../images/bg.png") repeat scroll 0 0 #DCDCDC;
	text-decoration: none;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
@font-face {
	font-family: 'Yekan';
	src: url('../fonts/Yekan.eot');
	src: url('../fonts/Yekan.eot?iefix') format('eot'), url('../fonts/Yekan.woff') format('woff'), url('../fonts/Yekan.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
a, a img {
	border: none;
	outline: none;
	text-decoration: none;
}
a {
	color: #006de0;
}
a:hover {
	color: #f50000;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-ms-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
ul, li, form, fieldset, dl, dt, dd, h1, h2, h3, h4, h5, h6, em, del {
	margin: 0;
	padding: 0;
	list-style: none;
	font-style: normal;
	border: none;
	text-decoration: none;
}
.clr {
	clear: both;
	height: 1px;
}
.top {
	background: #082c58;
	border-top: 3px solid #1154a6;
	min-width: 1000px;
	position: relative;
	z-index: 100;
}
.top-cont {
	color: #dadada;
	display: block;
	font: 12px/24px Yekan;
	height: 25px;
	margin: 0 auto;
	padding: 2px;
	width: 996px;
}
.top-cont span {
	float: left;
}
.page {
	background: #eaeaea;
	box-shadow: 0 0 12px -2px #000;
	height: auto;
	margin: 0 auto;
	min-height: 1024px;
	position: relative;
	width: 1000px;
}
.header {
	height: 180px;
	width: 1000px;
	background: #fbfbfb url(../images/header.jpg) no-repeat 0 0px;
}
h1 {
	color: #ffffff;
	font: 30px Tahoma;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 70px;
	width: 320px;
}
h1 span {
	font: 11px Tahoma;
	display: block;
	text-align: right;
	padding-right: 1px;
}
h1 a {
	color: #fff;
}
/* -- ParsDLE.com -- */
.menuline {
	display: block;
	width: 998px;
	height: 38px;
	background: #094084;
	border: 1px solid #083974;
}
.parsdle-menu {
	background: none repeat scroll 0 0 #555555;
	height: 38px;
	padding: 0;
	position: relative;
}
#parsdle_menu {
	display: inline-block;
	height: 38px;
	margin: 0;
	padding: 0;
}
#parsdle_menu li a {
	line-height: 19px;
	font-size: 14px;
	font-family: Yekan, tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	padding: 0;
	display: block;
	cursor: pointer;
	white-space: nowrap;
}
#parsdle_menu li div.buttonbg {
	border-left: 1px solid #093366;
	height: 18px;
	padding: 10px 12px;
	text-align: center;
}
.buttonbg.home {
	background: url("../images/home.png") no-repeat scroll right 5px rgba(0, 0, 0, 0);
	padding: 10px 37px 10px 10px !important;
}
#parsdle_menu li:hover div.buttonbg a, #parsdle_menu li.expanded a.topitem, #parsdle_menu li.active a.topitem, #parsdle_menu li.itemhot a.topitem, #parsdle_menu li a:hover {
	color: #fff;
	font-style: normal;
}
#parsdle_menu li.expanded div.buttonbg, #parsdle_menu li.active div.buttonbg, #parsdle_menu li.itemhot div.buttonbg, #parsdle_menu li:hover div.buttonbg {
	background-color: #093366;
	box-shadow: none;
	border-color: #003c62;
}
/* -- ParsDLE.ir -- */
#parsdle_menu ul li a {
	color: #fff;
	font-family: Yekan, tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	display: block;
	vertical-align: middle;
	white-space: nowrap;
	width: 150px;
	height: 18px;
}
#parsdle_menu ul li:hover > a {
	color: #FFFFFF;
}
#parsdle_menu ul li.subexpanded a.subexpanded, #parsdle_menu ul li.subitemhot a.subitemhot, #parsdle_menu ul li a:hover {
	color: #FFFFFF;
	background-color: #093366;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	font-family: Yekan, tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#parsdle_menu ul li:hover, #parsdle_menu ul li.subexpanded, #parsdle_menu ul li.subitemhot {
	background-color: #094084;
	box-shadow: none;
}
#parsdle_menu ul {
	margin: 0;
	border-style: solid;
	border-color: #094084;
	border-width: 0;
	padding: 0;
	background: #094084;
	font-size: 0;
	border-radius: 0;
}
#parsdle_menu ul li a {
	border-bottom: 1px solid #00568b;
	padding: 7px 12px 7px 14px;
	text-align: right;
}
#parsdle_menu ul li.separator {
	padding: 7px;
	cursor: default;
	background: none;
	box-shadow: none;
	border-width: 0;
}
#parsdle_menu ul li.separator div {
	border-top: 1px solid #094084;
	font-size: 0px;
}
#parsdle_menu ul li {
	border-style: solid;
	border-color: #094084;
	border-width: 0;
	height: auto;
	width: auto;
	text-align: right;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	float: none;
	margin: 0 0 0px 0;
	border-radius: 0;
	padding: 0;
	box-shadow: none;
	background-color: transparent;
}
/* -- ParsDLE.com -- */
#parsdle_menu .spaced_li {
	margin: 0;
}
#parsdle_menu a img {
	border: none;
}
#parsdle_menu li {
	list-style: none;
	float: right;
}
#parsdle_menu.css_menu li {
	position: relative;
}
#parsdle_menu.css_menu ul li:hover > ul {
	opacity: 1;
}
#parsdle_menu.css_menu li:hover > ul {
	top: 100%;
	right: 0;
	left: auto;
	opacity: 1;
}
#parsdle_menu.css_menu ul li:hover > ul {
	top: 0px;
	right: 100%;
	left: auto;
}
#parsdle_menu.css_menu ul {
	transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-property: opacity;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-ms-transition-property: opacity;
	opacity: 0;
}
/* -- ParsDLE.com -- */
#parsdle_menu ul {
	position: absolute;
	top: -99999px;
	z-index: 4000;
}
#parsdle_menu ul ul {
	position: absolute;
	z-index: 5000;
}
#parsdle_menu .submenu_arrow {
	margin-left: 8px;
}
#parsdle_menu div.arrow {
	background: rgba(0, 0, 0, 0) url("../images/ebab_mbmcp_d.png") no-repeat scroll 2px center;
	height: 100%;
}
#parsdle_menu ul li a.with_arrow {
	background: url("../images/ebab_mbmcp_c.png") no-repeat left center;
	padding-left: 12px;
}
#parsdle_menu ul li a.with_arrow:hover {
	background: #093366 url("../images/ebab_mbmcp_c.png") no-repeat left center;
}
#parsdle_menu ul.gradient128 {
	background: #094084;
}
#parsdle_menu li a.button_2, #parsdle_menu li div a.button_2 {
	padding-left: 14px;
	text-align: center;
	line-height: 19px;
}
.uavatar {
	position: relative;
	float: left;
}
.uavatar img {
	width: 100px;
	margin: 0 0 10px;
	border-radius: 4px;
}
.login-panel {
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 7px 0 0 12px;
}
.login, .reg {
	color: #FFFFFF;
	display: block;
	font: 12px/24px Yekan;
	height: 24px;
	padding: 1px 0 0 31px;
	float: right;
	margin-right: 10px;
}
.login {
	background: url("../images/lbtnr.png") no-repeat scroll 0 1px;
}
.login:hover {
	background: url("../images/lbtnr.png") no-repeat scroll 0 -31px;
}
.reg {
	float: left;
	margin-right: 10px;
	background: url("../images/lbtn.png") no-repeat scroll 0 1px;
}
.reg:hover {
	background: url("../images/lbtn.png") no-repeat scroll 0 -32px;
}
#loginb {
	background: url("../images/black.png") repeat-x scroll center top #ffffff;
	box-shadow: 0 0 30px #000000;
	color: #909090;
	display: none;
	left: 50%;
	margin-left: -150px;
	padding: 30px 25px;
	position: absolute;
	top: 150px;
	width: 280px;
	z-index: 20000 !important;
}
#loginb a {
	color: #505050;
}
#loginb a:hover {
	color: #ccc;
	text-decoration: none !important;
}
.logintitle {
	background: #094084;
	color: #ffffff;
	font: 16px/40px Yekan;
	height: 40px;
	margin: -30px -25px 25px;
	text-align: center !important;
}
.login-close {
	position: absolute;
	background: url(../images/login-close.png) 0 0 no-repeat;
	width: 25px;
	height: 25px;
	cursor: pointer;
	top: -15px;
	left: -15px;
}
.login-close:hover {
	background-position: 0 -25px;
}
.profile {
	margin: 0 0 15px 0;
}
.profile-left {
	width: 80px;
	float: left;
	margin: 0 20px 0 0;
	box-shadow: inset 0 2px 5px rgba(0,0,0,0.2);
	padding: 10px;
	border-radius: 5px;
}
.profile img {
	width: 80px;
	max-height: 80px;
	border-radius: 3px;
}
.profile ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 12px;
	color: #303030;
	float: left;
	width: 160px;
}
.profile li {
	position: relative;
	height: 29px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	width: 160px;
}
.profile li a {
	background: none repeat scroll 0 0 #f7f7f7;
	border: 1px solid #eeeeee;
	color: #777777 !important;
	display: block;
	font: 13px/23px Yekan;
	height: 24px;
	margin: 0;
	padding: 0 10px 0 15px;
	text-align: right;
	text-decoration: none !important;
	text-shadow: 1px 1px 0 #fff;
}
.profile li a:hover {
	color: #000 !important;
	text-decoration: none !important;
	box-shadow: 0 0 5px #cccccc inset;
	border: 1px solid #cccccc;
}
.login_input {
	margin: 15px 0 0 0;
	text-align: center;
}
.login_field {
	width: 270px;
	height: 30px;
	line-height: 35px;
	vertical-align: middle;
	font-size: 15px;
	padding: 0;
	color: #909090;
	background: #fff;
	margin-top: 15px;
	border-radius: 3px;
	text-align: right;
}
.field {
	padding: 5px;
	width: 270px;
	height: 20px;
	color: #909090;
	font-size: 12px;
	font-family: tahoma;
	background: none;
	border: 1px solid #ccc;
	vertical-align: middle;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
}
.field:hover, .field:active, .field:focus {
	border: 1px solid #aaa;
}
.sociallogin {
	display: block;
	margin: 0 auto 1px;
	overflow: hidden;
	width: 280px;
}
.fblogin, .glogin {
	color: #fff !important;
	display: block;
	font: 14px/31px Yekan;
	height: 32px;
	padding: 1px 1px 1px 18px;
	width: 116px;
}
.fblogin {
	background: url("../images/floginicon.png") no-repeat scroll 7px 8px #1b59ae;
	float: right;
}
.glogin {
	background: url("../images/gloginicon.png") no-repeat scroll 9px 9px #dd0000;
	float: left;
}
.fblogin:hover {
	background: url("../images/floginicon.png") no-repeat scroll 7px 8px #144282;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.glogin:hover {
	background: url("../images/gloginicon.png") no-repeat scroll 9px 9px #B30000;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.enter {
	height: 40px;
	padding: 0 10px;
	background: #094084;
	border: 1px solid #094084;
	box-shadow: inset 0 1px 1px rgba(255,255,255,0.3);
	cursor: pointer;
	margin: 0 0 0 12px;
	color: #fff !important;
	font: 16px Yekan !important;
	line-height: 40px;
	float: right;
	text-decoration: none !important;
}
.enter:hover {
	background: #0f6dde;
	text-shadow: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.lostpass {
	height: 38px;
	border: 1px solid #ccc;
	background: #f7f7f7;
	color: #909090 !important;
	float: right;
	display: inline-block;
	font: 14px/38px Yekan !important;
	padding: 0 11px 0 12px;
	text-decoration: none !important;
}
.lostpass:hover {
	color: #505050 !important;
	border: 1px solid #aaa;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.not_save {
	font-size: 12px;
	padding: 0;
	margin: 10px 0 14px;
	height: 20px;
	text-align: right;
}
#login_overlay {
	background-color: #000;
	height: 100%;
	left: 0;
	opacity: 0.50;
	-moz-opacity: 0.5;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
	display: none;
}
.fbutton {
	background: none repeat scroll 0 0 #eeeeee;
	border: 1px solid #d2d2d2;
	color: #777777;
	cursor: pointer;
	font: 12px Yekan;
	padding: 1px 6px 2px 7px;
	text-shadow: 1px 1px 0 #fff;
}
.fbutton:hover {
	background: none repeat scroll 0 0 #777777;
	border: 1px solid #777777;
	color: #ffffff;
	text-shadow: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.cols {
	margin: 12px 10px 10px;
	overflow: hidden;
	zoom: 1;
}
.leftcol {
	float: right;
	width: 220px;
}
h6 {
	background: url("../images/cats.png") no-repeat scroll right 0 #094084;
	border: 1px solid #083974;
	color: #ffffff;
	display: block;
	font: 14px/38px Yekan;
	height: 38px;
	padding-right: 44px;
	text-indent: 2px;
}
.block-icon {
	display: block;
	height: 38px;
	margin: -39px 1px 1px 0;
	width: 38px;
}
.block {
	font: 12px Tahoma;
	background: #FFFFFF;
	border-bottom: 2px solid #888888;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	padding: 15px;
	margin-bottom: 12px;
	color: #393939;
}
.block a {
	color: #393939;
	line-height: 19px;
}
.block a:hover {
}
.lastnews {
	margin: 0;
	padding: 0;
}
.lastnews li {
	border-bottom: 1px dashed #E4E4E4;
	padding: 1px 0 5px;
}
.lastnews li:hover {
	padding: 1px 3px 5px 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.lastnews li:last-child {
	border-bottom: none;
}
.lastnews li a {
	display: block;
}
.lastnews li a:hover {
	color: #f50000;
}
.block-search {
	border: 1px solid #dbdbdb;
	height: 22px;
	width: 187px;
}
.block-search input {
	top: 4px;
	left: 1px;
	position: relative;
}
.block-search label input {
	border: 0 none;
	color: #9F9F9F;
	font: 11px Tahoma;
	margin-right: 3px;
	position: relative;
	top: 0;
	width: 160px;
}
/* -- ParsDLE.com -- */
.fullsearch {
	display: block;
	margin-top: 2px;
}
.fullsearch a {
	color: #393939;
	font: 1.2em/18px Tahoma;
}
.fullsearch a:hover {
}
.nav a {
	color: #393939;
	font: 1.1em/25px Yekan;
}
.nav a:hover {
}
.weekday-active-v, .day-active-v {
	color: #094084;
}
.calendar {
	color: #5C5C5C;
	font: 1.1em Tahoma;
	border-collapse: collapse;
	padding: 0px;
	width: 99%;
}
.calendar a {
}
.calendar td, th {
	font: 12px/16px Yekan;
	text-align: center;
	padding: 4px 5px;
	border-collapse: collapse;
}
.weekday, .weekday-active, .day-active, .monthlink {
	color: #000000;
	font-weight: bold;
}
.day-active a, .weekday-active a, .day-active-v a, .weekday-active-v a {
}
.day-current {
	background: none repeat scroll 0 0 #e6e6e6;
	border: 1px solid #dadada;
	color: #888888;
	text-shadow: 1px 1px 0 #fff;
}
.day-current a {
	color: #444;
}
.archives {
	color: #393939;
	font: 1.2em/18px Yekan;
}
.archives:hover {
}
.rightcol {
	float: right;
	width: 236px;
}
#slidemenu {
	background: #F5F5F5;
	font-family: Yekan;
}
#slidemenu li a, #slidemenu li span {
	font-size: 1.2em;
	color: #094084;
	display: block;
	border-bottom: 1px solid #fff;
	padding: 0 13px;
	height: 35px;
	line-height: 34px;
}
#slidemenu li span {
	cursor: pointer;
	background: url("../images/slidemenu.png") no-repeat 12px 0;
}
#slidemenu li a:hover, #slidemenu li span:hover {
	color: #323232;
	background-color: #EDEDED;
}
#slidemenu li.selected span {
	color: #fff;
	height: 35px;
	line-height: 34px;
	background-color: #094084;
	background-position: 13px -37px;
}
#slidemenu li.submenu {
	overflow: hidden;
}
#slidemenu li.submenu ul {
	overflow: hidden;
	border-bottom: 1px solid #fff;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	list-style: none;
}
#slidemenu li.submenu ul a {
	background: #E8E8E8;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
	color: #323232;
	height: 16px;
	line-height: normal;
	padding: 3px 9px 11px 0;
	width: 205px;
}
#slidemenu li.submenu ul a:hover {
	background: #F5F5F5;
	color: #000000;
}
.vote {
	color: #393939;
	font: 1.1em/16px Tahoma;
	padding: 0 22px 8px 0;
}
.votetitle {
	font: 1.1em Yekan;
	display: block;
	margin-bottom: 5px;
	color: #393939;
}
.vote input {
	margin-right: -22px;
}
.vote-submit, .vote-result {
	border: 1px solid #C8C8C8;
	background: #E6E6E6;
	color: #000000;
	font: 12px tahoma;
	margin-top: 6px;
	width: 84px;
	cursor: pointer;
	padding: 0 4px 3px;
	cursor: pointer;
}
.vote-result {
	position: absolute;
	margin: -23px 98px 0 0;
}
.vote-submit:hover, .vote-result:hover {
	background: #eeeeee;
	color: #000000;
	border: 1px solid #E6E6E6;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
/* -- ParsDLE.com -- */
.voteresult {
	margin-left: 0;
}
.tags {
	color: #fff;
	text-align: center;
}
.tags a {
	color: #666;
}
.tags a:hover {
}
.clouds_xsmall {
	font-size: x-small;
}
.clouds_small {
	font-size: small;
}
.clouds_medium {
	font-size: medium;
}
.clouds_large {
	font-size: large;
}
.clouds_xlarge {
	font-size: x-large;
}
.centercol {
	float: right;
	margin: 0 10px;
	padding-bottom: 10px;
	width: 504px;
}
.scontainer {
	margin: 0 auto 12px;
	position: relative;
	width: 505px;
}
.scontainer img {
	min-height: 308px;
	width: 493px;
}
#slider {
	margin: 0 0 12px;
	position: relative;
	z-index: 1;
}
#slider ul {
	background: none repeat scroll 0 0 #ffffff;
	border-color: #9a9a9a #9a9a9a #888888;
	border-style: solid;
	border-width: 1px 1px 2px;
	list-style: none outside none;
}
#slider li {
	height: 308px;
	width: 493px !important;
	margin: 5px;
	overflow: hidden;
	position: relative;
}
#slider li .slide-info {
	background: none repeat scroll 0 0 rgba(28, 28, 27, 0.6);
	bottom: 0;
	color: #fff;
	height: 10px;
	padding: 11px 5px 20px 15px;
	position: absolute;
	right: 0;
	width: 473px;
}
#slider li .slide-info h2 {
	background: none;
	border: medium none;
	line-height: 19px;
	margin: 0;
}
#slider li .slide-info h2 a {
	color: #fff;
	font-family: Yekan;
	font-weight: normal;
	font-size: 13.5px;
}
/* -- ParsDLE.com -- */
#slider li .slide-info h2 a:hover {
	color: #CCCCCC;
}
#slider li .slide-info .meta {
	margin-bottom: 12px;
}
#slider li .slide-info .meta, #slider li .slide-info .meta a {
	color: #dfdfdf;
}
#slider li .slide-info .meta a {
}
#slider li .slide-info .meta a:hover {
	color: #999999;
}
#slider li .slide-info .comments-count {
	color: #bfbdbd;
	float: left;
	font-weight: bold;
	margin-top: 5px;
}
#slider li .slide-info .comments-count:hover {
}
#slider li .slide-info .slider-button {
	background: #5e5c5c; /* For IE */
	background: #999999;
	color: #fff;
	float: right;
	font-weight: bold;
	height: 10px;
	padding: 5px 10px 10px;
}
#slider li .slide-info .slider-button:hover {
}
#sliderNav {
	top: 22px;
	position: absolute;
	left: 18px;
	z-index: 99;
}
#sliderNav a {
	background: #999999; /* For IE */
	background: rgba(28,28,27,0.6);
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	margin-left: 6px;
	padding: 3px 8px 4px 9px;
}
#sliderNav a.activeSlide {
	background: #094084;
}
.news {
	background: #FFFFFF;
	margin-bottom: 12px;
	border-bottom: 2px solid #888888;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
}
.news.border {
	border-bottom: 1px solid #CCCCCC;
}
h2 {
	background: #094084;
	border: 1px solid #083974;
	color: #ffffff;
	font: 14px/38px Yekan;
	height: 38px;
	padding: 0 12px 0 0;
}
h2 a {
	color: #ffffff;
}
h2 a:hover {
	color: #ccc;
}
h2 span {
	display: block;
	margin-top: 0;
}
/* -- ParsDLE.com -- */
.text {
	color: #313131;
	font: 1.2em/18px Tahoma;
	padding: 20px;
}
.s-text {
	color: #313131;
	font: 1.2em/18px Tahoma;
	padding: 10px 19px 10px 20px;
}
.s-text img {
	display: block;
	margin: 0 auto;
	max-width: 455px;
	border: 3px solid transparent;
}
.sh-text {
	color: #313131;
	font: 12px/18px Tahoma;
	padding: 10px 12px 16px 14px;
	position: relative;
	text-align: justify;
}
.sh-image {
	float: right;
	height: 150px;
	margin: 0 0 0 10px;
	width: 200px;
	overflow: hidden;
}
.sh-image img {
	display: block;
	border: 3px solid transparent;
	min-height: 145px;
	width: 195px;
}
.sh-image img:hover {
	opacity: 0.8;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.text a, .s-text a, .add-news a {
	color: #0083B7;
}
.text a:hover, .s-text a:hover, .add-news a:hover {
	color: #f50000;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-ms-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
.edited {
	font: italic 10px Tahoma;
	color: #999;
	padding-top: 14px;
	display: block;
}
.read-full {
	display: block;
	height: 20px;
	margin: 18px 2px 14px 5px;
}
.read-full a {
	color: #f80000;
	float: right;
	font: 13px Yekan;
	margin-left: 15px;
}
.read-more a {
	background: none repeat scroll 0 0 #f4f5f5;
	border-right: 4px solid #cccccc;
	bottom: 14px;
	color: #5c5c5c;
	display: block;
	float: left;
	font: 14px/27px Yekan;
	height: 28px;
	left: 16px;
	margin: 0;
	padding: 1px 8px 0 0;
	position: absolute;
	text-shadow: 1px 1px 0 #fff;
	width: 73px;
}
.read-more a:hover {
	color: #000000;
	background: #EBEBEB;
	border-right: 4px solid #A2A2A2;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.argcat {
	margin: 14px 1px 5px 5px;
}
.argcat a {
	color: #393939;
}
.news-info {
	color: #5F5F5F;
	font: 10px Tahoma;
	height: 16px;
	padding: 12px 10px 0;
}
.info-favorites {
	display: inline;
	float: right;
	height: 16px;
	width: 16px;
}
.info-favorites img {
	height: 16px;
	width: 16px;
}
/* -- ParsDLE.ir -- */
.news-info a {
	color: #545454;
}
.news-info a:hover {
	color: #f50000;
}
.info-author, .info-date, .info-comments, .info-views {
	float: right;
	height: 16px;
	padding: 0 2px 0 8px;
}
.info-author-icon, .info-date-icon, .info-comments-icon, .info-views-icon {
	background: url("../images/story-info.png") no-repeat scroll 0 0;
	float: right;
	height: 16px;
	padding: 0;
	width: 16px;
	margin-left: 1px;
}
.info-author-icon {
	background-position: -35px 0;
}
.info-date-icon {
	background-position: -52px 0;
}
.info-comments-icon {
	background-position: -17px 0;
}
.info-views-icon {
	background-position: 0 0;
}
.taglist {
  background: rgba(0, 0, 0, 0) url("../images/tags.gif") no-repeat scroll right 0;
  color: #555;
  font: 12px/15px tahoma;
  margin: 0 10px 17px;
  padding: 0 22px 2px;
}
.taglist a {
  font: 12px/15px tahoma;
  color: #777;  
}
.taglist a:hover {
  color: #f80000;  
}
.related {
	border-top: 1px dashed #D3D3D3;
	color: #555555;
	margin-right: 0;
	padding: 10px 12px 12px 10px;
}
.related strong {
	color: #094084;
	display: block;
	font: 15px Yekan;
	padding-bottom: 3px;
}
.related li {
	border-bottom: 1px dashed #eee;
	min-height: 20px;
	padding: 1px 0 4px 4px;
}
.related li:last-child {
	border-bottom: medium none;
}
.related a {
	color: #393939;
	font: 12px/20px Tahoma;
	margin-right: 2px;
}
.related a:hover {
	color: #f50000;
}
/* - ParsDLE.com - */
.com-title {
	background: none repeat scroll 0 0 #094084;
	color: #ffffff;
	font: 1.2em/39px Yekan;
	height: 38px;
	margin: 18px 0 -2px;
	padding: 0 12px 0 0;
	text-shadow: 0 1px 0 #000000;
}
.ratebox {
  float: left;
}
.ratingzero {
  color: #6c838e;
}
.ratingtypeplusminus {
  padding: 0px 5px;
}
.ratingtypeplus {
  color: #6c838e;
  padding: 0px 0px 0px 5px;
}
.ratingplus {
  color: green;
}
.ratingminus {
  color: red;
}
.ratebox2 {
  float: left;
  margin: 5px 0 0 18px !important;
}
.ratebox3 {
  float: left;
  margin: 13px 0 0 14px !important;
}
.ratebox ul, .ratebox ul li {
	float: right;
}
.ratebox2 ul, .ratebox2 ul li {
	float: left;
	padding-right: 3px;
}
.ratebox3 ul, .ratebox3 ul li {
	float: right;
	line-height: 14px;
}
.rating {
	color: #757575;
	float: left;
	font: 11px Tahoma;
	height: 16px;
	left: 12px;
	position: relative;
	text-indent: -9999px;
	top: -28px;
	width: 85px;
}
.unit-rating {
	width: 85px;
	height: 16px;
	position: relative;
	background: url(../dleimages/rating.gif) top left repeat-x;
}
.unit-rating li {
	text-indent: -90000px;
	float: right;
}
.unit-rating li a {
	display: block;
	width: 17px;
	height: 16px;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover {
	background: url(../dleimages/rating.gif) left center;
	z-index: 2;
	right: 0px;
}
.unit-rating a.r1-unit {
	right: 0px;
}
.unit-rating a.r1-unit:hover {
	width: 17px;
}
.unit-rating a.r2-unit {
	right: 17px;
}
.unit-rating a.r2-unit:hover {
	width: 34px;
}
.unit-rating a.r3-unit {
	right: 34px;
}
.unit-rating a.r3-unit:hover {
	width: 51px;
}
.unit-rating a.r4-unit {
	right: 51px;
}
.unit-rating a.r4-unit:hover {
	width: 68px;
}
.unit-rating a.r5-unit {
	right: 68px;
}
.unit-rating a.r5-unit:hover {
	width: 85px;
}
/* -- www.ParsDLE.com -- */
.unit-rating li.current-rating {
	background: url(../dleimages/rating.gif) left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
#dle-poll-list {
	margin-left: 4px;
}
#dle-poll-list img {
	margin: 0px;
	padding: 0px;
}
.totalvotes {
	margin: 10px 0px 0px 4px;
	font-weight: bold;
}
.votebuttons {
	margin-left: 200px;
}
.votebuttons input {
	border: 1px solid #ccc;
	background: #fff;
	color: #393939;
	font: 11px Tahoma;
	height: 20px;
	margin-top: 6px;
	width: 84px;
}
.navigation {
	text-align: center;
	margin-top: 20px;
	font: 1.2em Tahoma;
}
.navigation a {
	background: #094084;
	color: #fff;
	padding: 5px 8px;
	box-shadow: 0 1px 1px #888888;
}
.navigation a:hover {
	background: #ffffff;
	color: #094084;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.navigation span {
	background: #ffffff;
	box-shadow: 0 1px 1px #888888;
	color: #094084;
	padding: 5px 8px;
}
h2.small {
	height: 38px;
}
.addcomm-notlogged {
	margin-bottom: 10px;
}
.addcomm-notlogged input {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ccc;
	color: #393939;
	font: 12px Tahoma;
	height: 20px;
	padding: 1px 6px 3px 5px;
	width: 214px;
}
#comments {
	width: 99%;
	height: 150px;
	border: 1px solid #ccc;
	background: #fff;
	color: #393939;
	font: 12px Tahoma;
	padding: 3px;
	margin-bottom: 10px;
}
.addcomm-code img {
	margin: 0px;
	display: inline;
	border: 1px solid #999;
	width: 120px;
	height: 50px;
}
.addcomm-code input {
	width: 120px;
	height: 40px;
	border: 1px solid #999;
	color: #393939;
	font: 30px Tahoma;
	margin: 6px 0px;
}
/* -- ParsDLE.com -- */
.addcomm {
	border: 1px solid #ccc;
	background: #fff;
	color: #393939;
	font: 11px Tahoma;
	height: 20px;
	margin-top: 6px;
	width: 84px;
	display: block;
	cursor: pointer;
}
.addcomm-code label {
	display: block;
}
.comment {
	background: #FFFFFF;
	border: 1px solid #9a9a9a;
	border-bottom: 2px solid #888888;
	margin: 12px 0 0;
	min-height: 139px;
	padding: 15px 126px 15px 15px;
	overflow: hidden;
	position: relative;
}
.pmcomment {
	border: none;
}
.comm-info li {
	color: #393939;
	font: 12px/20px Tahoma;
	display: inline;
	margin-right: 1px;
}
.comment-right {
	display: block;
	float: right;
	margin: 0 -112px 0 0 !important;
	overflow: hidden;
	width: 100px;
}
.comm-author {
	float: right;
	margin: 0;
	width: 100px;
}
.g-name {
	display: block;
	float: right;
	height: 25px;
	margin: 2px 0 0 !important;
	padding: 0;
	width: 100px;
}
.comm-info a {
  color: #da13e7;
  font: 14px/20px Yekan;
}
.comment div {
	font: 12px/18px Tahoma;
	color: #444;
	margin: 10px 0px 0px 0px;
}
.comment div a {
	color: #0083B7;
}
.comm-options {
  bottom: 14px;
  height: 22px;
  left: 0;
  padding-top: 10px;
  position: absolute;
  text-align: right;
  width: auto;
}
.comm-options a i  {
  background: #e6e6e6 none repeat scroll 0 0;
  border: 1px solid #c8c8c8;
  color: #555 !important;
  cursor: pointer;
  float: right;
  font: 11px tahoma;
  margin: 0 0 0 4px;
  padding: 1px 5px 4px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;  
}
.comm-options a i:hover {
  background: #eeeeee none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  color: #000000;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;  
}
iframe, #dle_emo {
	margin-left: -76px;
}
/* -- ParsDLE.com -- */
.baseform {
	background: #f5f6f7
}
.tableform {
	width: 100%;
	margin: 25px 0 0;
}
.tableform td {
}
.tableform td.label {
	color: #555;
	font: 13px Yekan;
	padding-right: 10px;
	vertical-align: top;
	width: 18%;
}
.tableform b {
	font: 13px Yekan;
}
.bb-editor {
	max-width: 98%;
}
.fieldsubmit, .tableform td {
	padding: 0 0 10px;
	border-top: 1px solid #fff
}
.addnews {
	font-weight: bold
}
.impot {
	color: #96c;
	font-weight: normal
}
.checkbox {
	padding: 4px 0;
	line-height: 1em
}
.checkbox input {
	margin-top: -2px;
	vertical-align: middle
}
.f_input {
	width: 300px;
	padding: 1px
}
.f_textarea {
	width: 375px
}
.input3 {
	border: 1px solid #ccc;
	height: 20px;
	padding: 1px 5px;
	width: 180px;
}
/* -- ParsDLE.com -- */
.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea, .xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select {
	padding: 2px;
	background: #fff url(../images/fields.png) repeat-x;
	border: 1px solid #bcc0c2
}
.f_textarea, .editor_button select {
	padding: 0
}
.add-news {
	margin: 14px 15px 5px;
	font: 1em Tahoma;
	color: #393939;
}
.add-news label {
	display: block;
	margin-bottom: 10px;
}
.add-news label span {
	display: block;
	padding: 0 5px 4px 0;
}
.add-news label textarea {
	width: 98%;
	height: 150px;
	border: 1px solid #ccc;
	background: #fff;
	color: #393939;
	font: 11px Tahoma;
	padding: 3px;
}
.add-news label input {
	border: 1px solid #ccc;
	background: #fff;
	color: #393939;
	font: 11px Tahoma;
	height: 20px;
	width: 210px;
	margin-right: 3px;
	padding: 1px 4px 1px 1px;
}
.add-news .admintag {
	margin-bottom: 10px;
}
.add-news-buttons input {
	width: 80px !important;
	cursor: pointer;
}
.mass_comments_action {
	height: 24px;
	margin: 12px 0;
}
select {
	border: 1px solid #ccc;
	background: #fff;
	color: #393939;
	font: 11px Tahoma;
	height: 24px;
	width: 219px;
}
.parsdle-titr {
	font: 14px Yekan;
}
.stat {
	color: #707070;
	font: 12px/18px Yekan;
	min-height: 15px;
	margin: 0 20px 0 20px;
	padding: 5px 0 4px;
	border-bottom: 1px solid #ccc;
}
.stat span {
	float: left;
	font-weight: normal;
}
.stat a {
	font: 12px/18px Yekan;
}
.h-row {
	color: #505050;
	background: #f1f1f1;
	font-weight: bold;
	padding: 0 10px 0 0;
	margin: 10px 0 0 0;
}
.userstop {
	font-family: Tahoma;
	font-size: 11px;
	color: #909090;
	border-collapse: collapse;
}
.userstop thead {
	font-family: Tahoma;
	padding: 5px 0 0 5px;
	height: 20px;
	font-size: 12px;
	color: #fff;
	background: #303030;
}
.userstop table {
	border-collapse: collapse;
}
.userstop td {
	text-align: center;
	height: 25px;
	padding: 4px;
	border: 1px solid #505050;
}
.userstop a {
	font-size: 11px;
	color: #00719D;
}
.userstop a:hover {
}
.bigpadd {
	padding-bottom: 15px;
}
.userstop {
	width: 100%;
	margin: 5px 0 0;
}
.userinfo {
	color: #393939;
	font: 1.2em/22px Tahoma;
	margin: 14px 10px 8px;
}
.user-iavatar {
	display: block;
	float: left;
	margin: 14px 0 0 -58px !important;
	width: 100px;
	border: 1px solid #ffffff;
	margin-bottom: 8px;
}
.userinfo a {
	color: #0083B7;
}
.userinfo a:hover {
}
/* -- ParsDLE.com -- */
.smalltext {
	color: #999;
	font-size: 10px;
}
.userinfo p {
	margin: 0px;
	padding: 0px 0px 14px 0px;
}
.upro_avatar {
	margin: 0 0 0 6px;
	border: 2px solid #fff;
	float: left;
}
#options del {
	display: block;
	position: relative;
	top: -10px;
}
.one-half {
	width: 460px
}
.one-third {
	width: 290px;
}
.one-third p {
	font: 12px/22px tahoma;
}
.one-half, .one-third {
	position: relative;
	margin-right: 40px;
	margin-bottom: 0;
	float: right;
}
.column-right {
	float: right;
}
.column-first {
	font: 1.2em tahoma;
	margin-right: 40px !important;
	clear: left;
}
.foter-news {
	margin: 0 0 4px;
}
.foter-news a {
	font: 1em Yekan;
}
.foter-news li {
	border-bottom: 1px dashed #3f526c;
	color: #969595 !important;
	display: block;
	list-style: none outside none;
	margin: 0;
	padding: 2px 2px 3px;
}
.foter-news li a {
	list-style: none;
	color: #a2b4cd !important;
}
.foter-news li a:hover {
	color: #ffffff !important;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-ms-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.2s linear;
}
.column-last {
	padding-left: 40px !important;
	width: 260px;
}
/* -- ParsDLE.com -- */
#footer .double-separator {
	margin: 50px 0;
}
#footer {
	overflow: hidden;
	clear: both;
	width: 1000px;
	background: #082c58;
	border-top: 2px solid #00152f;
	color: #a2b4cd;
	padding-top: 26px;
	margin: 0 auto;
}
.centered-wrapper {
	width: 1000px;
	margin: 0 auto;
}
#topfooter {
	padding: 0;
	margin: 0;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #969595;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#footer h3 {
	color: #FFFFFF;
	font-family: Yekan;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 12px;
}
#bottomfooter {
	padding: 16px 0 7px;
	position: relative;
	overflow: hidden;
	clear: both;
	margin-top: 0;
	background: #00152f;
}
#bottomfooter p {
	float: right;
	font: 12px tahoma;
	margin: 0 -17px 0 0;
}
ul#social {
	float: left;
	margin-left: 17px;
}
ul#social li {
	display: inline;
}
/* -- ParsDLE.com -- */
ul#social li a {
	display: block;
	margin: 0 5px;
	width: 24px;
	float: left;
	height: 24px;
	text-indent: -9999px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}
ul#social li a:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
a.google {
	background: url(../images/social/google1.png) no-repeat scroll 0 0;
}
a.facebook {
	background: url(../images/social/facebook1.png) no-repeat scroll 0 0;
}
a.twitter {
	background: url(../images/social/twitter.png) no-repeat scroll 0 0;
}
a.flickr {
	background: url(../images/social/flickr.png) no-repeat scroll 0 0;
}
a.rss {
	background: url(../images/social/rss.png) no-repeat scroll 0 0;
}
.title_quote {
	color: #636363;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe;
	border-bottom: 0px;
	font-weight: bold;
	padding: 5px;
}
.quote {
	color: #757575;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe;
	text-align: justify;
	padding: 5px;
}
.title_spoiler {
	color: #636363;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe;
	font-weight: bold;
	padding: 5px;
}
.text_spoiler {
	color: #757575;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe;
	border-top: 0px;
	text-align: justify;
	padding: 5px;
}
.scriptcode {
	color: #757575;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe;
	text-align: left;
	padding: 5px;
}
/*---BB Editor---*/
@font-face {
	font-family: "editor";
	src: url("../fonts/editor.eot");
	src: url("../fonts/editor.eot?#iefix") format("embedded-opentype"),
	url("../fonts/editor.woff2") format("woff2"),
	url("../fonts/editor.woff") format("woff"),
	url("../fonts/editor.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
.bb-pane {
	height: 1%;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0;
	height: auto !important;
	text-decoration: none;
	background-image: -webkit-gradient(linear, left 0%, left 100%, from(#FBFBFB), to(#EAEAEA));
	background-image: -webkit-linear-gradient(top, #FBFBFB, 0%, #EAEAEA, 100%);
	background-image: -moz-linear-gradient(top, #FBFBFB 0%, #EAEAEA 100%);
	background-image: linear-gradient(to bottom, #FBFBFB 0%, #EAEAEA 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBFBFB', endColorstr='#EAEAEA', GradientType=0);
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-khtml-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-khtml-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	box-shadow: none !important;
}
.bb-pane>b {
	margin-top: 5px;
	margin-left: 0;
	vertical-align: middle;
}
.bb-pane .bb-btn + .bb-btn, .bb-pane .bb-btn + .bb-pane, .bb-pane .bb-pane + .bb-btn, .bb-pane .bb-pane + .bb-pane {
	margin-left: -1px;
}
.bb-btn {
	display: inline-block;
	overflow: hidden;
	float: left;
	padding: 4px 10px;
	border: 1px solid #d4d4d4;
	-webkit-box-shadow: inset 0 1px 2px white;
	-moz-box-shadow: inset 0 1px 2px white;
	box-shadow: inset 0 1px 2px white;
	background-repeat: repeat-x;
	background-image: -webkit-gradient(linear, left 0%, left 100%, color-stop(0%, #fdfdfd), color-stop(100%, #e9e9e9));
	background-image: -webkit-linear-gradient(top, #fdfdfd, 0%, #e9e9e9, 100%);
	background-image: -moz-linear-gradient(top, #fdfdfd, 0%, #e9e9e9, 100%);
	background-image: linear-gradient(to bottom, #fdfdfd 0%, #e9e9e9 100%);
}
.bb-btn:hover {
	background: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fdfdfd), color-stop(100%, #e6e6e6));
	background-image: -webkit-linear-gradient(top, #fdfdfd, 0%, #e6e6e6, 100%);
	background-image: -moz-linear-gradient(top, #fdfdfd, 0%, #e6e6e6, 100%);
	background-image: -o-linear-gradient(top, #fdfdfd, 0%, #e6e6e6, 100%);
	background-image: linear-gradient(to bottom, #fdfdfd 0%, #e6e6e6 100%);
	-webkit-transition: box-shadow 0.05s ease-in-out;
	-moz-transition: box-shadow 0.05s ease-in-out;
	-o-transition: box-shadow 0.05s ease-in-out;
	transition: box-shadow 0.05s ease-in-out;
}
.bb-btn:active {
	background: #f3f3f3;
	border-color: #cfcfcf;
	-webkit-box-shadow: 0 0 5px #f3f3f3 inset;
	-moz-box-shadow: 0 0 5px #f3f3f3 inset;
	box-shadow: 0 0 5px #f3f3f3 inset;
}
[class^="bb-btn"], [class*=" bb-btn"] {
	font-family: 'editor';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 12px;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.bb-sel {
	float: left;
	padding: 2px 2px 0 2px;
}
.bb-sel select {
	font-size: 11px;
}
.bb-sep {
	display: inline-block;
	float: left;
	width: 1px;
	padding: 2px;
}
.bb-btn {
	cursor: pointer;
	outline: 0;
}
#b_font select {
	padding: 0px;
}
#b_size select {
	padding: 0px;
}
#b_b:before {
	content: "\f032";
}
#b_i:before {
	content: "\f033";
}
#b_u:before {
	content: "\f0cd";
}
#b_s:before {
	content: "\f0cc";
}
#b_img:before {
	content: "\f03e";
}
#b_up:before {
	content: "\e930";
}
#b_emo:before {
	content: "\f118";
}
#b_url:before {
	content: "\f0c1";
}
#b_leech:before {
	content: "\e98d";
}
#b_mail:before {
	content: "\f003";
}
#b_video:before {
	content: "\e913";
}
#b_audio:before {
	content: "\e911";
}
#b_hide:before {
	content: "\e9d1";
}
#b_quote:before {
	content: "\e977";
}
#b_code:before {
	content: "\f121";
}
#b_left:before {
	content: "\f036";
}
#b_center:before {
	content: "\f037";
}
#b_right:before {
	content: "\f038";
}
#b_color:before {
	content: "\e601";
}
#b_spoiler:before {
	content: "\e600";
}
#b_fla:before {
	content: "\ea8d";
}
#b_yt:before {
	content: "\f166";
}
#b_tf:before {
	content: "\ea61";
}
#b_list:before {
	content: "\f0ca";
}
#b_ol:before {
	content: "\f0cb";
}
#b_tnl:before {
	content: "\ea61";
}
#b_br:before {
	content: "\ea68";
}
#b_pl:before {
	content: "\ea72";
}
#b_size:before {
	content: "\f034";
}
#b_font:before {
	content: "\f031";
}
#b_header:before {
	content: "\f1dc";
}
#b_sub:before {
	content: "\f12c";
}
#b_sup:before {
	content: "\f12b";
}
#b_justify:before {
	content: "\f039";
}
.bb-pane h1 {
	font-size: 36px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bb-pane h2 {
	font-size: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bb-pane h3 {
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bb-pane h4 {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bb-pane h5 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bb-pane h6 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bb-pane-dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 180px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 11px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	background: white;
	-webkit-box-shadow: 0 1px 2px #dadada;
	-moz-box-shadow: 0 1px 2px #dadada;
	box-shadow: 0 1px 2px #dadada;
}
.bb-pane-dropdown > li > a {
	display: block;
	padding: 3px 10px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857;
	color: #333333;
	white-space: nowrap;
}
.bb-pane-dropdown > li > a:hover, .bb-pane-dropdown > li > a:focus {
	text-decoration: none;
	color: #262626;
	background-color: whitesmoke;
}
.bb-pane-dropdown .color-palette div .color-btn {
	width: 17px;
	height: 17px;
	padding: 0;
	margin: 0;
	border: 1px solid #fff;
	cursor: pointer;
}
.bb-pane-dropdown .color-palette {
	padding: 0px 5px;
}
.bb-editor textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 2px;
	border: 1px solid #d7d7d7;
	width: 100%;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	margin-top: -1px;
}
.editorcomm .bb-editor {
	width: 565px;
}
.editorcomm .bb-editor textarea {
	height: 200px;
}
.clr {
	clear: both;
}
.quick-edit-text {
	padding: .4em;
	width: 350px;
}
.quick-edit-textarea {
	height: 250px;
	box-sizing: border-box;
	padding: 2px;
	border: 1px solid #d7d7d7;
	width: 100%;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
table.userstop, table.pm, table.tableform, table.calendar {
	border-collapse: collapse;
	border-spacing: 0
}
.userstop td, .pm td.pm_list, .pm td.pm_head {
	border: 1px solid #d8d8d8;
	padding: 2px;
	background-color: #fff
}
.userstop thead td, .pm td.pm_head {
	font-size: 0.9em;
	background: #fff url(../images/bbcodes.png) repeat-x 0 100%;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e
}
#marker-bar, #txtselect_marker {
	display: block;
	visibility: hidden;
	position: absolute;
	z-index: 1200;
	opacity: 0;
	-webkit-transition: opacity .4s, visibility .1s linear .4s;
	-moz-transition: opacity .4s, visibility .1s linear .4s;
	-o-transition: opacity .4s, visibility .1s linear .4s;
	transition: opacity .4s, visibility .1s linear .4s;
}
#txtselect_marker {
	cursor: pointer;
	background: url(../dleimages/marker.png) -0px -0px no-repeat;
}
#txtselect_marker:hover {
	background-position: -0px -32px;
}
#marker-bar {
	border: 1px solid #ccc;
	border-radius: 15px;
	background: #fff;
	padding: 5px 10px;
	cursor: default;
	box-shadow: 0px 0px 4px #ccc;
}
#marker-bar.show {
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
	visibility: visible;
}
#txtselect_marker.show {
	visibility: visible;
	width: 32px;
	height: 32px;
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
}
#marker-bar .masha-social, #marker-bar .masha-marker {
	cursor: pointer;
	display: block;
	margin: 0 5px;
	float: left;
}
#marker-bar .masha-marker {
	line-height: 1em;
	color: #aaa;
	border-bottom: 1px dotted #aaa;
	margin-right: 10px;
}
#marker-bar .masha-marker:hover {
	color: #ea3e26;
	border-color: #ea3e26;
}
.user_selection, .user_selection_true {
	background: #c4f47d;
	padding: 2px 0;
}
.user_selection a.txtsel_close, .user_selection_true a.txtsel_close {
	display: none;
}
.user_selection .closewrap, .user_selection_true .closewrap {
	position: relative;
}
.user_selection.hover a.txtsel_close, .user_selection_true.hover a.txtsel_close {
	display: inline-block;
	position: absolute;
	top: -7px;
	left: -5px;
	width: 33px;
	height: 33px;
	background: url(../dleimages/closemarker.png) -0px -0px no-repeat;
}
.user_selection.hover a.txtsel_close:hover, .user_selection_true.hover a.txtsel_close:hover {
	background-position: -0px -33px;
}
/* -- ParsDLE.com -- */
#share-popup {
	background: #fff;
	border: 1px solid #aaa;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	position: absolute;
	width: 414px;
	display: none;
	z-index: 100;
	padding: 10px 0;
	opacity: 0;
	-webkit-transition: opacity .4s, visibility .1s linear .4s;
	-moz-transition: opacity .4s, visibility .1s linear .4s;
	-o-transition: opacity .4s, visibility .1s linear .4s;
	transition: opacity .4s, visibility .1s linear .4s;
}
#share-popup.show {
	display: block;
	opacity: 1;
	-webkit-transition: opacity .4s, visibility 0s;
	-moz-transition: opacity .4s, visibility 0s;
	-o-transition: opacity .4s, visibility 0s;
	transition: opacity .4s, visibility 0s;
	opacity: 1;
}
#share-popup .social {
	padding: 0 10px 10px 10px;
	height: 40px;
}
#share-popup .social p {
	padding-bottom: 10px;
	margin: 0;
	font-weight: bold;
}
#share-popup .social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#share-popup .social ul li {
	float: left;
	margin-right: 20px;
	padding-top: 2px;
	position: relative;
}
#share-popup .social ul a {
	font-size: 11px;
	display: inline-block;
	color: #aaa;
	padding-left: 25px;
}
#share-popup .social ul a:hover {
	color: #ea3e26;
}
#share-popup .social a span {
	cursor: pointer;
	width: 20px;
	height: 20px;
	background: url(../dleimages/social-icons.png) 20px 20px no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
/* -- ParsDLE.com -- */
#share-popup .social .tw span {
	background-position: 0 -20px;
}
#share-popup .social .tw:hover span {
	background-position: 0 0;
}
#share-popup .social .fb span {
	background-position: -20px -20px;
}
#share-popup .social .fb:hover span {
	background-position: -20px 0;
}
#share-popup .social .vk span {
	background-position: -40px -20px;
}
#share-popup .social .vk:hover span {
	background-position: -40px 0;
}
#share-popup .social .gp span {
	background-position: -60px -20px;
}
#share-popup .social .gp:hover span {
	background-position: -60px 0;
}
#share-popup .link {
	clear: both;
	border-top: 1px solid #d9d9d9;
	padding: 10px 5px 0 10px;
	line-height: 1.2;
	overflow: hidden;
	margin: 0 7px;
}
#share-popup .link p {
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0;
}
#share-popup .link span {
	color: #999;
	font-size: 10px;
	display: block;
	padding-top: 3px;
}
#share-popup .link a {
	display: block;
}
.xfields textarea {
	width: 454px;
	height: 150px;
	border: 1px solid #ccc;
	background: #fff;
	color: #393939;
	font: 11px Tahoma;
	padding: 3px;
}
.xfields input {
	border: 1px solid #ccc;
	background: #fff;
	color: #393939;
	font: 11px Tahoma;
	height: 20px;
	width: 160px;
	padding-left: 3px;
}
.xfields select {
	border: 1px solid #ccc;
	background: #fff;
	color: #393939;
	font: 11px Tahoma;
	height: 20px;
	width: 160px;
	padding-left: 3px;
}
.xprofile textarea {
	width: 454px;
	height: 150px;
	border: 1px solid #ccc;
	background: #fff;
	color: #393939;
	font: 11px Tahoma;
	padding: 3px;
}
.xprofile input {
	border: 1px solid #ccc;
	background: #fff;
	color: #393939;
	font: 11px Tahoma;
	height: 20px;
	width: 160px;
	padding-left: 3px;
}
.line {
	margin: 5px;
	color: #505050;
	padding: 5px 15px 8px;
	border-bottom: 1px solid #e1e1e1;
}
.pmline {
	padding: 5px 10px 8px;
}
.line h {
	font: 12px Yekan;
	min-width: 100px;
	min-height: 25px;
	float: right;
	padding: 0;
}
.line a {
	color: #00719D;
}
.pmtext {
	margin: 0;
	padding: 10px;
}
.parsdlepm {
	float: right;
	height: 86px;
	margin: 22px 0 12px;
	overflow: hidden;
	width: 147px;
}
.parsdlepm a {
	background: #f7f7f7;
	border: 1px solid #e4e4e4;
	color: #555;
	cursor: pointer;
	display: block;
	float: right;
	font: 12px/22px tahoma;
	height: 21px;
	margin: 0 0 4px;
	padding: 0 5px 3px;
	text-align: center;
	width: 135px;
}
.parsdlepm a:hover {
	background: #e6e6e6;
	border: 1px solid #c8c8c8;
	color: #000;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.pm_status {
	float: left;
	padding: 0px;
	width: 280px;
	height: 100px;
	margin-left: 0;
	margin-right: 12px;
}
.pm_status_head {
	font-size: 0.9em;
	background: #fff;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #000;
}
.pm_status_content {
	background: none repeat scroll 0 0 #f7f7f7;
	border: 1px solid #e1e1e1;
	padding: 5px 12px 8px;
}
.vbutton {
	background: #E6E6E6;
	border: 1px solid #C8C8C8;
	color: #000000;
	font: 12px tahoma;
	padding: 0 4px 3px;
	cursor: pointer;
}
.vbutton:hover {
	background: #eeeeee;
	color: #000000;
	border: 1px solid #E6E6E6;
}
#dropmenudiv {
	border: 1px solid #ccc;
	font: normal 10px/20px Tahoma;
	margin: 2px;
}
/* -- ParsDLE.com -- */
#dropmenudiv a {
	display: block;
	text-indent: 3px;
	color: #666;
	background: #fff;
	border: 1px solid #eee;
	padding: 1px 0px;
}
#dropmenudiv a:hover {
	background: #eee;
	color: #000;
}
.attachment {
	color: #808080;
}
.search {
	color: #757575;
	text-align: right;
}
.search fieldset {
	text-align: right;
}
.textin {
	color: #757575;
	font: 11px Tahoma;
	border: 1px solid #e0e0e0;
}
.sresult {
	text-align: justify;
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
	color: #757575;
}
#searchtable {
	text-align: left !important;
	position: relative;
}
#fullsearch {
	font-size: 11px;
}
#fullsearch .rating {
	color: #757575;
	font: 11px Tahoma;
	width: 200px;
	height: 200px;
	position: relative;
	top: 0px;
	left: 0px;
	text-indent: 0px;
}
#searchinput {
	height: 16px;
	width: 216px !important;
}
#searchuser {
	height: 16px;
	width: 230px !important;
}
#replyless {
	width: 170px !important;
}
#replylimit {
	height: 18px;
	width: 40px;
	top: -3px;
	position: relative;
}
/* -- ParsDLE.com -- */
#searchdate, #sortby, #beforeafter, #resorder {
	width: 216px !important;
}
#rb_showposts_1, #rb_showposts_0 {
	display: block;
	margin-left: -20px;
	margin-bottom: -16px;
}
.highslide-wrapper, .highslide-outline {
	background: #FFFFFF
}
.highslide-image {
	border: 2px solid #FFFFFF
}
.highslide-active-anchor {
	visibility: hidden
}
.highslide-active-anchor img {
	visibility: hidden
}
.highslide-dimming {
	background-color: black
}
.highslide-html {
	background-color: white
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	padding: 3px;
	border: 1px solid white;
	background-color: black
}
a.highslide-full-expand {
	background: url(../dleimages/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px
}
.highslide-display-block {
	display: block
}
.highslide-display-none {
	display: none
}
.highslide-caption {
	display: none;
	padding: 5px;
	background: white
}
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 0 -90px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 100% -90px
}
.highslide-controls li {
	float: left;
	padding: 5px 0
}
.highslide-controls a {
	background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none
}
.highslide-controls a.disabled {
	cursor: default
}
.highslide-controls a span {
	display: none
}
/*---The CSS sprites for the controlbar---*/
.highslide-controls .highslide-previous a {
	background-position: 0 0
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important
}
.highslide-controls .highslide-play a {
	background-position: -30px 0
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px
}
.highslide-controls .highslide-next a {
	background-position: -90px 0
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important
}
.highslide-controls .highslide-move a {
	background-position: -120px 0
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important
}
.highslide-controls .highslide-close a {
	background-position: -180px 0
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px
}
* html .usermenu fieldset {
	margin: 11px 0px 0px 35px;
}
* html .navigation a:hover {
	background: #d9e9ef;
}
* html .footer {
	margin-top: 20px;
}
* html h2 span {
	margin-top: -1px;
	padding-bottom: 5px;
}
* html .username span {
	display: none;
}
* html .username img {
	border: 1px solid #434343;
	padding: 0px;
}
* html .comment div {
	font: 12px/18px Tahoma;
	color: #444;
	margin: 10px 0px 0px 0px;
}
*:first-child+html .footer {
	margin-top: 20px;
}
#loading-layer {
	display: none;
	font-family: Tahoma;
	font-size: 11px;
	background: #000;
	padding: 10px;
	text-align: center;
	border: 1px solid #000;
	color: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.autocomplete-w1 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 8px 0 0 6px; /* IE6 fix: */
	_background: none;
	_margin: 0;
}
/* -- ParsDLE.com -- */
.autocomplete {
	border: 1px solid #999;
	background: #FFF;
	cursor: default;
	text-align: left;
	max-height: 350px;
	overflow: auto;
	margin: -6px 6px 6px -6px; /* IE6 specific: */
	_height: 350px;
	_margin: 0;
	_overflow-x: hidden;
}
.autocomplete .selected {
	background: #F0F0F0;
}
.autocomplete div {
	font-size: 11px;
	font-family: Tahoma;
	padding: 2px 5px;
	white-space: nowrap;
}
.autocomplete strong {
	font-weight: normal;
	color: #3399FF;
}
#searchsuggestions {
	border-width: 1px;
	border-color: #919191;
	border-style: solid;
	width: 300px;
	background-color: #989898;
	font-size: 10px;
	line-height: 14px;
}
#searchsuggestions a {
	padding: 5px;
	display: block;
	background-color: #ffffff;
	clear: left;
	height: 70px;
}
#searchsuggestions a:hover {
	background-color: #fdd08b;
	color: #ffffff;
}
#searchsuggestions a span.searchheading {
	background: #989898;
	display: block;
	font-weight: bold;
	padding: 5px;
	color: #ffffff;
}
#searchsuggestions a:hover span.searchheading {
	color: #ffffff;
}
#searchsuggestions a span {
	color: #555555;
}
#searchsuggestions a:hover span {
	color: #0000;
}
#searchsuggestions span.seperator {
	float: right;
	padding-right: 15px;
	margin-right: 5px;
}
#searchsuggestions span.seperator a {
	background-color: transparent;
	display: block;
	height: auto;
	color: #ffffff;
}
#searchsuggestions span.notfound {
	padding: 5px;
	background-color: #ffffff;
	display: block;
	height: auto;
	color: #00000;
}
/* -- ParsDLE.com -- */
.ui-helper-clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.ui-helper-clearfix {
	display: inline-block;
}
* html .ui-helper-clearfix {
	height: 1%;
}
.ui-helper-clearfix {
	display: block;
}
.ui-icon {
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -99999px;
}
.ui-widget {
	font-family: Tahoma, Lucida Sans, Arial, sans-serif;
	font-size: 11px;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  box-sizing: border-box;
  font-family: tahoma,Arial,sans-serif;
  font-size: 11px;
  min-height: 28px;
  padding: 3px 8px 5px;
}
.ui-widget-content {
	background: #ffffff 50% bottom repeat-x;
	border: 1px solid #A7A7A7;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	background: #989898 url(../images/ui-bg_gloss-wave.png) 50% 50% repeat-x;
	border: 1px solid #807E7E;
	color: #ffffff;
}
.ui-widget-header a {
	color: #ffffff;
}
.ui-state-default, .ui-widget-content .ui-state-default {
	background: #CCCCCC url(../images/ui-bg_glass_85.png) 50% 50% repeat-x;
	border: 1px solid #D9D9D9;
	color: #7B7B7B;
	font: 12px/20px Yekan;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #2e6e9e;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	background: #CCCCCC url(../images/ui-bg_glass_75.png) 50% 50% repeat-x;
	border: 1px solid #D9D9D9;
	color: #000000;
}
.ui-state-hover a, .ui-state-hover a:hover {
	color: #1d5987;
}
.ui-state-active, .ui-widget-content .ui-state-active {
	background: #EEEEEE 50% 50% repeat-x;
	border: 1px solid #AAAAAA;
	color: #2693FF;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #2693FF;
}
.ui-widget :active {
	outline: none;
}
/* -- ParsDLE.com -- */
.ui-state-error {
	background: #DDDDDD 50% 50% repeat-x;
	border: 1px solid #666666;
	color: #2693FF;
}
.ui-widget-header .ui-icon {
	background-image: url(../images/ui-icons.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image: url(../images/ui-icons_h.png);
}
.ui-icon-close {
	background-position: -80px -128px;
}
.ui-icon-closethick {
	background-position: -96px -128px;
}
.ui-button .ui-button-text {
	display: block;
	line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
	padding: .4em .8em;
}
input.ui-button {
	padding: .4em 1em;
}
.ui-button-set {
	margin-right: 7px;
}
.ui-button-set .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.bbcodes {
	background: #E6E6E6;
	border: 1px solid #C8C8C8;
	color: #000000;
	font: 12px tahoma;
	padding: 0 4px 3px;
	cursor: pointer;
}
.bbcodes:hover {
	background: #eeeeee;
	color: #000000;
	border: 1px solid #E6E6E6;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.ui-dialog {
	box-shadow: 0 10px 15px -5px #414141;
	overflow: hidden;
	padding: .2em;
	position: absolute;
	width: 300px;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .5em 1em .3em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: right;
	margin: 0.1em 2px 0.2em;
	font: bold 1.1em Yekan;
	text-shadow: 0 1px 4px #000000;
}
.ui-dialog .ui-dialog-titlebar-close {
	height: 18px;
	margin: -10px 0 0 0;
	padding: 1px;
	position: absolute;
	left: 0.7em;
	top: 50%;
	width: 19px;
}
.ui-dialog .ui-dialog-titlebar-close span {
	display: block;
	margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
	padding: 0;
}
.ui-dialog .ui-dialog-content {
	background: none;
	border: 0;
	overflow: hidden;
	padding: .5em 1em;
	position: relative;
	zoom: 1;
}
/* -- ParsDLE.com -- */
.ui-dialog .ui-dialog-buttonpane {
	background-image: none;
	border-width: 1px 0 0 0;
	margin: .5em 0 0 0;
	padding: .3em 1em .5em .4em;
	text-align: left;
}
.ui-dialog .ui-dialog-buttonpane button {
	cursor: pointer;
	float: right;
	line-height: 1.4em;
	margin: .5em .4em .5em 0;
	overflow: visible;
	padding: .2em .6em .3em .6em;
	width: auto;
}
.ui-dialog .ui-resizable-se {
	bottom: 3px;
	height: 14px;
	right: 3px;
	width: 14px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
pre code {
	display: block;
	padding: 0.5em;
	background: #f9fafa;
	border: 1px solid #dce7e7;
	overflow: auto;
	white-space: pre;
}
pre .comment, pre .template_comment, pre .diff .header, pre .doctype, pre .lisp .string, pre .javadoc {
	color: #93a1a1;
	font-style: italic;
}
pre .keyword, pre .css .rule .keyword, pre .winutils, pre .javascript .title, pre .method, pre .addition, pre .css .tag, pre .lisp .title {
	color: #859900;
}
pre .number, pre .command, pre .string, pre .tag .value, pre .phpdoc, pre .tex .formula, pre .regexp, pre .hexcolor {
	color: #2aa198;
}
pre .title, pre .localvars, pre .function .title, pre .chunk, pre .decorator, pre .builtin, pre .built_in, pre .lisp .title, pre .identifier, pre .title .keymethods, pre .id {
	color: #268bd2;
}
pre .tag .title, pre .rules .property, pre .django .tag .keyword {
	font-weight: bold;
}
pre .attribute, pre .variable, pre .instancevar, pre .lisp .body, pre .smalltalk .number, pre .constant, pre .class .title, pre .parent, pre .haskell .label {
	color: #b58900;
}
pre .preprocessor, pre .pi, pre .shebang, pre .symbol, pre .diff .change, pre .special, pre .keymethods, pre .attr_selector, pre .important, pre .subst, pre .cdata {
	color: #cb4b16;
}
pre .deletion {
	color: #dc322f;
}
pre .tex .formula {
	background: #eee8d5;
}
.pm_progress_bar {
	height: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 253px;
	background: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: inset 0 1px 3px #aaa;
	-webkit-box-shadow: inset 0 1px 3px #aaa;
	-moz-box-shadow: inset 0 1px 3px #aaa;
}
/* -- ParsDLE.com -- */
.pm_progress_bar span {
	background: #00719D;
	font-size: 0em;
	text-indent: -2000em;
	height: 14px;
	display: block;
	overflow: hidden;
	border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
}
/* -- ParsDLE.com -- */
.voteprogress {
	overflow: hidden;
	height: 15px;
	margin-bottom: 5px;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.voteprogress span {
	color: #ffffff;
	text-align: center;
	text-indent: -2000em;
	height: 15px;
	display: block;
	overflow: hidden;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #0e90d2;
	background-image: -moz-linear-gradient(top, #149bdf, #0480be);
	background-image: -ms-linear-gradient(top, #149bdf, #0480be);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
	background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
	background-image: -o-linear-gradient(top, #149bdf, #0480be);
	background-image: linear-gradient(top, #149bdf, #0480be);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
}
.voteprogress .vote2 {
	background-color: #dd514c;
	background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(top, #ee5f5b, #c43c35);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}
.voteprogress .vote3 {
	background-color: #5eb95e;
	background-image: -moz-linear-gradient(top, #62c462, #57a957);
	background-image: -ms-linear-gradient(top, #62c462, #57a957);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
	background-image: -webkit-linear-gradient(top, #62c462, #57a957);
	background-image: -o-linear-gradient(top, #62c462, #57a957);
	background-image: linear-gradient(top, #62c462, #57a957);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}
.voteprogress .vote4 {
	background-color: #4bb1cf;
	background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
	background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
	background-image: linear-gradient(top, #5bc0de, #339bb9);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}
.voteprogress .vote5 {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -ms-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(top, #fbb450, #f89406);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}
.pollprogress {
	overflow: hidden;
	height: 18px;
	margin-bottom: 5px;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/* -- ParsDLE.com -- */
.pollprogress span {
	color: #ffffff;
	height: 18px;
	display: block;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #0e90d2;
	background-image: -moz-linear-gradient(top, #149bdf, #0480be);
	background-image: -ms-linear-gradient(top, #149bdf, #0480be);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
	background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
	background-image: -o-linear-gradient(top, #149bdf, #0480be);
	background-image: linear-gradient(top, #149bdf, #0480be);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
}
.pollprogress .poll2 {
	background-color: #dd514c;
	background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(top, #ee5f5b, #c43c35);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}
.pollprogress .poll3 {
	background-color: #5eb95e;
	background-image: -moz-linear-gradient(top, #62c462, #57a957);
	background-image: -ms-linear-gradient(top, #62c462, #57a957);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
	background-image: -webkit-linear-gradient(top, #62c462, #57a957);
	background-image: -o-linear-gradient(top, #62c462, #57a957);
	background-image: linear-gradient(top, #62c462, #57a957);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}
.pollprogress .poll4 {
	background-color: #4bb1cf;
	background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
	background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
	background-image: linear-gradient(top, #5bc0de, #339bb9);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}
.pollprogress .poll5 {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -ms-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(top, #fbb450, #f89406);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}
.findrelated {
	background: #ffc;
	border: 1px solid #9E9E9E;
	margin: 0 0 8px;
	padding: 5px;
	width: 69%;
}
.comments-tree-list {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
.comments-tree-list .comments-tree-list {
	padding-right: 18px;
}
.comments-tree-item {
	display: block;
	margin: 0;
	padding: 0;
}
#dlefastreplycomments {
	padding: 5px;
	background: #e4ecf0;
	margin: 5px 30px 5px 5px;
}
.commentsreplyname {
	padding: 2px;
	border: 1px solid #bcc0c2;
	width: 200px;
	background: #fff url("../images/fields.png") repeat-x;
}
.pollallvotes {
	text-align: center;
	margin-top: 10px;
}
.emoji {
	border: none;
	vertical-align: middle;
	max-width: 22px;
	max-height: 22px;
}
.sort {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sort > li, .sort {
	display: inline;
}
.sort > li {
	margin: 0 0 0 3%;
}
.sort > li a {
	color: #353535;
}
.sort > li.asc a, .sort > li.desc a {
	color: #3394e6;
}
.sort > li.asc a:after, .sort > li.desc a:after {
	content: "";
	background-image: url("../images/index.png");
	display: inline-block;
	vertical-align: middle;
	margin: -1px 0 0 .4em;
	width: 6px;
	height: 11px;
	-webkit-background-size: 6px auto;
	background-size: 6px auto;
}
.sort > li.asc a:after {
	background-position: 0 -11px;
}
.xfieldsrow {
	padding-top: 5px;
	clear: both;
}
.xfieldscolleft {
	float: left;
	width: 30%;
}
.xfieldscolright {
	float: left;
	width: 70%;
}
.file-box {
	width: 95%;
	max-width: 437px;
	border: 1px solid #B3B3B3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #F5F5F5;
	padding: 10px;
	margin-top: 10px;
}
.qq-uploader {
	position: relative;
	width: 100%;
}
.qq-upload-button {
	display: inline-block;
	padding: 4px 10px 4px 10px;
	margin-top: 5px;
	font: bold 11px/1.5em tahoma;
	color: #000000;
	border: 1px solid #CACACA;
	cursor: pointer;
}
.qq-upload-drop-area {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	max-width: 437px;
	background: #FF9797;
	text-align: center;
}
.qq-upload-drop-area span {
	display: block;
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -8px;
	font-size: 16px;
}
.qq-upload-drop-area-active {
	background: #FF7171;
}
.uploadedfile {
	width: 115px;
	height: 130px;
	margin: 10px 5px 5px 5px;
	border: 1px solid #B3B3B3;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	text-align: center;
	background: #ffffff;
}
.uploadedfile .uploadimage {
	margin-top: 5px;
	width: 115px;
	height: 90px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.uploadedfile .info {
	text-align: right;
	white-space: nowrap;
	margin: 0px 5px 0px 5px;
	overflow: hidden;
}
.progress {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: whitesmoke;
	height: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	background: #eee;
	-webkit-box-shadow: 0 1px 0 white, 0 0px 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 1px 0 white, 0 0px 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.progress .progress-bar {
	float: right;
	width: 0%;
	font-size: 12px;
	line-height: 20px;
	color: white;
	text-align: center;
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width 0.6s ease;
	transition: width 0.6s ease;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 8px;
}
.progress-bar span {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0 0 0 0);
	border: 0;
}
.progress-blue {
	background-image: -webkit-gradient(linear, left 0%, left 100%, from(#9bcff5), to(#6db9f0));
	background-image: -webkit-linear-gradient(top, #9bcff5, 0%, #6db9f0, 100%);
	background-image: -moz-linear-gradient(top, #9bcff5 0%, #6db9f0 100%);
	background-image: linear-gradient(to bottom, #9bcff5 0%, #6db9f0 100%);
	background-repeat: repeat-x;
	border: 1px solid #55aeee;
}
.xfieldimagegallery {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}
.xfieldimagegallery li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.xfieldimagegallery li img {
	float: right;
	margin-left: 5px;
	border: 5px solid #fff;
	width: 100px;
	height: 100px;
	transition: box-shadow 0.5s ease;
}
.xfieldimagegallery li img:hover {
	box-shadow: 0px 0px 7px rgba(0,0,0,0.4);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}
.userseting {
  margin: 0;
  padding: 5px 0 14px;
}
.userseting span {
  display: block;
  margin: 0 0 6px;
}
.userseting li {
  list-style: outside none none;
  margin: 0 !important;
}
.ucheckbox label {
  display: inline-block;
  margin: 0;
}
.dle-captcha {
  position: relative;
}
.dle-captcha:after {
  content:"";
  display: block;  
  clear: both;
}
.dle-captcha > a {
  float: left;
  margin-right: 5px;
}
.dle-captcha img {
  position: relative;
  display: block; width: 130px;
  height: 46px;
  -webkit-transition: all ease .2s;
  transition: all ease .2s;
}
.dle-captcha > input {
  float: left;
  width: 130px;
}
.xfieldsnote {
  color: #838383;
  font-size: .9em;
}
.instagram-media, .twitter-tweet {
  display: inline-block !important;
}
.masha_index {
	display: none !important;
}
#bttop {
	background: url("../images/totop.png") no-repeat scroll 0 -42px rgba(0, 0, 0, 0);
	width: 40px;
	height: 42px;
	right: 32px;
	bottom: 30px;
	color: #ffffff;
	cursor: pointer;
	display: none;
	padding: 0;
	position: fixed;
	z-index: 9998;
}
#bttop:hover {
	background: url("../images/totop.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}