a:link {
    color: #788379;
 }

 a:visited {
    color: #788379;
 }

 a:hover {
    color: #ffffff;
 }

 .sidebaritem a:link {
 }

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

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

 body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ADAD90;
    background-color: #323B3F;
 }

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

 .sf_blog_postmeta {
    font-family: "Courier New", Courier, monospace;
    font-size: 12px;
    color: inherit;
    background-color: inherit;
 }

 .sf_blog_sub_header {
    font-family: "Courier New",Courier,monospace;
    color: #ffffff;
    font-size: inherit;
    background-color: inherit;
 }

 .sf_blog_footer {
    background-color: #323B3F;
    color: #ADAD90;
 }

 .sf_blog_pagetitle {
    font-size: 8px;
    color: #d226a0;
 }

 .sf_blog_outer_wrapper {
    font-size: 10px;
    background-color: #8d59ee;
 }

 .sf_blog_main_header {
    font-family: fantasy;
    font-size: 48px;
    color: #f331bb;
 }

 .sf_blog_header_wrapper {
    font-size: 8px;
    background-color: #0aafea;
    background-image: url(images/newcelebsnapshotlogo.JPG);
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    font-family: courier new;
    color: #f8f8f8;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_post {
    background-color: #c2c7d5;
    font-family: monospace;
    font-size: 11px;
    color: #1e28b3;
    background-image: none;
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    background-color: inherit;
    font-size: 16px;
    color: #ef020b;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    color: #f8f8f8;
    font-family: courier new;
    font-size: 8px;
    background-color: #51c079;
    background-image: none;
    background-repeat: no-repeat;
 }

 
