﻿body
{
	background: url(../../Images/strawbits_bg.gif) white repeat-y;
	font-family: verdana, sanserif;
	font-size: smaller;
	padding: 0;
	margin: 0;
}

div
{
	padding: 0;
	margin: 0;
	border: none;
}

img
{
	padding: 0;
	border: none;
}

.headerdiv
{
}

.leftdiv
{
	width: 134px;
	float: left;
}

.maindiv
{
	padding-left: 0px;
	width: 766px;
}

.mainleft
{
	padding: 0px;
	left: 195px;
	width: 280px;
	position: absolute;
	top: 150px;
}

.mainright
{
	padding: 0px;
	left: 495px;
	width: 280px;
	position: absolute;
	top: 150px;
}

.mainonecol
{
	padding: 0px;
	left: 195px;
	width: 560px;
	position: absolute;
	top: 150px;
	
}

.blogPostList
{
	font-weight: bold;
	font-size: 14px;
	padding-right: 2px;
	border-top: #cc3333 2px solid;
	margin-top: 2px;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	margin-left: 20px;
	border-left: #cc3333 20px solid;
	padding-top: 6px;
	height: 100%;
}

.blogPostListItemDate
{
		text-align: left;
		font-size: smaller;
		display: block;
}

.blogPostListItemDateLarge
{
		text-align: left;
		float:left;
		font-size:larger;
}

.blogPostListItemLink
{
		width: 100%;
		display: block;
		text-align: right;
		padding-bottom: 5px;
		border-bottom: #cc3333 1px dotted;
		height: 2.5em;
		width: 230px;
		vertical-align: text-bottom;

}

.paragraphs div
{
	padding-bottom: 1em;
}

.blogPostListItemLinkLarge
{
		text-align: right;
		float:right;
		font-size:larger;
}

.blogPostHeader
{
		width: 100%;
		padding-bottom: 5px;
}

hr
{
	height: 1px;
	width: 100%;
	border: none;
	border-bottom: #cc3333 1px dotted;
	clear: both;
}

.pagetitle
{
	text-align: left;
	font-size: larger;
	font-weight: bold;
	font-family: tahoma;
	border-bottom: #cc3333 3px solid;
	padding:5px;
	margin-bottom:0px;
}

.redfont
{
	color: #940000;
}

a
{
	text-decoration: none;
}

a:link
{
	color: #cc3333;
}

a:hover
{
	text-decoration: underline;
	color: #cccccc;
}

a:visited
{
	color: #990000;
}

.SectionImage
{
	left: 0px;
	width: 151px;
	position: absolute;
	top: 0px;
	height: 57px;
}

.SectionTopCorner
{
	left: 151px;
	width: 30px;
	position: absolute;
	top: 0px;
	height: 36px;
}

.SectionBottomCorner
{
	left: 151px;
	width: 30px;
	bottom: -1px;
	position: absolute;
	height: 35px;
}

.SectionBottom
{
	left: 0px;
	width: 151px;
	bottom: -1px;
	position: absolute;
	height: 14px;
}

.SectionBody
{
	padding-right: 35px;
	padding-left: 5px;
	font-size: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
}

.aboutSection
{
	font-size: 0px;
	background: url(../../images/navbits_bg.gif) white repeat-y;
	left: 0px;
	padding-bottom: 14px;
	width: 181px;
	padding-top: 57px;
	position: absolute;
	top: 207px;
}

.linksSection
{
	font-size: 0px;
	background: url(../../images/navbits_bg.gif) white repeat-y;
	left: 0px;
	padding-bottom: 14px;
	width: 181px;
	padding-top: 57px;
	position: absolute;
	top: 340px;
}
.subHead
{
	color: #940000;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0.5em;
	padding-top: 0px;
}
#twitter_div
{
	padding-bottom:0px;
}
#twitter_update_list
{
	margin: 0px 0px 0px 10px;
}
#twitter_update_list li
{
	list-style-position: outside;
	list-style-type: none;
	font-size:80%;
	text-align:left;
	padding-bottom:1em;
}
#badgesDiv
{
	float: right;
	width: 190px;
	text-align: center;
	padding-top: 0.5em;
	background-color: #eaeaea;
}
.smaller
{
	font-size: smaller;
}
