.sf_blog_pagetitle {
    display: none;
    color: #5a3e1d;
    background-image: none;
    background-repeat: no-repeat;
 }

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

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

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

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

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

 .sf_blog_extra4 {
    background-image: url(images/bar_1.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_extra1 {
    position: relative;
    height: 90px;
    width: 900px;
    background-position: top right;
    background-color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    font-weight: normal;
    padding: 10px 30px 0 330px;
    text-align: right;
    height: 45px;
    overflow: hidden;
    font-size: 18px;
    color: #5a3e1d;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_main_header {
    font-weight: bold;
    padding: 7px 30px 0 330px;
    height: 90px;
    text-align: right;
    overflow: hidden;
    font-family: arial;
    font-size: 36px;
    color: #de4598;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra1 span {
    position: absolute;
    width: 300px;
    height: 71px;
    margin-top: 5px;
    margin-left: 5px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 166px;
    background-position: left;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #F4DBE3;
    background-image: url(images/logo_pink_back_325x166.jpg);
    background-repeat: no-repeat;
 }

 
