﻿


html, body, * {

	padding:0;

	margin:0;

}



html>body #content {

	height: auto;

	min-height: 580px;

}



body{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 95%;

	line-height: 115%;

	background-color: #CC6600;

	text-align: center;


}



body,td,th {

	color:#6F6060;

}



#wrap {

	width:970px;

	margin:0 auto;

	background-color:#ffffff;

	background-image:url(images/wrap.png);

	background-repeat:repeat-y;

}



#header {

	margin:0 auto;

	padding:0;

	height:260px;

	width:958px;

	background-image:url(images/header.jpg);

	background-repeat:no-repeat;

}



#header h1 {

	width:90%;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:20px;

	color:#ffffff;

	margin:0;

	padding:40px 0 0 50px;

	line-height:normal;

	text-align:left;

}



#header h1 a, #header h1 a:hover, #header h1 a:link, #header h1 a:visited, #header h1 a:active {

	color:#ffffff;

	text-decoration:none;

}



#header h3 {

	width:90%;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	font-style:italic;

	color:#FFFFFF;

	text-align:left;

	margin-left:20px;

}



#content {

	width:958px;

	margin:0 auto;

}



#sidebar {

	float:left;

	width:291px;

}



#sidebar h4 {

	color:#ffffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight:bold;

	padding: 3px;

	background-image:url(images/h4-bg.png);

	background-repeat:no-repeat;

}



#sidebar p {

		padding: 3px;

		font-size:70%;

}



#menu {

	padding:25px 0 25px 10px; 

	text-align:left;

}



#menu ul {

	list-style:none; 

	margin:0; 

	padding:0; 

	font-size:85%;

}



#menu ul li, #recentcomments li, #recentcomments li.recentcomments {

	padding:0; 

	margin:0;

	width:270px;

}



#menu ul li a {

	display:block; 

	padding:4px 4px 4px 10px; 

	text-decoration:none; 

	color:#4A6147;

}



#menu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {

	color:#CC6600;

	background:#F0F0F0;

}



#recentcomments li, #recentcomments li.recentcomments {

	display:block; 

	padding:4px 4px 4px 10px; 

}



#menu .taggage {

	width:80%;

	margin-left:auto;

	margin-right:auto;

	margin-bottom:15px;

}



#menu .taggage a {

	text-decoration:none;

}



#menu .widget-move-over {

	margin-bottom:15px;

}



.widget {

	margin-bottom:15px;

}



#main {

	margin:0;

	padding:0;

	width:635px;

	text-align:left;

	float:right;

}





#main .storycontent {

	overflow:hidden;

}



a, a:link {

	color:#4A6147;

	text-decoration: underline;

}



a:hover {

	color:#999999;

	text-decoration: none;

}



h1 {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;

	font-size:20px;

	padding-top: .1em;

	padding-bottom: .5em;
	


}





h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size:18px;

}



h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:16px;

}





h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:14px;

}



h5 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

}



h6 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

}



p {

	font-size: 80%;

	margin-bottom:1em;

}



strong, b {

	font-weight: bold;

}



em, i {

	font-style: italic;

}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

}



acronym, abbr

{

	font-size: 0.9em;

	letter-spacing: .07em;

}



a img {

	border: none;
	

}



h3 a:link, h3 a:hover, h3 a:visited{

	color:#CC6600;

	text-decoration:none;

}



.item {

	text-align:left;

	padding:20px 45px 20px 10px;

}



.item ul {

	list-style-type: disc;

	padding-left: 15px;

	margin-left: 10px;

	font-size: 80%;

}



.item ol{

	list-style-type: decimal;

	padding-left: 15px;

	margin-left: 10px;

	font-size: 80%;

}



.itemmsg {

	padding-left:0px;

	font-size:9px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#999999;
	
	clear:both;

}



.itemmsg a {

	color:#999999;

	text-decoration:none;

}



.itemhead{

	padding-top: 5px;

	padding-bottom: 5px;

}



.itemhead h1{

	display: inline;

	color:#333333;
	
	font-size:18px;
	
	margin-left: 5px;

}


.itemhead h1 a{
	
	color:#333333;
	
	text-decoration:none;
}


.itemhead h1 a:hover{
	
	color:#798F1F;
	
	text-decoration:none;
}



.storycontent p {

	padding:10px 10px 10px 0px;

}


 
 
 img, img.left, div.alignleft {
	float:left;
	padding:0 8px 5px 0;

}

