.sf_blog_sub_header {
    font-size: 20px;
    color: #FFFFFF;
 }

 body {
    margin: 0px 0px 0px;
    padding-left: 0px;
    padding-right: 0px;
    color: #000000;
    font-family: verdana;
    font-size: 14px;
    background-color: #000000;
    background-image: none;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    background-color: transparent;
    color: #000000;
 }

 .sidebarlist li.sidebaritem {
    list-style-type: none;
    padding: 0px 0px 15px;
    margin: 0px 0px 10px;
    background-position: bottom left;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_post {
    padding-top: 10px;
    padding-bottom: 50px;
    background-position: bottom center;
    background-repeat: no-repeat;
 }

 .sf_blog_wrapper:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 1px;
    clear: both;
    width: 0px;
 }

 .sf_blog_footer {
    position: relative;
    top: 35px;
    left: 0px;
    display: block;
    clear: both;
    width: 800px;
    height: 25px;
    padding: 0px;
    text-align: center;
    font-size: 9px;
    overflow: hidden;
 }

 .sf_blog_banner {
    text-align: center;
    padding: 0px;
    width: 800px;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    height: auto !important;
    background-position: bottom left;
    color: #000000;
    background-color: #ffffff;
    background-repeat: repeat-x;
    background-image: none;
 }

 .sf_blog_outer_wrapper {
    margin: 0px 0px 0px;
    width: 975;
    background-color: #FFFFFF;
    padding-left: 0px;
    padding-top: 100px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-repeat: no-repeat;
    background-image: url(images/SummerHeader.jpg);
 }

 
