﻿body
{
	font-size: 11px; /* small: 65%, normal: 11px/70%, large: 95% */
	margin: 5px auto 5px auto;
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #5abadb;
	padding: 0px;
	width: 737px;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link
{
	text-decoration: underline;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	text-decoration: none;
}

/* Header Section */

#TopQuote
{
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	background-image: url(images/topquote_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center; 
	padding: 8px 0px 2px;
	width: auto;
	margin: 0px;
	float: none;
}
#HeaderMain
{
	background-image: url(images/logo_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 101px;
	/* font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-align: center; */
}
#HeaderTitle
{
	display: none;
}
#HeaderLinks
{
	/* font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #2A8EB5; */
	text-align: center;
}
.HeaderLinkItems
{
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	border-style: none;
	margin: 0px 0px 0px 0px;
}

/* Nav Section */

#NavTitle
{
	display: none;
}
#NavGroup
{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	color: #FFFFFF; */
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 737px;
	height: 29px;
	padding-top: 0px;
	font-size: 12px;
}
#NavItems
{
	width: 495px;
	float: left;
	text-align: left;
	padding-left: 15px;
	padding-top: 7px;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#NavSearch
{
	width: 226px;
	float: right;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
}
.NavSearchText
{
	margin-top: 1px;
	vertical-align: top;
}
.NavSearchButton
{
	margin-top: 1px;
}
.NavCurrLink
{
	color: #FFFFFF;
}
.NavLinks
{
	font-size: 10px;
	color: #CCCCCC;
	text-transform: uppercase;
	padding-left: 15px;
}
.NavLinks A:Link
{
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.NavLinks A:Visited
{
	font-size: 10px;
	color: #CCCCCC;
}
.NavLinks A:Hover
{
	font-size: 10px;
	color: #F2EFCE;
	text-decoration: underline;
}
.NavLinks A:Active
{
}

#NavSecondary
{
	height: 15px;
	font-weight: bold;
}

/* Content Section */
#ContentSingle
{
	float: left;
	width: 737px;
	background-image: url(images/single-middle.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#CSingle1
{
	float: left;
	background-image: url(images/single-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#CSingle2
{
	float: left;
	background-image: url(images/single-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#ContentSplit
{
	float: left;
	width: 737px;
	background-image: url(images/border-middle.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#CSplitTop
{
	float: left;
	width: 737px;
	background-image: url(images/border-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#CSplitBottom
{
	float: left;
	width: 737px;
	background-image: url(images/border-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#CSpiltClear
{
	/* clear: both; */
}
#ContentOneColumn
{
	width: 717px;
	margin: 11px 0px 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#ContentLeftColumn
{
	float: left;
	width: 489px;
	margin: 11px 0px 0px 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#ContentLeftColumn h1, h2, h3
{
	font-size: 12px;
}
#ContentLeftColumn h1
{
	color: #FFFFFF;
}
#ContentLeftColumn h1 a:link, h1 a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#ContentRightColumn
{
	float: right;
	width: 204px;
	margin: 11px 0px 0px 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#ContentRightColumn h4
{
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 5px;
}
#ContentRightColumn ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.post .pubDate {
	float: right;
}

.ContentHeader
{
	font-weight: bold;
	color: #FFFFFF;
}

/* Footer Section */
#FooterSection
{
	text-align: center;
	width: 737px;
	
}

#ctl00_cphBody_Login1
{
	margin-top: 30px;
}

/* Contact Page */

#contact{
	padding-left: 10px;
	padding-right: 10px;
}

#contact h1{
	margin-top: 0;
	font-weight: bold;
	color: #FFFFFF;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

/* Search Page */

#searchpage{
	margin-bottom: 30px;
}

.searchpage h1{
	margin-top: 0;
	font-weight: bold;
	color: #FFFFFF;
}

#searchpage input#q{
	width: 300px;
}

#searchpage input#comment{
	clear: both;
}

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

/* Archive */

#archive {
	padding-left: 10px;
	padding-right: 10px;
}

#archive h1 {
	margin-top: 0;
	font-weight: bold;
	color: #FFFFFF;
}

#archive h2 {
	margin-top: 0;
	font-weight: bold;
	color: #222222;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
	border: none;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	width: 70px;
	text-align: center;
}

#archive .rating{
	width: 70px;
	text-align: center;
}

/* Page */
#page {
	margin-bottom: 20px;
	line-height: 17px;
}

#page h1 {
	margin-top: 0;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

#page #admin {
	margin-top: 10px;
	padding: 5px 0;
}

.post
{
	margin-bottom: 20px;
	line-height: 17px;
}