/*
Skin name: Maximum White
Version: 1.0
Author: Scott Baker
Author uri: http://www.maximumwhite.com
Description: Maximum White
*/

body
{
	background-color: #CBDEED;
}

#header,
#footer
{	
	font-size:12px;
}
#main,
#sidebar
{
	background-color: #CBDEED;
	color: #003366;
}

.m #ext_wrapper,
.sm #ext_wrapper,
.ms #ext_wrapper
{
	border: solid 2px #003366;
	background-color: white;
}

.em #wrapper,
.me #wrapper,
.esm #wrapper,
.ems #wrapper,
.sme #wrapper,
.mse #wrapper
{
	border: solid 2px #003366;
	background-color: white;
}

.sell
{
	color: black;
	background-color: white;
}

#header div.pad
{
	background-color: steelblue;
	border: outset 1px;
	margin: 8px;
	padding: 0px 0px;
}

.header_bg #header div.pad,
.header_img #header div.pad
{
	margin: 0px;
}

.header h2
{
	color: #003366;
}

#sitename
{
	text-align: center;
}

.header h1
{
	margin: 2em 0px 2.5em;
	color: ghostwhite;
}

.header h1,
.header h1 a
{
	color: ghostwhite;
}

#footer
{
	border-top: solid 1px #003366;
	background-color: #FFFFFF;
}
.footer ul li
{
	font-size:.9em;
}
#wp-calendar
{
	background-color: white;
}

#wp-calendar thead
{
	background-color: steelblue;
	color: white;
}

#wp-calendar tfoot
{
	background-color: ghostwhite;
}

h1,
h1 a
{
	color: #003366;
}

#wp-calendar
{
	border: solid 1px dimgray;
}

#wp-calendar thead th
{
	border-bottom: solid 1px dimgray;
}

#wp-calendar tfoot td
{
	border-top: solid 1px dimgray;
}

.sidebar h2
{
	border-bottom: solid 1px #003366;
	padding-bottom: 1px;
}

h2 a:hover
{
	color: #003366;
}

.main table thead th
{
	border-bottom: solid 1px lightsteelblue;
}

.entry_actions,
.comment_actions
{
	border-top: solid 1px lightsteelblue;
	padding-top: 1px;
}

blockquote
{
	background-color: antiquewhite;
}

pre
{
	background-color: lavender;
}