@charset "utf-8";
/* CSS Document */
/* Designed by: Farhad Eidi */
/* http://www.farhadeidi.com*/
/* MCA Design : http://mca.ir */

@font-face {
 font-family: 'BKoodak';
 src: local('BKoodak'), url("fonts/BKoodakBd.ttf") format("truetype");
 src: url("fonts/BKoodakBd.eot");
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/***************************
Body
***************************/
body {
	background: #f5f7f2;
	text-align: center;
	font: normal 12px/1.7 tahoma, Arial, Helvetica, sans-serif;
	color: #3e3e3e;
}
.wrapper {
	width: 960px;
	direction: rtl;
	text-align: right;
}
.right {
	float: right;
	display: inline;
}
.left {
	float: left;
	display: inline;
}
.ltr {
	direction: ltr;
	text-align: left;
}
a {
	color: #04638f;
	text-decoration: none;
}
a:hover {
	color: #8f0404;
}
.clear {
	clear: both;
}
#nav, h1, h2, h3, h4, h5, h6, .post-more, .infobar, .subscribe, .mail-btn, .comment-btn, .footer span, .license, .comments label, .links span.showhide {
	font: bold 16px/1.7 'BKoodak', 'B Koodak', BKoodak, Koodak, Arial, Helvetica, sans-serif;
}
#tooltip {
	position:absolute;
	border:1px solid #bfbfbf;
	background:#f9f9f9;
	padding:5px 10px;
	color:#333;
	display:none;
	font: 11px Tahoma;
	direction: rtl;
	text-align: justify;
	-moz-border-radius: 4px;
	border-radius: 4px;
	max-width: 500px;
}
code {
	direction: ltr;
	text-align: left;
	background: #f2f5ee;
	border: 1px solid #d4d9cb;
	display: block;
	margin: 15px 0;
	padding: 5px;
	width: 95%;
	white-space: nowrap;
	overflow: auto;
	max-height: 200px;
}
blockquote {
	margin: 10px 25px 5px 5px;
	padding: 5px;
	border-right: 3px solid #CCC;
	font-size: 11px;
	color: #666;
}
/* Navigation */
#nav {
}
#nav ul {
	margin: 10px 0 0 0;
}
#nav ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
#nav ul li a {
	display: inline;
	color: #757575;
	padding: 2px 10px;
	border: 1px solid #f5f7f2;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#nav ul li a:hover {
	background: #b6e6ec;
	border: 1px solid #d8e2c8;
}
#search {
	background: #fff;
	border: 1px solid #d0d5c8;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 250px;
	height: 32px;
	margin: 10px 0 0 0;
}
#searchbar {
	font: bold 14px "b nazanin";
	color: #bbbbbb;
	border: 1px solid #fff;
	margin: 3px 4px 0 0;
	width: 200px;
	float: right;
	display: inline;
}
.search-btn {
	float: left;
	display: inline;
	margin: 1px 0 0 3px;
}
.header {
	background: #eaede5 url(img/top-bg.jpg) repeat-x center top;
	height: 88px;
	margin: 10px 0 0 0;
	border-top: 1px solid #d8dbd2;
	border-bottom: 1px solid #d8dbd2;
}
.logo {
	float: right;
	display: inline;
	width: 300px;
	height: 86px;
	margin: 1px 0;
	padding: 0;
}
.banner {
	float: left;
	display: inline;
	width: 468px;
	height: 60px;
	margin: 15px 0 0 0;
}
/***************************
Contents
***************************/
.content {
	width: 600px;
	float: right;
	display: inline;
	margin: 20px 0;
}
.post {
	margin: 20px 0 35px 0;
}
post-title {
}
.post h2 {
	float: right;
	display: inline;
	background: url(img/entry-title-li.jpg) no-repeat right center;
	padding: 0 33px 0 0;
	font: bold 16px;
}
.post-title span {
	float: left;
	display: inline;
	background: url(img/comment-count.jpg) no-repeat left center;
	padding: 0 0 0 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.post-body {
	text-align: justify;
	line-height: 1.9;
}
.post-thumb img {
	float: right;
	display: inline;
	margin: 0 0 3px 7px;
}
.post img {
	border: 1px solid #cbdcb2;
	background: #ebeee7;
	padding: 4px;
	margin: 5px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.post a img:hover {
	border: 1px solid #7aa33c;
}
.post-excerpt {
	padding: 2px 0 0 0;
}
.post-meta {
	border-bottom: 1px solid #528a8d;
	font-size: 11px;
	margin: 15px 0;
}
.post-socials {
	padding: 0 0 5px 0;
}
.post-socials img {
	float: left;
	display: inline;
	margin: 2px 3px;
	padding: 0;
	border: none;
}
.post-socials a img:hover {
	border: none;
}
.infobar {
	background: #f0f3ec;
	border: 1px solid #e6e9e3;
	padding: 12px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #5b5b5b;
}
.infobar p {
	text-align: center;
}
.post-tags {
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 5px 0;
}
.entry-list {
	margin: 10px;
}
.entry-list ul {
	margin: 0;
	padding: 0;
}
.entry-list ul li {
	font: normal 12px Tahoma, Geneva, sans-serif;
	list-style: none;
	text-align: justify;
	height: 1%;
	line-height: 1.7;
}
.entry-list ul li a {
	padding: 7px 25px 7px 8px;
	border-bottom: 1px solid #edeeeb;
	display: block;
	background: url(img/links-li.gif) no-repeat right 10px;
	color: #868686;
}
.entry-list ul li a:hover {
	text-decoration: none;
	background-color: #eff2e9;
	display: block;
	color: #646464;
}
/***************************
Sidebar
***************************/
.sidebar {
	width: 320px;
	float: left;
	display: inline;
	margin: 20px 0;
}
.sidebar h3, .subscribe span {
	background: #f0f3ec url(img/menu-li.gif) no-repeat 12px center;
	border: 1px solid #e6e9e3;
	padding: 5px 10px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #5b5b5b;
	font-size: 18px;
	margin: 10px 0;
	display: block;
	cursor: pointer;
}
.sidebar .subscribe span {
	background: #f0f3ec url(img/rss.gif) no-repeat 3px center;
!important
}
.widget {
	margin: 0 0 30px 0;
}
.links {
}
.links ul {
	margin: 0;
	padding: 0;
}
.links ul li {
	font: normal 12px Tahoma, Geneva, sans-serif;
	list-style: none;
	text-align: justify;
	height: 1%;
	line-height: 1.7;
}
.links ul li a {
	padding: 7px 30px 7px 8px;
	border-bottom: 1px solid #edeeeb;
	display: block;
	background: url(img/links-li.gif) no-repeat 295px 10px;
	color: #868686;
}
.links ul li a:hover {
	text-decoration: none;
	background-color: #eff2e9;
	display: block;
	color: #646464;
}
.links span.showhide {
	margin: 10px 0;
	background: #f0f3ec url(img/links-li.gif) no-repeat 295px 6px;
	padding: 3px 30px;
	color: #868686;
	display: block;
	cursor: pointer;
	border: 1px solid #e6e9e3;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.friend-links {
}
.friend-links ul {
	margin: 0;
	padding: 0;
}
.friend-links ul li {
	font: normal 12px Tahoma, Geneva, sans-serif;
	list-style: none;
	text-align: justify;
	height: 1%;
	line-height: 1.7;
}
.friend-links ul li a {
	padding: 7px 20px 7px 8px;
	border-bottom: 1px solid #edeeeb;
	display: block;
	background: url(img/links-li.gif) no-repeat right 10px;
	color: #868686;
	float: right;
}
.friend-links ul li a:hover {
	text-decoration: none;
	background-color: #eff2e9;
	display: block;
	color: #646464;
}
.friend-links span.showhide {
	margin: 10px 0;
	background: #f0f3ec url(img/links-li.gif) no-repeat 295px 6px;
	padding: 3px 30px;
	color: #868686;
	display: block;
	cursor: pointer;
	border: 1px solid #e6e9e3;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.widget p {
	text-align: center;
	color: #7a7a79;
	padding: 3px 10px;
}
.mail-field {
	background: #fff;
	border: 1px solid #d4d6d0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 7px 5px;
	margin: 10px 0 0 0;
	direction: ltr;
	text-align: left;
	width: 200px;
	float: right;
	display: inline;
	font-size: 16px;
	font-weight: bold;
	color: #494949;
	vertical-align: middle;
}
.mail-btn {
	width: 100px;
	height: 35px;
	float: right;
	display: inline;
	background: #ffce64;
	border: 1px solid #d4d6d0;
	padding: 0;
	color: #5b5b5b;
	margin: 10px 5px 0 0;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.widget .ads img {
	margin: 10px 20px 0 0;
}
.tag-cloud {
	direction: ltr;
	text-align: left;
}
.tag-cloud li {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
}
.tag-cloud li a {
	text-decoration:none;
	display: inline-block;
	white-space:nowrap;
	font-weight:bold;
	padding: 3px 5px;
	border: 1px solid #f5f7f2;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.tag-cloud a:hover {
	background:#f0f3ec;
	color:#fb5e00;
	border: 1px solid #d7dfce;
}
.tag-cloud .rank-1 {
	font-size: 1.75em;
}
.tag-cloud .rank-2 {
	font-size: 1.75em;
}
.tag-cloud .rank-3 {
	font-size: 1.625em;
}
.tag-cloud .rank-4 {
	font-size: 1.5em;
}
.tag-cloud .rank-5 {
	font-size: 1.375em;
}
/***************************
Footer
***************************/
.footer {
	background: #666666;
	border-top: 7px solid #dbe1d2;
	margin-top: 50px;
	color: #a8a8a8;
}
.footer .about {
	float: right;
	display: inline;
	width: 600px;
	margin: 10px 0;
}
.footer h4 {
	color: #cbcbcb;
	font-size: 18px;
}
.footer-content {
	color: #cacaca;
	margin: 5px 20px 5px 5px;
	text-align: justify;
}
.footer-info {
	width: 320px;
	float: left;
	display: inline;
	margin: 10px 0;
}
.footer a {
	color: #f4f4f4;
}
.footer a:hover {
	color: #00d8ff;
}
.footer span {
	color: #91d500;
	font-size: 15px;
}
.footer-2 {
	background: #555555;
	border-top: 3px solid #959595;
	height: 50px;
}
.license {
	padding: 10px 0;
}
.license-box, .license-box span {
	font: bold 15px Arial, Helvetica, sans-serif;
}
.license-box li {
	float: left;
	display: inline;
	direction: ltr;
	text-align: center;
	background: #666666;
	border: 1px solid #3f3f3f;
	margin: 10px 5px 10px 0;
	padding: 4px 7px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.license-box li a {
	display: block;
}
.license-box li a:hover {
	color: #fff;
}
.license-box span {
	color: #ffae01;
}
/***************************
Comments
***************************/
/* Comments */
.comments {
	font: normal 11px/1.3 Tahoma, Geneva, sans-serif;
	margin: 30px 0;
}
.comment-odd, .comment-even, .comment-author-odd, .comment-author-even {
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.comment {
	margin: 0 0 20px 0;
}
.comment-odd {
	border-top: 2px solid #cbaeae;
	border-right: 2px solid #cbaeae;
	border-left: 1px solid #d7e0ca;
	border-bottom: 1px solid #d7e0ca;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	background: #f5f8f2;
}
.comment-even {
	border-top: 2px solid #aecbc9;
	border-right: 2px solid #aecbc9;
	border-left: 1px solid #d7e0ca;
	border-bottom: 1px solid #d7e0ca;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
.comment-author-odd {
	border-left: 2px solid #cbaeae;
	border-bottom: 2px solid #cbaeae;
	border-top: 1px solid #d7e0ca;
	border-right: 1px solid #d7e0ca;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
.comment-author-even {
	border-left: 2px solid #aecbc9;
	border-bottom: 2px solid #aecbc9;
	border-top: 1px solid #d7e0ca;
	border-right: 1px solid #d7e0ca;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
.comment-title {
	padding: 5px;
	border-bottom: 1px dotted #b4bda8;
}
.comment-content {
	padding: 10px 0 10px 10px;
	float: left;
	display: inline;
	width: 505px;
}
.commenter-avatar {
	float: right;
	display: inline;
	width: 60px;
	height: 60px;
	background: #fff;
	padding: 3px;
	border: 1px solid #ccc;
	margin: 5px 5px;
}
.comment-form, #comment-text {
	background: #fafbf8;
	padding: 5px;
	margin: 5px 0;
	font-family: tahoma, arial, "times New Roman", sans-serif;
	font-size: 12px;
	border: 3px solid #e5eed9;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #4d4d4d;
}
.comment-btn {
	width: 100px;
	height: 35px;
	float: right;
	display: inline;
	background: #ffce64;
	border: 1px solid #d4d6d0;
	padding: 0;
	color: #5b5b5b;
	margin: 5px 5px 0 0;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
h6 {
	padding: 10px 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #b4bda8;
	color: #787878;
}
.comments label {
	color: #8a8a8a;
	vertical-align: 2px;
	font-size: 15px;
}
.send-comment {
	margin: 0 40px 0 0;
}

