
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: 25px 60px;
	padding: 20px 0;
	border: solid 1px #ddd;
	
	}
blockquote p{
	margin: 10px 0;
	padding: 0;
	line-height:1.3em;
	font-size: 0.9em; 
	
	}
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 strong a{
	color:#096; 
	text-decoration: none; 
	}
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{
	clear:both; 
	margin: 0 15px; 
	background: url(/img/layout/h2_index.png) 0 0 no-repeat; 
	}


div.post h3{
	margin: 0; 
	padding: 20px 30px 0 30px; 
	font-size: 1.2em; 
	background: none; 
	}
div.post h3 a{
	color:#300; 
	text-decoration: none; 
	}
div.post h3 a:hover{
	color:#096; 
	text-decoration: none; 
	}

div.post h4{
	margin: 0; 
	padding: 20px 0 0 50px; 
	font-size: 1.1em; 
	background-position: 0 -1px; 
	}
div.post h4 a{
	color:#111; 
	text-decoration: none; 
	}
div.post h4 a:hover{
	color:#096; 
	text-decoration: none; 
	}

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


div.post p em{
	display: block; 
	margin-left:-30px; 
	padding:20px 0 0 0; 
	color:#222; 
	}
div.post p em a{
	color:#222; 
	}



div.post p.postmetadata,
div.post p.postmetadata span.category a{
	color: #389; 
	}

div.post p.postmetadata span.category{
	margin:0 15px; 
	}

div.post 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; 
	}



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




/* =nav_local */

div.widget{
	display: block; 
	margin: 20px 0; 
	text-align: center; 
	}
div.widget h4{
	padding-top:10px; 
	color: #056; 
	}

div.widget select{
	margin: 15px auto;
	font-size: 1.2em; 
	}


/* for RSS on Sidebar*/
#rss_usa{
	margin: 30px 0 0 0; 
	}
#rss_usa li,
#rss_usa li a{
	display: block; 
	height: 150px; 
	font-size:0.9em; 
	}
#rss_usa li{
	background: url(/img/layout/photo_li.png) left -8px no-repeat; 
	}
#rss_usa li a{
	padding: 20px 30px; 
	}





div.entry ul.download{
	margin:0; 
	padding: 0; 
	width: 460px; 
	background:none;
	}
div.entry ul.download li,
div.entry ul.download li a{
	margin:0; 
	}








