.sf_blog_pagetitle {
    display: none;
    color: #666666;
 }

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

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #70EA46;
 }

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

 .sf_blog_main_header {
    font-weight: bold;
    width: 590px;
    height: 48px;
    overflow: hidden;
    font-family: cursive;
    font-size: 48px;
    color: #38CB37;
 }

 .sf_blog_sub_header {
    height: 20px;
    overflow: hidden;
    font-family: cursive;
    font-size: 16px;
    color: #8DEC2D;
 }

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

 .sf_blog_header_wrapper {
    height: 74px;
    width: 850px;
    padding-left: 70px;
    padding-top: 58px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar ul li a:visited {
    color: #3FC018;
 }

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

 .sf_blog_content {
    display: inline;
    width: 643px;
    float: right;
    padding: 5px 0;
    margin-right: 17px;
    height: auto !important;
    font-family: courier new;
    color: #C3EFB1;
 }

 a:link {
    text-decoration: underline;
    color: #329E11;
 }

 a:visited {
    color: #D6E325;
 }

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

 .sf_blog_footer {
    clear: both;
    text-align: right;
    border-top: 10px solid #313128;
    background-color: #27880A;
    color: #5DCC38;
 }

 
