﻿/*
Theme Name: Nahrani
Theme URI: http://www.nahrani.com
Version: 1.0
Description: Blog of Nahrani.com
Author: mh
Author URI: http://www.nahrani.com

*/
* {
	margin: 0;
	padding: 0;
	outline: none;
}
img {
	border: none;
}
a, a:visited {
	text-decoration: none;
	color: #F13500;
}
a:hover {
	text-decoration: none;
	color: #111111;
}
body {
	text-align: center;
	background: #fff url('images/bkg.jpg') left top;
	font: normal 86%/150% arial, helvetica, sans-serif;
	color: #333;
	padding: 0 0;
}
.clear {
	clear:both;
}
#wrap {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}
#header {
	height: 113px;
	overflow: hidden;
	clear: both;
}
h1 {
	float: left;
	font-size: 10px;
	line-height: 10px;
	padding: 0px 0 0 5px;
	width: 193px;
}
h1 a, h1 a:visited {
	color: #000;
	display: block;
	position: relative;
}
h1 a span {
	display: block;
	width: 306px;
	height: 113px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	background: url('images/logo.jpg') no-repeat left top;
}
#des {
	font-size: 9px;
	line-height: 9px;
	clear: left;
	padding-left: 5px;
	color: #999;
}
ul {
	list-style: none outside;
}
#menu {
	float: right;
	margin: 0px;
	display: inline;
	background: url('images/bt.gif') repeat-x left top;
}
#menu li {
	display: inline;
	float: left;
	margin: 0;
	overflow: hidden;
}
#menu li a {
	float: left;
	padding: 0 15px;
	height: 36px;
	color: #7d7d7d;
	font: normal 12px/40px verdana,helvetica,sans-serif;
	background: url('images/bth.gif') repeat-x left top;
	border-left: 1px solid #DED9C3;
	border-right: 1px solid #DED9C3;
}
#menu li a {
	background: url('images/bt.gif') repeat-x left top;
}
#menu li a:hover,
#menu li a.current {
	background: url('images/bth.gif') repeat-x left top;
	color: #F13500;
	border-left: 1px solid #DED9C3;
	border-right: 1px solid #DED9C3;
	border-top: 1px solid #D1CDB6;
}
#menu #mst {
	height: 40px;
	width: 8px;
	background: url('images/btl.gif') no-repeat left top;
}

.feed  {
	float:right;
	margin: 0;
	padding: 10px 20px 0px 20px;
	width: 60px;
	height: 60px;
	background: url('images/rss.gif') no-repeat center bottom;
}

.nahrani  {
	float:right;
	margin: 20px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	width: 113px;
	height: 32px;
	background: url('http://www.nahrani.com/images/banners/nahrani_11.gif') no-repeat center center;
}

