/*
Theme Name: Brilliant
Ver : 2.0 - 30.10.93
Site: http://ParsDLE.IR
Email: parsdle@yahoo.com
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: normal;
	vertical-align: baseline;
}
@font-face {
	font-family: 'Yekan';
	src: url('../fonts/Yekan.eot');
	src: url('../fonts/Yekan.eot#iefix') format('embedded-opentype'), url('../fonts/Yekan.woff') format('woff'), url('../fonts/Yekan.ttf') format('truetype'), url('../fonts/Yekan.svg#CartoGothicStdBook') format('svg');
	font-weight: normal;
	font-style: normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	direction: rtl;
	line-height: 1px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, textarea {
	font: 12px/20px;
	font: inherit;
	resize: none;
}
::-moz-selection {
 background: #ee1c25;
 color: #ffffff;
}
::selection {
	background: #ee1c25;
	color: #ffffff;
}
* {
_noFocusLine: expression(this.hideFocus=true);
} /* Removes dotted lines around links */
body {
	font: 13px/20px Tahoma, Helvetica, Arial, sans-serif;
	background: #efefef url(../images/bg.png) repeat scroll 0 0;
	margin: 0;
	padding: 0;
	color: #686868;
}
#wrapper {
	background: #fff;
	border-top: 5px solid #5AA529;
	box-shadow: 0 0 8px #b3b3b3;
	margin: 0 auto;
	width: 1000px;
}
a {
	text-decoration: none;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
a:focus, a:link, a:active {
	outline: none;
}
a:hover {
	color: #ee1c25;
}
p {
	margin-bottom: 20px;
}
.lcol {
	float: left;
}
.rcol {
	float: right;
}
.clear, .clr {
	clear: both;
}
#bg {
	position: fixed;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	z-index: -1;
}
label {
	color: #7F7F7F;
	font-weight: normal;
}
label.error {
	color: red;
	font-style: italic;
	margin: 5px 0 10px 0;
}
input[type="text"], input[type="password"], input.text, input.title, textarea, select {
	background: #f9f9f9;
	border: 1px solid #d9d9d9;
	padding: 4px 7px;
}
input[type="text"]:focus, input[type="password"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	background: #fff;
	-moz-box-shadow: 0 0 2px #ccc inset;
	-webkit-box-shadow: 0 0 2px #ccc inset;
	box-shadow: 0 0 2px #ccc inset;
	border: 1px solid #bfbfbf;
	outline: none;
}
input[type="text"], input[type="password"], input.text, input.title, textarea, select {
	font-family: Tahoma;
	font-size: 12px;
	margin: 5px 0;
}
/* - ParsDle.IR - */
input.text, input.title, select {
	padding: 4px 3px 5px 0;
}
input.title {
	font-size: 13px;
}
textarea {
	height: 130px;
	width: 95.5%;
}
form.inline {
}
form.inline p {
	margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #ee1c25;
}
h2 {
	font-family: Yekan;
	font-size: 17px;
	line-height: 30px;
	margin-bottom: 10px;
	padding: 12px 0 0;
}
h3 {
	font-size: 18px;
	font-family: Yekan;
	line-height: 24px;
	margin-bottom: 14px;
}
h4 {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 20px;
}
h5 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
}
h6 {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 20px;
	font-weight: 600;
}
/* - ParsDle.IR - */
pre, code {
	background-color: #F5F5F5;
	border-color: #ebebeb;
	border-style: solid;
	border-width: 0px 0px 0px 4px;
	display: block;
	font-family: monospace;
	font-size: 11px;
	padding: 10px;
}
pre, code {
	margin-bottom: 10px;
}
blockquote {
	border-left: 2px solid #ebebeb;
	color: #787878;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	margin: 20px 50px;
	padding: 0 0 5px 15px;
}
#header {
	width: 940px;
	height: 120px;
	margin: 0 auto;
}
.header-left {
	float: left;
}
#login-panel {
	float: left;
	margin-top: 0;
	position: relative;
	z-index: 1000;
}
#not-logged {
	overflow: hidden;
	background: #ee1c25;
	line-height: 38px
}
#not-logged a {
	font: 13px/17px Yekan;
	height: 24px;
	display: block;
	float: right;
	color: #fffdfd;
}
.lone {
	padding: 0 14px 0 7px;
}
.ltwo {
	padding: 0 7px 0 14px;
}
#not-logged a:hover {
	color: #555;
	-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;
}
#login-modal {
	display: none;
	background: #fff;
	position: absolute;
	right: -127px;
	padding: 10px;
	top: 32px;
	width: 200px;
	border-top: 4px solid #ee1c25;
	box-shadow: 0 2px 2px rgba(0,0,0,0.35);
	z-index: 100
}
#login-modal:after {
	bottom: 100%;
	left: 68px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(186,200,78,0);
	border-bottom-color: #ee1c25;
	border-width: 10px;
	margin-left: -10px
}
#login-form input[type=text] {
	margin-left: 5px !important
}
#login-form input[type=text], #login-form input[type=password] {
	border: none !important;
	box-shadow: 0 0 2px -1px #777 inset;
	padding: 6px;
	font-size: 12px;
	display: block;
	width: 85px;
	float: right;
	margin: 0 0 6px 0;
	color: #999
}
#login-form input[type=text]:focus, #login-form input[type=password]:focus {
	background: #fff;
}
#login-form input[type=submit] {
	display: block;
	background: #ee1c25;
	font: 12px/19px Yekan;
	border: 0 none;
	cursor: pointer;
	color: #fff;
	width: 100%;
	padding: 4px 0;
	transition: background .4s
}
#login-form input[type=submit]:hover {
	background: #555
}
#login-form a {
	font: 12px/13px Yekan;
	display: inline-block;
	background: none!important;
	border-bottom: none!important;
	color: #383838;
	margin: 7px 0 0!important;
	padding: 0!important;
	text-align: center;
	text-shadow: none!important;
	line-height: 14px!important;
	float: none!important
}
.remind {
	height: 20px;
	text-align: center;
}
.remind a:hover {
	color: #ee1c25 !important;
}
.avauser-min {
	width: 65px;
	height: 65px;
	display: block
}
#profile-item {
	margin-left: 8px;
	width: 127px
}
#profile-item li a {
	color: #555555;
	display: block;
	font: 12px Yekan;
	border-bottom: 1px dotted #cbc9c9;
	padding: 3px 0;
	transition: color .3s
}
/* - ParsDLE.com - */
.botnoborder {
	border-bottom: 0 none !important
}
#profile-item li a:hover {
	color: #ee1c25
}
.searchformtop {
	margin-top: 0;
	float: right;
}
.pdpage-title {
	width: 940px;
	margin: 0 auto;
	clear: both;
	margin-bottom: 20px;
}
.logo {
	float: right;
	height: 60px;
	margin: 32px 0 0;
	position: relative;
	width: 180px;
}
.logo img {
	display: block;
	position: absolute;
	bottom: 0;
}
.logo a {
	background: url("../images/logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: inline-block;
	height: 60px;
	position: relative;
	text-indent: -9999px;
	width: 250px;
}
.pdsearch {
	float: left;
	overflow: hidden;
	padding: 17px 0 0;
}
.search-form {
	float: right;
	position: relative;
	top: 0;
}
.search-form input[type="text"] {
	background: #fff;
	border: 1px solid #ebebeb;
	width: 220px;
	height: 20px;
	box-shadow: none;
	line-height: 20px;
	position: relative;
	padding: 5px 10px;
	color: #a7a7a7;
	display: block;
}
.search-form input[type="text"]:focus {
	border: 1px solid #ccc;
	box-shadow: 0 0 2px -1px #bfbfbf inset;
}
/* - ParsDLE.IR - */
.search-form input[type="submit"] {
	background: url(../images/search.png) scroll 0 0;
	width: 16px;
	height: 16px;
	border: 0 none;
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	top: 14px;
	left: 10px;
	font-size: 0;
	display: block;
	line-height: 0;
}
#navigation {
	float: right;
	height: 43px;
	position: relative;
	width: 940px;
	z-index: 100;
}
.topmenu ul, .topmenu li, .topmenu span, #topmenu a {
	margin: 0;
	padding: 0;
	position: relative;
}
.topmenu {
	background: #f0ffdf;
	width: auto;
}
.topmenu:after, .topmenu ul:after {
	content: '';
	display: block;
	clear: both;
}
.topmenu a {
	color: #ffffff;
	display: block;
	font-family: Yekan;
	padding: 10px 18px 12px;
	text-decoration: none;
}
.topmenu ul {
	list-style: none;
	margin: 0;
}
.topmenu > ul > li {
	display: inline-block;
	float: right;
	margin: 0;
}
.topmenu.align-center {
	text-align: center;
}
.topmenu.align-center > ul > li {
	float: none;
}
.topmenu.align-center ul ul {
	text-align: left;
}
.topmenu.align-right > ul {
	float: right;
}
.topmenu.align-right ul ul {
	text-align: right;
}
.topmenu > ul > li > a {
	color: #555555;
	font-size: 13px;
	text-shadow: 1px 1px 0 #f5f5f5;
}
.topmenu > ul > li:hover:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	bottom: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ee1c25;
	margin-left: -5px;
}
.topmenu.align-right > ul > li:first-child > a, .topmenu.align-center > ul > li:first-child > a {
}
.topmenu.align-right > ul > li:last-child > a {
}
.topmenu > ul > li:hover > a {
	color: #ee1c25;
}
.topmenu .has-sub {
	z-index: 1;
}
.topmenu .has-sub:hover > ul {
	display: block;
}
.topmenu .has-sub ul {
	display: none;
	position: absolute;
	width: 200px;
	top: 100%;
	right: 0;
}
.topmenu.align-right .has-sub ul {
	left: auto;
	right: 0;
}
.topmenu .has-sub ul li {
 *margin-bottom: -1px;
}
.topmenu .has-sub ul li a {
	background: none repeat scroll 0 0 #69ba06;
	border-bottom: 1px dotted #ffaa8b;
	color: #ffffff;
	display: block;
	filter: none;
	font-size: 13px;
	height: 15px;
	line-height: 14px;
	padding: 10px;
}
.topmenu .has-sub ul li:hover a {
	background: #5ba105;
	-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;
}
.topmenu ul ul li:hover > a {
	color: #ffffff;
}
.topmenu .has-sub .has-sub:hover > ul {
	display: block;
}
.topmenu .has-sub .has-sub ul {
	display: none;
	position: absolute;
	right: 100%;
	top: 0;
}
.topmenu.align-right .has-sub .has-sub ul, .topmenu.align-right ul ul ul {
	left: auto;
	right: 100%;
}
.topmenu .has-sub .has-sub ul li a {
	background: #5ba105;
	border-bottom: 1px dotted #ffaa8b;
}
.topmenu .has-sub .has-sub ul li a:hover {
	background: #d60000;
	-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;
}
.topmenu ul ul li.last > a, .topmenu ul ul li:last-child > a, .topmenu ul ul ul li.last > a, .topmenu ul ul ul li:last-child > a, .topmenu .has-sub ul li:last-child > a, .topmenu .has-sub ul li.last > a {
	border-bottom: 0;
}
.centered-wrapper {
	width: 940px;
	margin: 0 auto;
}
.page-title {
	width: 940px;
	margin: 0 auto;
	clear: both;
	margin-bottom: 20px;
	border-bottom: 1px solid #EBEBEB;
}
.page-title h2 {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #686868;
}
.page-title .double-separator {
	margin: 0;
}
#footer .double-separator {
	margin: 50px 0;
}
#sidebar {
	border-left: 1px solid #EEEEEE;
	float: right;
	padding: 0 0 0 25px;
	width: 260px;
}
#sidebar h3 {
	font: 16px Yekan;
}
.widget {
	overflow: hidden;
	margin-bottom: 45px;
}
.widget a {
	color: #666666;
}
.widget ul li {
	background: url("../images/breadcrumb-arrow.png") no-repeat scroll right 11px rgba(0, 0, 0, 0);
	border-bottom: 1px solid #efefef;
	font: 13px Yekan;
	padding: 4px 22px 5px 5px;
}
.widget ul li:last-child {
	border-bottom: 0 none;
}
.sidebar-post {
	border-bottom: 1px dashed #ebebeb;
	height: 43px;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 12px;
	position: relative;
}
.sidebar-post:last-child {
	border-bottom: 0 none;
}
.sidebar-post span {
	float: left;
	margin-left: 75px;
}
.sidebar-post img {
	position: absolute;
	top: 3px;
	right: 0;
}
.sidebar-post span a {
	color: #686868;
}
.sidebar-post h5 {
	color: #ee1c25;
	float: right;
	font: 13px/20px Yekan;
	margin-bottom: 5px;
	margin-right: 67px;
}
/* - ParsDle.IR - */
.featured-sidebar {
	width: 200px;
	float: left;
	border: 1px solid #dfdfdf;
}
.featured-sidebar ul {
	border-bottom: 1px solid #efefef;
}
.featured-sidebar a {
	color: #686868;
	width: 180px;
	height: 36px;
	line-height: 36px;
	display: block;
	font-weight: 600;
	margin-left: 10px;
	border-bottom: 1px solid #efefef;
}
.featured-sidebar ul li.selected {
	background: url(../images/featured-arrow.png) no-repeat scroll 200px center;
	width: 210px;
}
.featured-sidebar ul li a:hover {
	color: #ee1c25;
}
.featured-sidebar ul li.selected a {
	width: 180px;
	height: 36px;
	z-index: 1000;
}
.featured-sidebar ul li:last-child a {
	border-bottom: 0 none;
}
#posts {
	float: left;
	margin-right: 20px;
	overflow: hidden;
	position: relative;
	width: 630px;
}
.single-post .post {
	border-bottom: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2.post-title a {
	color: #ee1c25;
}
.btl {
	margin-bottom: 8px;
}
.meta a {
	color: #888888;
}
.post-thumbnail {
	margin-bottom: 30px;
	display: inline-block;
	clear: both;
	margin-top: 0px;
	padding: 4px;
	border: 1px solid #EFEFEF;
	border-radius: 2px;
}
.post-thumbnail a {
	display: block;
	position: relative;
	vertical-align: bottom;
}
/* - ParsDle.IR - */
.post-thumbnail img {
	width: 630px;
	height: auto;
	background: #fff;
}
.meta {
	border-bottom: 1px dashed #dcdcdc;
	float: right;
	margin-bottom: 15px;
	padding: 0 0 10px;
	width: 100%;
}
.meta span {
	padding-right: 23px;
	float: right;
	margin-left: 20px;
}
.meta span.post-date {
	background: url(../images/calendar.png) no-repeat scroll right 4px;
	color: #C7C7C7;
}
.meta span.post-author {
	background: url(../images/author.png) no-repeat scroll right 5px;
}
.meta span.post-comment {
	background: url(../images/comment.png) no-repeat scroll right 4px;
}
.meta span.post-view {
	background: url(../images/look.png) no-repeat scroll right 6px;
}
.meta span.post-cat {
	background: url(../images/cat.png) no-repeat scroll right 5px;
}
.meta p {
	margin: 0;
	padding: 5px 0;
}
.excerpt {
	width: 100%;
	clear: both;
}
p.readmore {
	text-align: right;
}
/* - ParsDle.IR - */
.post {
	border-bottom: 5px solid #5AA529;
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 25px;
}
.post-content {
	clear: both;
	padding-top: 40px;
}
.right-image {
	float: right;
	margin: 5px 0 0 20px;
	padding: 4px;
	border: 1px solid #EFEFEF;
	border-radius: 2px;
}
.left-image {
	float: left;
	margin: 5px 20px 0 0;
	padding: 4px;
	border: 1px solid #EFEFEF;
	border-radius: 2px;
}
.post-image {
	margin: 5px 0 20px;
}
ul.tags {
	padding: 0 0 10px;
	position: relative;
	overflow: hidden;
}
ul.tags a {
	color: #c7c7c7;
}
ul.tags li {
	display: inline;
	float: left;
	height: 16px;
	line-height: 20px;
	margin: 30px 20px 0 0;
}
.tag-title {
	background-image: none;
	float: left;
	line-height: 18px;
	margin: 30px 20px 0 0;
}
#comments textarea:focus {
	border: none;
	outline: none;
}
.comment {
	border-bottom: 1px dashed #cccccc;
	display: inline-block;
	margin: 0 0 20px;
	padding: 0 0 12px;
	position: relative;
}
.comment a {
	color: #ee1c25;
}
.commentwrap {
	margin: 0 85px 0 0;
	padding: 0 0 10px 0;
}
.myavatar {
	right: 0;
	position: absolute;
	top: 0;
}
.myavatar img {
	padding: 4px;
	border: 1px solid #efefef;
	width: 60px;
	height: 60px;
	overflow: hidden;
}
.metacomment {
	margin-bottom: 10px;
	padding: 0;
}
.metacomment span {
	font-weight: bold;
	margin: 0 5px 0 0;
}
.cominfo {
	margin: 20px 0 0;
}
.comfast {
	background: #555555;
	color: #fff;
	float: right;
	font: 12px/16px Yekan;
	height: 18px;
	margin: -2px 0 0 10px;
	padding: 2px 8px 3px;
}
.comfast:hover {
	background: #ee1c25;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.comedit-box a {
	color: #ee1c25;
	float: right;
	font: 12px/16px Yekan;
	height: 18px;
	margin: 0;
	padding: 2px 8px 3px;
}
.comedit-box a:hover {
	color: #555555 !important;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
ul.threaded {
	margin-left: 75px;
}
#commentform {
	width: 640px;
	position: relative;
}
#commentform fieldset {
	clear: both;
}
#commentform input[type="text"] {
	width: 174px;
	padding: 7px 10px;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}
