


body {
	font-family: Lucida Grande, Verdana, Tahoma, Trebuchet MS;
	font-size: 12px;
	font-weight: 400;
	color: #464646;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Cambria, Georgia, Geneva, Verdana;
}

.post-meta img {
 float: ;
 margin: 10px 5px 2px 0px;
}

/* Header */

#top-rss {
	background: #453f3f url(images/top-rss-button.gif) no-repeat left;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	float: right;
	width: 150px;
	height: 70px;
	margin: 10px 20px;;
	padding: 8px 10px 8px 90px;
	border: 0px solid #aaaaaa;
}


/* Optin Box */

#optin-box {
	background: url(images/optin-box.gif) no-repeat;
	margin: 0px;
	color: #FFFFFF;
	padding: 10px 5px 0px 145px;
	float: left;
	width: 200px;
	height: 220px;
}
#optin-box p {
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: center;
}
#optin-box a {
	color: #f9f9f9;
	text-decoration: none;
}
#optin-box a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#optin-box img {
	border-width: 0px;
}


/* Post */

.post-date {
	background: url(images/date.gif) no-repeat left center;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding-left: 18px;
	float: left;
}

.dash-line {
	float: left;
	width: 520px;
	padding: 3px 0px;
	margin: 0px 0px;
	border-bottom: 1px dashed #aaaaaa;
}

.post-container {
	margin: 0px 0px;
	padding: 0px 0px;
	float: left;
	width: 520px;
}

.post-socialcontainer {
	background: #efefef;
	color: #000000;
	border: 1px dashed #000000;
	margin: 0px;
	padding: 5px 5px;
	float: left;
	font-size: 12px;
	width: 505px;
}

.post-socialcontainer ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.post-socialcontainer li {
	background: url(images/bullet.gif) no-repeat left 2px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px 0px;
	padding: 2px 0px 2px 16px;
	float: left;
	width: 489px;
}
.post-socialcontainer li a {
	margin: 0px;
	color: #0076a3;
	text-decoration: none;
}
.post-socialcontainer li a:hover {
	margin: 0px;
	color: #0076a3;
	text-decoration: underline;
}
.post-socialcontainer a {
	margin: 0px;
	color: #0076a3;
	text-decoration: none;
}
.post-socialcontainer a:hover {
	margin: 0px;
	color: #0076a3;
	text-decoration: underline;
}

.postmetadata{
	margin-top: 5px;
	padding:5px 0px;
	height:20px;
	width: 505px;
	background:url(images/postmetadata_bg.gif) no-repeat left center;
	float: center;
}

.postmetadata a{
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.postmetadata a:hover{
	color:#fff;
}

.postmetadata a span{
	color:#fff;
}

.postmetadata .alignleft{
	padding-left:10px;
}

.postmetadata .alignright{
	padding-right:20px;
}


/* sidebar boxes */

#side-header-box {
	float: left;
	width: 350px;
}

#side-header-box h3 {
	width: 324px;
	padding: 3px 12px;
	font-size: 17px;
	color: #FFFFFF;
	background: #6c6271;
	font-weight: normal;
	font-family: Cambria, Georgia, Geneva, Verdana;
	float: left;
}

.widget-bar .barcontent {
	padding: 10px 12px;
	margin: 0px 0px 15px 0px;
	float: left;
	width: 324px;
	border: 1px solid #aaaaaa;
}
.side-header-box-content {
	padding: 10px 12px;
	margin: 0px 0px 15px 0px;
	float: left;
	width: 324px;
	border: 1px solid #aaaaaa;
}

/* bottom boxes */

#bottom-box{
	width:950px;
	background:#dddddd;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	float:left;
}

