.sf_blog_extra2 {
    position: absolute;
    height: 50px;
    width: 158px;
    top: 10px;
    left: 10px;
    background-image: none;
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #5A2312;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-color: #752F19;
 }

 a:link {
    text-decoration: underline;
    color: #89371D;
 }

 a:visited {
    color: #7F743F;
 }

 a:hover {
    text-decoration: underline;
    color: #000000;
 }

 .sf_blog_extra4 {
    height: 20px;
    min-height: 20px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-image: none;
    background-repeat: repeat-x;
 }

 body {
    margin: 0 auto;
    font-family: arial;
    font-size: 12px;
    background-color: #FBFBFB;
    background-image: none;
    background-repeat: repeat-x;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    min-height: 100px;
    background-position: left;
    background-image: url(images/header_logs_blog2.jpg);
    background-repeat: no-repeat;
 }

 
