/*  
Theme Name: Dark header
Theme URI: http://www.wpdesigner.com
Description: Dark Header, a <a href="http://dandyland.org">dandyna</a>'s mod of the theme by WPDesigner.com (for WP 2.0.2).
Version: 1.5
Author: Dandyna & Small Potato
Author URI: http://dandyland.org


	Thanks to me, myself, and Small Potato :)
*/

body, h1, h2, h3, h4, h5, h6, form, p, ol, ul{
	margin: 0;
	padding: 0;
}

body{
	font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; 
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: #324559 url(images/bg_top.jpg) repeat-x;
	color: #000;
}

table{
	font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 11px;
}

a{
	text-decoration: none;
font-weight:bold;
	color: #111;
}

a:hover{
	text-decoration: none;
color: #fff;
}

a img{
	border: 0px;
} 
p img { padding: 0; max-width: 100% }
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.right { float: right; }
.left { float: left; }
.centered { display: block; margin-left: auto; margin-right: auto; }
.caption { margin: 5px; padding: 5px; font-style: italic; color: black }

ul, ul li{
	list-style-type: none;
}

#header{
	margin: 0 auto;
	width: 780px;
	height: 145px;
	text-align: left;
	vertical-align: top;
	background: url(images/bg_top.jpg) repeat-x;
	color: #fff;
}

h1{
	padding: 0px 0px 0px;
	font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; 
	/*font-size: 48px;  original font size  */
	font-size: 10px;
	font-weight: normal;
}

h1 a{
	text-decoration: none;
	color: #00A700;
}

h1 a:hover{
	text-decoration: none;
}

.description{
margin-top:0px;
	padding: 0 6px;
	font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #777;
	display:inline;
	float:left;
}

#top-menu{
	margin: 1px auto;
	width: 790px;
	text-align: left;
	vertical-align: top;
	background: transparent;
	color: #333;
	display: inline;
	clear: both;
	float: left;
	height: 30px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	visibility: inherit;
	top: 1px;
}

#top-menu ul{
	margin: 0px;
	padding: 0px;
	display: inline;
}

#top-menu ul li{
list-style-type: none;
	display: inline;
	margin: 0px;
	font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
}

#top-menu ul li a{
	padding: 5px 10px;
	text-decoration: none;
	margin:5px;
	/*
	border-top: 10px solid #324559;
	background: #000; 
	color: #fff;
	*/
	
}

#top-menu ul li a:hover{
	text-decoration: none;
}
#top-menu  img { vertical-align: middle; }
#container{
	margin: 0 auto;
	width: 810px;
	height: 100%;
	text-decoration: left;
	vertical-align: top;
	background: #0A0E11;
	color: #000;
	position: relative;
}

#page{
	border-top: 0px solid #777;
	padding: 10px;
	text-decoration: left;
	vertical-align: top;
	background: #0A0E11;
	color: #ccc;
}

.narrowcolumn{
	float: left;
	margin: 0 10px 0 0;
	width: 560px;
	text-decoration: left;
	vertical-align: top;
	background: #0A0E11;
	color: #ccc;
	min-height:600px;
}

.widecolumn{
	min-height:600px;
}

.post{
	margin: 0 0 10px 0;
	padding: 10px;
	line-height: 15px;
	text-align: justify;
	vertical-align: top;
	background: #fff;
	color: #111;
}
.post a{
	text-decoration: none;
font-weight: bold;
	color: #00A700;
}

.post a:hover{
	text-decoration:none;
color: #111;
}
.post h2{
	font-size: 16px;
	font-weight: bold;
	color: #00A700;	
}

.post h2 a{
	text-decoration: none;
	color: #EC4C06;	
}

.post h2 a:hover{
	text-decoration: none;
}

.post li{
	margin-left:5px;
}
html>body .post li {margin-left:15px;  }

.entry p{
	padding: 10px 0 0;

}
.entry a{
	text-decoration: none;
font-weight: bold;
	color: #00A700;
}

.entry a:hover{
	text-decoration:none;
color: #111;
}

.navigation{
	margin: 0 0 10px 0;
	padding: 10px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	background: #0A0E11;
	color: #ccc;
}

.navigation a{
	color: #fff;
}

.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin-bottom: 5px;
	border: 1px solid #eee;
	padding: 10px;
	font-size: 11px;
	background: #324559;
	color: #eee;
}

.commentlist li.mycomment {
background-color: #111;
border: solid 1px #457AA5;
}

blockquote{
	margin: 0px 0 0px 0px;
	padding: 5px 10px;
	font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	background: #324559;
	color: #eee;
}

code{
	margin: 0px 0 0px 0px;
	padding: 5px 10px;
	font-family: Monospace;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	background: #324559;
display:block;
	color: #eee;
}

cite{
	font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; 
	font-size: 11px;
	font-style: normal;
}

#obar{
	float: left;
	width:100%;
	margin: 5px;
	text-align: left;
	vertical-align: top;
	background: #0A0E11;
	color: #ccc;

}

