/*
	HOTPRESS FRAMEWORK
	Site:
	By:Steven Waller
	Created:
*/

/* Blog Styles
----------------------------------------------------------------------------------------------------*/
.blog-post-container{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #dedede;
}
.blog-post-container .comments textarea.cat_listbox_small{
	width:500px;
	height:150px;
}
.BlogRecentPost li, 
.BlogTagList li, 
.BlogPostArchive li{
	font-size:12px;
}

#blog-side-bar li{
	background-position:left 8px;
	padding-left:15px;
}
#blog-side-bar h3{
	color:#062144;
	font-weight:bold;
}
	