/*
Theme Name: Sport
Ver : 1.0 - 05.03.95
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: "mitra";
	src: url("../fonts/mitra.eot");
	src: url("../fonts/mitra.eot?#iefix") format("eot"), url("../fonts/mitra.woff2") format("woff2"), url("../fonts/mitra.woff") format("woff"), url("../fonts/mitra.ttf") format("ttf");
	font-weight: 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;
}
* {
_noFocusLine: expression(this.hideFocus=true);
}
::-moz-focus-inner {
border:0;
}
:focus {
	outline: none;
}
body {
	font: 13px/20px Tahoma, Helvetica, Arial, sans-serif;
	background: #f7f7f7;
	margin: 0;
	padding: 0;
	color: #686868;
}
#wrapper {
	background: #f7f7f7 url("../images/bg.jpg") no-repeat fixed center top;
	border-top: 4px solid #333333;
	margin: 0 auto;
	min-width: 1200px;
}
#top {
	background: rgba(0, 0, 0, 0) url("../images/bg_header.png") no-repeat scroll center top;
	height: 166px;
	min-width: 1200px;
	width: 100%;
}
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: #005593;
}
h2 {
	font-family: mitra;
	font-size: 17px;
	line-height: 30px;
	margin-bottom: 10px;
	padding: 12px 0 0;
}
h3 {
	font-size: 18px;
	font-family: mitra;
	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: 1200px;
	height: 128px;
	margin: 0 auto;
	position: relative;
}
.header-left {
	float: left;
}
#login-panel {
	left: 0;
	position: absolute;
	top: 8px;
	z-index: 1000;
}
#not-logged {
	overflow: hidden;
	line-height: 38px
}
#not-logged a {
	color: #fff;
	display: block;
	float: right;
	font: 13px/9px mitra;
	height: 14px;
}
.lone {
	border-left: 1px solid #eee;
	padding: 0 7px;
}
.ltwo {
	padding: 0 7px;
}
#not-logged a:hover {
	color: #eee;
	-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: -130px;
	padding: 10px;
	top: 24px;
	width: 200px;
	border-top: 4px solid #aaaaaa;
	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: #aaaaaa;
	border-width: 10px;
	margin-left: -5px
}
#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: #005593;
	font: 12px/19px mitra;
	border: 0 none;
	cursor: pointer;
	color: #fff;
	width: 100%;
	padding: 4px 0;
	transition: background .4s
}
#login-form input[type=submit]:hover {
	background: #ee1c25
}
#login-form a {
	font: 12px/13px mitra;
	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 mitra;
	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: 1200px;
	margin: 0 auto 13px;
	clear: both;
}
.logo {
	height: 128px;
	margin: 0 auto;
	position: relative;
	width: 879px;
}
.logo img {
	display: block;
	position: absolute;
	bottom: 0;
}
.logo a {
	background: rgba(0, 0, 0, 0) url("../images/logo.png") no-repeat scroll 0 0;
	display: inline-block;
	height: 118px;
	margin: 5px 0;
	position: relative;
	text-indent: -9999px;
	width: 879px;
}
.pdsearch {
	float: left;
	overflow: hidden;
	padding: 0;
}
.search-form {
	float: right;
	position: relative;
	top: 0;
}
.search-form input[type="text"] {
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px solid #ffffff;
	box-shadow: none;
	color: #777;
	display: block;
	height: 15px;
	line-height: 15px;
	margin: 7px 0 0;
	padding: 2px 8px 6px;
	position: relative;
	width: 180px;
}
.search-form input[type="text"]:focus {
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 0 0 3px -1px #828282 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: 12px;
	left: 6px;
	font-size: 0;
	display: block;
	line-height: 0;
}
#navigation {
	background: #586375;
	float: right;
	height: 38px;
	position: relative;
	width: 100%;
	z-index: 100;
}
.topmenu ul, .topmenu li, .topmenu span, #topmenu a {
	margin: 0;
	padding: 0;
	position: relative;
}
.topmenu {
	margin: 0 auto;
	width: 1200px;
}
.topmenu:after, .topmenu ul:after {
	content: '';
	display: block;
	clear: both;
}
.topmenu a {
	color: #ffffff;
	display: block;
	font-family: mitra;
	padding: 0 12px 0;
	text-decoration: none;
}
.topmenu ul {
	float: right;
	list-style: none;
	margin: 0;
}
.topmenu > ul > li {
	display: inline-block;
	float: right;
	height: 38px;
	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: #ffffff;
	font-size: 15px;
	line-height: 38px;
}
.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 #eee;
	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: #993300;
}
.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: rgba(77, 77, 77, 0.85);
	border-bottom: 1px solid #333;
	color: #ffffff;
	display: block;
	filter: none;
	font-size: 15px;
	height: 15px;
	line-height: 14px;
	padding: 10px;
}
.topmenu .has-sub ul li:hover a {
	background: rgba(34, 34, 34, 0.85);
	-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: rgba(77, 77, 77, 0.85);
	border-bottom: 1px solid #333;
}
.topmenu .has-sub .has-sub ul li a:hover {
	background: rgba(34, 34, 34, 0.85);
	-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: 1200px;
	margin: 0 auto;
}
.page-title {
	width: 1200px;
	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-right {
	float: right;
	padding: 0;
	width: 200px;
}
#sidebar-left {
	float: left;
	padding: 0;
	width: 200px;
}
.widget {
	background: #fff;
	border: 5px solid #cdd202;
	box-sizing: border-box;
	margin-bottom: 13px;
	overflow: hidden;
	padding: 0 10px 10px;
}
.widget a {
	color: #41506f;
}
.widget img {
	vertical-align: middle;
}
.widget h3 {
	border-bottom: 1px dashed #ccc;
	color: #cd0000;
	font: 16px/38px mitra;
	height: 38px;
	margin: 0 -10px 10px;
	padding: 2px 0 0 10px;
	text-align: center;
}
.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;
	margin: 0;
	padding-bottom: 8px;
}
.sidebar-post span {
	float: left;
	margin-left: 75px;
}
.sidebar-post img {
	border: 1px solid #eee;
	height: 40px;
	position: absolute;
	right: 0;
	top: 2px;
	width: 40px;
}
.sidebar-post span a {
	color: #686868;
}
.sidebar-post h5 {
	color: #41506f;
	float: right;
	font: 14px/21px mitra;
	margin-bottom: 5px;
	margin-right: 47px;
}
/* - 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;
}
#main-center {
	float: right;
	margin: 0 12px;
	width: 776px;
}
#posts {
	background: #fff none repeat scroll 0 0;
	border: 5px solid #cdd202;
	float: right;
	margin: 0 12px 16px;
	overflow: hidden;
	padding: 0 16px 10px;
	position: relative;
	width: 734px;
}
.single-post .post {
	border-bottom: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2.post-title a {
	color: #005593;
}
.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;
	-webkit-border-radius: 2px;
	-moz-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%;
}
.metadata {
	font-size: 12px;
	line-height: 22px;
}
.metadata span {
	padding-right: 23px;
	float: right;
	margin-left: 20px;
}
.metadata span.post-date {
	background: url(../images/calendar.png) no-repeat scroll right 5px;
	color: #C7C7C7;
}
.metadata span.post-author {
	background: url(../images/author.png) no-repeat scroll right 5px;
}
.metadata span.post-comment {
	background: url(../images/comment.png) no-repeat scroll right 6px;
}
.metadata span.post-view {
	background: rgba(0, 0, 0, 0) url("../images/look.png") no-repeat scroll right 7px;
	padding-right: 20px;
}
.metadata span.post-cat {
	background: rgba(0, 0, 0, 0) url("../images/cat.png") no-repeat scroll right 5.5px;
	padding-right: 16px;
}
.metadata span.post-print {
  background: rgba(0, 0, 0, 0) url("../images/print.png") no-repeat scroll right 4px;
  padding-right: 22px;
}
.meta p {
	margin: 0;
	padding: 5px 0;
}
.excerpt {
	width: 100%;
	clear: both;
}
p.readmore {
	text-align: right;
}
.fulltags {
	color: #ffffff;
	font: 13px mitra,Tahoma;
	margin: 10px 0;
	padding: 0;
}
.fulltags span {
	color: #ee1c25;
	font: 15px/27px mitra,Tahoma;
	margin: 0 1px 0 0;
}
.fulltags a {
  background: #eee;
  color: #555;
  display: inline-block;
  font: 13px/25px mitra,Tahoma;
  height: 26px;
  padding: 0 10px;
}
.fulltags a:hover {
	background: #ee1c25;
	color: #fff;
}
/* - ParsDle.IR - */
.post {
	border-bottom: 5px solid #cdd202;
	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;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
.left-image {
	float: left;
	margin: 5px 20px 0 0;
	padding: 4px;
	border: 1px solid #EFEFEF;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-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 20px;
	position: relative;
	width: 100%;
}
.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 b {
	font: 14px/14px mitra;
}
.metacomment span {
	font-weight: normal;
	margin: 0 0 0 5px;
}
.cominfo {
	margin: 20px 0 0;
}
.comfast {
	background: #555555 none repeat scroll 0 0;
	color: #fff;
	float: right;
	font: 15px/20px mitra;
	height: 21px;
	margin: -2px 0 0 10px;
	padding: 2px 10px 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 mitra;
	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;
}
.topslider {
	border: 5px solid #cdd202;
	box-sizing: border-box;
	direction: ltr;
	margin: 0 0 14px;
	padding: 7px 0 7px 7px;
}
.hblocks {
	float: right;
	height: auto;
	margin: 0;
	padding: 8px 0 0;
	width: 776px;
}
.hblocks ul {
	overflow: hidden;
}
.hblocks li {
	background: #fff none repeat scroll 0 0;
	border: 5px solid #cdd202;
	box-sizing: border-box;
	display: block;
	float: right;
	height: 274px;
	margin: 0 0 13px 12px;
	outline: 0 none;
	padding: 10px 10px 5px;
	position: relative;
	width: 250.5px;
}
.hblocks li:nth-child(3n) {
	margin-left: 0;
}
.hblocks li h2 {
	color: #555555;
	font: 15px/25px mitra;
	margin: 3px 1px;
	padding: 0;
	text-align: right;
}
.hblocks li h2 a {
	color: #41506f;
}
.hblocks li h3 a:hover {
	color: #cd0000;
}
.hblocks li img {
	height: 184px;
	width: 221px;
	-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 {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.hblocks a {
	color: #ee1c25;
}
.hblocks a:hover {
	color: #cd0000;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.main_sp_title {
	color: #fff;
	font: 17px mitra;
	height: 27px;
	margin: 5px 0 8px;
	padding: 0;
	text-align: center;
}
.main_sp_title span {
	float: left;
	margin: 0 0 0 14px;
}
.main_sp_title span a {
	color: #bcbcbc;
	font: 15px/29px mitra;
}
.gallery {
	border: 5px solid #cdd202;
	margin: 0 0 14px 0;
}
#footer {
	clear: both;
	margin: 0 auto;
	min-width: 1200px;
	overflow: hidden;
}
#footer a {
	color: #eee;
}
#footer a:hover {
	color: #ee1c25;
}
#bottomfooter {
	background: #3e4654 none repeat scroll 0 0;
	clear: both;
	color: #ffffff;
	display: block;
	height: 40px;
	overflow: hidden;
	padding: 10px 0;
	position: relative;
}
.botfootright {
	float: right;
	font: 14px/40px mitra;
	margin: 0 -5px 0 0;
}
.botfootleft {
	float: left;
	font: 14px/40px mitra;
	margin: 1px 0 0 -12px;
}
/* - ParsDle.IR - */
.button {
	background: none repeat scroll 0 0 #ee1c25;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font: 12px/16px mitra;
	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 mitra;
	margin-bottom: 50px;
	text-align: center;
	vertical-align: middle;
}
.pagenav a {
	background: #fff;
	color: #686868;
	display: inline-block;
	margin: 4px;
	padding: 2px 11px;
	-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: 2px 11px;
}
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;
}
.featured-column .package-title {
	border-bottom: 3px solid #ee1c25;
}
.addcombtn {
	background: url("../images/bg_top_menu.png") repeat-x scroll 0 -5px #eee;
	border: 1px solid #dadada;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #555555;
	cursor: pointer;
	float: right;
	font: 13px/27px mitra;
	height: 30px;
	padding: 1px 0 0 4px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 #ffffff;
	width: 85px;
}
.addcombtn:hover {
	background: url("../images/bg_top_menu.png") repeat-x scroll 0 0 #eee;
	color: #333333;
	border: 1px solid #bcbcbc;
	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;
}
p.readmore a {
	background: transparent url("../images/btn-arrow.png") no-repeat scroll right 9px;
	display: block;
	float: left;
	font: 16px mitra;
	margin: 0 0 26px 25px;
	padding-right: 12px;
	-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 13px 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: 14px/18px mitra;
	margin: 10px 0 0;
	padding: 10px 16px 10px 63px;
	text-shadow: 0 1px 0 #ffffff;
}
.f_input {
	border: 1px solid #d9d9d9;
	width: 300px;
}
#votes {
	margin: 25px 4px 5px;
}
.vtitle {
	background: none repeat scroll 0 0 #eee;
	border: 1px solid #ddd;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font: 12px Tahoma;
	margin: 33px 0 18px;
	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: 15px mitra;
}
/* - 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 mitra;
	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 {
	color: #cd0000;
	font-family: mitra;
	font-size: 17px;
	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%;
}
.maincont li {
	list-style: inside none disc;
}
.basecont {
	padding-top: 0;
}
.pmtitles {
	overflow: hidden;
	padding: 24px 22px 0 0;
}
.pmtitles a {
	background: #555555;
	color: #ffffff;
	float: right;
	font: 13px/20px mitra;
	height: 20px;
	margin: 0 0 0 14px;
	padding: 4px 12px 7px 13px;
}
.pmtitles a:hover {
	background: #ee1c25;
}
.sociallogin {
	height: 18px;
	text-align: center;
}
.lfield.lfchek {
	list-style: outside none none;
}
.ratingzero {
	color: #6c838e;
}
.ratingtypeplusminus {
	padding: 0px 5px;
}
.ratingtypeplus {
	color: #777;
	font-weight: normal !important;
	margin: 0 !important;
	padding: 0px 0px 0px 5px;
}
.ratingplus {
	color: green;
}
.ratingminus {
	color: red;
}
.ratebox {
	float: left;
}
.ratebox2 {
	float: left;
	margin: 2px 0 0 2px;
}
.ratebox3 {
	float: left;
	margin: 5px 0 0 2px;
}
.ratebox ul, .ratebox ul li {
	float: left;
	list-style: outside none none;
}
.ratebox2 ul, .ratebox2 ul li {
	float: left;
	font: 14px/13px Tahoma;
	list-style: outside none none;
	padding: 0 5px 0 0;
}
.ratebox3 ul, .ratebox3 ul li {
	float: left;
	line-height: 12.5px;
	list-style: outside none none;
}
#bttop {
	background: url("../images/totop.png") no-repeat scroll 0 -42px rgba(0, 0, 0, 0);
	width: 40px;
	height: 42px;
	right: 14px;
	bottom: 72px;
	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);
}