#obar ul{
	margin: 0 0 10px 0;
	padding: 10px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	/*background: #DEEEAC; */
	color: #333;
}

#obar ul li{
	font-weight: bold;
	color: #333;
}

#obar ul li h2{
	font-size: 16px;
	font-weight: bold;
color:#666;	
}

#obar ul ul{
	margin: 0;
	padding: 0;
	background: inherit;
}

#obar ul ul li{
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: normal;
}

#sidebar{
	float: left;
	margin: 0px;
	width: 220px;
	height:auto;
	text-align: left;
	vertical-align: top;
	background: #0A0E11;
	color: #ccc;
	overflow:hidden;
}

#sidebar ul{
	margin: 0px 0px 10px;
	padding: 10px;
	line-height:normal;
	text-align: left;
	vertical-align: top;
	background: #CDE680;
	color: #333;
	overflow: hidden;
}

#sidebar ul li{
	font-weight: bold;
	color: #333;
}

#sidebar ul li h2{
	font-size: 16px;
	font-weight: bold;
color:#666;	
}

#sidebar ul ul{
	margin: 0;
	padding: 0;
	background:inherit;
}

#sidebar ul ul li{
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: normal;
}

#wp-calendar{
	margin: 5px 0 0;
	font-family: Georgia,Arial;
}

#wp-calendar caption{
	font-weight: bold;
	padding: 0 0 0 10px;
	text-align: left;
	color: #666;
}

#wp-calendar th, #wp-calendar td{
	padding: 3px;
	background: #CDE680;
	color: #000;
}

#footer{
	clear: both;
	text-align: left;
	vertical-align: top;
	background: #CDE680;
	color: #333;	
}

#footer p{
	padding: 10px 20px;
}

#footer a{
	color: #333;
}

#searchform{
margin: 0px;
text-align:center;
height:25px;
}
#searchform #s{
display:inline;
float:left;
width:110px;
height:18px;
margin: 2px 2px;
border: solid 1px #000000;
}
#searchform #searchsubmit{
display:inline; float:left;
margin:0px; padding:0px;
width:55px; height:25px;
}

#obar{
	float: left;
	width:770px;
	margin: 5px;
	text-align: left;
	vertical-align: top;
	background: #e83;
	color: #ccc;

}

#banner{
	width:486px;
	height:85px;
	left: 50px;
	display:inline;
	clear: right;
	background:#324559;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 10px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #1F2933;
	overflow: hidden;
	background:#0A0E11;
}



.wp-notable {
	border: 1px solid #999999;
	padding:1px;
}
.wp-notable img {
	border: none;
}
.wp-notable:hover {
	border: 1px solid #FFFFFF;
}

#subscribebox{
	text-align: left;
	vertical-align: top;
	display: inline;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 23px;
	width: 225px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#subscribeform{
	margin:0px;
	padding:0px;
	text-align: left;
	vertical-align: top;
	display: inline;
	clear: none;
	height: 25px;
	width: auto;
	text-indent: 0px;
	overflow: hidden;
	position: relative;
	visibility: inherit;
	left: 0px;
	top: 0px;
}

#subscribeform #email{
	border: solid 1px #000000;
	margin:4px 0px;
	padding:1px;
	text-align: left;
	vertical-align: top;
	display: inline;
	clear: none;
	left: 0px;
	top: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
	width: 150px;
}



#subscribeform #btnsubscribe{
	width:70px;
	height:23px;
	padding:0px;
	margin:3px 0px;
	display:inline;
	font-size: 12px;
	border: 1px outset #FFFFFF;
	text-align: center;
	vertical-align: top;
	position: relative;
	left: 0px;
	top: 0px;
	clear: none;
	display: inline;
}

#swicki{
	width:190px;
	text-align:center;
	height:auto;
	margin: 10px 0px;
	padding:0px;
	overflow:hidden;
	display: inline;
}

#sponsors{
	width: 220;
	height: auto;
	margin 10px 0px;
	pading: 0px;
	overflow: hidden;
	display: inline
	background: #fff;
	color: #fff
}

#fp:first-letter {
font-size : 300%;
font-weight : bold;
float : left;
margin-right: 3px;
}

.archive{
	margin: 0 0 10px 0;
	padding: 10px;
	line-height: 15px;
	text-align: justify;
	vertical-align: top;
	background: #fff;
	color: #111;
}
.archive ul {
margin:15px 10px;
padding:0px;
}
.archive a{
	text-decoration: none;
font-weight:bold;
	color: #000;
}

.archive a:hover{
	text-decoration:none;
color: #999;
}


.list-column { 
float: left; 
width: 160px; 
margin: 0 5px; 
background: #0a0e11;
}

.list-column a{
color: #F9440C;
}

.list-column a:hover{
color: #fff;
}

.list-column ul { margin-left: 0; padding-left: 0; }
.list-column ul li { list-style-type: none; }
.spacer { margin-bottom: 20px; }

