 
/*
Theme Name:	omid v2.0
Theme URI:	http://#/
Description:	Official theme for Omid Mohaddes
Version:	0.1
Author:		Mehran
Author URI:	http://version17com/
*/
* {
	margin: 0;
	padding: 0; }
 
html { overflow: -moz-scrollbars-vertical; }
 
body {
	background: #E6E4D5 url(img/bg.jpg) repeat-y top center;
	color: #444;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0; }
 
a {
	color: #e27500;
	text-decoration: none;
	white-space: nowrap; }
 
	a:hover {
		color: #ae5a00;
		text-decoration: none; }
 
	a:active, a:focus { outline: none; }
 
img {
	background: #fff;
	border: 1px solid #F0EEE7;
	height: auto;
	margin: 3px 0;
	max-width: 480px;
	padding: 2px; }
 
blockquote {
	color: #777;
	padding: 3px 20px 3px 20px; }
 
pre {
	background: #F4F5F0;
	direction: ltr;
	font-family: "Courier New",Courier,monospace;
	padding: 7px;
	text-align: left; }
 
.clear { clear: both; }
 
/*---------------- header ---------------------*/
#header {
	height: 160px;
	margin: 0 auto;
	position: relative;
	top: -15px;
	width: 620px; }
 
	#header .logo {
		background: transparent url(img/logo.jpg) no-repeat;
		border: 0;
		float: right;
		height: 160px;
		overflow: hidden;
		padding: 0;
		position: relative;
		width: 620px; }
 
		#header .logo a {
			float: right;
			height: 160px;
			position: relative;
			text-indent: -9999px;
			width: 620px; }
 
			#header .logo a:hover {
				background: transparent;
				outline: none; }
 
	#header p {
		color: #A28A7F;
		direction: ltr;
		font-family: georgia;
		font-size: 19px;
		text-align: center !important; }
 
#search input {
	border: 1px solid #cbc8b2;
	font-family: tahoma;
	font-size: 11px;
	padding: 3px;
	width: 100px; }
 
#search input#searchsubmit {
	padding: 2px;
	width: 40px; }
 
/*---------------- content -------------------*/
#content {
	clear: both;
	direction: rtl;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	text-align: justify;
	top: 0px;
	width: 620px; }
 
.content2 {
	background: url(img/content-back.jpg) repeat-y center ;
	clear: both;
	direction: rtl;
	margin: 0 auto;
	top: 0px;
	width: 620px; }
 
.content3 {
	background: url(img/footer-back.png) no-repeat bottom center ;
	clear: both;
	direction: rtl;
	height: 138px;
	margin: 0 auto;
	width: 620px; }
 
#top-nav {
	background: url(img/content-back.jpg) repeat-y center ;
	height: 35px;
	margin: -15px auto 0 auto;
	padding: 10px 0;
	width: 620px; }
 
	#top-nav  .in-nav {
		-moz-border-radius: 8px;
		border-bottom: 1px solid #D9EDF8;
		border-top: 1px solid #D9EDF8;
		height: 35px;
		margin: 0 auto;
		width: 520px; }
 
.nav {
	color: #B7ACA5;
	float: right;
	list-style: none;
	margin-right: 6px;
	position: relative;
	top: 7px; }
 
	.nav li {
		float: right;
		list-style: none;
		margin: 0px 1px; }
 
	.nav a {
		-moz-border-radius: 5px;
		background: #D9EDF8;
		color: #6497b3;
		margin: 0 1px;
		padding: 5px; }
 
		.nav a:hover { background: #fff; }
 
#content h2 {
	background: transparent;
	color: #3F3228;
	display: inline;
	font-family: arial;
	font-size: 15px;
	padding-top: 5px;
	position: relative;
	top: 15px; }
 
	#content h2 a {
		background: transparent !important;
		border: 0;
		color: #e27500 !important; }
 
		#content h2 a:hover {
			background: transparent !important;
			border: 0;
			color: #ae5a00 !important; }
 
#content .date {
	color: #000;
	font-size: 10px;
	margin-top: 15px; }
 
#content .entry {
	clear: both;
	line-height: 18px;
	padding-top: 5px; }
 
#content .post {
	background: url(img/sep.png) no-repeat bottom center;
	clear: both;
	color: #444;
	margin: 0 auto;
	padding: 5px 10px 35px 0px;
	width: 530px; }
 
