body {
	font-size: 12px;
	font-family: 'Trebuchet MS' , Arial;
	color: #444444;
}

html {
	/* overflow-x: hidden; */
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #b3c44e;
	background-image: url(background_body.png);
	background-repeat: repeat-x;
	background-position: left top;
}



a {
	color: #FF6600;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.TitleLinkStyle {
	font-weight: bold;
	font-size: 17px;
	margin:0px;
	padding:0px;
}

strong{
	color: #222222;
}

.sidebar {
	margin-bottom: 15px;
	
}

.sidehead {
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
	background-image: url(sidebar_background_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 240px;
	padding-top: 7px;
	padding-left: 20px;
	margin: 0px;
}
.sideAlternate {
	background-image: url(sidebar_background_head_b.png);
}

.sidecontent {
	background-image: url(sidebar_background.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	min-height:100px;
}

.sidecontent p {
	margin-top:0px;
	}

.sidefooter {
	background-image: url(sidebar_background_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 260px;
}

.sidecontent .pnToggle {
	font-weight: bold;
}

#pnArchiveNew ul, #pnArchiveOld ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pnArchiveNew ul li, #pnArchiveOld ul li {
	padding-left:5px;
}


.siteName a {
	font-weight: bold;
	font-size: 40px;
	color: White;
	letter-spacing: 5px;
	text-decoration: none;
}

.siteName a:hover {
	text-decoration: underline;
}

.description {
	letter-spacing: 4px;
	color: Silver;
}

#content {
	width: 1130px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background-color: #363a1f;
	background-image: url(background_content_00.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	text-align: right;
	height: 220px;
	padding-right: 15px;
	padding-top: 30px;
}

#footer, #footer a{
	font-size: 10px;
	text-align: center;
	margin: 0px;
}

table#author td {
	vertical-align: top;
}

table#author img {
	width: 85px;
}


a.archiveLinksLinkStyle{
	text-transform: capitalize;
}



#admin {
	margin-left: 5px;
	background-color: #CCCCCC;
}

#admin .column {
	padding: 45px 15px 30px 15px;
}

#left {
	width: 670px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
	float:left;
}

#left .column {
	padding: 0px;
}

#right {
	width: 260px;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 770px;

}

#right .column {
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

.adminNavbarStyle {
	position: absolute;
	top: 20px;
	left: 20px;
	background-color: #333333;
	padding: 5px;
	border: 1px solid #CC6600;
}

#content .adminNavbarStyle {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-bottom: 10px;
}

.adminNavbarStyle UL {
	padding: 0px;
	margin: 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;
}



.commentBoxStyle {
	margin: 0px;
	border: 1px none #000000;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.commentDateStyle {
	padding-bottom: 0px;
	font-size: 12px;
	background-image: url(comment_background_head.png);
	height: 38px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-left: 20px;
}

.commentBodyStyle {
	background-image: url(comment_background_body.png);
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
	min-height: 60px;
}

