.sf_blog_content {
    width: 670px;
    min-height: 300px;
    height: auto !important;
    padding: 0px 0px 0px;
    float: left;
    display: inline;
    background-color: #8F0909;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    text-align: center;
    width: 670px;
    margin-top: 5px;
    padding: 0px;
    float: left;
    display: inline;
    font-size: 10px;
    color: #D2D2D2;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0px 0px 20px;
    padding: 0px;
    background-color: #515151;
    color: #D2D2D2;
    font-family: arial;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    width: 220px;
    float: right;
    display: inline;
    margin: 0px;
    overflow: hidden;
    color: #ffffff;
    background-color: #3F6C7C;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    color: #E8C2C6;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #E8C2C6;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    color: #E8C2C6;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: normal;
    font-size: 30px;
    color: #35DEDD;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 
