.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_sub_header {
    color: #FBFFE0;
    background-color: transparent !important;
 }

 .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/main_2.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-family: cursive;
    font-size: 28px;
    color: #FBFFE0;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    color: #191919;
    font-family: cursive;
    font-size: 12px;
    background-color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

 
