a
{
	border-bottom: dotted 1px #66A3C2; /*#8FABBE*/
	color: #66A3C2;
	text-decoration: none;
}

a:hover
{
	border-bottom: solid 1px #006699;
	color: #006699;
}

blockquote
{
	background-color: #FFFFF0;
	border: solid 1px #666666;
	margin: 1.6em 15px 1.6em 15px;
	padding: 5px;
	position: relative;
}

body
{
	background-color: #CCCCCC;
	color: #666666;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: x-small;
	line-height: 1.6em;
	margin: 15px 0px;
	min-width: 750px;
	padding: 0px;
}

code
{
	font-family: Monospace;
	font-size: x-small;
	line-height: normal;
}

div
{
	margin: 0px;
	padding: 0px;
}

div.archive
{
	text-align: center;
}

div.archive table
{
	width: 100%;
}

div.archive td, th
{
	width: 33.33%;
}

div.archive.year td, th
{
	width: 50%;
}

div.calendar
{
	text-align: center;
}

div.calendar table
{
	width: 200px;
}

div.calendar td, th
{
	width: 14.29%;
}

div.content
{
	margin: 2em 15px 15px 15px;
}

div.empty
{
	color: #CCCCCC;
}

div.popup
{
	margin: 6em 0em 6em 0em;
}

div.table
{
	margin-top: 1.6em;
}

form
{
	margin: 1.6em 0px 0px 0px;
}

h1, h2, h3
{
	margin: 1.6em 0px 0px 0px;
	padding: 0px;
}

h1
{
	font-size: small;
	font-weight: bold;
	margin-top: 1.2em;
}

h1 a
{
	border-bottom-style: none;
}

h1 a:hover
{
	border-bottom-style: solid;
}

h1.categories
{
	margin-top: 0px;
}

h2
{
	font-size: x-small;
	font-weight: bold;
}

h2.categories
{
	color: #999999;
	text-transform: uppercase;
}

h2.categories a
{
	border-bottom-style: none;
	color: #99C2D6;
}

h2.categories a:hover
{
	border-bottom-style: solid;
	color: #006699;
}

h3
{
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
}

input
{
	margin: 0.2em 0px 0px 0px;
}

p
{
	margin: 1.6em 0px 0px 0px;
	padding: 0px;
}

p.navigation
{
	text-align: center;
}

p.posted
{
	border-top: solid 1px #999999;
	color: #999999;
	font-size: xx-small;
}

p.posted a
{
	border-bottom: dotted 1px #99C2D6;
	color: #99C2D6;
}

p.posted a:hover
{
	border-bottom: solid 1px #006699;
	color: #006699;
}

#wrapper
{
	background-color: #FFFFFF;
	border: solid 1px #000000;
	margin: 0px auto;
	width: 750px;
}

#header-print
{
	display: none;
}

#header-screen
{
}

#banner
{
}

#navigation
{
	background-color: #264522;
	background-image: url( "http://www.adamboddington.com/images/09-header-navigation-background.gif" );
	background-repeat: repeat-y;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	float: left;
	width: 100%;
}

#navigation a
{
	border-bottom-style: none;
	color: #93A289;
	display: block;
	padding: 5px 10px 5px 10px;
	text-transform: lowercase;
	white-space: nowrap;
}

#navigation a:hover
{
	color: #FFFFFF;
}

#navigation ul
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#navigation li
{
	border-right: solid 1px #000000;
	float: left;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

#navigation li.first
{
	border-left: solid 1px #000000;
}

#body
{
	background-image: url( "http://www.adamboddington.com/images/10-body-background.gif" );
	background-repeat: repeat-y;
	float: left;
	width: 100%;
}

#column
{
	float: left;
	overflow: hidden;
	width: 500px;
}

#sidebar
{
	background-color: #FFFFF0;
	border-left: solid 1px #000000;
	float: left;
	overflow: hidden;
	width: 246px;
}

html>body #sidebar
{
	width: 249px;
}

#sidebar h2
{
	letter-spacing: .3em;
	text-align: center;
}

#sidebar ul
{
	list-style-type: none;
	margin: 1.6em 0px 0px 0px;
	padding: 0px;
}

#sidebar li
{
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

#sidebar li ul
{
	margin: 0px 0px 0px 15px;
}

#footer
{
	background-color: #264522;
	background-image: url("http://www.adamboddington.com/images/09-header-navigation-background.gif");
	background-repeat: repeat-y;
	border-top: solid 1px #000000;
	color: #93A289;
	clear: both;
	width: 100%;
}

#footer a
{
	border-bottom: dotted 1px #93A289;
	color: #93A289;
}

#footer a:hover
{
	border-bottom: solid 1px #FFFFFF;
	color: #FFFFFF;
}

#footer p
{
	margin: 0px;
	padding: 5px;
	text-align: center;
	width: 490px;
}
