h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #35D42C;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: normal;
    font-size: 38px;
    color: #38D405;
    background-image: none;
    background-repeat: repeat;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    color: #ffffff;
    background-color: #A49F57;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    height: 100px;
    padding: 10px 30px 10px;
    text-align: center;
    overflow: hidden;
    background-position: bottom left;
    background-color: #43627E;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    height: 15px;
    padding: 10px 10px;
    color: #94989B;
    background-color: #252A30;
    font-size: 10px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
