 
 
/*
 
Theme Name:	Paknevis1.0
 
Theme URI:	http://paknevis.net/
 
Description:	A squeaky clean
 
Version:	0.1
 
Author:		Mehran
 
Author URI:	http://m.bolhasani.com/
 
*/
* {
	margin: 0;
	padding: 0; }
 
body {
	background: #daecee;
	color: #321e1e;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0;
	padding: 0; }
 
a {
	color: #26a7cf;
	text-decoration: none;}
 
	a:hover {
		color: #1d809f;
		text-decoration: none; }
 
	a:active, a:focus { outline: none; }
 
img {
	border: 1px solid #dfdfdf;
	margin: 3px 0;
	padding: 3px; }
 
blockquote {
	background: #e9f4f5;
	padding: 3px 20px 3px 20px; }
 
::-moz-selection {
	background: #daecee;
	color: #321e1e; /* Firefox */ }
 
::selection {
	background: #daecee;
	color: #321e1e; /* Safari */ }
 
pre {
	background: #F4F5F0;
	direction: ltr;
	font-family: "Courier New",Courier,monospace;
	padding: 7px;
	text-align: left; }
 
/*---------------- header ---------------------*/
#header {
	margin: 0 auto;
	width: 500px; 
	clear: both; }
 
	#header .logo {
		background: url(img/header3.png) no-repeat;
		float: right;
		height: 250px;
		margin: .5em 0 2em 1em;
		padding: 0;
		position: relative;
		width: 500px; }
 
		#header .logo a {
			float: right;
			height: 250px;
			position: relative;
			text-indent: -9999px;
			width: 500px; }
			
/*---------------- menu ---------------------*/
.menu {
	clear: both; 
	background: #c9dfe7; 
	position: relative;
	top: -21px; }

	.menu ul {
		padding: 10px 20px; 
		height: 15px; 
		line-height: 13px; }
	
	.menu ul li {
		display: inline; }

/*---------------- content -------------------*/
#content {
	background: #fff;
	direction: rtl;
	margin: 0 auto;
	position: relative;
	text-align: justify;
	top: 0em;
	width: 500px; }
 
	#content h2 {
		font-family: georgia, arial;
		font-size: 15px;
		padding-top: 10px; 
		clear: both; }
 
	#content .date { color: #777; }
 
	#content .entry {
		background:  url(img/back.png) repeat-y center;
		line-height: 17px;
		padding-top: 5px; }
 
	#content .post {
		background: url(img/sep.gif) no-repeat center bottom;
		margin: -15px 14px 0 14px;
		padding: 10px 5px 35px 5px; }
		
		#content .post h2 {
			background: url(img/arrow.png) no-repeat 450px 15px;
			padding-right: 15px; }
 
	#content .entry ul li {
		list-style: square;
		margin-right: 20px;
		padding: 2px 0 2px 0; }
		
	#content .entry ol li {
		margin-right: 20px; 
		padding: 1px 0 1px 0; }
 
	#content .post p { padding: 5px 0 5px 0; }
 
	#content .post img { margin: 5px 0 5px 0; }
 
	#content .postmetadata-index {
		background: url(img/comment.gif) no-repeat center left;
		margin-top: 20px;
		text-align: left; }
 
		#content .postmetadata-index span.time { padding-left: 15px; }
 
		#content .postmetadata-index span.cat {
			background: url(img/document.gif) no-repeat center right;
			float: right;
			padding-right: 15px; }
		
	#content .nav {
		clear: both; 
		height: 40px; 
		padding: 10px 20px 0; }
		
		#content .nav .alignleft {
			float: left; 
			text-align: left; }
			
			#content .nav .alignleft span, #content .nav .alignright span {
				color: #9f9f9f }
			
		#content .nav .alignright{
			float: right; }
			
.single-detail {
	background: url(img/sep.gif) no-repeat center top; 
	margin-top: 10px; 
	padding-top: 25px; 
	height: 30px; 
	margin-bottom: -25px; 
	text-align: center; }
	
#top-single-links { 
	clear: both; 
	position: relative;
	top: -21px; 
	height: 35px; 
	background: #c9dfe7;}
	
	#top-single-links .n-p-post {
		margin: 0 20px;
		padding-top: 3px; }
		
		#top-single-links .n-p-post span {
			color: #9F9F9F; }
		
		#top-single-links .n-p-post .pre {
			float: right; }
			
		#top-single-links .n-p-post .next {
			float: left; 
			text-align: left; }
			
.empty {
	position: relative;
	clear: both;
	background: #fff;
	height: 100%; 
	width: 500px; }
 
