/*
Theme Name: Buster Blue
Theme URI: http://www.bustercollings.com/
Description: The blue theme as seen on <a href="http://www.bustercollings.com/blog/">BusterCollings.com</a>.
Version: 1.0
Author: Buster Collings
Author URI: http://www.bustercollings.com/
Tags: blue, one column, widgets

	Buster Blue v1.0
	 http://www.bustercollings.com

	This theme was designed and built by Buster Collings,
	whose blog you will find at http://www.bustercollings.com/blog/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



*
{
/*
	background-color:#003366;
	color:#ffffff;
*/
	font-size:12px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	margin:0;
	padding:0;
}

body,a
{
	background-color:#003366;
	color:#ffffff;
}

p
{
padding:5px 0px;
}

#wrapper {
	position:relative;
width:100%;
height:100%;
}

#header {
	background-color:#003366;
	position:absolute;
	height:30px;
	padding:10px;
}

#blog-title a {
	font-size:25px;
	font-weight:bolder;
	text-decoration:none;
}

#blog-title a:hover {
	text-decoration:underline;
}

#blog-description {
	display:none;
}






#primary {
	position:absolute;
	margin-top:78px;
	width:175px;
	border-left:1px solid #c0c0c0;
	right:0;
	padding:10px;
text-align:center;
clear:both;
}

#primary ul {
	list-style-type:none;
}

.widget
{
text-align:left;
padding:0px 0px 15px 0px;
}

.widgettitle
{
font-size:16px;
font-weight:bold;
color:#ffffff;
}

#primary * .widget * a
{
text-decoration:none;
color:#c0c0c0;
}

#primary * .widget * a:hover
{
text-decoration:underline;
color:#ffffff;
font-weight:bold;
}
.children .cat-item
{
padding:0px 0px 0px 5px;
}
ul.children
{
padding:0px 0px 5px 0px;
}

#primary * ul.padded li
{
padding: 2px 0px 2px 0px;
}


#secondary {
	background-color:#003366;
	position:absolute;
	margin-top:51px;
	width:100%;
	height:24px;
	border-top:solid 1px #c0c0c0;
}

#secondary ul {
	list-style-type:none;
padding:0px 10px;
}



/*
#secondary * a
{
color:#ffffff;
text-decoration:none;
}

#secondary * a:hover
{
color:#003366;
}
*/


.xoxo {
	margin:0;
	padding:0;
}






.tab_link {
	background-color:#808080;
	text-decoration:none;
	height:24px;
line-height:24px;
	padding:5px 5px 5px 5px;
color:#ffffff;
}

.tab_link:hover {
	background-color:#c0c0c0;
	color:#003366;
	font-weight:bolder;
}

.tab_link_active
{
	text-decoration:none;
	height:24px;
line-height:24px;
	padding:5px 5px 5px 5px;
	color:#003366;
	background-color:#ffffff;
	font-weight:bolder;
}



#wp-calendar thead * {
	background-color:#c0c0c0;
	color:#003366;
}

#wp-calendar thead th {
	padding:2px;
}

#wp-calendar tbody tr td {
	border-bottom:solid 1px #808080;
	border-right:solid 1px #808080;
	padding:2px;
}

#wp-calendar tbody *
{
color:#c0c0c0;
}

#wp-calendar tbody * a
{
font-weight:bold;
text-decoration:underline;
color:#ffffff;
}

#wp-calendar caption {
	font-size:14px;
	font-weight:bold;
}

#wp-calendar table thead tr th {
	font-size:12px;
	font-weight:bold;
}

#wp-calendar * th
{
text-align:center;
}

#today
{
background-color:#ffffff;
color:#003366;
font-weight:bold;
}





#container {
	clear:both;
	position:absolute;
	margin-left:0;
	margin-top:78px;
	background-color:#003366;
	/*width:100%;*/
	padding:10px;
right:225px;
left:0px;
}

#content
{
position:relative;
}

.entry-title {
	font-size:18px;
	font-weight:bolder;
}

.entry-content {
	font-size:14px;
	padding:10px 0px;
}

.entry-content * {
	font-size:14px;
letter-spacing:1px;
}


#content div h2 a {
	font-size:18px;
	font-weight:bolder;
	text-decoration:none;
}

#content div h2 a:hover {
	text-decoration:underline;
}

.entry-date {
	font-size:9px;
	color:#c0c0c0;
}

.entry-meta {
	padding-bottom:40px;
	border-top:1px dotted #c0c0c0;
	color:#c0c0c0;
font-size:9px;
}

.entry-meta * {
	color:#c0c0c0;
font-size:9px;
text-decoration:none;
}


.published {
	font-size:9px;
	color:#c0c0c0;
}












#nav-below .nav-previous
{
padding: 0px 5px;
float:left;
}
#nav-below .nav-previous *
{
font-size:16px;
letter-spacing:1px;
}

#nav-below .nav-next
{
padding: 0px 5px;
float:left;
}
#nav-below .nav-next *
{
font-size:16px;
letter-spacing:1px;
}

#nav-above
{
	font-size:18px;
	font-weight:bolder;
}

#nav-above .nav-previous
{
display:none;
}

#nav-above .nav-next
{
display:none;
}


.page-title
{
	font-size:20px;
	font-weight:bolder;
color:#c0c0c0;
padding: 15px 0px;
}

.page-title *
{
	font-size:20px;
	font-weight:bolder;
color:#c0c0c0;
}
.navigation
{
	font-size:20px;
	font-weight:bolder;
text-decoration:none;
}

.entry-title
{
font-size:18px;
text-decoration:none;
}
.entry-title *
{
font-size:18px;
text-decoration:none;
}



#comments * h3
{
padding:3px 0px;
}

li.comment
{
padding:5px 0px;
}
.comment *
{
	font-size:14px;
letter-spacing:1px;
}
.comment-meta {
	border-bottom:1px dotted #c0c0c0;
	color:#c0c0c0;
font-size:9px;
}
.comment-meta *{
	color:#c0c0c0;
font-size:9px;
text-decoration:none;
}
.comment-author *
{
font-size:14px;
font-weight:bold;
text-decoration:none;
}
