@charset "utf-8";
/*
Template name: farhadeidi.com
Author name: Farhad Eidi
Author URL: http://farhadeidi.com/
Support: MTW Group (http://mtw.ir)
Allright reserved to Farhad Eidi 
*/
@font-face {
 font-family: 'BKoodakBold';
 src: url('files/fonts/BKoodakBold.eot?#') format('eot'),  /* IE6�"8 */  
 	url('files/fonts/BKoodakBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/  
	url('files/fonts/BKoodakBold.ttf') format('truetype');  /* Saf3�"5, Chrome4+, FF3.5, Opera 10+ */
}
/* Reset CSS */
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;
}
html, div, map, dt, isindex, form {
	display: block;
}
/* Make HTML 5 elements display block-level for consistent styling */  
header, nav, article, footer, address {
	display: block;
}
/* Body */
body {
	background: #eeeeee;
	font: normal 13px/1.6 Tahoma, Geneva, sans-serif;
	direction: rtl;
	color: #303030;
	padding-bottom: 20px;
}
.wrapper {
        margin: 0 auto;
text-align:center;
}
a, a:link, a:active {
	text-decoration: none;
	color: #00697c;
}
a:hover {
	color: #006ca4;
}
.left {
	float: left;
	display: inline;
}
.right {
	float: right;
	display: inline;
}
.ltr {
	direction: ltr;
	text-align: left;
}
.clear {
	clear: both;
}
h1, h2, h3, h4, h5, h6, .main-links, .pagination ul li {
	font-family: 'b koodak', 'koodak', 'BKoodakBold', 'BKoodak', 'bkoodakbd', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 17px;
}
/**************************** CSS3 ****************/
.webdesign, .main-links ul li a, .links ul li a, .links ul li a span, .showcase-post img, .article img, .pagination ul li a {
 -webkit-transition-duration:.2s;
 -moz-transition-duration:.2s;
 transition-duration:.2s;
}
.main-links ul li a, .avatar, .box, .showcase-post img, .article img, .pagination ul li a, .pagination span.current {
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.main-links ul li a:hover {
	box-shadow: 0px 0px 18px #eeeeee;
	-moz-box-shadow: 0px 0px 18px #eeeeee;
	-webkit-box-shadow: 0px 0px 18px #eeeeee;
}
.showcase-post img, .article img {
	box-shadow: 0px 0px 3px #5fa8d2;
	-moz-box-shadow: 0px 0px 3px #5fa8d2;
	-webkit-box-shadow: 0px 0px 3px #5fa8d2;
}
.top-line {
	background: #0089d7;
	height: 15px;
	border-bottom: 3px solid #e2e2e2;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
.bottom-line {
	background: #0089d7;
	width: 100%;
	height: 15px;
	border-top: 3px solid #e2e2e2;
	position: fixed;
	bottom: 0;
	left: 0;
}
.webdesign {
	width: 400px;
	height: 150px;
	margin: 0 0 150px 0;
	background: url(files/images/logo.gif) no-repeat 0 0;
}
.box {
	width: 700px;
	margin: 20px 0 60px 0;
	border: 1px solid #f0f0f0;
}
.avatar {
	float: right;
	display: inline;
	margin: 10px;
	padding: 3px;
	border: 1px solid #e9e9e9;
	height: 75px;
}
.main-logo {
	float: right;
	display: inline;
	margin: -15px 30px 10px -10px;
	padding: 3px;
	height: 75px;
}
.main-links {
	float: right;
	display: inline;
}
.main-links ul {
	margin: 37px 0 0 0;
	width: 500px;
}
.main-links ul li {
	float: right;
	display: inline;
	font-size: 18px;
}
.main-links ul li a {
	display: block;
	color: #6f6f6f;
	margin: 0 7px;
	padding: 3px 10px;
	border: 1px solid #eeeeee;
}
.main-links ul li a:hover, .main-links .current a {
	color: #585858;
	background: #e8e8e8;
	border: 1px solid #dedede;
}
.main-links ul li a:active {
	color: #585858;
	background: #d2e2eb;
}
.showcase {
	margin: 0 0;
	width: 580px;
}
.showcase-post {
	margin: 0 0 30px 0;
}
.showcase-post img, .article img {
	padding: 5px;
	border: 1px solid #cfcfcf;
}
.showcase-post img:hover, .article img:hover {
	background: #e0e6ea;
}
.showcase h2 {
	font-size: 16px !important;
	text-align: left;
	margin: 0 0 0 10px;
	color: #606060;
}
.article {
	width: 580px;
	text-align: right;
}
.article h2 {
	font-size: 16px !important;
	text-align: right;
	padding: 0 0 3px 0;
	color: #606060;
	border-bottom: 1px solid #ccc;
}
.article-body {
	text-align: justify;
	padding: 10px 5px;
	color: #484848;
}
.links {
	margin: 0 0;
	width: 560px;
	text-align: right;
	margin: 0 -30px 0 0;
}
.links-title h2 {
	background: #0089d7;
	border: 2px solid #d3d3d3;
	color: #eeeeee;
	font-size: 15px !important;
	padding: 8px 10px;
}
.links ul {
}
.links ul li {
}
.links ul li a {
	display: block;
	color: #5b5b5b;
	border-bottom: 1px solid #e3e3e3;
	padding: 7px 10px 7px 10px;
	font-size: 12px;
	border-left: 2px solid #d3d3d3;
}
.links ul li a:hover {
	background: #e7e7e7;
	border-left: 2px solid #d7003d;
	padding: 7px 20px 7px 10px;
	color: #000;

}
.links ul ul li a:active {
}
.links ul li a span {
	text-align: left;
	float: left;
	display: inline;
	color: #eeeeee;
}
.links ul li a:hover span {
	color: #d7003d !important;
}
.pagination ul {
	margin: 15px 0;
}
.pagination ul li {
	display: inline;
}
.pagination ul li a {
	display: inline-block;
	padding: 1px 8px;
	background: #eaeaea;
	border: 1px solid #dfdfdf;
	margin: 0 1px;
	font-size: 14px;
}
.pagination ul li a:hover {
	background: #0089d7;
	color: #fff;
}
.pagination span.current {
	padding: 1px 8px;
	background: #eaeaea;
	border: 1px solid #dfdfdf;
	margin: 0 1px;
	font-size: 14px;
}

