/* -------------------------------------------------------------- 
  
Theme Name: Hamze Ghorbani
Theme URI: -
Author: -
Version: 1.0
   
-------------------------------------------------------------- */
@import url('reset.css');
/* Global
=========================== */
body {
	font-family:tahoma, arial;
	font-size:62.5%;
	text-align:center;
	line-height:170%;
	direction:ltr;
	color:#000;
	background: #e4e0d5 url('images/body_bg.jpg') repeat-x top center;
}
.wrapper {
	width: 980px;
	margin:0 auto;
 	direction:rtl;
	text-align: justify;
	font-size:12px;
	position: relative;
	background: transparent url('images/footer_bg.jpg') no-repeat bottom right;
}
a:link, a:visited {
	text-decoration:none;
	color:#217fc6;
}
a:hover {
	text-decoration: underline;
}
a:active, a:focus {
	outline: 0;
}
code, pre {
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
	display:block;
	direction:ltr;
	text-align:left;
	background-color: #f5f5f5;
	border:1px solid #dadada;
	padding:3px;
	overflow:auto;
	margin:3px 0;
}
blockquote {
	margin:10px 10px 0 0;
	border-right:3px solid #EDECE9;
	padding:2px 10px 2px 5px;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
h2, h2 a:link, h2 a:visited {
	font-family:"times New Roman";
	font-size: 21px;
	font-weight:bold;
	margin: 10px 0 5px 10px;
	color: #8c682e;
}
h3 {
	font-family:"times New Roman";
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #DEDEDE;
	padding-bottom:4px;
	margin-bottom:10px;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
.hidden {
	display: none;
}
hr {
	margin: 30px 0;
}
img.alignleft {
	float:left;
	margin:0 0.5em 0.5em 0;
}
img.alignright {
	float:right;
	margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered, img.aligncenter, div.aligncenter {
	text-align:center;
	margin:0 auto;
	display: block;
}
div.wp-caption {
	padding:5px;
	background-color:#F3F3F3;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-align:center;
	border:1px solid #DDD;
/* 	margin-bottom:5px; */
	margin:5px;
}
#content div.wp-caption p.wp-caption-text {
	margin:0;
	padding:3px 0 0 0;
	color:#000;
	font-size:11px;
}
#wp-calendar {
	width: 100%;
	font-size: 10px;
}
#wp-calendar td#today {
	background-color: #A7090C;
	color: #fff;
}
li.mps_calendar_widget {
	margin-bottom: 10px;
	border: 1px solid #AFAFAF;
	padding: 5px;
}
img#wpstats{display:none}
.rightcol {
	float: right;
	width: 49%;
}
.leftcol {
	float: left;
	width: 49%;
}
/* Header
=========================== */
h1 {
	font-family: "times New Roman", tahoma;
	font-weight: bold;
	font-size: 22px;
}
#header h1 {
	height: 250px;
	width: 263px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	_z-index: -1;
	right: 2px;
	top: 0;
	background-image: url('images/logo.png');
}
#header {
	height: 110px;
	background-image: url('images/header.jpg');
}
#top_nav {
	background: transparent url('images/topmenu_bg.jpg') no-repeat;
	width: 290px;
	height: 48px;
	position: absolute;
	left: 10px;
	top: 0;
	padding: 7px 20px 0 0;
}
#top_nav ul {
}
#top_nav ul li {
	display: inline;
	margin: 0 8px;
}
#top_nav a:link, #top_nav a:visited {
	color: #7d5310;
	font-size: 11px;
	font-weight: bold;
}
#top_nav a:hover {
	color: #00a651;
	text-decoration: none;
}
#social_link {
	direction: ltr;
	text-align: left;
	position: absolute;
	left: 15px;
	top: 80px;
	font-size: 11px;
}
#social_link li {
	margin-right: 8px;
	float: left;
}
#social_link a:link, #social_link a:visited {
	display: block;
	padding-left: 18px;
	background: transparent url('images/facebook_icon.jpg') no-repeat 0 2px;
}
#social_link li#rss_link a:link, #social_link li#rss_link a:visited {
	background-image: url('images/rss_icon.jpg');
}
#social_link li#twitter_link a:link, #social_link li#twitter_link a:visited {
	background-image: url('images/twitter_icon.jpg');
	padding-left: 27px;
}
#social_link a:hover {
}
/* Main
=========================== */
#main {
	float: right;
	width: 542px;
	display: inline;
	margin: 5px 5px 0 11px;
	z-index: 1;
}
#sidebar_left {
	float: right;
	width: 208px;
	font-size: 11px;
}
#sidebar_right {
	float: right;
	width: 214px;
	font-size: 11px;
	padding-top: 170px;
}
.sidebar {
}
.post, .type-page {
	background: transparent url('images/post_inner.jpg') repeat-y;
	margin-bottom: 50px;
}
.post .inner, .type-page .inner {
	background: transparent url('images/post_top.jpg') no-repeat top center;
	padding: 60px 0 20px;
}
.post .entry, .type-page .entry {
	padding: 10px 30px;
	clear: both;
}
.post .date, .type-page .date {
	float: right;
	background-image: url('images/date_bg.jpg');
	width: 77px;
	height: 38px;
	color: #fff;
	text-align: center;
	padding-top: 4px;
	margin-left: 10px;
}
.post .date .day, .type-page .date .day {
	font-weight: bold;
	font-size: 18px;
}
.post h2 {
	
}
.navigation {
}
.navigation a {
	display: block;
	height: 34px;
	width: 125px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
.navigation .older a:link, .navigation .older a:visited {
	background-image: url('images/older.jpg');
}
.navigation .newer a:link, .navigation .newer a:visited {
	background-image: url('images/newer.jpg');
	background-position: right 0;
}
.navigation .older a:hover {
	background-position: right 0;
}
.navigation .newer a:hover {
	background-position: 0 0;
}
/* Content and Comment
=========================== */
.entry p {
	margin:10px 0;
}
.entry ul {
	margin-right:25px;
}
.entry ul li {
	list-style-type:square;
}
.entry img {
	border: 1px solid #000;
}
.entry img.wp-smiley {
	margin:0;
}
.comment_box {
	background: transparent url('images/comment_box.png') no-repeat;
	text-align: center;
	width: 83px;
	height: 23px;
	padding: 7px 430px 0 0;
}
.comment_box a {
	color: #a5622d;
}
/* comment */
#respond, h3#comments {
	margin-top: 40px;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-right: 1px solid #ddd;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Tahoma, Arial, Sans-Serif;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-left: 5px;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 0 1px 5px;
}
#commentform {
	margin: 5px 0 0 10px;
}
#commentform textarea {
	width: 95%;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit {
	margin: 0 auto 5px 30px;
	float: left;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 10px 10px;
	font-weight: bold;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: 10px;
	margin-left: -5px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 0 10px 5px;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}
