@charset "utf-8";
/* CSS Document */

body {
	line-height: 1;
	margin-left:auto;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	min-height:468px;
	min-width:552px;
	background-image:url(../images/oak2.jpg);
	background-repeat:repeat;
}		

#windowshadow {
	background-color:#FF9;
	vertical-align:top;
	position:absolute;
	margin-top:-70px;
	border:10px #fff solid;
	display: inline;
	float: left;
	width:640px;
	box-shadow: 4px 4px 5px #281208;
	-o-box-shadow: 4px 4px 5px #281208;
	-moz-box-shadow: 4px 4px 5px #281208;
	-webkit-box-shadow:	4px 4px 5px #281208;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;}	
	
#header{width: 660px;
	text-align: left;
	margin-bottom: 10px;
	box-shadow: 			4px 4px 5px #281208;
			-o-box-shadow:			4px 4px 5px #281208;
			-moz-box-shadow:		4px 4px 5px #281208;
			-webkit-box-shadow:	4px 4px 5px #281208;
			-moz-border-radius: 10px;}

a, a:link 	{
	text-decoration: none;
	color: #000;
}
a:visited 	{
	text-decoration: none;
	color: #000;
}
 a:hover {
	text-decoration: none;
	color: #930;
}
a:active {
	text-decoration: none;
	background-color:#666;
	color: #FFF;
}

#contentmenu{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:-50px;
	left:-25px;
	width:645px;
	border: 0px;
	font-size:25px;
	text-align:center;
	color:#963;
	padding:26px;

}

#contentmenu a:link 	{
	text-decoration: none;
	color: #7D5125;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0px dashed #342211;
	padding: 10px;
	filter:alpha(opacity=65); /* IE's opacity*/
	opacity: 0.65;
}
#contentmenu a:visited{
	text-decoration: none;
	color: #7D5125;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0px dashed #342211;
	padding: 10px;
	filter:alpha(opacity=65); /* IE's opacity*/
	opacity: 0.65;
}
#contentmenu a:hover{
	text-decoration: none;
	color: #7D5125;
	background-color:#FF9;
	filter:alpha(opacity=75); /* IE's opacity*/
	opacity: 0.75;
}
#contentmenu a:active{
	text-decoration: none;
	color: #7D5125;
	background-color:#FF9;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0px dashed #342211;
	padding: 10px;
	filter:alpha(opacity=65); /* IE's opacity*/
	opacity: 0.65;
}


hr{
margin-top:20px;
width:300px;
border:0;
border-top:10px solid #fff;
width:auto;
clear:both;
}

#wrapper {
	width: 660px;
	margin-right:auto;
	margin-left:auto;
	padding-top:10px;}
	
#content {
float:left;
width:450px;
padding:0 0 20px 0;
min-height:250px;
}

.post {
	padding:10px 30px 10px 20px;
	margin:0px 0px 0px 10px;
	border-bottom:0px solid #fff;
	border-right:0px solid #fff;
}
.post p {
	margin:14px 0 20px 0;
}
.post em{
font-style:italic;
}
.post h2 {
font-size:11px;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{
	font-size:12px;
	margin:20px 0 10px 0;
	font-weight:bold;
}
.post h3, .post h4 {
font-size:11px;
margin:20px 0 10px 0;
font-weight:bold;
}
.post h4 {
font-size:11px;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#e12000;
}
.post .indent {
padding-left:11px;
}
.post .indent p {
padding-left:11px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
}
.post .alignleft {
float:left;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
border:1px solid #fff;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ff9;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:11px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
margin-top:10px;
padding:20px;
color:#fff;
}
#comments h3, #comments h4{
	font-size:11px;
	margin:20px 0 10px 30px;
	font-weight:bold;
}
#comments h4{
font-size:11px;
}
#comments cite{
font-size:11px;
font-weight:normal;
border-bottom:0px solid #fff;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol{
	padding:10px 20px 20px 10px;
	margin:0px 0px 0px 10px;
	border-bottom:10px solid #fff;}
	
#comments ol.commentlist li {
margin-top:20px;
padding:10px 20px 20px 10px;
	margin:0px 0px 0px 10px;
min-height:50px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#000;
font-size:11px;
font-weight:normal;
float:left;
padding-right:5px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Arial, Helvetica, sans-serif;
width:370px;
font-size:11px;
font-weight:normal;
}
#comments textarea {
font-family:Arial, Helvetica, sans-serif;
width:370px;
font-size:11px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
width:374px;
}
#comments .center {
text-align:left;
}
#sidebar {
	background-color:#FFF;
	width:140px;
	float:right;
	padding:0px 10px 20px 20px;
	margin:20px 10px 30px 10px;
}
#sidebar h3 {
padding:25px 0 3px 0;
font-size:11px;
font-weight:bold;
}
#sidebar .block ul {
border-bottom:0px solid #999;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
border-top:0px dotted #999;
border-left:0px solid #999;
}
#sidebar .block li a {
background:transparent 6px 52%;
text-decoration:none;
font-size:11px;
font-weight:normal;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
background:#transparent 6px 52%;
text-decoration:none;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:0px solid #999;
border-left:0px solid #999;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:0px solid #999;
border-left:0px solid #999;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:0px dashed #e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:0px solid #999;
border-left:0px solid #999;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:0px solid #999;
border-left:0px solid #999;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:10px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:0px solid #999;
border-bottom:0px solid #999;
border-left:0px solid #999;
}
#sidebar #wp-calendar tfoot td{
border-top:0px solid #999;
border-bottom:0px solid #999;
border-left:0px solid #999;
}
#footer {
width:750px;
float:left;
border-top:0px solid #999;
text-align:center;
padding:30px 0 40px 0;
}