/*--------------- sidebar ----------------------*/
#sidebar {
	background: #fff url(img/back.png) repeat-y center;
	position: absolute;
	right: -20.7em;
	top: 0;
	width: 180px; 
	padding: 10px 20px; 
	text-align: right; }
	
	#sidebar img {
		border: 0;
		padding: 0; }
		
	#sidebar a {
		color: #555; }
		
		#sidebar a:hover {
			color: #1d809f;
			text-decoration: none; }
			
	#sidebar ul {
		margin: -5px 5px 0 0; }
	
	#sidebar li {
		list-style-image: url(img/bullet.png); 
		padding: 3px 0; }
 
	#sidebar .gooder, #sidebar .archive, #sidebar .cat, #sidebar .feed { 
		margin: -5px 0 40px; }
		
	#sidebar .gooder h2 {
		background: url(img/sidebar-gooder.png) no-repeat;
		width: 210px;
		height: 20px; 
		text-indent: -9999px; 
		margin: 10px -15px 0 0;
		overflow: hidden; }
		
		#sidebar .gooder .f {
			text-align: center; 
			background: #daecee;
			margin-top: 10px; 
			padding: 2px 5px; 
			width: 200px; 
			margin-right: -15px; }
		
	#sidebar .archive h2 {
		background: url(img/sidebar-archive.png) no-repeat;
		width: 210px;
		height: 20px; 
		text-indent: -9999px; 
		margin: 10px -15px 0 0;
		overflow: hidden; }
		
	#sidebar .cat h2 {
		background: url(img/sidebar-cat.png) no-repeat;
		width: 210px;
		height: 20px; 
		text-indent: -9999px; 
		margin: 10px -15px 0 0;
		overflow: hidden; }
	
	#sidebar .feed h2 {
		background: url(img/sidebar-feed.png) no-repeat;
		width: 210px;
		height: 20px; 
		text-indent: -9999px; 
		margin: 10px -15px 0 0;
		overflow: hidden; }
		
		#sidebar .feed ul {
			margin: 0 auto; }
 
/*--------------------- comments -------------------*/
#comments {
	color: #555;
	padding: 10px; }
 
.commentlist {
	color: #555;
	padding: 10px 15px; }
 
	.commentlist a { color: #FC4F15; }
 
	.commentlist p {
		line-height: 16px;
		padding: 3px 0 3px 0; }
 
	.commentlist cite {
		font-style: normal;}
 
	.commentlist li {
		background: #e9f5f6; 
		list-style: none;
		margin: 3px 0;
		padding: 5px 15px 20px;}
		
		.commentlist li.odd-row {
			background: #e3f0f2; }
			
	.commentlist .commentmetadata {
		margin-top: 15px; 
		background: url(img/person.gif) no-repeat center right;
		padding-right: 13px; }
		
		.commentlist .commentmetadata a {
			color: #111; }
 
#respond {
	background: url(img/seperate.png) no-repeat top center;
	color: #555;
	padding: 20px 10px 10px 10px; }
 
#commentform { 
	padding: 10px; 
	margin-right: 10px; }
 
	#commentform .name {
		border: 1px solid #c8c8c8;
		font-family: tahoma;
		margin: 3px 0;
		padding: 5px;
		width: 250px; }
 
		#commentform .name:focus {
			border: 1px solid #413827; }
 
	#commentform .email-url {
		border: 1px solid #c8c8c8;
		direction: ltr;
		font-family: tahoma;
		margin: 3px 0;
		padding: 5px;
		text-align: left;
		width: 250px; }
 
		#commentform .email-url:focus {
			border: 1px solid #413827; }
 
	#commentform textarea {
		border: 1px solid #c8c8c8;
		font-family: tahoma;
		font-size: 11px;
		margin-top: 5px;
		margin: 3px 0;
		overflow: auto;
		padding: 5px;
		width: 320px; }
 
		#commentform textarea:focus {
			border: 1px solid #413827; }
 
/*---------- footer ------------*/

#footer {
	background: #c9dfe7; 
	padding: 10px 5px; 
	height: 35px; 
	color: #fff; 
	position: relative;
	bottom: -13px; }
	
	#footer .name {
		background: url(img/footer.png) no-repeat;
		width: 130px;
		height: 30px;
		position: relative;
		text-indent: -9999px; 
		overflow: hidden; 
		margin: 3px 5px; 
		float: right;}
		
	#footer .desc {
		float: left;
		text-align: left;
		direction: ltr; 
		padding: 5px 15px; }
 
/*--------- 404 -------------*/
#notfound {
	margin: 0 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; }
 
.searchform404 {
	background: #cfcab5;
	border: 0;
	font-family: verdana;
	font-size: 20px;
	margin-top: 10px;
	padding: 10px; }