.sf_blog_main_header {
    font-weight: bold;
    height: 30px;
    margin: 0px 20px;
    padding-top: 30px;
    overflow: hidden;
    font-family: verdana;
    font-size: 26px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    margin: 0px 20px;
    height: 20px;
    overflow: hidden;
    background-color: none;
    color: #fff;
    font-size: 16px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_pagetitle {
    display: none;
    background-color: #fff;
    color: #9A0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    width: 900px;
    margin: 20px auto 0;
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    color: #333;
    background-color: #9A0000;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: underline;
    color: #9A0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_postmeta {
    margin: 10px 0 0 11px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    clear: both;
    font-size: 11px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
