body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D8D8D8;
	color: #000;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	}
	
#top{
	margin: 0 auto;
	padding: 0;
	background: url(images/top_background.jpg) repeat-x;
	background-position: top;
	height: 300px;
}

#page {
	background-color:#FFFFFF;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	height: 100%;
	width: 760px;
	}
	
.wrap{
	border: 0;
	clear: both;
	float: none;
	height: 0;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#header {
	margin: 0 auto;
	padding: 0;
	background: url(images/main3_02.jpg) no-repeat;
    width: 760px; 
	text-align: left;
	overflow: hidden;
	height: 249px;
}

#menu_top{
text-align: right;
width: 760px;
}

#menu_top ul{
text-align: right;
padding: 10px 10px 0 0;
}

#menu_top ul li{
margin: 0 3px 0 3px;
display: inline;
}

#menu_top ul li a{
text-decoration: none;
color:#CFCECE;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 3px 3px 3px 3px;
}

#menu_top ul li a:hover{
color:#F4F3F3;
background-color: #CFCECE;
}

#middle {
	width: 760px;
	margin: 0 auto;
	float:none;
	overflow: hidden;
	background: url(images/main3_08.jpg) repeat-y;
	background-position: right;
}

#top_search{
 	width: 760px;
	height: 40px;
	background:url(images/main3_04.jpg) no-repeat;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#content {
	margin: 0 0 0 auto;
	padding: 0 0 0 0px;
	font-size: 1.2em;
	float: left;
	text-align: left;
	background: url(images/main3_07.jpg) repeat-y;
	width: 474px;	
}

#content1 {
	background: url(images/main3_05.jpg) no-repeat;
	background-position: top;
	width: 474px;	
}

#content2 {
	background: url(images/main3_09.jpg) no-repeat;
	background-position: bottom;
	width: 474px;	
}

#content .post{
	padding: 20px 20px 20px 20px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}
	
.narrowcolumn{
width: 460px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


h2{
padding: 20px 0 10px 0;
margin: 0;
font-family:"Times New Roman", Times, serif;
font-variant:small-caps;
color:#353535;
display: block;
text-decoration: underline;
}

h2#page{
width: 100%;
text-align: left;
}
	
#content .post h2 a{
font-family:"Times New Roman", Times, serif;
font-variant:small-caps;
color:#353535;
}
	
#content .post_heater{
padding: 0;
float: none;
margin: 0;
overflow: hidden;
}

#content .post_heater h2, h2.single{
padding: 15px 0 30px 10px;
float: left;
margin: 0;
text-decoration: none;
font-family:"Times New Roman", Times, serif;
font-variant:small-caps;
color:#353535;
background: url(images/title_under.gif) no-repeat;
background-position: bottom;
width: 420px;
overflow: hidden;
}
	
#content .post_heater h2 a{
font-family:"Times New Roman", Times, serif;
font-variant:small-caps;
color:#353535;
text-decoration: none;
}

#content .post_heater h2 a:hover{
color:#787878;
}

#content h3{
padding: 20px 0 10px 0;
float: none;
margin: 0;
text-decoration:underline;
font-family:"Times New Roman", Times, serif;
font-variant:small-caps;
color:#353535;
width: 100%;
}
	
#content h3 a{
font-family:"Times New Roman", Times, serif;
font-variant:small-caps;
color:#353535;
}

#content h3 a:hover{
color:#787878;
}

#content .post_heater .post_date {
color:#F3F2F2;
background-color:#622104;
width:auto;
float: right;
width: 80px;
height: 50px;
text-align: center;
border-bottom: 1px #E0E0E0 solid;
border-right: 1px #E0E0E0 solid;
}

#content .post_heater .post_date .post_date_in{
float: none;
}

#content .post_heater .post_date #year{
float: none;
font-size: 10px;
}

#content .post_heater .post_date #month{
float: none;
font-size: 10px;
}

#content .post_heater .post_date #day{
float: none;
font-size: 20px;
font-weight:500;
}