img.right, div.alignright {
	float:right;
	padding:0 0 5px -3008px;

}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	padding: 4px;
	margin: 10px;
	/*
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
	
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.chronodata, .tags, .category, .metadata {

	margin:5px;

	font-size:11px;

	font-style:italic;

	color:#ACB7AB;

	display: block;

}



input, textarea {

	font-size: 12px;

	color:#7F907D;

	border:1px solid #4A6147;

	background-color: #F3F3F3;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

}



#searchform {

	margin:0;

	padding:0;

	background:none;

}



#s {

	display:inline;

	font-size:11px;

	padding:1px;

	border:none;

	padding:5px 2px 0 5px;

	margin:0;

	background-image:url(images/search-bg.png);

	background-repeat:no-repeat;

	background-color:#ffffff;

	color:#999999;
	
	font-weight:bold;

	width:195px;

	height:23px;

	float:left;

}



#sbutt {

	border:none;

	display:inline;

	margin:0;

	padding:0;

	float:left;

}



#author, #email, #url {

	width:200px;

}



#comment {

	width:450px;

	height:175px;

	padding:10px;

}



#comment .alt {

	color:#ACB7AB;

	background-color:#F0F0F0;

}



#comments {

	color:#4A6147;

}



.metadata {

	color:#F0D1B2;

	border:1px dashed #E0A366;

}



.metadata a:link, .metadata a:hover, .metadata a:visited{

	color:#92A091;

}



.commentlist p {

	clear: both;

	font-size: 95%;

}



cite{

	font-size: 95%;

}



blockquote, blockquote blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #dedede;

	background-color:#ededed;

	color:#545454;

}



blockquote blockquote {

	border-left: 5px solid #cccccc;

	background-color:#dedede;

	color:#545454;

}



blockquote cite {

	margin: 5px 0 0;

	display: block;

}



#respond {

	color:#CC6600;

	margin-bottom:15px;

}



#respond h3 {}



.commentmetadata {

	font-size: 80%;

	float: right;

}

.commentlist {

	margin-top: 5px;

}



.commentlist li {

	padding: 5px;

	border-top: 1px solid #F0D1B2;

	overflow:hidden;

	color:#CC6600;

	background-color:#fdf5fd;

}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 10px;

	color:#CC6600;

}



.navigation a:link, .navigation a:hover, .navigation a:visited{

	color:#CC6600;

}



.alignright {

	float: right;

	padding-right:50px;

	font-size:9px;

}



.alignleft {

	float: left;

	padding-left:50px;

	font-size:9px;

}



#searchform {

	clear: both;

	margin-bottom: 5px;

	margin-left: 2px;

	padding: 3px;

}



li .categories, li .linkcat, li .pagenav {

	list-style: none;

	margin: 0px;

	padding: 0px;

}



#wp-calendar {

	empty-cells: show;

	font-size: 90%;

	margin: 0 auto;

	width: 90%;

	padding: 3px;

	text-align:center;

}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	border:none;

	background-color:#ffffff;

}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	border:none;

	background-color:#ffffff;

}



#wp-calendar a {

	display: block;

	text-decoration: none;

	font-weight:bold;

	border:1px dotted #CC6600;

	background-color:#F0D1B2;

}





#wp-calendar td {

	color: #545454;

	font-size: 70%;

	letter-spacing: normal;

	padding: 2px 0;

	text-align: center;

}



#wp-calendar caption {

	font-weight:bold;

}



#wp-calendar #today {

	background-color: #F0D1B2;

	color:#CC6600;

	border:1px dotted #CC6600;

}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

}



#calendar_wrap {

	margin-bottom:15px;

}



#footer {

	height:30px;

	background-color:#8DBD05;

	clear:both;
	
	margin:0px 6px 0px 6px;

}



#footer p {

	text-align:right;

	color: #4A6147;

	font-size:10px;

	padding:8px 20px 0px 0px;

}



#footer a:link, #footer a:hover, #footer a:visited{

	color: #000000;

}



.avatar {

	border:none;

	float:left;

	margin:0 5px 2px 0;

}



#rssbar {

	background-color:#ffffff;

	width:958px;

	height:30px;

	margin:0 auto;

	padding:0;

}



#rssbar a img {

	border:none;

	margin:0;

	padding:4px 2px 0 0;

}



.post-date {

	float: left;

	display: inline;

	margin: 0 10px 0 0;

	height:60px;

	width:60px;

	padding-top:3px;

	/*background: url(images/date-bg.png) no-repeat;*/

	text-align:center;

	color:#999999;

	font-weight:bold;

}



.day {

	padding-top:8px;

}