#searchform {
	margin-top: 30px;
	padding-left: 0;
}
input#s {
	float: left;
	padding: 5px 5px 6px;
	width: 114px;
	border: 1px solid #ccc;
	color: #888;
	font-size: 11px;
}
input#ss {
	float: right;
}
input#searchsubmit {

}
#main {
	float: left;
	clear: both;
	width: 580px;
	padding: 20px 0 50px;
}
.apost {
	float: left;
	display: inline;
	width: 100%;
	margin: 0 0 0 10px;
}
.apost h2 {
	padding: 13px 0 0 15px;
	font: normal 20px/22px verdana;
}
.apost h2 a,
.apost h2 a:visited {
	font-size: 20px;
	color: #F13500;
}
.apost h2 a:hover {
	color: #46484B;
}
.ahead {
	float: right;
	width: 8px;
	height: 39px;
}
.date {
	text-align: center;
	float: left;
	display: inline;
	width: 38px;
	height: 52px;
	margin: 8px 0 0 -48px;
	padding-top: 6px;
	color: #FFF;
	background: url('images/date.png') no-repeat left top;
	font-weight: bold;
}
* html .date {
	position: relative;
	z-index: 1;
}
.date span {
	display: block;
	font-size: 24px;
}
.ptime,
.pauth {
	display: block;
	padding-left: 35px;
	background: url('images/tag_blue.gif') no-repeat 15px 4px;
	font: normal 11px/20px verdana;
}
.apost p,
.apost blockquote {
	clear: both;
	padding: 10px 15px;
	text-indent: 5px;
	font: normal 12px/20px verdana;
	text-align: justify;
}
.apost blockquote {
	padding: 10px 50px;
	background: url('images/quote.gif') no-repeat 35px 22px;
	color: #666;
}
.apost #srel,
.apost #linklist,
.apost .subh {
	padding: 15px;
}
.apost ul {
	padding-left: 50px;
}
.pfoot {
	font-size: 11px;
	border-bottom: 1px solid #DDD;
	padding: 3px 10px;
	overflow: hidden;
	margin-left: 12px;
	width: 94%;
}
.pfl {
	float: left;
	padding-left: 20px;
	color: #f13500;
	background: url('images/comments.gif') no-repeat left;
}
.pfl a,
.pfl a:visited {
	color: #999;
}
.pfl a:hover {
	color: #F13500;
}
.pf2 {
	float: left;
	color: #f13500;
}
.pf2 a,
.pf2 a:visited {
	color: #999;
}
.pf2 a:hover {
	color: #F13500;
}
p.nopost {
	font: normal 15px/20px verdana;
}
.lead {
	clear:both;
	padding: 10px 0 10px 25px;
}
.lead .ppre {
	float: left;
}
.lead .pnex {
	float: right;
}
#sidebar-one {
	float: right;
	width: 180px;
	padding: 0 20px 50px 0;
}
#sidebar-one h2 {
	color: #333;
	font-size: 16px;
	margin: 25px 0 5px;
}
#sidebar-one ul li {
	font-size: 12px;
}
#sidebar-one ul li a {
	display: block;
	padding: 0 18px 0 8px;
	min-height: 28px;
	line-height: 28px;
	color: #666;
	border-top: 1px solid #FFF;
	border-bottom: 1px dotted #DDD;
}
* html #sidebar-one ul li a {
	height: 28px;
}
#sidebar-one ul li a:hover {
	color: #f13500;
	border-top: 1px solid #F6F6F6;
	background: #F6F6F6;
}
.none {
	display: none;
}
#cmbox {
	clear: both;
	width: 540px;
	margin: 0 auto;
}
.nocomments {
	font-size: 13px;
	padding-left: 25px;
}
#commentform {
	padding: 10px 25px;
}
#commentform p {
	padding-bottom: 10px;
}
#commentform input,
#commentform textarea {
	border: 1px solid #999;
	padding: 5px 8px;
	color: #666;
}
#commentform input:focus,
#commentform textarea:focus {
	border-color: #fe5c01;
}
#commentform p#psubmit {
	width: 158px;
}
#commentform input#submit {
	float: right;
	border: none;
	padding: 0;
}
#commentform label {
	padding-left: 8px;
	font-size: 15px;
	color: #888;
}
#author,
#email,
#url,
#comment {
	width: 290px;
}
.commentlist {
	list-style: none outside;
}
.commentlist li {
	border-bottom: 1px dotted #DDD;
	padding-top: 5px;
	margin: 0 20px 10px;
}
.commentlist li p {
	padding: 15px 0 10px 0;
	clear: both;
	font-size: 13px;
	text-align:justify;
	text-indent: 5px;
}
.commentlist li em {
	font-size: 12px;
}
span.cauth,
span.cdate {
	display: block;
}
span.cauth {
	font-size: 12px;
}
span.cauth a,
span.cauth a:visited {
	font-size: 15px;
	color: #F13500;
}
span.cauth a:hover {
	color: #46484B;
}
span.cauth em {
	font-size: 11px;
}
span.cdate {
	font-size: 11px;
	color: #BBB;
}
h3#respond,
h3#comments {
	font-size: 16px;
	padding: 4px 10px 4px;
	color: #f13500;
}
h3#respond {
	padding-left: 30px;
}
h3#comments {
	margin-left: 20px;
	padding-left: 25px;
	background: url('images/comments.gif') no-repeat left;
}
.postarchive {
	clear: both;
}
h3.atitle,
h3#srel {
	padding-left: 15px;
	font-size: 16px;
}
#widgets {
	clear: both;
	padding: 20px 0 0;
	overflow: auto;
	width: 100%;
}
.widgetd {
	float: left;
	width: 358px;
	padding: 10px 0 0 28px;
}
.widgetd h2 {
	font: normal 18px/22px verdana;
	color: #46484B;
	padding: 20px 0;
}
.widgetd li ul li {
	font-size: 12px;
	border-bottom: 1px dotted #DDD;
}
.widgetd a,
.widgetd a:visited {
	color: #888;
	display: block;
	padding: 2px 10px;
	min-height: 22px;
	line-height: 22px;
}
* html .widgetd a {
	height: 22px;
}
.widgetd a:hover {
	color: #f13500;
	background: #F6F6F6;
}
#footer {
	position: relative;
	margin:auto;
	padding:4px 0px 4px 0px;
	clear: both;
	text-align: center;
	background:url('images/bkg_footer.jpg') center top;
	width:572px;
	font-size: 13px;
}
span#f2 {
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.breadcrumb {
	padding-left: 35px;
	background: url('images/nav.gif') no-repeat 13px 1px;
	font: normal 11px/20px verdana;
}
.recommended_fields {
	float: left;
	width: 150px;
}
.highlight {
	margin: 8px 15px 14px 15px;
	padding: 4px 0px 4px 0px;
	border: 1px dashed #DDDDDD;
	background-color: #F9F7F7;
	text-align: left;
}
