body
{
	font-family: arial, sans-serif;
	margin: 0 0 11px 0;
	padding: 0
}

a {text-decoration:none; color:black}
a:hover {color:#CD4B1C}

table { line-height:150%; border-collapse:collapse }
td {vertical-align:top; padding:5px 0}

a img { border: none }

.large {font-size:16px;font-weight:bold;margin:8px 0 8px 0}
.small {font-size:10px;text-transform:lowercase}
.small a {color:#CD4B1C}

.navigation .alignleft { float: left; }
.navigation .alignright { float: right; }

a.feed
{
	background-image: url('/images/ico-rss.png');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 14px;
	color: #EA8021;
	padding-left: 19px;
}

#topborder {position:absolute;top:0;left:0;right:0;border-top:10px solid black}
#leftborder {position:fixed;top:0;bottom:0;right:0;height:100%;border-right:10px solid black}

#flashholder {margin-top:85px; }

#termstable {font-size:11px}
#termstable td {width:50%;padding:20px 5px; border-bottom:1px solid #c0c0c0}


#header
{
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
}

#header #logo1 { margin-right: 4px; }

#header #nav-container
{
	position: absolute;
	right: 10px;
	top: 33px;
	padding-right: 41px;
	#padding-right: 39px;
	padding-bottom: 1px;
	#padding-bottom: 1px;
	border-bottom: 1px solid black;
}

#header #mainnav
{
	font-size: 11px;
	text-transform: lowercase;
	position: relative;
	top: -4px;
	display: inline;
	margin: 0;
	padding: 0;
}

#header #mainnav li
{
	display: inline;
	border-left: 1px solid black;
	padding: 4px 6px 5px 8px;
	position: relative;
}
#header #mainnav li ul
{
	display: none;
	position: absolute;
	right: -1px;
	top: 22px;
	#top: 34px;
	border-right: 1px solid black;
	padding: 0;
	margin: 0;
	padding-top: 6px;
	white-space: nowrap;
}
#header #mainnav ul li { border-width: 0; top: 1px; #top: 0px; #padding-right: 5px; }
#header #mainnav ul li.seperator { padding: 0; margin: 0; font-size: 10px; vertical-align: top; color: black; }
#header #mainnav .active a {color:#CD4B1C}
#header #mainnav .active ul { display: block; }
#header #mainnav .active ul a { color: black; }
#header #mainnav .active ul a:hover { color: #CD4B1C }
#header #mainnav ul .active a { color: #CD4B1C }

#header-border { border-bottom: 1px solid black; margin-right: 55px; }

.content-container
{
	font-size: 13px;
	line-height: 31px;
	overflow: hidden;
	margin-top: 20px;
}

.content-container .content-main
{
	float: left;
	margin-left: 100px;
	margin-right: 360px;
}
.content-container .content-blog { line-height: 150%; }
.content-container .content-side
{
	float: left;
	margin-left: -350px;
	width: 310px;
	padding-left: 15px;
	line-height: 150%;
}

.content-container .content2 { border-right: 1px solid black; line-height: 150%; padding-right: 20px; }
.content-container .side2 { width: 260px; }
.content-container .side3 { width: 285px; padding-left:35px; border-left:1px solid black; font-size:14px; font-family: Times, serif; }
.content-container .side4 { width: 285px; padding-left:35px; border-left:1px solid black; }
.content-container .side-blog { width: 260px; padding-left: 35px; line-height: 31px; }

p { margin-bottom: 1.5em; }

h2 { font-size:16px; font-weight: bold; margin:8px 0 8px 0; text-transform:lowercase }
h3 { color: #CD4B1C; font-weight: normal; }
h4 { font-size: 16px; color: #CD4B1C; font-weight: normal; }

h3 a, h4 a { color: inherit; }


hr { margin: 40px 55px 20px 100px; color:#D9D9D9; background-color:#D9D9D9; height:1px; border:none }
.content-blog hr { margin: 0; }
.side-blog hr { margin: 20px 0 0 0; }

.content-side h2 { font-size:35px; color:#c0c0c0; font-weight: normal; margin-bottom: .4em;}
.content-side h4 { margin: 0; }
.content-side .entry { margin-bottom: .7em; }

.label { float: left; width: 50px; }
.labeled { margin-left: 50px; }
.label2 { float: left; width: 90px; }
.label2ed { margin-left: 90px; }

.content-main .entry { margin-bottom: 1em; }

input.text { height: 20px; border: 1px solid black; }
input.submit { cursor: pointer; background: white; border: none; margin-left: 200px; }

.site { overflow: hidden; margin: 1.5em 0; line-height: 150%; }
.site h2 { font-size: 19px; margin: 20px 0 0; text-transform: lowercase; }
.site .thumb { float: left; margin: 0 1em; }

#footer
{
	clear: both;
	padding-top: 40px;
	margin: 0 0 13px 100px;
	font-size:9px;
	color:#BFBFBF
}
#footer a { margin-left:25px; color:#BFBFBF; }

img#wpstats { display: none; }
