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

 .sf_blog_post {
 }

 h3.sf_blog_posttitle a {
    color: #FBFFE0;
 }

 .sf_blog_entry {
 }

 .sf_blog_postmeta {
    font-size: 8pt;
 }

 .sf_blog_outer_wrapper {
    background-color: #fff;
 }

 .sf_blog_sidebar {
 }

 .sf_blog_pagetitle {
 }

 .sf_blog_content {
    font-size: 12px;
 }

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

 a:link {
    color: #333;
 }

 a:visited {
    color: #333;
 }

 a:hover {
    color: #333;
 }

 .sidebaritem a:link {
    color: #FBFFE0;
 }

 .sidebaritem a:visited {
    color: #FBFFE0;
 }

 .sidebaritem a:hover {
    color: #FBFFE0;
 }

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

 .sf_blog_main_header {
    font-family: fantasy;
    font-size: 36px;
    color: #f8ffc8;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    background-color: transparent !important;
    color: #FBFFE0;
    background-image: none;
    background-repeat: no-repeat;
 }

 