﻿/* HTML Elements */
a:link {
	background-color: #ececec;
	color: #666;
	text-decoration: none;
}
a:hover {
	background-color: #ececec;
	color: #94B665;
	text-decoration: none; 
}
a:visited { 
	background-color: #ececec;
	color: #666;
	text-decoration: none;
}
body {
	background: #fff;
	font-family: helvetica, serif;
	margin: auto;
	width: 90%;
	line-height: 25px;
}
h1 {
	padding: 0px;
	font-size: 160%;
}
h1 a:link, h1 a:hover, h1 a:visited {
	background: #fff;
	color: #94B665;
}
h2 {
	font-size: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h3,h4,h5 {
	margin-bottom: 3px;
	padding-bottom: 3px;
}
/* Hides from IE5-mac \*/
* html .itemBody {height: 1%;}
/* End hide from IE5-mac */
/* Fix for the new Allow HTML label to stop messing up comment view. */
span.commentViewLabelStyle code {
	white-space:normal;
}
/* Named Elements */ 
#content {
	clear: both;
	position:relative;
}
#header {

}
#footer {
	clear: both;
	margin: auto;
	text-align: center;
	font-size: 80%;
}
#admin {
	margin-right: 15px;
	margin-left: 15px;
}
#admin .column {
	padding: 35px 15px 30px 15px;
}
/* Classes Elements */
.adminNavbarStyle {
	padding-top: 5px; 
	padding-bottom: 10px;
}
.adminNavbarStyle UL {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}
.adminNavbarStyle UL LI {
	padding-right: 0.25em;
	padding-left: 0.25em;
	border-left: Gray 1px solid;
	display: inline;
	list-style-type: none;
	font-size: 8pt;
}
.adminNavbarStyle UL LI.first, .adminNavbarStyle UL LI.firstHere {
	border-left: none;
}
.archiveLinksLinkStyle {
	font-size: small;
}
.blogRollCellStyle {
	font-size: small;
}
.blogRollNestedOutlineTitleStyle {
	font-size: small;
}
.categoryLinks {
	clear: both;
	text-align: right;
}
.categoryListLinkStyle {
	font-size: small;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.commentBoxFooterStyle {
	width: 100%;
	margin-top: 5px;
	padding-top: 3px;
	border-top: 1px dashed #ddd;
	font-size: 12px;
}
.commentBoxStyle {
	padding: 15px 20px 15px 20px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	color: #333;
	background-color: #FCFCFC;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
.commentDateStyle {
	width: 100%;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	text-align: right;
}
.commentLinkStyle a:link, .commentLinkStyle a:hover, .commentLinkStyle a:visited {
	background: #fff;
	color: #94B665;
}
.configControlStyle { 
}
.configLabelColumnStyle { 
	vertical-align: top; 
}
.configLabelStyle { 
	margin-right: 10px; 
	font-size: 9pt; 
}
.configSectionStyle {
	margin-bottom: 15px;
	padding: 15px;
	background-color: #FCFCFC;
	border: 1px solid #ddd;
	vertical-align: middle;
}
.configSectionTitleStyle {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #94B665;
	font-weight: bold;
	font-size: medium;
}
.dayHeader {

}
.dayItems {
}
.FreeTextboxStyle { 
	color: #000;
}
.geekcode {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: 'Courier New', 'Courier', sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 100%;
}
.hCalendarStyle {
	font-size: small;
}
.hCalendarMonthYearRow {
	font-size: small;
}
.items {
	padding-top: 30px;
}	
.item {
}
.item img {
	display: inline;
}
.itemContents {
}
.itemDate
{
	color: #555;
	font-size: 90%;
}
.itemFooter {

}
.itemTitle {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	font-size: 160%;
	border-bottom: #555 1px dotted;
}
.itemTitle a:link, .itemTitle a:hover, .itemTitle a:visited {
	background: #fff;
	color: #555;
}
.itemHeader{

}
.itemNextLink{
	float:right;
}
.itemPreviousNext{
	vertical-align:bottom;
}
.itemPreviousNext a:link, .itemPreviousNext a:hover, .itemPreviousNext a:visited {
	background: #fff;
	color: #94B665;
}
.itemPreviousLink{
	float:left;
	width:auto;
}	
.itemReadMoreStyle {
	float: right;
} 
.itemReadMoreStyle a:link, .itemReadMoreStyle a:hover, .itemReadMoreStyle a:visited {
	background: #fff;
	color: #94B665;
}
.lCalendarMonthYearRow {
	font-size: small;
}
.lCalendarStyle {
	font-size: small;
}
.navigatorLinksContainerStyle{

}
.navigatorLinksListStyle {
	font-size: 90%;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	list-style: none;
	padding:0;
   	margin:0;
}
.navigatorLinksListItemStyle{
	display: inline;
	color: #888;
	margin-left: 0px;
	margin-right: 15px;
}
.navigatorLinksListItemStyle a:link,.navigatorLinksListItemStyle a:hover, .navigatorLinksListItemStyle a:visited {
	background: #fff;
	color: #94B665;
}
.pageTopic {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: large;
}
.post-paging .previous-posts {
	float: left;
}
.post-paging .previous-posts span {
	margin-right: 3px;
}
.post-paging .next-posts {
	float: right;
}
.post-paging .next-posts span {
	margin-left: 3px;
}
.post-paging a:link, .post-paging a:hover, .post-paging a:visited {
	background: #fff;
	color: #94B665;
}
.signInLabelCellStyle {
	font-size: small;
}
.siteName {

}
.summary {
	text-align: left;
}
.summary img {
	display: block;
	border: 1px #000 solid; 
	margin: auto;
}
.TitleLinkStyle {
	color: #000;
	background-color: #fff;
}
.zg_div {
	margin:0px 5px 5px 0px; 
	width:117px;
}
.zg_div_inner { 
	color:#94B665; 
	text-align:center; 
	font-size:11px;
}
.zg_div a, .zg_div a:hover, .zg_div a:visited {
	color:#0063dc; 
	background:inherit !important; 
	text-decoration:none !important;
}
