body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
margin: 0px;
	color: #1a1a1a;
}

a {
	color: #1a1a1a;
	text-decoration: underline;
	}

/* ----------- BASIC FORMATTING ------------ */

blockquote {
	font-size: 12px;
	padding: 0 10px 0 10px;
	border-left: 1px solid;
	}
	
img {
	border: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	}
	
/* header elements */

#header {
	height: 160px !important;
	height: 0px;
	margin-bottom: 0px;
}

#topstories {
	display: none;
}

#sitelogo {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 180px;
	z-index: 5;
}

#weather {
	display: none;
}

#topbanner {
	display: none;
}



/* supernav */

#nav_body {
    display: none;
}

/* content */
#content {
	margin: 50px 0px 0 10px;
	max-width: 680px;	
}

.blogbody {
	margin: 0 0 0 0px;
	padding: 0 30px 3px 0;
	font-size: 13px;
	line-height: 125%;
}

div.blogbody img.right {
	float: right;
	margin: 0 0 10px 15px;
	background-color: white;
}
div.blogbody img.left {
	float: left;
	margin: 0 15px 10px 0;
	background-color: white;
}
div.blogbody img.center {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: white;
}

.blogbody li	
	{
		list-style-type: square;
		list-style-position: outside;
		margin: 0 0 8px -24px;
	}

	.blogbody ul li	
	{
		list-style-type: decimal;
		list-style-position: inside;
		margin: 0;
	}
	
.articleheader {
	max-width: 680px;
}

/* content style */
h2.date {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 10px 0 2px 0;
}

h2.pagetitle {
	font-weight: bold;
	font-size: 14px;
	margin: 7px 0 0 0;
}

h3.title {
	font-weight: bold;
	font-size: 24px;
	margin: 0px;
	padding: 0 0 6px 0 !important;
	padding: 0;
}

h3.title a {
	color: #1a1a1a;
	text-decoration: none;
}

h3.title a:link {
	color: #1a1a1a;
	text-decoration: none;
}

h3.title a:visited {
	color: #1a1a1a;
	text-decoration: none;
}

h3.title a:hover {
	color: red;
	text-decoration: underline;
}

.posted {
	padding-top: 4px;
	font-size: 10px; 
	width: 180px; 
	float: right;
	text-align: right;
}

.articlefooter {
	font-size: 11px;
	display: block;
	letter-spacing: .05em;
	color: #666; 
	padding-bottom: 15px;
	margin-bottom: 20px;
	max-width: 728px;
	width: 100% !important;
	width: 680px;
	border-bottom: 1px solid #CCCCCC;
}

.articlefooter a {
	color: #666;
}

.articlefooter a:hover {
	color: red;
}

.widget ul
{
	/* all lists */
	padding: 0px;
	display: inline;
	margin: 0px;
	list-style: none;
	font-size: 10px;
	text-transform: none;
	/* not original */
}

.widget li
{
	/* all list items */
	position: relative;
	display: inline;
	list-style: none;
	margin: 0px;
	/* not original */
}

.widget li ul
{
	/* second-level lists */
	display: none;
	left: 0px;
	top: -70px;
	position: absolute;
	background-color: #FFFFFF;
	color: #CCCCCC;
	border: 2px solid #CCCCCC;
	/* not original */
}

.widget li:hover ul, .widget li.over ul
{
	display: none;
}

#pageprev
{
	float: left;
	font-size: 28px;
	text-transform: uppercase;
	padding: 10px 0 100px 0;
}

#pagenext
{
	float: right;
	font-size: 28px;
	text-transform: uppercase;
	padding: 10px 0 100px 0;
}

#pagenav
{
	float: right;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	width: 550px;
	padding: 14px 0 100px 0;
}

/* column elements */

#column {
	display: none;
}

/* footer elements */

#foot_body
	{
		clear: both;
		display: block;
		margin: 10px 0px 0px 0px;
		background: #fff;
		border-top: 2px solid #ccc;
        padding: 5px;
        min-height: 0px; 
        font-size: 11px; 
        text-align: left;		
	}

/* individual archive */

.oddcom { 
border-bottom: 1px solid #CCCCCC;
background: #f0efef;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
	margin: 0 30px 0 0;
	max-width: 600px;
	width: auto !important;
	width: 600px;
}

.evencom {
border-bottom: 1px solid #CCCCCC;
font-size: 12px;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
	margin: 0 30px 0 0;
	max-width: 600px;
	width: auto !important;
	width: 600px;
}

.comments-head, .comments-headalt{
	padding: 20px 0 10px 0px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

.comments-body {
	padding: 10px 0 0 0px;
	width: 600px;
}

.comment-footer, .comment-footer a {
	font-size: 10px;
	color: #666;
}

.comment-footer a:hover {
	color: red;
}

/* middle advertising */

.adv_date {
	font-size: 12px;
	padding: 20px 0 5px 0;
	display: none;
}

.adv_blogbody {
	background: #FFFFFF;
	margin: 30px 30px 30px 0;
	width: 300px;
	height: 250px;
	border: 10px solid #dedcdc;
}