h3.sf_blog_posttitle a {
    font-size: inherit;
    color: 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 {
    background-repeat: repeat-y;
    background-image: url(images/wrapper_bg_1.gif);
    background-color: #E3DEC0;
 }

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

 .sf_blog_sidebar {
    background-repeat: repeat-y;
    background-image: url(images/sidebar_bg_1.gif);
    background-color: #BD9B5F;
    font-size: inherit;
    color: inherit;
 }

 .sf_blog_pagetitle {
    color: #666;
 }

 .sf_blog_content {
 }

 .sf_blog_footer {
    background-repeat: no-repeat;
    color: #000;
    background-color: #9A5B22;
    background-image: url(images/footer_bg_1.gif);
 }

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

 .sf_blog_extra2 {
    background-repeat: no-repeat;
    background-image: url(images/lamp_1.gif);
 }

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

 .sidebarlist {
    background-repeat: no-repeat;
    background-image: url(images/sidebar_top_1.gif);
 }

 .listitemcontent ul {
    background-image: none;
 }

 body {
    background-color: #000;
    font-family: cursive;
    font-size: 12px;
    color: #40adb9;
 }

 .sf_blog_main_header {
    font-family: fantasy;
    font-size: 72px;
    color: #bd9b5f;
 }

 .sf_blog_post {
    font-size: 12px;
    color: #6e3c09;
 }

 
