/*  
Theme Name: Double Header
Theme URI: http://www.wpdesigner.com
Description: Double Header theme created by Small Potato of WPDesigner.com for WP 2.0.2.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	Released under WPdesigner.com, this is my second public theme - Small Potato.
	http://www.wpdesigner.com

	Thanks to me, myself, and I.
*/

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

body{
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #35E2ED url(images/bg_top.jpg) repeat-x;
	color: #000;
}

table{
	font-family: Verdana, Arial;
	font-size: 12px;
}

a{
	text-decoration: underline;
	color: #000;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0px;
}

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

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

h1{
	padding: 40px 10px 10px;
	font-family: "Trebuchet Ms", Arial;
	font-size: 24px;
	font-weight: normal;
}

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

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

.description{
	padding: 0 30px;
	font-family: Arial;
	font-size: 12px;
	color: #999;
}

#top-menu{
	margin: 0 auto;
	width: 780px;
	text-align: left;
	vertical-align: top;
	background: #35E2ED;
	color: #333;
}

#top-menu ul{
	margin: 20px 0;
}

#top-menu ul li{
	display: inline;
	margin: 0 5px 0 0;
	font-family: Verdana, Arial;
}

#top-menu ul li a{
	border-top: 2px solid #555;
	padding: 10px 15px;
	text-decoration: none;
	background: #333;
	color: #fff;
}

#top-menu ul li a:hover{
	text-decoration: underline;
}

#container{
	margin: 0 auto;
	width: 780px;
	height: 100%;
	text-decoration: left;
	vertical-align: top;
	background: #333;
	color: #000;
}

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

.narrowcolumn{
	float: left;
	margin: 0 10px 0 0;
	width: 420px;
	text-decoration: left;
	vertical-align: top;
	background: #333;
	color: #ccc;
}

.widecolumn{

}

.post{
	margin: 0 0 10px 0;
	padding: 10px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background: #fff url(images/bg_entry.jpg) repeat-x;
	color: #333;
}

.post h2{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.post h2 a{
	text-decoration: underline;
	color: #000;
}

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

.entry p{
	padding: 10px 0 0;
}

.navigation{
	margin: 0 0 10px 0;
	padding: 10px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background: #222;
	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: #f3f3f3;
	color: #333;
}

blockquote{
	margin: 5px 0 5px 5px;
	border: 1px solid #e6e6e6;
	padding: 5px 10px;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #333;
}

cite{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
}

#obar{
	float: left;
	margin: 0 10px 0 0;
	width: 140px;
	text-align: left;
	vertical-align: top;
	background: #333;
	color: #ccc;
}

#obar ul{
	margin: 0 0 10px 0;
	padding: 10px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background: #fff url(images/bg_entry.jpg) repeat-x;
	color: #333;
}

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

#obar ul li h2{
	font-size: 12px;
	font-weight: bold;
}

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

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

#sidebar{
	float: left;
	margin: 0;
	width: 180px;
	text-align: left;
	vertical-align: top;
	background: #333;
	color: #ccc;
}

#sidebar ul{
	margin: 0 0 10px 0;
	padding: 10px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background: #AFF6FA url(images/bg_sidebar_ul.jpg) repeat-x;
	color: #333;
}

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

#sidebar ul li h2{
	font-size: 12px;
	font-weight: bold;
}

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

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

#wp-calendar{
	margin: 5px 0 0;
	font-family: 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: #AFF6FA;
	color: #000;
}

#footer{
	clear: both;
	text-align: left;
	vertical-align: top;
	background: #35E2ED;
	color: #009098;	
}

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

#footer a{
	color: #333;
}