#content .entry ul li {
	list-style: square;
	margin-right: 20px;
	padding: 3px 0 3px 0; }
 
#content .entry ol {
	margin-right: 20px;
	padding: 7px 0 7px 0; }
 
#content .post p {
	margin-top: 15px;
	padding: 5px 0 5px 7px; }
 
#content .post a {
	color: #e27500;
	text-decoration: none; }
 
	#content .post a:hover {
		color: #ae5a00;
		text-decoration: none; }
 
#content .post img { margin: 5px 0 5px 0; }
 
#content .postmetadata-index {
	color: #777;
	font-size: 11px;
	margin-top: 10px; }
 
	#content .postmetadata-index a { text-decoration: underline; }
 
		#content .postmetadata-index a:hover { text-decoration: underline; }
 
#content .posts-navigation {
	clear: both;
	padding: 20px 0 25px 0;
	position: relative;
	width: 650px; }
 
	#content .posts-navigation a {
		padding: 2px 10px;
		text-decoration: underline; }
 
	#content .posts-navigation .next-posts {
		float: left;
		left: 65px;
		position: relative; }
 
	#content .posts-navigation .pre-posts {
		float: right;
		position: relative;
		right: 40px; }
 
/*---------------- single-content -------------------*/
#single-content {
	clear: both;
	direction: rtl;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	text-align: justify;
	top: 0px;
	width: 620px; }
 
	#single-content h2 {
		background: transparent;
		color: #3F3228;
		display: inline;
		font-family: arial;
		font-size: 15px;
		padding-top: 5px;
		position: relative;
		top: 15px; }
 
		#single-content h2 a {
			border: 0;
			color: #444444 !important; }
 
			#single-content h2 a:hover {
				background: transparent !important;
				border: 0;
				color: #777777 !important; }
 
	#single-content .entry {
		line-height: 18px;
		padding-top: 5px; }
 
	#single-content .post {
		border-bottom: 1px dotted #CFCCC2;
		margin: 0 auto;
		padding: 10px 17px 35px 10px;
		width: 530px }
 
	#single-content .entry ul li {
		list-style: square;
		margin-right: 20px;
		padding: 3px 0 3px 7px; }
 
	#single-content .entry ol {
		margin-right: 20px;
		padding: 7px 0 7px 7px; }
 
	#single-content .post p { padding: 5px 0 5px 7px; }
 
	#single-content .post img { margin: 5px 0 5px 0; }
 
	#single-content .post-detail {
		color: #000;
		font-size: 10px;
		margin-top: 15px; }
 
		#single-content .post-detail a { color: #fff; }
 
#top-single-links {
	margin: 0 auto;
	position: relative;
	width: 500px; }
 
#single-content .single-navigation {
	padding: 30px 0;
	position: relative; }
 
	#single-content .single-navigation a {
		padding: 2px 10px;
		text-decoration: underline; }
 
	#single-content .single-navigation .n {
		float: left;
		margin-left: 40px; }
 
	#single-content .single-navigation .p {
		float: right;
		margin-right: 40px; }
 
#sidebar .toggle_container {
	clear: both;
	overflow: hidden;
	padding: 8px 0;
	text-align: center; }
 
.nocomments { text-align: center }
 
/*--------------- sidebar ----------------------*/
#sidebar {
	position: absolute;
	right: -14em;
	top: 5em;
	width: 160px; }
 
	#sidebar .feed {
		margin: -10px 0;
		padding: 10px; }
 
		#sidebar .feed .img { float: right; }
 
		#sidebar .feed .text {
			float: left;
			margin-top: 5px; }
 
		#sidebar .feed img {
			background: transparent;
			border: 0;
			left: 0;
			position: relative; }
 
	#sidebar .search {
		border-bottom: 1px dashed #cbc8b2;
		margin: -5px 0;
		padding: 0 5px; }
 
	#sidebar .sidebar-part {
		border-bottom: 1px dashed #cbc8b2;
		margin: 3px 0;
		padding: 10px; }
 
	#sidebar p {
		margin-top: 15px;
		padding-top: 20px; }
 
	#sidebar li {
		display: block;
		padding: 3px 0; }
 
	#sidebar h2 {
		border-bottom: 1px dashed #dfdfdf;
		color: #817e68;
		display: block;
		padding-top: 0; }
 
		#sidebar h2.gooder {
			background: transparent url(img/gooder.png) no-repeat;
			border: 0;
			float: right;
			height: 15px;
			overflow: hidden;
			position: relative;
			text-indent: -999px;
			width: 70px; }
 
		#sidebar h2.archive {
			background: transparent url(img/archive.png) no-repeat;
			border: 0;
			float: right;
			height: 15px;
			overflow: hidden;
			padding: 0;
			position: relative;
			text-indent: -999px;
			width: 70px; }
 
		#sidebar h2.category {
			background: transparent url(img/category.png) no-repeat;
			border: 0;
			float: right;
			height: 15px;
			overflow: hidden;
			padding: 0;
			position: relative;
			text-indent: -999px;
			width: 70px; }
 
		#sidebar h2.links {
			background: transparent url(img/links.png) no-repeat;
			border: 0;
			float: right;
			height: 15px;
			overflow: hidden;
			padding: 0;
			position: relative;
			text-indent: -999px;
			width: 70px; }
 
