/*
Theme Name: Dark night Theme!
Theme URI: http://leafyproductions.com/
Description: Dark night Theme! was designed by Leafy Productions Design crew for wordpress 2.6 and above.
Version: 1.0
Author: Muhammad K.
Author URI: http://leafyproductions.com/
Tags: black, custom header, fixed width, 3 columns, widget ready, adsense ready, dark

	Dark night Theme v1.0
	http://leafyproductions.com/

	This theme was designed and built by Muhammad K.,
	whose website you will find at http://leafyproductions.com/

*/

html,body { margin:0; padding:0; }

body {
	font-size: 103%;
	color: #ffffff;
	font-size: .9em;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px; padding:0px;
	text-align: center;
	min-width: 884px;
	max-width: 100%;
	background:#000000 url("images/header-bg.jpg") top center no-repeat;
}
h1{ font-size: 2em; margin: 0px; }
h2{	font-size: 1.1em; margin: 0px; margin-bottom: 5px; }
h3{	font-size: 1em; }
img{ border-width: 0px; }

a:link,a:active,a:visited { text-decoration: none; color : #f9f9f9; }
a:hover	{ color: #c7c7c7; text-decoration: underline; }
/* BEGIN General Wrapper */
.wrapper{
	width: 972px;
	min-height: 800px;
	max-height: 100%;
	margin:0px auto;
	text-align: left;
	padding: 0px;
}
.clear{
	clear: both;
}
/* END General Wrapper */






/* BEGIN ORIGNAL WP STYLES */
/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: .7em;
	}

#wp-calendar a {
	text-decoration: none;
	}
		#wp-calendar a:link, #wp-calendar a:active, #wp-calendar a:visited{ 
			padding: 0px;	
			margin: 0px;
		}
		#wp-calendar a:hover{ 
			padding: 0px;
			margin: 0px;
		}
#wp-calendar caption {
	font: bold 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	}
