.sf_blog_content {
    display: inline;
    width: 643px;
    float: right;
    padding: 5px 0;
    margin-right: 17px;
    height: auto !important;
    font-family: arial;
    font-size: 14px;
    color: #FFFFFF;
 }

 .sf_blog_main_header {
    font-weight: bold;
    width: 590px;
    height: 28px;
    overflow: hidden;
    font-family: courier new;
    font-size: 36px;
    color: #919845;
 }

 .sf_blog_sub_header {
    height: 20px;
    overflow: hidden;
    font-family: courier new;
    font-size: 16px;
    color: #8ED72D;
 }

 a:link {
    text-decoration: underline;
    color: #40ADB9;
 }

 a:visited {
    color: #40ADB9;
 }

 a:hover {
    text-decoration: none;
    color: #8ED72D;
 }

 .sf_blog_sidebar ul li a:visited {
    color: #608ACD;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #8ED72D;
 }

 .sf_blog_postmeta {
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    margin: 10px 0 0px 0;
    clear: both;
    font-family: fantasy;
    font-size: 12px;
 }

 .sf_blog_sidebar {
    float: left;
    display: inline;
    width: 225px;
    margin-top: 5px;
    margin-left: 17px;
    margin-bottom: 10px;
    overflow: hidden;
    font-family: helvetica;
    font-size: 14px;
 }

 body {
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    margin: 0px 0px 20px;
    background-color: #313129;
    font-family: fantasy;
    font-size: 14px;
    color: #ADAD90;
 }

 .sf_blog_entry {
    margin-left: 11px;
    min-height: 1%;
    height: auto !important;
    _height: 1%;
    font-family: cursive;
    font-size: 16px;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #8ED72D;
 }

 .sf_blog_header_wrapper {
    height: 74px;
    width: 850px;
    padding-left: 70px;
    padding-top: 58px;
    background-image: url(images/mathias45.jpg);
 }

 
