


#divBlogView {
    font-size: 11px; width: 100%; padding: 0px 0px 20px 0px;
}


.blog_view_item {
    float: right; color: white; padding: 3px; text-decoration: none;
}
.blog_view_item_selected, .blog_view_item_selected:hover {
    float: right; color: #fbd216; background-color: #5d5d5d; padding: 3px; text-decoration: none;
}

.blog_view_item:hover {
    color: #fbd216; background-color: #5d5d5d; padding: 3px; text-decoration: none;
}

.blog_view_item_divider {
    float: right; border-right: 2px solid #808080; height: 10px; margin: 1px 5px 1px 3px; padding: 3px;
}

#blog 
{
    padding-left: 5px;
}    

.blog_container 
{
	 color: #ffffff;
}

.blog_item 
{
	padding-top: 10px;
}

.blog_body a,  .blog_links a, .post a,  .blog_tags a, .post_login a
    
{
    color: #3982ae; padding: 3px;
}

.blog_body a:hover,  .blog_links a:hover, .post a:hover,  .blog_tags a:hover, .post_login a:hover
{
	background-color: #5d5d5d; text-decoration:none; padding: 3px; color: #fbd216;
}



.blog_tags 
{
	color: #b6a7a7; font-weight: bold; display: block;padding: 0px 0px 40px 4px; clear: both;
}

.blog_tags a 
{
	font-weight: normal;
}

.blog_headline 
{
	/*width: 75%*/
}
	
.blog_headline, .blog_headline a, .blog_commentpost #commentpost, .blog_comments h3
{
	color: #fbd216; 
	display: block; 
	font-size: 23px;
	font-weight: bold;
}

.blog_body 
{
	border-top: solid 1px #6c5c11; padding: 10px 0px 0px 0px; margin: 5px 0px 0px 5px;
}

 .blog_subHead 
{	
    	display: block;
    	font-weight: 100;    
    	font-size: 11px;
    	padding: 3px 0px 0px 2px;
}x

.blog_links 
{
	float: left; 
}

.share_title 
{
	display: none;
}
.social 
{
	float: right;
	margin-top: -37px;
}

.blog_links_container 
{
	padding-top: 35px;
	clear: both;
	height: 30px;
}

.blog_links_container .blog_links {
    width: 300px;
}

.blog_platforms_panel 
{
	float: right;
    margin-top: -25px;
}


.comments_img 
{
	position: relative; top: 5px; padding-right: 4px;
}


.pager_links, .blog_prev_next
{
	background: url(http://cache.g4tv.com/images/2008/e32008/blog/pager_links_bg.jpg) no-repeat;	
	color: #6e6e6e;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    padding: 2px 0px 15px 0px;
    clear: both;
    height: 23px; width: 613px;
    letter-spacing: 1px;
}

.pager_links a, .disabledpager,  .disabledpager a, .blog_previous_page, .blog_previous_page a, .blog_next_page, .blog_next_page a
{
	color: #6e6e6e;
}

.blog_comments hr 
{
	display: none;
}

.blog_comments, .blog_commentpost {
    padding-left: 10px;
}

.post_login 
{
	padding: 20px 0px 10px 0px;
}

.divMidAdHold .AdPlaceHolder
{
    text-align: center;margin-left: auto; margin-right: auto; 	
}

.divMidAdHold 
{
	text-align: center;
	
}

.divMidAdHold .mid_ad 
{
	padding: 30px 0px 30px 0px;
}

.blog_commentpost .post div, .blog_commentpost hr { display:none; }

.blog_commentpost h3 { padding: 0px; margin: 15px 0px 0px 0px;}
