@charset "ISO-8859-1";

.sidebarblog {
	width: 200px;
	padding: 10px;
	margin-top: 5px;
	margin-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.75px;
	color: #151515;
	line-height: 25px;
	height: 480px;
	background-image: url(images/sidebar_bg.png);
	background-repeat: no-repeat;
	display: inline-block;
	float: right;
}
#textcenter_1 #main #main2 .subhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#textcenter_1 #main #main2 .post .prheadline {
	font-size: 16px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#main #main2 .post .post-body div .fullpost .prsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333;
}
#textcenter_1 #main {
	float: left;
	width: 650px;
}
