@CHARSET "ISO-8859-1";

.bl_blog_comment_count
{
	background: #FCF7E1 url('/files/www/comment_bubble_bottom.png') bottom no-repeat;
	color: #000000; 
	float: right; 
	padding: 4px 10px 12px;
}

.bl_blog_comments_wrapper
{
	margin-left: 5em; 
}

.bl_blog_leftcol
{
	margin-right: 300px; 
}

.bl_blog_post
{
	margin-left: 5em; 
}


.bl_blog_post li
{
	list-style-position: outside;
}

#content p.bl_blog_post_author, .bl_blog_post_author
{
	font-size: 0.9em; 
	font-style: italic; 
	margin: 0 0 18px 20px; 
}

.bl_blog_post_categories
{
	clear: left; 
	margin: 5px 0 0 0; 
}

.bl_blog_post_date
{
	clear: both; 
	float: left; 
	margin-top: 12px; 
}

.bl_blog_post_date .month
{
	background: transparent; 
	color: #B1B1AF; 
	float: left; 
	font-size: 0.9em; 
}

.bl_blog_post_date .date
{
	font-size: 2.2em; 
	line-height: 1em; 
	margin-left: 0.8em; 
}

.bl_blog_post_date .year
{
	background: transparent; 
	clear: left; 
	color: #B1B1AF; 
	float: left; 
	font-size: 0.9em; 
}

.bl_blog_post_title
{
	font-size: 1.9em; 
}

.bl_blog_post_share
{
	float: left !important; 
}

.bl_blog_post_summary, .bl_blog_post_body
{
	margin-bottom: 15px; 
}

.bl_blog_readmore
{
	margin-right: 150px; 
}

.bl_blog_title
{
	background: url('/files/www/ink_splash.png') top left no-repeat;
	color: #000000; 
	margin-right: 280px; 
	padding-bottom: 16px; 
	padding-left: 100px; 
}

.bl_blog_title h1
{
	background-color: #F58121; 
	color: #FFFFFF; 
	font-family: Arial; 
	font-weight: bold; 
	height: 30px; 
	line-height: 30px;  
	padding-left: 4px; 
}

.bl_blog_title p
{
	font-weight: bold; 
	margin-left: 15px; 
	margin-bottom:0px;
}

.bl_blog_comment_date
{
	font-size: 0.9em;
	font-style: italic;
	margin-bottom: 5px;
}