/*--------------------- comments -------------------*/
#comments {
	color: #34261D;
	padding: 5px; }
 
h3#comments {
	color: #34261D;
	font-family: arial;
	font-size: 15px;
	margin-bottom: 0px;
	margin-right: 50px;
	margin-top: 20px; }
 
.commentlist {
	color: #555;
	margin: 0 auto;
	padding: 10px;
	width: 540px; }
 
	.commentlist p {
		line-height: 16px;
		padding: 3px 0 3px 0; }
 
	.commentlist cite {
		font-style: normal;
		font-weight: bold; }
 
	.commentlist li {
		background: #f2f2f2;
		border-top: 1px dotted #999;
		list-style: none;
		margin: 3px 5px 3px 0;
		padding: 0px 10px 15px;
		text-align: right; }
 
	.commentlist .avatar {
		background: #fff;
		border: 1px solid #F0EEE7;
		float: right;
		margin-right: -50px;
		padding: 2px; }
 
.commentmetadata { margin: 20px 0 5px 0; }
 
#respond {
	color: #34261D;
	font-family: arial;
	font-size: 15px;
	margin-right: 50px;
	padding: 20px 10px 10px 10px; }
 
#commentform {
	margin-right: 50px;
	padding: 5px; }
 
	#commentform .name {
		background: #FFFFFF;
		border: 1px solid #a0a0a0;
		font-family: tahoma;
		margin: 4px 0;
		padding: 5px;
		width: 300px; }
 
	#commentform .email-url {
		background: #FFFFFF;
		border: 1px solid #a0a0a0;
		direction: ltr;
		font-family: tahoma;
		margin: 4px 0;
		padding: 5px;
		text-align: left;
		width: 300px; }
 
	#commentform textarea {
		background: #FFFFFF;
		border: 1px solid #a0a0a0;
		font-family: tahoma;
		font-size: 11px;
		margin-top: 5px;
		margin: 3px 0;
		overflow: auto;
		padding: 5px;
		width: 420px; }
 
/*---------------- footer ---------------*/
#footer {
	bottom: 10px;
	clear: both;
	margin: 20px auto;
	padding: 5px 0;
	position: relative; }
 
	#footer p {
		color: #777;
		direction: ltr;
		margin: 5px 0;
		text-align: center; }
 
		#footer p a { text-decoration: underline; }
 
/*--------- 404 -------------*/
#notfound {
	background: url(img/404.jpg) no-repeat center;
	margin: 9em auto;
	padding-top: 20em;
	text-align: center; }
 
	#notfound h2 {
		color: #ee4422;
		font-family: arial, verdana;
		font-size: 45px;
		font-weight: bolder;
		letter-spacing: -4px; }
 
	#notfound .p {
		color: #666666;
		direction: ltr;
		font-size: 15px;
		font-weight: normal;
		letter-spacing: -0.5px;
		margin-left: 40.5em;
		margin-top: -3em;
		text-align: left; }
 
	#notfound h2 {
		height: 60px;
		margin: 0 auto;
		position: relative;
		top: -4em;
		width: 100px; }
 
	#notfound h2 {
		background: transparent url(img/404-title.png) no-repeat;
		border: 0;
		height: 60px;
		overflow: hidden;
		padding: 0;
		position: relative;
		text-indent: -9999px;
		width: 100px; }
 
.searchform404 {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #F0EEE7;
	border: 0;
	color: #34261D;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
	padding: 5px; }
 
 