.sf_blog_header_wrapper {
    width: 954px;
    height: 150px;
    overflow: hidden;
    background-image: url(images/xangaLR.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    height: 15px;
    padding: 8px 10px;
    background-color: #3C4D55;
    font-size: 10px;
    color: #FFFFFF;
 }

 .sf_blog_main_header {
    text-align: center;
    font-weight: bold;
    width: 532px;
    float: right;
    padding-top: 30px;
    font-family: arial;
    font-size: 28px;
    color: #42352D;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #42352D;
 }

 .sf_blog_sub_header {
    text-align: center;
    width: 532px;
    float: right;
    color: #261A18;
 }

 