.bottom-box-main{
	background:#dddddd;
	width:286px;
	float: left;
	margin: 0px 0px;
	border-left: 1px solid #efefef;
}
.bottom-box-main h3{
	background: #6092b9;
	line-height: 18px;
	padding: 5px 0px;
	float: left;
	color: #003366;
	border: 1px solid #006699;
	text-align: center;
	width: 284px;
	font-size: 17px;
	margin: 0px 0px;
	text-align:center;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
.bottom-box-main .barcontent{
	width: 264px;
	float:left;
	padding:10px 10px;
	line-height:17px;
	color:#494949;
	margin: 0px 0px;
}
.bottom-box-main .barcontent ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.bottom-box-main .barcontent li {
	background: url(images/bullet.gif) no-repeat left 2px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px 0px;
	padding: 2px 0px 2px 16px;
	float: left;
	width: 248px;
}
.bottom-box-main .barcontent li a {
	margin: 0px;
	color: #0076a3;
	text-decoration: none;
}
.bottom-box-main .barcontent li a:hover {
	margin: 0px;
	color: #0076a3;
	text-decoration: underline;
}
.bottom-box-main .barcontent a{
	margin: 0px;
	color: #0076a3;
	text-decoration: none;
}
.bottom-box-main .barcontent a:hover {
	margin: 0px;
	color: #0076a3;
	text-decoration: underline;
}

.bottom-box-side{
	background:#dddddd;
	width:374px;
	float: left;
	margin: 0px 0px;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
}
.bottom-box-side h3{
	width: 372px;
	background: #6092b9;
	line-height: 18px;
	padding: 5px 0px;
	float: left;
	color: #003366;
	border: 1px solid #006699;
	text-align: center;
	font-size: 17px;
	margin: 0px 0px;
	text-align:center;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
.bottom-box-side .barcontent{
	width: 344px;
	float:left;
	padding:10px 10px;
	line-height:17px;
	color:#494949;
	margin: 0px 0px;
}
.bottom-box-side .barcontent ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.bottom-box-side .barcontent li {
	background: url(images/bullet.gif) no-repeat left 2px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px 0px;
	padding: 2px 0px 2px 16px;
	float: left;
	width: 328px;
}
.bottom-box-side .barcontent li a {
	margin: 0px;
	color: #0076a3;
	text-decoration: none;
}
.bottom-box-side .barcontent li a:hover {
	margin: 0px;
	color: #0076a3;
	text-decoration: underline;
}
.bottom-box-side .barcontent a{
	margin: 0px;
	color: #0076a3;
	text-decoration: none;
}
.bottom-box-side .barcontent a:hover{
	margin: 0px;
	color: #0076a3;
	text-decoration: underline;
}

/* Tabber */

.tabbertab ul {
	list-style-type: none;
	padding: 0px 0px;
	margin: 0px;
}

.tabbertab li {
	background: url(images/bullet.gif) no-repeat left 2px;
	padding: 2px 0px 2px 16px;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	width:324;
}
.tabbertab li a {
	color: #0076a3;
	text-decoration: none;
}
.tabbertab li a:hover {
	color: #0076a3;
	text-decoration: underline;
}

.list {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	float: left;
	width: 324px;
	list-style-type: none;
}
.list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.list li {
	background: url(images/bullet.gif) no-repeat left 2px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px 0px;
	padding: 2px 0px 2px 16px;
	float: left;
	width: 308px;
}
.list li a {
	margin: 0px;
	color: #0076a3;
	text-decoration: none;
}
.list li a:hover {
	margin: 0px;
	color: #0076a3;
	text-decoration: underline;
}

/* Updates Overwrite */

.widget-bar h3 {
	width: 324px;
	padding: 3px 12px;
	font-size: 17px;
	color: #FFFFFF;
	background: #6c6271;
	font-weight: normal;
	border: 1px solid #6D646F;
	float: left;
	font-family: Cambria, Georgia, Geneva, Verdana;
}

.post-author {
	background: url(images/user.png) no-repeat left center;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding-left: 18px;
	float: left;
}
.post-author a {
	color: #124762;
	text-decoration: none;
}
.post-author a:hover {
	color: #006699;
	text-decoration: underline;
}

.post-category {
	background: url(images/clip.gif) no-repeat left center;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
	float: left;
	width: 350px;
}
.post-category a {
	color: #333333;
	text-decoration: none;
}
.post-category a:hover {
	color: #000000;
	text-decoration: underline;
}

.post-comment {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding: 0px;
	float: right;
	width: 150px;
}
.post-comment a {
	background: url(images/comment.gif) no-repeat left center;
	display: block;
	margin: 0px;
	padding-left: 28px;
	color: #333333;
	text-decoration: none;
}
.post-comment a:hover {
	background: url(images/comment.gif) no-repeat left center;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
	color: #000000;
	text-decoration: underline;
}

.center-loop {
	float: left;
	width: 520px;
	padding: 15px 15px 10px;
	border-bottom: 1px solid #dedede;
}

#top-header {
	background: url(images/header-bg.jpg) no-repeat top;
	height: 115px;

}

#bottom-header {
	background: url(images/header-bg.jpg) no-repeat bottom;
	height: 93px;
}

#navigation {
	float: right;
	width: 550px;
	margin: 0px;
	padding: 59px 0px 0px;
}

.main-content {
	margin: 0px 0px;
	padding: 0px 0px;
	float: left;
	width: 520px;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
}

.c-block h3 {
	background: #6092b9;
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	padding: 5px 0px;
	float: left;
	width: 250px;
	color: #003366;
	border: 1px solid #006699;
	display: inline;
	text-align: center;
	float: left;
}

