﻿body 
{
	background-color: #8FABBE;
	border-left: 0em;
	border-right: 0em;
	border-top: 0em;
	border-bottom: 2em;
	text-align: center;
	font-family:Verdana, Arial, Sans-Serif;
}

blockquote
{
	background-color:#FFFFCC;
	margin: 1em;
	padding: 1em;
}

#container
{
	position:relative;
	margin-right: auto;
	margin-left:auto;
	text-align:left;
	padding: 0em;
	width: 75em;	
}

#banner
{
	position:relative;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #999999;
	border: .1em solid White;
	height: 8em;
	padding: 1em;
	width: 75em;
	color:White;
	overflow:hidden;
}

#bannerfeedbar
{
	position:absolute;
	top: 0em;
	left: 37.5em;
	height: 2em;
	border: 0em;
	margin: 0em;
	padding: 0em;
	width: 40em;
	overflow:hidden;
}

#bannerfeedbar a
{
	text-decoration:none;
}

#bannerfeedbar a:hover
{
	background-color:Red;
}

#bannertitle
{
	position: absolute;
	top: 1.5em;
	left:1em;
	margin:0em;
	padding:0em;
	height: 6em;
	margin-top:1em;
	width: auto;
	color:White;
	overflow:hidden;
}
#bannertitle h1
{
	color: White;
	margin-bottom: -.5em;
}
#bannertitle h2
{
	color: White;
}

#bannertitle a
{
	text-decoration:none;
	color:White;
}
#bannertitle a:visited
{
	color:White;
}

#bannermenubar
{
	position: absolute;
	top:8.5em;
	left:0em;
	height: 2em;
	width: auto;
	overflow:hidden;
}

#bannermenubar ul
{
	float: left;
	width:auto;
	padding: 0;
	margin: 0;
	list-style-type: none;
	vertical-align:middle;
}
#bannermenubar a
{
	float: left;
	text-decoration: none;
	color: white;
	background-color: #666666;
	padding: 0.2em 0.6em;
	border-right: 1px solid white;
	vertical-align:middle;
}
#bannermenubar p
{
	text-align:center;
	color:White;
	font-size:x-large;
}

#bannermenubar a:hover
{
	background-color: #ff3300;
}

#bannermenubar a.here
{
	float: left;
	text-decoration: none;
	color: white;
	background-color: #226699;
	padding: 0.2em 0.6em;
	border-right: 1px solid white;
	vertical-align:middle;
}
#bannermenubar a.here:hover
{
	background-color: #226699;
}

#bannermenubar li
{
	vertical-align:middle;
	display: inline;
}


#bannerslogan
{
	float:right;
	margin-top:6em;
	top:8.5em;
	height: 2em;
	width:auto;
	overflow:hidden;
	font-size:larger;
	font-style:oblique;
	font-weight:lighter;
}

#center
{
	position:absolute;
	top: 11em;
	left: 0em;
	background-color:White;
	padding-top:1em;
	overflow:hidden;
	width: 60em;
}

#center .content
{
	padding: 1em;
}

#rightbar
{
	position:absolute;
	left: 61em;
	top: 11em;
	background-color: #ffffff;
	width: 16em;
	height: auto;
	padding:0em;
	margin:0em;
	overflow:hidden;
	border: solid .1em White;
	text-align:center;
}
.sidebar
{
	width: 16em;
	height:auto;
	margin-bottom:1em;
	margin-left:0em;
	margin-right:0em;
	padding-left:0em;
	padding-right:0em;
}
.sidebar h3
{
	width: 14em;
	height:1.5em;
	text-align:center;
	color: White;
	background-color:#666666;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.sidebar .content
{
	padding-left:1em;
	padding-right:1em;
}
.sidebar .linkbox
{
	position:relative;
	height:auto;
	width: 15.5em;
	/*background-color: #bbbbbb;*/
	/*border: solid .1em White;*/
	/*padding-top: 1em;*/
	/*padding-bottom: 1em;*/
	overflow:hidden;	
}
.sidebar .linkbox ul
{
	width:15em;
	height:auto;
	padding: 0em;
	margin: 0em;
	list-style-type: none;
	vertical-align:middle;
}
.sidebar .linkli
{
	position:relative;
	display:block;
	left:0em;
	top:0em;
	width:15em;
	background-color:#999999;
	height:auto;
	line-height:1.5em;
	border:solid .2em white;
}
.sidebar .linkbox li
{
	vertical-align:middle;
	width:14em;
	height: auto;
	margin-bottom: .2em;
	margin-top: .2em;
	padding-left: .2em;
	padding-right: .2em;
}
.sidebar .linkbox li a
{
	height:auto;
	text-decoration: none;
	color:Black;
	background-color: #cccccc;
	padding: 0.2em 0.6em;
	vertical-align:middle;
}

.sidebar a:hover
{
	background-color: #666666;
	color:White;
}

.blogdateheader
{
	position: relative;
	height: 2em;
	left: .5em;
	width: auto;
	overflow: hidden;
	color: Green;
	font-weight:bold;
}

.blogpost
{
	position:relative;
	left:1em;
	padding:1em;
	margin-bottom: 1em;
	height: auto;
	width: 56em;
	border: dotted .1em red;		
}

.blogposttitle
{
	font-style:italic;
	font-weight:bolder;
}

.blogpost .posted
{
	width: 100%;
	background-color:#ffffdd;
	height: 2.5em;
}

#calendar
{
	line-height: 140%;
	color: #666666;
	font-size: x-small;
	padding: 0px;
	text-align: center;
}

#calendar table
{
	padding: .2em;
	border-collapse: collapse;
	border: 0px;
	width: 18em;
}

#calendar caption
{
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	padding-top: .5em;
}

#calendar th
{
	font-size: xx-small;
	text-align: center;
	font-weight: normal;
}

#calendar td
{
	font-size: xx-small;
	text-align: center;
}

#blogcategories ul
	{
		padding-left: 30px;
	}

#blogcategories li
	{
		list-style-type: circle;
		font-family:Century Schoolbook
	}