.commentSpamStateStyle {
	font-size: xx-small;
	color: #333333;
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.commentBodyAuthorStyle {
	background-image: url(comment_background_body_gyw.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 70px;
}

.commentBoxFooterStyle {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(comment_background_footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.commentViewBoxStyle {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(comment_background_body.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.livepreview {
	background-color: #CCCCCC;
	background-image: none;
	padding: 5px;
	border: 1px solid #999999;
	max-height: 400px;
	overflow: auto;
}

#commentBlockTop {
	font-size: xx-small;
	background-image: url(comment_background_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
#commentBlockBottom {
	font-size: xx-small;
	background-image: url(comment_background_footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}

.commentGravatarBlock {
	vertical-align: top;
	margin-right: 10px;
}

.commentPermalinkStyle {
	font-weight: bold;
	color: #000000;
}

.commentViewBoxStyle input {
	border:1px solid #CCCCCC;
}

table.commentViewTableStyle {
	margin: 0px;
	padding: 0px;
}

textarea{
	overflow: auto;
	border: 1px solid #D8D8D8;
	width: 100%;
}

input[type="text"]{
	border: 1px solid #D8D8D8;
	width: 100%;
}



.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 #CCCCCC;
	color: #999999;
	font-weight: bold;
	font-size: medium;
}

.pageTopic {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: large;
}

.categoryLinks {
	clear: both;
	text-align: right;
}

.categoryLinks a {
	color: gray;
}

.dayHeader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
	letter-spacing: 1px;
	background-image: url(content_background_head.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 43px;
	width: 660px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.dayHeader img{
	display: none;
}

.dayItems {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.FreeTextboxStyle {
	color: #000000;
}

.item {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(content_background_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.item img, .itemContents img {
	display: inline;
}

.itemContents {
	background-image: url(content_background_fill.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

.itemContentsInner {
	background-image: url(content_background.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0px;
}

.itemContents h1{
	color: #5C80B1;
	font-weight: bold;
	font-size: 17px;
	margin-top: 0px;
	padding-top: 0px;
}

.itemContents span {
	letter-spacing: normal;
	line-height: normal;
}

.itemContents li {
 list-style-type: square;
}

.itemFooter {
	margin-top: 5px;
	border-top: 1px solid #dddddd;
	color: gray;
}
.itemFooterEnd {
	font-size: xx-small;
	background-image: url(content_background_bottom.png);
	background-position: left top;
	height: 15px;
	background-repeat: no-repeat;
	width: 670px;
	margin-bottom: 5px;
}

.btnSocial {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	display: inline-block;
	height: 22px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}

.permalinkImageStyle {
	padding-top: 5px;
	vertical-align: middle;	
}

.side {
	margin: 1em;
}

.sideBar {
	width: 15em;
}

.statsTableColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.statsTableDateColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 25%;
	text-align: left;
}

.statsTableFooterColumnStyle {
	border: solid 1px #ddd;
	border-top: solid 2px #ddd;
	padding: 3px;
	font-weight: bold;
}

.statsTableFooterNumColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	width: 15%;
	font-weight: bold;
	text-align: right;
}

.statsTableHeaderColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	font-weight: bold;
}

.statsTableNumColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 15%;
	text-align: right;
}

.statsTableStyle {
	margin-bottom: 15px;
	padding: 15px;
	background-color: #FCFCFC;
	border: 1px solid #ddd;
	width: 100%;
	background: White;
	border-collapse: collapse;
}

.geekcode {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #cc3300;
	font-family: 'Courier New' , 'Courier' , sans-serif;
	font-weight: normal;
	line-height: 100%;
}

/* Hides from IE5-mac \*/
* html .itemBody {
	height: 1%;
}
/* End hide from IE5-mac */

/*------------------------
					SEARCH
-------------------------*/

#searchString{
	line-height: normal;
	width: 60%;
	height: 25px;
	font-size: 1.2em;
	font-weight:bold;
	padding-left: 5px;
	border: 1px solid #666666;
}

.searchButtonStyle{
	width: 25%;
	margin-left: 5px;
}

/* Paging */
.post-paging {
}
.previous-posts{
}
.next-posts{
}
.clear {
clear: both
}

/* Tag Cloud */
.smallestTag { font-size: 10px; }
.smallerTag { font-size: 11px; }
.smallTag { font-size: 12px; }
.mediumTag { font-size: 13px; }
.largeTag { font-size: 14px; font-weight:bold; }
.largerTag { font-size: 15px; font-weight:bold; }
.largestTag { font-size: 16px; font-weight:bold; }
 
/* OpenID Support added in 2.2 */
.openidtextbox {
	background: #FFFFFF url('../../images/openid-icon-small.gif') no-repeat scroll 0pt 50%; 
	padding-left: 18px; 
}
.openidtextboxwrap 
{
	padding-right: 18px;
}
