body
{
	margin: 0;
	padding: 0;
	color: #000;
}

p, blockquote, li, h2, h3, h4
{
	font-family:  Helvetica, Arial, san-serif;
	font-size: 0.8em;
	

	padding-right: 1em;

}

p {
line-height: 1.5em;
}
#container {
margin-left: 4em;
margin-top: 4em;
}
strong
{

	font-weight: bold;

}

.post {
margin-bottom: 2em;
margin-top:2em;
margin-right: 1em;

border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ccc;

}
blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 1.5em;

}



#head
{
	

}


#footer
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

a
{
	color: #0A2A37;
	

}
#sidebar-1 {
float: left;
width: 10em;
padding-left: 2em;
padding-top: 2em;

}

#content { float: left;

width: 45em;}

#sidebar-2 {
float: left;
width: 10em;
padding-left: 2em;
padding-top: 2em;
}

#sidebar-2 a, #sidebar-1 a
{
	color: black;
}

#sidebar-2 a:hover, #sidebar-1 a:hover
{
 
}

h1
{
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;


}
h1 a {
text-decoration: none;
color: #8E001C
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
}

h3
{
	font-weight: bold;
	font-family: Georgia, Times, Serif;
	font-size: 0.8em;
margin-bottom: 0.5em;
}

h3 a
{
	border: 0px;
	

	color: #933B27;
}

h1 a, h2 a
{
	border: 0px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	text-align: center;
	
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments  a
{
	
}

.date
{
	color: #576477;
	font-weight: bold;
}

.navsection
{
	font-size: 0.8em;
	color: #A84D2E;
	font-weight: bold;
}

.dropshadow
{
	float: right;
	background: url(/images/shadow2.gif) no-repeat bottom right;
	margin: 20px 3px 0 10px;
}

.dropshadow  img
{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

#LSResult
{
	position: absolute;
margin-left: 50em;
	background-color: #D0C4B3;
	width: 350px;
}

#LSShadow
{
	padding: 5px;
}

#LSRes
{
	background-color: #fff;
}

.LSRow
{
	padding: 0 5px;
}

#LSHighlight
{
	background-color: #aaa;
}

#LSHeader
{
	padding: 2px 2px 8px;
}

.lsDate
{
	display: block;
	color: #555;
}