body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    background-color: #54565f;
 }

 .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: inherit;
    color: inherit;
    background-color: inherit;
 }

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

 .sf_blog_outer_wrapper {
    background-color: #000;
 }

 .sf_blog_main_header {
    font-size: 24px;
    color: #FFF;
 }

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

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

 .sf_blog_pagetitle {
 }

 .sf_blog_content {
    font-size: 12px;
 }

 .sf_blog_footer {
    color: #ccc;
    font-size: 10px;
 }

 .sf_blog_extra1 {
    background-image: url(images/hdr.jpg);
 }

 .sf_blog_extra9 {
    background-image: url(images/ftr.jpg);
 }

 .sf_blog_header_wrapper {
    font-size: 8px;
    color: #40adb9;
    background-image: url(images/banner1.jpg);
    background-repeat: no-repeat;
 }

 
