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

 .sf_blog_header_wrapper {
    height: 130px;
    clear: both;
    background-color: #2B0200;
    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: 14px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