textarea#mycomment {
	width: 618px;
	padding: 10px;
	clear: both;
	overflow: hidden;
	float: left;
	margin-bottom: 5px;
}
#commentform input[type="submit"] {
	margin-top: 5px;
	border: 0 none;
}
.error_message {
	color: #ff3000;
}
.pagenav {
	text-align: center;
	vertical-align: middle;
}
.pagenav a {
	background: #fff;
	color: #686868;
	display: inline-block;
	margin: 4px;
	padding: 5px 12px;
	font-weight: 600;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
span.current {
	color: #fff;
	display: inline-block;
	margin: 4px;
	padding: 5px 12px;
}
/* - ParsDLE.com - */
span.pages {
	display: inline-block;
	margin: 4px;
	padding: 5px 12px;
	font-weight: 600;
}
.contact-info p {
	margin: 0;
	padding: 7px 0;
	border-top: 1px solid #efefef;
}
.contact-info p:last-child {
	border-bottom: 1px solid #efefef;
}
.contact-info span {
	color: #ee1c25;
}
.contact-map {
	margin-bottom: 50px;
}
#contactform label {
	clear: both;
}
#contactform input[type=text] {
	margin-bottom: 10px;
	width: 89%;
	padding: 3% 5%;
	height: 20px;
	line-height: 20px;
}
#contactform input[type=submit] {
	font-size: 12px;
	clear: both;
	float: right;
	cursor: pointer;
	margin: 0;
}
#contactform textarea {
	height: 130px;
	clear: both;
}
.contact-loader {
	float: right;
	padding: 11px 11px 0 0;
}
/* - ParsDle.IR - */
#slides, .slides_container {
	direction: ltr;
	height: 410px;
	width: 940px;
	position: relative;
}
.slides_container {
	background: url("../images/loading.gif") no-repeat 50% 50%;
	border-bottom: 1px solid #ee1c25;
	width: 100%;
	overflow: hidden;
}
#slides {
	border-bottom: 6px solid #ee1c25;
	margin-bottom: 20px;
	margin-top: 20px;
}
#slides .next, #slides .prev {
	position: absolute;
	top: 180px;
	width: 50px;
	padding-top: 50px;
	display: block;
	z-index: 101;
	background: url("../images/nextprev.png");
}
#slides .next {
	background-position: -50px 0;
	right: 30px;
}
#slides .next:hover {
	background-position: -50px -60px;
}
#slides .prev {
	background-position: 0 0;
	left: 30px;
}
#slides .prev:hover {
	background-position: 0 -60px;
}
.pdhome {
	margin-bottom: 30px;
	margin-top: 55px;
	padding: 10px 30px 8px;
	border-bottom: 1px solid #efefef;
	overflow: hidden;
}
.hcont {
	padding: 0 10px 0 30px;
}
.ahome, .bhome, .chome, .dhome, .ehome {
	float: right;
	margin: 0 45px 40px;
	padding-top: 0;
	width: 130px;
	height: 170px;
}
.ahome a, .bhome a, .chome a, .dhome a, .ehome a {
	display: inline;
	float: right;
	height: 165px;
	margin-bottom: 0;
	margin-right: -8px;
	padding-top: 0;
	position: relative;
	width: 125px;
}
.ahome {
	background: url(../images/home-icon1.png) no-repeat center 0;
}
.ahome:hover {
	background-position: center -176px;
}
.bhome {
	background: url(../images/home-icon2.png) no-repeat center 0;
}
.bhome:hover {
	background-position: center -176px;
}
.chome {
	background: url(../images/home-icon3.png) no-repeat center 0;
}
.chome:hover {
	background-position: center -176px;
}
.dhome {
	background: url(../images/home-icon4.png) no-repeat center 0;
}
.dhome:hover {
	background-position: center -176px;
}
.hblocks {
	height: 280px;
	margin: 40px 0;
	padding: 0 3px 0 0;
}
.hblocks ul {
	overflow: hidden;
}
.hblocks li {
	float: right;
	height: 280px;
	margin: 0 21px;
	text-align: justify;
	width: 270px;
}
.hblocks li h3 {
	background: url("../images/h3arrow.png") no-repeat scroll right 11px transparent;
	color: #555555;
	font: 14px/26px Yekan;
	height: 26px;
	margin: 0 0 5px;
	padding: 0 12px 0 0;
	text-align: right;
}
.hblocks li img {
	border: 3px solid #ffffff;
	height: 154px;
	width: 264px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.hblocks li img:hover {
	border: 3px solid #ee1c25;
}
.hblocks li span {
	float: left;
}
.hblocks a {
	color: #ee1c25;
}
.hblocks a:hover {
	color: #555555;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.logo_slider_wrap {
	margin: 0 auto 35px;
	padding: 10px 0;
	width: 940px;
}
.logo_slider_title {
	background: url("../images/line.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	font: 14px Yekan;
	margin: 0 0 1px;
	padding: 21px 0 0;
	text-align: center;
}
.logo_slider {
	direction: ltr !important;/* Don't change this */
	list-style-type: none;
	margin: 0 auto;
	position: relative;
	width: 940px;
}
.logo_slider ul li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0 6px 0;
	cursor: pointer;
	position: relative;
	width: 161px;
	height: 94px;
	text-align: center;
	overflow: hidden;
	direction: ltr; /* You can change it */
}
.logo_slider li:hover {
	-webkit-transition : all 0.4s ease-in;
	-moz-transition : all 0.4s ease-in;
	-o-transition : all 0.4s ease-in;
	opacity: .5;
}
.logo_slider li img {
	min-height: 94px;
	width: 161px;
}
.icon-arrow-right {
	background: url("../images/arrow-next.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	float: right;
	margin: -62px 11px 0 0;
	height: 30px;
	width: 18px;
}
.icon-arrow-left {
	background: url("../images/arrow-prev.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	float: left;
	margin: -62px 0 0 10px;
	height: 30px;
	width: 18px;
}
.disable {
	-webkit-transition : all 0.4s ease-in;
	-moz-transition : all 0.4s ease-in;
	-o-transition : all 0.4s ease-in;
	opacity: .5;
}
#footer {
	overflow: hidden;
	clear: both;
	width: 1000px;
	background: #333333;
	color: #969595;
	padding-top: 26px;
	margin: 0 auto;
}
.footblock {
	float: right;
	margin: 0 5px 0 25px;
	width: 290px;
}
.coll-last {
	margin-left: 0 !important;
}
#topfooter {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#topfooter h6 {
	margin: 0;
	font-size: 12px;
	font-weight: 400;
}
ul#contact-widget li {
	border-bottom: 1px dotted #6b6b6b;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 30px;
}
ul#blog-widget li {
	border-bottom: 1px dotted #6b6b6b;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
