/*** Blog show ***/
#blog-header{margin-bottom:10px;}
ul.blog-actions {list-style:none;float:right;}
.blog-actions li{display:inline;}
.blog-actions li a:hover{text-decoration:none;}
/* Blog post index */
.post{width:100%;margin:0 0 20px 0;}
.post .post_content h3 a{text-decoration:none;}
.post_info{font-size:0.9em; color:#999; border-bottom:solid 1px #CCC;margin-bottom:10px;}
ul.blog-actions li.action-subscribe a{
background:url(/images/extensions/blog/rss.png) no-repeat 0 0;
width:30px;height:30px;display:block;
}
/* Comments */
#blog_commenting #comments_wrap{margin-left:115px;}
/** Blog Widgets **/
.blog_posts_widget_photo{float:left;}