#content .post_heater .post_date #day small{
float: none;
font-size: 12px;
}

.entry{
padding: 10px 15px 0 10px;
font-size: 14px;
font-family: "Times New Roman", Times, serif;
float: none;
color:#353535;
}

.entry p{
padding: 0 0 20px 0;
}

.entry p.wp-caption-text{
padding: 0 0 15px 20px;
font-size: 10px;
}

.entry a{
color: #333333;
font-weight:600;
text-decoration:none;
}

.entry a:hover{
color:#666666;
}

#content p.postmetadata{
display: block;
border-bottom: 1px solid #250C02;
padding: 3px 0 3px 0;
font-size: 12px;
color: #36100F;
text-align: left;
}

#content p.postmetadata a{
font-weight: 500;
text-decoration: none;
color:#000;
}

#content p.postmetadata a:hover{
color:#000;
}

a.more-link{
display: block;
margin: 20px 0 0 0;

}

/*single*/
.widecolumn{
min-height: 700px;
}

.navigation{
width: 100%;
float: none;
}

.alignright{
float: none;
font-family: "Times New Roman", Times, serif;
}

.alignright a{
color: #333333;
}

.alignright a:hover{
color: #666666;
}

.alignleft{
float: left;
padding: 0 10px 0 ;
font-family: "Times New Roman", Times, serif;
}

.alignleft a{
color: #333333;
}

.alignleft a:hover{
color: #666666;
}

.widecolumn h2{
padding: 20px 0 10px 0;
margin: 0;
text-decoration:underline;
font-family:"Times New Roman", Times, serif;
font-variant:small-caps;
color:#334F2C;
display:block;
width: 100%;
}


/*comments*/

.comment_all{
width: 400px;
padding: 0 0 2px 30px;
}

.commentmet_text p{
font-size: 14px;
}


#respond{
width:350px;
font-family: "Times New Roman", Times, serif;
margin: 0 0 0 20px;
}

#respond h3{
font-size:18px;
font-family: "Times New Roman", Times, serif;
}

#respond form#commentform{
width:350px;
}

/*sidebar*/	
#sidebar{
	float: left;
	width: 286px;
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:12px;
	color: #000;
	margin: 0 auto;
	background: url(images/main3_08.jpg) repeat-y;
}

#intro{
	width: 286px;
	height: 222px;
	background: url(images/main3_06.jpg) no-repeat;	
}

#sidebar h2{
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size: 17px;	
}

#sidebar ul, #sidebar ul ol {
	
	margin: 0 0 0 5px;
	padding: 0;
	width: 130px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	border-width: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	border-width: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 0;
	padding: 0;
	}
	
#sidebar a{
color: #000000;
text-decoration: none;
}

#sidebar h2{
color: #000000;
}
	
#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#searchform_body{
	width:240px;
	height:34px;
	background:url(images/search_body.gif) no-repeat;
	margin:0 0 0 220px;
}

#searchform_top{
	margin:0 0 0 10px;
}

#searchform_top span{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
}

#searchform_top_text{
	width:196px;
	border:0px;
	background:none;
	color:#a7a5a6;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:10px 0 0 0;
}

#gosearch{
	position:relative;
	top:5px;
	float:left;
}


/*footer*/	
#bottom_pic{
background: url(images/main3_10.jpg) no-repeat;
height: 85px;
width: 760px;
}

#footer {
	margin: 0 0 0 30px;
	border: none;
	height: 63px;
	float:none;
	text-align: left;
	width: 820px;
	}
	
#footer_partners {
	width: 600px;
	float: left;
	}
		
#footer_in {
	float: left;
	}	
	
#footer p {
	color:#000000;
	margin: 0;
	padding: 7px 60px 0 0;
	text-align: left;
	}
	
#footer p a{
	color:#000000;
	}	
	
/*sidebar*/	


.wpcf7 p{
padding: 0;
font-size: 10px;
margin: 0 auto;
}

.wpcf7 span{
padding: 0;
margin:0 auto;
}