ul#blog-widget li img {
	position: absolute;
	top: 3px;
	left: 0;
}
ul#blog-widget li h6 {
	float: left;
	padding-left: 75px;
}
/* - ParsDle.IR - */
ul#blog-widget li span {
	float: left;
	clear: both;
	padding-left: 75px;
	width: 100%;
}
ul#contact-widget li:last-child {
	border-bottom: 0 none;
}
ul#blog-widget li:last-child {
	border-bottom: 0 none;
}
li.address {
	background: url(../images/address.png) no-repeat scroll right 3px;
}
li.phone {
	background: url(../images/phone.png) no-repeat scroll right 2px;
}
li.email {
	background: url(../images/email.png) no-repeat scroll right 4px;
}
#footer a {
	color: #fff;
}
#footer h3 {
	color: #FFFFFF;
	font-family: Yekan;
	font-size: 16px;
	font-weight: normal;
}
.foter-news {
	margin: 10px 0;
}
.foter-news li {
	border-bottom: 1px dashed #555555;
	height: 26px;
	list-style: outside none none;
	padding: 1px 0 2px;
}
.foter-news > li:last-child {
	border-bottom: medium none;
}
.foter-news a {
	color: #cccccc !important;
	display: block;
	font: 12px Yekan;
	padding: 0;
}
.foter-news a:hover {
	color: #ee1c25 !important;
}
#bottomfooter {
	background: #292929;
	clear: both;
	display: block;
	height: 24px;
	margin-top: 10px;
	overflow: hidden;
	padding: 10px 0;
	position: relative;
}
.botfootright {
	float: right;
	margin: 0 -5px 0 0;
}
.botfootleft {
	float: left;
	margin: 4px 0 0 -12px;
}
/* - ParsDle.IR - */
ul#social {
	float: left;
	height: 20px;
	margin: 0;
}
ul#social li {
	display: inline;
}
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);
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
a.google {
	background: url(../images/social/google.png) no-repeat scroll 0 0;
}
a.facebook {
	background: url(../images/social/facebook.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;
}
.button {
	background: none repeat scroll 0 0 #ee1c25;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font: 12px/16px Yekan;
	margin: 0 10px 20px 0;
	padding: 7px 11px 7px;
	position: relative;
	outline: none;
}
.button:hover {
	background: none repeat scroll 0 0 #555555;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.pagenav {
	font: 13px Yekan;
	margin-bottom: 50px;
	text-align: center;
	vertical-align: middle;
}
.pagenav a {
	background: #fff;
	color: #686868;
	display: inline-block;
	margin: 4px;
	padding: 5px 12px;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
.pagenav span {
	padding: 5px 12px;
}
span.current {
	color: #fff;
	display: inline-block;
	margin: 4px;
	padding: 5px 12px;
}
span.pages {
	display: inline-block;
	margin: 4px;
	padding: 5px 12px;
	font-weight: 600;
}
a {
	color: #ee1c25;
}
span.caption a:hover {
	color: #ee1c25;
}
.widget a:hover {
	color: #ee1c25;
}
.featured-sidebar ul li.selected a {
	color: #ee1c25;
}
.authorp h2 a:hover {
	color: #ee1c25;
}
.comment a:hover {
	color: #ee1c25;
}
#toggle-view li.activated h3 {
	color: #ee1c25;
}
/* - ParsDle.IR - */
ul#filters li a:hover {
	color: #fff;
	background: #ee1c25;
}
ul#filters li.selected a {
	color: #fff;
	background: #ee1c25;
}
.portfolio h3 a:hover {
	color: #ee1c25;
}
h2.post-title a:hover, .meta a:hover {
	color: #ee1c25;
}
.pagenav a:hover {
	background: #ee1c25;
	color: #fff;
}
span.current {
	background: #ee1c25;
}
#footer a:hover {
	color: #ee1c25;
}
.featured-column .package-title {
	border-bottom: 3px solid #ee1c25;
}
.addcombtn {
	background-color: #555555;
	color: #ffffff;
	cursor: pointer;
	float: right;
	font: 13px/27px Yekan;
	height: 30px;
	padding: 0 0 0 4px;
	text-align: center;
	text-decoration: none;
	width: 85px;
}
.addcombtn:hover {
	background-color: #ee1c25;
	color: #ffffff;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
p.readmore a {
	display: block;
	background: url("../images/btn-arrow.png") no-repeat scroll right 12px transparent;
	padding-right: 15px;
	float: left;
	font: 15px Yekan;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
p.readmore a:hover {
	background: url(../images/btn-arrow-on.png) no-repeat scroll right 12px transparent;
	color: #000000;
}
/* - ParsDle.IR - */
.toggle-plus {
	background: url(../images/plus.png) no-repeat scroll right center;
	width: 21px;
	height: 21px;
}
.toggle-minus {
	background: url(../images/minus.png) no-repeat scroll right center;
	width: 21px;
	height: 21px;
}
.myadmavatar {
	text-align: center;
	padding-top: 10px;
}
.myadmavatar img {
	box-shadow: 0 0 15px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.7);
}
:-moz-placeholder {
 color: #c9c9c9 !important;
 font-size: 13px;
}
::-webkit-input-placeholder {
 color: #ccc;
 font-size: 13px;
}
.berrors {
	background: url("../images/warning.png") no-repeat scroll 16px center #f2dede;
	border: 1px solid #ebccd1;
	color: #922723;
	font: 12px/18px Yekan;
	margin: 10px 0;
	padding: 10px 16px 10px 63px;
	text-shadow: 1px 1px 0 #ffffff;
}
.f_input {
	width: 300px;
}
#votes {
	margin-top: 25px;
}
.vtitle {
	background: none repeat scroll 0 0 #eee;
	border: 1px solid #ddd;
	border-radius: 3px;
	font: 12px Yekan;
	margin-bottom: 20px;
	padding: 5px 10px 5px 60px;
	position: relative;
	text-align: justify;
}
.qvote {
	background: url(../images/q.png) no-repeat;
	width: 48px;
	outline: none;
	border: none;
	cursor: pointer;
	height: 48px;
	position: absolute;
	top: -20px;
	left: 5px;
}
.isicons {
	float: right;
}
.isicons li {
	width: 17px;
	height: 17px;
	padding-right: 2px;
	display: inline-block;
	vertical-align: middle;
}
.fav a img {
	vertical-align: top !important;
}
.editorcomm {
	padding: 5px 0 11px 0;
}
#addcform {
	margin-bottom: 10px;
}
.red {
	color: #f00;
}
.tableform td.label {
	width: 20%;
	vertical-align: top;
	padding-right: 0;
	font: 13px Yekan;
}
/* - ParsDle.IR - */
.ui-dialog-content .userinfo {
	padding: 15px 0 10px 0px;
}
.userinfo .left-info {
	float: left;
	margin: 10px 0 0 10px;
}
.userinfo .lcol .avatar {
	margin-bottom: 10px;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #c0d4de;
}
.popuravatar {
	margin: 6px 0 0 13px;
}
.userinfo .lcol .avatar img {
	width: 100px;
}
.userinfo .lcol ul {
	font-size: 0.9em;
}
.userinfo .right-info {
	margin-left: 130px;
}
.userinfo .rcol ul {
	list-style: none;
	margin-left: 0;
}
.userinfo .rcol ul li {
	margin-bottom: 0.2em;
}
.ussep {
	padding-top: 12px;
	background: url("../images/ussep.png") no-repeat;
}
.grey {
	color: #777777;
}
.orange {
	color: #ee1c25;
}
.benafsh {
	color: #cc00cb;
	font: 15px Yekan;
	margin: 0;
}
.stat {
	margin: 0 0 20px 30px;
}
.stat li {
	border-bottom: 1px dashed #dcdcdc;
	height: 18px;
	margin: 0 0 3px;
	padding: 0 0 10px;
}
.pheading {
	overflow: hidden;
	padding: 0 0 14px;
}
.pheading h2 {
	font-family: Yekan;
	color: #ee1c25;
	font-size: 18px;
	font-weight: normal;
}
.pheading .lcol {
	margin-right: 10px;
}
.pheading h2 span {
	color: #3f4b51;
}
.pheading .ratebox {
	width: 141px;
	padding: 3px 0 1px 0;
	padding-right: 6px;
	background: #f1f5f7 url("../images/ratebox2.png") no-repeat;
}
.pheading .ratebox .rate, .pheading .ratebox span {
	float: right;
}
.pheading .ratebox span {
	padding-right: 5px;
	font-size: 0.9em;
	color: #a2b2ba;
}
/* - ParsDle.IR - */
.heading {
	color: #96c;
	margin-bottom: 0.3em;
}
.maincont {
	padding: 0;
}
.maincont img {
	border: 5px solid transparent;
	max-width: 98%;
}
.basecont {
	padding-top: 0;
}
.pmtitles {
	overflow: hidden;
	padding: 24px 22px 0 0;
}
.pmtitles a {
	background: #555555;
	color: #ffffff;
	float: right;
	font: 13px/20px Yekan;
	height: 20px;
	margin: 0 0 0 14px;
	padding: 4px 12px 7px 13px;
}
.pmtitles a:hover {
	background: #ee1c25;
}
.sociallogin {
	height: 20px;
	text-align: center;
}
.lfield.lfchek {
	list-style: outside none none;
}
#bttop {
	background: url("../images/totop.png") no-repeat scroll 0 -42px rgba(0, 0, 0, 0);
	width: 40px;
	height: 40px;
	right: 30px;
	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);
}
