body {
	font-size: 8pt;
}
body a{
	text-decoration: none;
}
#wrp {
	width: 750px;
	margin: auto;
}
/*--header--*/
#header {
	text-align: center;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #c0c0c0;
	line-height: 2.5em;
}
#header .blog-title {
	padding: 25px;
	border: 1px solid #e2e2e2;
}
#header .blog-title h1 {
	font-size: 16px;
	font-weight: normal;
	font-family: tahoma;
	margin: 0;
	padding: 0;
}
#header .blog-title h2 {
	font-size: 12px;
	font-weight: normal;
	font-family: tahoma;
	margin: 0;
	padding: 0;
}
#header a{
	color: #000;
}
/*--post--*/
#main-block {
	margin-top: 15px;
}
#block-post {
	float: right;
	width: 550px;
}
.post {
	margin-bottom: 10px;
}
.post a{
	color: blue;
}
.post a:hover {
	color: red;
}
.post img{
	max-width: 100%;
	height: inherit;
}
.post-title h2{
	margin: 0;
	padding: 5px 0px;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
}
.post-title a{
	color: #000080;
}
.post-title a:hover {
	color: blue;
}
.post-matn {
	line-height: 1.7;
	font-size: 9pt;
}
.post-detail {
	color: #808080;
	border-bottom: 1px dotted #c0c0c0;
	padding: 5px 0px;
}
.post-detail a{
	color: #0000ff;
}
.post-detail a:hover {
	color: #ff0000;
}
/*--post-comment--*/
.cm-count {
	text-align: center;
	padding: 20px 0px;
	font-family: yekan;
	font-size: 14px;
}
.cm-main {
}
.cm-count a{
	font-size: 25px;
	color: #999999;
	cursor: default;
}
.cm-body {
	overflow: auto;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c0c0c0;
	padding-bottom: 10px;
	line-height: 1.7;
}
.cm-detail {
	position: relative;
	margin-right: 60px;
}
.cm-av {
	width: 50px;
	border-radius: 100%;
	float: right;
}
.cm-name {
	color: #529fff;
}
.cm-date {
	color: #858585;
}
.cm-date .cm-date-a {
	color: #adadad;
	cursor: default;
}
.cm-date .cm-date-a:hover {
	color: #adadad;
}
.cm-detail a{
	color: #858585;
}
.cm-detail a:hover{
	color: #000;
}
.reply-body {
	margin-top: 10px;
}
.reply-av {
	width: 40px;
	max-height: 40px;
	border-radius: 100%;
	float: right;
}
.cm-reply-matn {
	position: relative;
	margin-right: 50px;
}
.cm-reply-color {
	color: #529fff;
}
.comment-link {
	width: 15px;
	height: 15px;
}
/*cm-form*/
.bComForm .sendbutton.hasCheckbox {
	margin-top: 10px;
}
.bComForm .sendbutton {
	padding: 4px 20px;
	margin-top: 50px;
	float: left;
	border-radius: 0px;
	background: #fff;
	border: 1px dashed #dedede;
	color: #000;
}
.bComForm .sendbutton:hover {
	cursor: pointer;
	transition-duration: .4s;
	background: #f9f9f9;
	color: #6b6b6b;
}
.item_success {
	background: #FFF6E7;
	border: 1px solid #fee6be;
}
/*--left--*/
.left {
	float: left;
	width: 170px;
	color: #000;
	font-size: 8pt;
}
.left .menu ul{
	list-style: none;
}
.menu {
	margin-bottom: 15px;
	line-height: 180%;
}
.menu a:hover {
	color: red;
}
.left a{
	color: #0000ff;
}
.archive a.selected {
	color: #89CC97;
}
.title-left {
	text-align: right;
	color: #000;
	padding: 6px 0px;
	cursor: default;
	border-bottom: 1px dotted #c0c0c0;
}
.left-back {
	margin-bottom: 10px;
}
.left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.left li{
	padding: 0;
	margin: 0;
}
.left-input {
	padding: 4px 0px;
}
/*--follow-box--*/
.followBx {
	margin: 10px 0px 5px 0px;
	border-radius: 0px;
	
}
.followThis.followed {
	border-radius: 0px;
}
.followThis {
	border-radius: 0px;
}
/*stat*/
.stat-back {
    	padding: 5px 0px;
	margin-bottom: 2px;
	border-radius: 4px;
	cursor: default;
}
.stat-value {
	float: left;
	display: inline-block;
}
/*about-me*/
.about-me {
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 10px;
}
.blog-image {
	width: 170px;
	margin-top: 8px;
}
.description-web {
	line-height: 1.6em;
	padding: 10px 0px 0px 0px;
	text-align: right;
}

/*recent-comment*/
.recent-comment {
	direction: ltr;
	margin-bottom: 6px;
	clear: both;
	overflow: hidden;
}
.cm-matnn {
	direction: rtl;
	padding: 2%;
	width: 81.5%;
}
.recent-comment a{
	color: #000;
}
.cm-matnn:hover{
	color: #F57171;
	cursor: pointer;
}
.recent-comment-av-img {
	float: right;
	width: 12%;
	border-radius: 100%;
}
/*مطالب محبوب*/
.rate--post {
	color: #0000ff;
	padding: 2px 0px;
	margin-bottom: 2px;
	line-height: 1.8em;
}
.rate--post:hover{
	color: #F57171;
}
a.selected .rate--post {
	color: #F57171;
}
.category-children {
	margin-right: 10px;
}
/*--tags--*/
.tagss {
}
.tagss a{
	padding: 4px 6px;
	display: table-cell;
	color: blue;
	transition-duration: .3s;
}
.tagss a:hover{
	color: red;
}
.tagss a.selected{
	color: red;
}
/*----fot----*/
.fotter {
	border: 1px dashed #dedede;
	margin-bottom: 10px;
	padding: 8px;
	clear: both;
	bottom: 0;
	left: 0;
	top: auto;
	direction: rtl;
	color: #000;
}
.fotter .erfan{
	transition-duration: .5s;
	color: blue;
	text-decoration: none;
}
.fotter .erfan:hover{
	color: red;
}
.bayan {
	float: right;
	color: #000;
	margin-left: 20px;
}
.bayan a {
	color: blue;
}
.bayan a:hover{
	color: red;
}
.code a{
	color: blue;
}
.code a:hover {
	color: red;
}