h2{
	padding: 8px 20px;
	margin-bottom: 20px;
	}
h2#single{
	clear: both; 
	display: block; 
	margin:0;
	padding:7px 0 10px 0; 
	text-align: left;
	text-indent: 25px; 
	font-size:1.05em;
	background: url(/img/layout/title.png) -1px -1px no-repeat; 
	border: none;
	}
h2#single a,
h2#single a:visited{
	color:#000;
	text-decoration: none; 
	}
h2#single strong{
	color:#f50;
	}

#infobox h2#single{
	padding:20px;
	font-size:1.3em;
	background: none;
	background: #eef9ff;
	border-bottom: dotted 1px #ccc;
	}
#infobox div.entry strong{
	font-size:1.1em;
	}

#nav h3{
	display: none; 
	}


#searchform{
	margin: 0 0 25px 0; 
	padding: 20px; 
	text-align: center; 
	background: #eee;
	}
#searchform input{
	font-size:1.4em; 
	}


/* =nav_local */
#nav_local{
	border: none;
	}
.widget_categories ul{
	width:270px; 
	margin:0 0 20px 0; 
	border-top: solid 1px #bbb;
	}
.widget_categories ul li,
.widget_categories ul li a,
.widget_categories ul li a .hover{
	display: block; 
	width:270px; 
	height:40px; 
	cursor: pointer; 
	}
.widget_categories ul li a,
.widget_categories ul li a .hover{
	position: relative; 
	color:#111; 
	text-decoration: none; 
	vertical-align: middle; 
	font-size:.95em; 
	background: url(/img/layout/nav_local.png) left top no-repeat; 
	}
.widget_categories ul li a:hover{
	color:#000; 
	}
.widget_categories ul li a em{
	position: absolute; 
	top:10px; 
	left:5px; 
	display: block; 
	width:270px;
	font-weight: normal; 
	z-index: 10; 
	}
.widget_categories ul li a .hover{
	background-position: left -40px; 
	}
.widget_categories ul li a:active,
.widget_categories ul li a.active{
	background-position: left -80px; 
	}
.widget_categories ul li a.active em{
	font-weight: bold; 
	color:#17a; 
	}


.widget_archive{
	width:270px; 
	margin:0 0 20px 0; 
	background: #f3f3f3;
	}
.widget_archive select{
	margin: 10px 0 10px 10px;
	font-size: 1.2em; 
	}
#nav_local li#nav_infobox{
	margin-top:20px; 
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



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

.wp-caption {
	border: 1px solid #eee;
	text-align: center;
	background-color: #fff;
	padding-top: 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: 0.7em;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


div.aligncenter{
	margin:10px auto; 
	text-align: center; 
	}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin:0 20px;
	padding:10px;
	border: solid 1px #ddd;
	
	}
blockquote p{
	margin: 10px;
	padding: 0;
	line-height:1.3em;
	font-size:.9em; 
	color: #444;
	}
blockquote print {
	margin: 5px 0 0;
	display: block;
	}

/* End Various Tags & Classes*/



.wp-caption{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fff;
	padding-top: 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 */


#news h2{
	margin-bottom: 50px; 
	}


a.more-link{
	display: block; 
	}

div.entry ul{
	margin: 1.5em 50px;
	}

div.entry ul li{
	margin:10px 10px 10px 30px; 
	padding:0; 
	line-height:1.2em; 
	list-style: disc; 
	}

div.entry ul li ul li{
	list-style: circle; 
	}

div.entry ol{
	margin: 1.5em 90px;
	list-style-type: decimal;
	line-height:1.5em;  
	}

div.entry table{
	margin-left:70px; 
	width:580px; 
	table-layout: auto; 
	font-size: 0.9em; 
	}
div.entry table p{
	margin:2px 0; 
	}


div.post{
	margin-bottom: 20px;
	border: solid 1px #ccc;
	}

div.post h3{
	margin: 0; 
	background-position: -1px -1px;
	}
div.post h3 a{
	color:#000; 
	text-decoration: none; 
	}

#infobox div.post h3{
	padding:10px 20px;
	font-size:1.3em;
	background: none;
	background: #eef9ff;
	border-bottom: dotted 1px #ccc;
	}

div.post h4{
	margin: 0 0 0 -30px; 
	font-size: 1.1em; 
	}
div.post h4 a{
	text-decoration: none; 
	}

div.post .entry{
	margin:0 20px 0 50px; 
	padding:10px 0; 
	}
div.post .entry p{
	margin:0.5em 0; 
	line-height: 1.6em; 
	}



p.postmetadata{
	font-size:1em;
	margin: 10px 10px 10px 50px;
	padding: 10px 0;
	}
p.postmetadata span.date{
	color: #000;
	}

p.postmetadata span.category,
p.postmetadata span.tag{
	font-size:0.8em;
	margin:0 0 0 15px; 
	}
p.postmetadata span.category,
p.postmetadata span.tag,
p.postmetadata span.category a,
p.postmetadata span.tag a{
	color: #389; 
	text-decoration: none; 
	}
a.post-edit-link{
	display: block; 
	width: 30px; 
	height: 30px; 
	float:right; 
	margin-top:-3px; 
	background: url(/img/layout/icon_edit.png) left top no-repeat; 
	text-indent: -9999px; 
	}


/* =nav_page */
.nav_page{
	display: block;
	text-align: center;
	margin: 10px 0 50px 0;
	}
.nav_page .page-numbers,
.nav_page span.current{
	padding:5px 10px; 
	background: #eee; 
	text-decoration: none; 
	}
.nav_page span.current{
	font-weight: bold; 
	color: #fff; 
	background: #5bd; 
	}
.nav_page .prev,
.nav_page .next{
	background: none; 
	}
.nav_page div.next {
	float: right;
	text-align: right;
	}
.nav_page div.prev {
	float: left
	}


