.sf_blog_post {
    font-size: inherit;
    color: inherit;
    background-color: inherit;
 }

 .sf_blog_posttitle {
    font-size: inherit;
    color: inherit;
    background-color: inherit;
 }

 .sf_blog_entry {
    font-size: 12px;
    color: inherit;
    background-color: inherit;
 }

 .sf_blog_postmeta {
    font-size: inherit;
    color: inherit;
    background-color: inherit;
 }

 .sf_blog_outer_wrapper {
    background-color: #fff;
 }

 .sf_blog_sidebar {
    background-color: #3143B3;
    font-size: inherit;
    color: inherit;
 }

 .sf_blog_pagetitle {
    color: #3143B3;
 }

 .sf_blog_content {
    color: #000;
 }

 .sf_blog_footer {
    background-image: url(images/blog_footer.jpg);
    background-repeat: repeat-x;
    color: #999;
 }

 .sf_blog_header_wrapper {
    background-image: url(images/blog_banner_image_3.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    background-image: url(images/blog_tile.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_main_header {
    font-family: times;
    font-size: 24px;
    color: #fafafa;
 }

 .sf_blog_sub_header {
    font-family: times;
    font-size: 18px;
    color: #fafafa;
 }

 body {
    font-family: times;
    font-size: 12px;
    color: #3143b3;
    background-image: url(images/blog_body_bg_3.jpg);
    background-repeat: repeat-x;
 }

 
