.recent_posts{
	font-family:Arial, Helvetica, Sans-Serif;
}

.recent_posts .head_title{
	border-bottom:1px dotted #DFDDD5;	
}
.recent_posts .postDate{

}


.recent_posts .postInfo{
	color:#42423D;	
	font-size:10px;
	float:left;
	padding-right:4px;
}
.recent_posts .c_content {
	padding: 0px 0px 10px;
}

.recent_posts .postTags{
	color:#42423D;	
	font-size:10px;
	
}
.recent_posts .postCategories{
	color:#42423D;	
	font-size:10px;
	display: inline;
}
.recent_posts .postCategories a, .recent_posts .postTags a{
	text-decoration:underline;
	font-size:10px;
	color: #42423D;
}

.recent_posts .postCategories a:hover, .recent_posts .postTags a:hover{
	text-decoration: none;
}
.recent_posts .summary{
	clear:both;
	padding-top:8px;
	padding-bottom:8px;
}
.recent_posts .readMore a{
	float:right;
	color:#9e6214;
	font-size:10px;
}

.recent_posts .readMore a:hover 
{
	text-decoration: underline;
}
.recent_posts  .postBy {
	color:#42423D;
	font-size:10px;
	font-weight: bold;
}

.recent_posts .cs_rpost {
	margin-bottom: 8px;
}


.cs_blog_recentPosts {
	padding: 10px 0px;
}


























