body {
    background-color: #FFFFFF;
    background-image: none;
 }

 .sf_blog_wrapper {
    border: 0px;
 }

 .sf_blog_sidebar {
    background-color: #8c96c8;
 }

 .sf_blog_outer_wrapper {
    margin-top: 0px;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    background-color: #675087;
 }

 .sidebaritem {
    border: solid 1px #675087;
 }

 .submit-button:hover {
    background-color: #675087;
 }

 .sf_blog_pagetitle {
    color: #675087;
 }

 h3.sf_blog_posttitle {
    color: #675087;
 }

 h3.sf_blog_posttitle a, h3.sf_blog_posttitle a:visited {
    color: #0b2e8b;
 }

 h2.sf_blog_posttitle {
    color: #0b2e8b;
 }

 h2.sf_blog_posttitle a, h2.sf_blog_posttitle a:visited {
    color: #0b2e8b;
 }

 ol.commentlist li {
    border-left: 1px solid #675087;
 }

 h6#leavecommentlabel {
    color: #675087;
 }

 a:link {
    text-decoration: underline;
    color: #675087;
 }

 a:visited {
    color: #675087;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 194px;
    background-position: left;
    background-repeat: no-repeat;
    background-image: url(http://susankern.com/images/Susan.jpg);
 }

 .sf_blog_extra4 {
    width: 900px;
    height: 30px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    margin: 0;
    clear: both;
    text-align: center;
    height: 35px;
    margin-top: 8px;
    padding: 20px 0 0;
    color: #000;
    border-bottom: solid 4px #675087;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #e1e2eb;
 }

 
