body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-image: url("/blog/wp-content/themes/default/images/BACKGROUND_blog.gif");
	background-color: #690505;
	color: #333;
	text-align: center;
	}
	
.post { 	
	font-size: 10pt;
	font-family: Arial, Sans-Serif; 	
	}
.post h2 a{
 	font-size: 17pt;
 	color: #2F779F;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif; 
	text-decoration: none;

	}
.post a{
	color: #2F779F;
	text-decoration: none;
	}
.post hr{
	border: 0;
	/*padding: 20px 0px 20px 0px;*/
	margin: 20px 0px 20px 0px;
	color: #999965;
	background-color: #999965;
	height: 2px;
}	

.post_date {	
	font-size: 10pt;
	color: #8E9069;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif; 
	font-weight: bold;		
	display: inline;
	text-transform: uppercase;
	width: 100%;
	padding: 0px;
	}
	
.post_time {	
	font-size: 8pt;
	color: black;
	font-family: Arial, Sans-Serif; 
	display: inline;
	text-align: right;
	text-transform: uppercase;
	width: 100%;
	padding: 0px;
	}
	
.entry_hr {
	/*padding: 20px 0px 20px 0px;*/
	margin: 10px 0px 0px 0px;
	background-color: none;	
	border: none;
	border-top: 1px dashed grey;
	width: 50%;
	height: 1;
	}	
	
.entry p {
	padding-top: 10px;
}

.sidebar_blog {
	font-size: 12pt;
	color: #666632;
	font-weight: bold;		
	font-family: Times New Roman, Verdana, Arial, Sans-Serif; 
}

.sidebar_hr {
	/*padding: 20px 0px 20px 0px;*/
	margin: 10px 0px 10px 0px;
	background-color: none;	
	border: none;
	border-top: 1px dashed grey;
	width: 100%;
	height: 1;
	}	

.widget {
	list-style: none;
	margin: 10px;
} 

	
.s2class_widget_subscribe2widget li {
	list-style: none;
}

.sidebar_blog_nav h2{
	font-size: 12pt;
	color: #666632;
	font-weight: bold;		
	font-family: Times New Roman, Verdana, Arial, Sans-Serif; 
}
.sidebar_blog_nav {
	padding-right: 10px;
}
.sidebar_blog_nav a{
	font-size: 8pt;
	color: black;
	text-decoration: none;	
	font-family: Arial, Sans-Serif; 
}
.sidebar_blog_nav hr{
	border: 0;
	/*padding: 20px 0px 20px 0px;*/
	margin: 5px 0px 5px 0px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;\
}