input#url, input#email {
	direction: ltr;
}
/* Sidebar
=========================== */
#sidebar_left ul {
}
#sidebar_left ul li {
	padding-right: 10px;
	background: transparent url('images/bullet1.gif') no-repeat right 9px;
	margin-bottom: 4px;
}
#sidebar_right ul li {
	padding-right: 10px;
	background: transparent url('images/bullet2.gif') no-repeat right 9px;
	margin-bottom: 4px;
}
#sidebar_right a:link, #sidebar_right a:visited {
	color: #84693e;
}
/* linkdooni */
#linkdooni {
	background: transparent url('images/linkdooni_inner.gif') center 0 repeat-y;
}
#linkdooni .top_inner {
	background: transparent url('images/linkdooni_top.gif') no-repeat top center;
}
#linkdooni .inner {
	background: transparent url('images/linkdooni_bottom.gif') no-repeat bottom center;
	padding: 70px 20px 30px 25px;
	min-height: 200px;
	_height: 200px;
}
/* linkestan */
#linkestan {
	background: transparent url('images/linkdooni_inner.gif') center 0 repeat-y;
	margin-top: 20px;
}
#linkestan .top_inner {
	background: transparent url('images/linkestan_top.gif') no-repeat top center;
}
#linkestan .inner {
	background: transparent url('images/linkdooni_bottom.gif') no-repeat bottom center;
	padding: 70px 20px 30px 25px;
	min-height: 150px;
	_height: 150px;
}
/* dailynote */
#dailynote {
	background: transparent url('images/dailynote_inner.gif') center 0 repeat-y;
}
#dailynote .top_inner {
	background: transparent url('images/dailynote_top.gif') no-repeat top center;
}
#dailynote .inner {
	background: transparent url('images/dailynote_bottom.gif') no-repeat bottom center;
	padding: 70px 25px 50px 30px;
	min-height: 100px;
	_height: 100px;
}
/* category list */
#catlist {
	background: transparent url('images/catbox_inner.jpg') repeat-y;
	margin-top: 20px;
}
#catlist .top_inner {
	background: transparent url('images/catbox_top.jpg') no-repeat top center;
}
#catlist .inner {
	background: transparent url('images/catbox_bottom.jpg') no-repeat bottom center;
	padding: 70px 25px 50px 30px;
	min-height: 150px;
	_height: 150px;
}
/* contact box */
#contactbox {
	background: transparent url('images/contactbox_bg.jpg');
	height: 223px;
	margin-top: 20px;
	padding-top: 70px;
}
#sidemail {
	font-size: 10px;
	direction: ltr;
	text-align: left;
	color: #84693e;
	background: transparent url('images/email_icon.jpg') no-repeat 30px 0;
	padding-left: 60px;
}
#contactbox label {
	float: right;
	width: 32px;
	color: #777776;
}
#contactbox input, #contactbox textarea {
	border: 1px solid #d0ccbe;
	background: #fdfdfc;
	width: 124px;
	height: 15px;
	padding: 2px;
}
#contactbox textarea {
	width: 156px;
	height: 62px;
}
.cname , .cmail, .cmsg {
	margin-bottom: 10px;
}
#contactbox .wpcf7 {
	padding-right: 25px;
	padding-top: 15px;
	background: transparent url('images/underline1.jpg') no-repeat center top;
	margin-top: 7px;
	width: 189px;
}
.csend {
	text-align: left;
	padding-left: 9px;
	width: 180px;
}
#contactbox span.wpcf7-form-control-wrap {
	position: static;
}
#contactbox span.wpcf7-not-valid-tip {
	position: static;
	width: auto;
	font-size: 10px;
}
#contactbox .csend input, #newslettersubmit {
	border: 0 none;
	background: transparent url('images/send.png') no-repeat;
	width: 52px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	padding: 0;
}
#contactbox .csend input:hover, #newslettersubmit:hover {
	background-position: right 0;
}
/* newsletter */
#newsletter {
	height: 74px;
	background: transparent url('images/newsletter_bg.jpg') no-repeat;
	margin-top: 20px;
	padding-top: 50px;
	padding-right: 17px;
}
#inputnewsletter {
	background: transparent url('images/inputnewsletter.gif') no-repeat;
	width: 160px;
	color: #6d6d6d;
	height: 28px;
	display: block;
	border: 0 none;
	padding: 0 5px;
}
#newslettersubmit {
	margin: 4px 118px 0 0;
}
/* Footer
=========================== */
#footer {
	height: 100px;
	margin-top: 50px;
	font-size: 11px;
	text-align: center;
	position: relative;
}
#copyright {
	direction: ltr;
	text-align: left;
	color: #b77e49;
	font-size: 10px;
	text-shadow: 1px 0 0 #F5DC9C;
	position: absolute;
	bottom: 15px;
	left: 215px;
}
.fs_powered_by {
	display: none;
}
