.listitemcontent li
{
    margin-bottom: 10px;
}

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

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

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    margin-left: 10px;
    margin-bottom: 15px;
    overflow: hidden;
    border: solid 1px #3C4D55;
    font-size: 11px;
    background-color: #919540;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: bold;
    text-align: left;
    width: 532px;
    float: left;
    padding-top: 130px;
    font-family: cursive;
    font-size: 4px;
    color: #7B5D3B;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: left;
    width: 532px;
    float: left;
    font-size: 4px;
    color: #919540;
    background-image: none;
    background-repeat: no-repeat;
 }
 
