.sf_blog_extra2 {
    float: left;
    height: 125px;
    width: 200px;
    border-right: solid 4px #fff;
    background-image: url(images/SS_logo_2_resize_sm2.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_pagetitle {
    display: none;
    background-color: #fff;
    color: #493F0B;
    background-image: none;
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #E92D6F;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #E92D6F;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    text-decoration: none;
    color: #A7C520;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    text-decoration: underline;
    color: #E92D6F;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:hover {
    text-decoration: none;
    color: #E9448B;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:visited {
    color: #40ADB9;
    background-image: none;
    background-repeat: no-repeat;
 }

 .submit-button {
    font-weight: bold;
    background-position: top left;
    border: 1px solid #666666;
    color: #E92D6F;
    background-image: url(images/nav_bar_blog.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    margin-top: 0px;
    width: 194px;
    padding: 0 3px;
    border-right: 4px solid #ccc;
    background-color: #97D4F2;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 725px;
    float: left;
    font-weight: bold;
    padding-top: 15px;
    padding-left: 15px;
    font-family: cursive;
    font-size: 28px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 725px;
    float: left;
    padding-top: 5px;
    padding-left: 15px;
    font-family: cursive;
    font-size: 22px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    height: 20px;
    padding: 15px 0 0px 0;
    border-top: 1px solid #ccc;
    font-family: cursive;
    font-size: 16px;
    color: #E92D6F;
    background-image: none;
    background-repeat: no-repeat;
 }

 
