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

 .sf_blog_footer {
    margin: 0;
    clear: both;
    height: 50px;
    min-height: 50px;
    margin-top: 0px;
    padding: 20px 0 0 20px;
    color: #333;
    background-color: #fff;
    font-size: 10px;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 a:visited {
    text-decoration: underline;
    color: #27415b;
    background-image: none;
    background-repeat: no-repeat;
 }

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

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

 .sf_blog_header_wrapper {
    height: 129px;
    width: 850px;
    clear: both;
    padding: 30px 25px 10px;
    background-color: #0A0E17;
    background-image: url(images/wedding_blog_logo.gif);
    background-repeat: no-repeat;
 }

 
