/*  
Theme Name: Midnight Mellow
Theme URI: http://www.templatesinc.com
Description: This Dark  theme is widget ready, XHTML valid and Css Valid Theme.
This theme has three columns and is a fluid width.
Theme by <a href="http://www.ifusenet.com">Bidding Web Directory</a>
Version: 1.0
Author: Templates Inc
*/



body {
        margin-right:auto;
        margin-left:auto;
        width:836px;
	background:#000000;
        font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	}

img {
	border:0;
	}
a {
	color:#fff;
	}
a:hover {
	text-decoration:none;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #fff;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

.head {
        margin-right:auto;
        margin-left:auto;
        width:836px;
	height:202px;
        width:100%;
	background:url(images/headbg.jpg) center no-repeat;
	position:relative;
	}

.head h1 {
        margin-right:auto;
        margin-left:auto;
        width:836px;
	font-size:24px;
	margin:0 0 0px 30px;
	padding-top:20px;
	position:absolute;
	}
.head h2 {
	
	font-size:15px;
	margin:0 0 0 30px;
	font-weight:normal;
	position:absolute;
	}
.head ul {
        position:absolute;
        right:30px;
	bottom:0;
	margin:0;
	padding:0px;
}

.head li {
	display:inline;
	float:left;
	height:30px;
 	background:url(images/menuleft.png) left no-repeat;
	padding-left:5px;
	/*padding-right: 3px;*/
	margin-right:1px;
	line-height:30px;
	font-weight:bold;
	}
.head a {
	display:block;
	float:left;
	height:30px;
	background:url(images/menuright.png) right no-repeat;
	padding-right:8px;
	padding-left: 8px;
	text-decoration:none;
	color:#fff;
	}
.head li:hover {
/*	background-image:url(images/menulefthover.gif);*/
	}
.head a:hover {
	background-image:url(images/menurighthover.png);
	}

/* The Content */

.content {
	
	margin:15px 0px 0px;
	min-height:768px;
	max-width:836px;
align:center;
	}
.title {
	height:28px;
	background:url(images/title.gif) top repeat-x;
	line-height:28px;
	overflow:hidden;
	margin-bottom:6px;
	max-width:836px;
	}
.titleleft {
	float:left;
	width:9px;
	height:28px;
	background:url(images/titleleft.gif);
	}
.titleright {
	float:right;
	height:28px;
	background:url(images/titleright.gif) right no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#cccccc;
	padding-right:10px;
	}
.title h1 {
	color:#f3f5f8;
	font-size:16px;
	margin:0;
	}
.title h1 a {
	color:#f3f5f8;
	text-decoration:none;
	font-size: 14px;
	}
.posttop {
	height:6px;
	background:url(images/posttop.gif);
	overflow:hidden;
	}
.topleft {
	float:left;
	width:5px;
	height:6px;
	background:url(images/posttopleft.gif);
	overflow:hidden;
	}
.topright {
	float:right;
	width:5px;
	height:6px;
	background:url(images/posttopright.gif);
	overflow:hidden;
	}
.postbottom {
	height:5px;
	background:#0d0d0d;
	overflow:hidden;
	margin-bottom:20px;
	}
.bottomleft {
	float:left;
	width:6px;
	height:5px;
	background:url(images/postbottomleft.gif);
	overflow:hidden;
	}
.bottomright {
	float:right;
	width:5px;
	height:5px;
	background:url(images/postbottomright.gif);
	overflow:hidden;
	}
.post {
	border-left:1px solid #4F4F4F;
	border-right:1px solid #4F4F4F;
	border-bottom: 1px solid #4F4F4F;
	background:#000000 ;/*url(images/post.gif) top repeat-x;*/
	padding:0 5px;
	font-size: 12px;
	}


.post img {
	float:left;
	margin-right:10px;
	}
.post p {
	margin:0 0 20px 0;
	}
.postinfo {
	font-weight:bold;
	font-size:11px;
	clear:both;
	line-height:20px;
	}
div.commentslink {
	float:right;
	width:27px;
	height:19px;
	color:#162447;
	background:url(images/comments.png);
	text-align:center;
	line-height:normal;
	padding-top:1px;
	margin-left:5px;
	}
a.commentslink {
	float:right;
	text-decoration:none;
	}


/* The Footer */

.footer {
	height:46px;
	width:836px;
	text-align:center;
	font-size:10px;
	background:url(images/footer.gif);
	color:#9e9e9e;
	line-height:46px;
	font-weight:bold;
	}
.footer a {
	color:#9e9e9e;
	text-decoration:none;
	}
.footer a:hover {
	text-decoration:none;
	color:#fff;
	}

/* The Page Links */

.pagelinks {
	font-size:14px;
	font-weight:bold;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	margin-top:20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.navigation a:hover {
	color:#c5c5c5;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
	
