/* -------------------------------------------------------------- 
  
Theme Name: Omid lavasani
Theme URI: http://omid.lavasani.com/weblog/
Author: Navid Kashani
Author URI: http://navid.kashani.ir/
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;
}
.wrapper {
	width:955px;
	margin:0 auto;
 	direction:rtl;
	text-align:right;
	font-size:12px;
	position: relative;
	background-color: #F5F5F5;
}
a:link, a:visited {
	text-decoration:none;
	color:#E70000;
}
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 #999;
	padding:2px 10px 2px 5px;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
h2 {
	font-family:"times New Roman";
	font-size:18px;
	font-weight:bold;
	line-height:120%;
	color:#E70000;
}
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;
}
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;
}
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;
}
#content div.wp-caption p.wp-caption-text {
	margin:0;
	padding:3px 0 0 0;
	color:#000;
	font-size:11px;
}
.col-1, .col-2, .col-3 {
	float: right;
}
.col-1 {
	width: 190px;
}
.col-2 {
	width: 625px;
	margin: 0 10px;
}
.col-3 {
	width: 120px;
}
/* Header
=========================== */
#header {
	height: 150px;
	background: transparent url('images/header.jpg') no-repeat;
}
#header h1 {
	text-indent: -9999px;
	overflow: hidden;
}
#top-nav {
	background-color: #CCC;
	height: 25px;
	position: relative;
}
#top-nav ul li {
	float: right;
}
#top-nav ul li a:link, #top-nav ul li a:visited {
	display: block;
	padding: 4px 8px;
	margin-left: 1px;
}
#top-nav ul li a:hover, #top-nav ul li.current_page_item a {
	text-decoration: none;
	background-color: #999;
	color: #fff;
}
.rss {
	position: absolute;
	left: 5px;
	display: block;
	top: 5px;
}
/* Content
=========================== */
#content {
}
.post {
	border: 1px solid #DEDEDE;
	margin: 5px 0;
	padding: 5px;
}
.date {
	border-bottom: 1px dotted #878787;
	color: #888;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 5px;
}
#content p {
	margin:10px 0;
}
#content h2 {
	padding-right: 20px;
	background: transparent url('images/pointer.gif') no-repeat right 7px;
}
.entry ul {
	margin-right:25px;
}
.entry ul li {
	list-style-type:square;
}
.entry img.wp-smiley {
	margin:0;
}
#content a.more-link {
	font-weight:bold;
	color:red;
}
p.postmetadata {
	font-size: 9px;
}
/* Sidebar
=========================== */
#sidebar-right {
	background-color: #999;
	padding: 5px;
}
.sidebar h2 {
	font-family: tahoma;
	color: #A61414;
	font-size: 13px;
}
.sidebar a:link, .sidebar a:visited {
	color: #fff;
}
.sidebar ul li ul {
	padding-right: 20px;
}
.sidebar ul li ul li {
	margin-bottom: 5px;
}
/* Comment
=========================== */
.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: 96%;
}
#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;
}
#commentform textarea, input#author, input#url, input#email, #commentform #submit {
	padding: 5px;
}
/* Footer
=========================== */
#footer {
	background: #464646 url('images/wp-logo.gif') no-repeat 10px 14px;
	color: #fff;
	text-align: center;
	padding: 10px;
}