#wp-calendar {
	empty-cells: show;
	margin: 0px;
	margin-left: 15px;
	width: 155px;
	clear: both;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	padding: 0px;
	padding-left: 23px;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #9fb2ba;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Misc. */

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
}
.postmetadata {
	clear: both;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.clear {
	clear: both;
}

.hidden {
	display: none;
	}
	
a img {
	border: none;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
acronym, abbr, span.caps {
	cursor: help;
	}
	
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
	
	
	

/* End Misc. */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Block-Quotes*/
blockquote{ color: #777; }
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
/* End Block-Quotes*/
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.center {
	text-align: center;
	}


/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

	
/* Begin Comments*/
.alt {
	background-color: #9a9a9a;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	color: #5f5f5f;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	




.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
/* End Comments */

/* END ORIGNAL WP STYLES */



/* BEGIN Content Area */
#header{
	float: left;
	width: 902px;
	height: 146px;
	color: #ffffff;
	margin: 0px;
	margin-left: 70px;
	clear: both;
}
	
	.headertext{
		text-align: left;
		color: #ffffff;
	}
		
		.headertext a:link, .headertext a:active, .headertext a:visited{ color: #ffffff; }
		.headertext a:hover	{ color: #c7c7c7; text-decoration: underline; }
	.navarea{
		margin: 0px;
		margin-top: 13px;
		margin-bottom: 10px;
		float: left;
		width: 645px;
		min-height: 20px;
		color: #ffffff;
		clear: both;
		background: url("images/button.png"); 
	}
		.navarea a:link, .navarea a:active, .navarea a:visited{ 
			margin: 0px;
			padding: 0px; 
			padding: 5px;			
			color: #ffffff; 
		}
		.navarea a:hover{ color: #c7c7c7; text-decoration: underline; }
		
		.navarea ul{
			list-style-type:none;
			margin:0;
			padding:0;
		}
		
		.navarea ul li.page_item{
			display:inline;
			margin:0;
			padding:0 0 0 5px;
		}
		
		
	.searchbox{
		float: right;
		width: 200px;
		height: 15px;
		margin: 0px;
		margin-top: 14px;
		margin-right: 16px;
	}
		input.search{
					float: left;
					background-color: transparent;
					width: 200px;
					color: #ffffff;
					border: 0px;
					font-size: 1em;
					margin: 0px;
					}
	.logoarea{
		float: left;
		width: 400px;
		min-height: 20px;
	}
	.logoarea h1{ font-size: 1.5em; }
	
	.adarea{
		float: right;
		width: 470px;
		min-height: 20px;
		margin: 0px;
		margin-top: 5px;
		margin-right: 10px;
	}
	
#bodytop{
	float: left;
	width: 972px;
	height: 15px;
	background: url("images/body-top.jpg") no-repeat;
	clear: both;
}

#bodymid{
	float: left;
	width: 972px;
	min-height: 15px;
	background: url("images/body-mid.jpg") repeat-y;
	clear: both;
}
#leftside{
	float: left;
	width: 555px;
	min-height: 100px;
}
	.titlebg{
		float: left;
		width: 551px;
		height: 41px;
		background: url("images/post-title.jpg") no-repeat;
	}
		.datearea{
			float: left;
			width: 60px;
			margin: 0px;
			margin-top: 5px;
			margin-left: 5px;
			margin-right: 5px;
			text-align: center;
			font-size: .7em;
		}
		
		.titletext{
			float: left;
			width: 400px;
			min-height: 10px;
			margin: 0px;
			margin-top: 8px;
			margin-left: 10px; 
		}
			.titletext h2{ font-size: 1.1em; }	
	
	.postbg{
		float: left;
		width: 551px;
		min-height: 41px;
		background: url("images/post-content.jpg") repeat-y;
	}		
		.postcontent{
			float: left;
			width: 460px;
			min-height: 10px;
			margin: 0px;
			margin-left: 80px;
			clear: both;
		}
	
	.single-comments{ color: #5f5f5f; }
	
	.commentbg{
		float: left;
		width: 551px;
		height: 33px;
		background: url("images/comments.jpg") repeat-y;
		clear:both;
	}	
		.commentsarea{
			float: right;
			width: 450px;
			min-height: 10px;
			margin: 0px;
			margin-top: 10px;
			margin-right: 15px;
			clear: both;
			text-align: right;
		}


#bodybottom{
	float: left;
	width: 972px;
	min-height: 15px;
	background: url("images/body-bottom.jpg") repeat-y;
	clear: both;
}



/* END Content */
#rightside{
	float: right;
	width: 415px;
	min-height: 100px;
	margin: 0px;
	height: auto;
	margin-bottom: 20px;
}


h2.sidebartext{
	width: 192px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	text-align: center;
	color: #ffffff;		
	text-align: center;
	background: url("images/sidebar-title.jpg") no-repeat;
}
.sidebarads{
	float: left;
	margin: 0px;
	margin-left: 30px;
}

#sidebar1{
	float: left;
	width: 200px;
	min-height: 50px;	
	margin: 0px;
}
	#sidebar1 ul{
		list-style-type: none;
		margin: 0;
		padding: 0;
		padding-bottom: 20px;
	}
	#sidebar1 ul li{
		list-style-type: none;
		margin: 0;
		padding: 0;
		padding-left: 10px;
	}
	
	
#sidebar2{
	float: left;
	width: 200px;
	min-height: 50px;
	margin: 0px;
}
	#sidebar2 ul{
		list-style-type: none;
		margin: 0;
		padding: 0;
		padding-bottom: 20px;
	}
	#sidebar2 ul li{
		list-style-type: none;
		margin: 0;
		padding: 0;
		padding-left: 10px;
	}
#footer{
	float: left;
	width: 972px;
	min-height: 50px;
}
	.footertext{
		margin: 0px;
		margin-top: 10px;
		margin-right: 10px;
		color: #ffffff;
		font-size: .8em;
		text-align: right;
	}
		.footertext a:link, .footertext a:active, .footertext a:visited{
			color: #ffffff;
		}
		.footertext a:hover	{ 
			color: #c7c7c7;
			text-decoration: underline;
		}
/* END Content Area*/