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

 body {
    background-color: #000;
 }

 .sf_blog_sidebar {
    background-color: #aaa;
 }

 .sf_blog_footer {
    background-color: #c83634;
    font-size: 14px;
    color: #fff;
    text-align: center;
 }

 .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;
 }

 .sf_blog_header_wrapper {
    height: 130px;
    clear: both;
    background-color: #2B0200;
    background-image: url(images/wow_blog_header2.jpg);
    background-repeat: no-repeat;
 }

 
