body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ac7b05;
    color: #000000;
 }

 .sf_blog_post {
    font-size: inherit;;
    color: inherit;;
    background-color: inherit;;
 }

 h3.sf_blog_posttitle a {
    color: #d19922;
    font-size: inherit;;
    background-color: inherit;;
 }

 .sf_blog_entry {
    font-size: inherit;;
    color: inherit;;
    background-color: inherit;;
 }

 .sf_blog_postmeta {
    font-size: inherit;;
    color: inherit;;
    background-color: inherit;;
 }

 .sf_blog_outer_wrapper {
 }

 .sf_blog_main_header {
    font-size: 22px;
    color: #b2721e;
 }

 .sf_blog_sub_header {
    font-size: inherit;;
    color: inherit;;
    background-color: inherit;;
 }

 .sf_blog_sidebar {
    color: #888888;
    background-color: #fbe8c8;
    font-size: inherit;;
 }

 .sf_blog_pagetitle {
 }

 .sf_blog_content {
 }

 .sf_blog_footer {
    font-size: 10px;
    color: #999999;
 }

 .sf_blog_header_wrapper {
    background-color: #666666;
    background-image: url(images/header_top_5.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    background-image: url(images/header_bottom_5.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar .submit-button {
    font-size: 10px;
    background-image: url(images/btn.gif);
    background-repeat: repeat-x;
    color: #666666;
    background-color: #e4e4e4;
 }

 
