.sf_blog_wrapper {
    background-color: #FFFFFF;
    border: solid 8px #000;
 }

 .sf_blog_header_wrapper {
    width: 954px;
    height: 150px;
    overflow: hidden;
    background-image: url(images/NewPRBanner3.jpg);
    background-repeat: no-repeat;
 }

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

 .sf_blog_extra4 {
    width: 954px;
    clear: both;
    height: 35px;
    background-position: bottom;
    border-top: 8px solid #000000;
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat-x;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    margin-left: 10px;
    margin-bottom: 15px;
    overflow: hidden;
    border: solid 1px #3C4D55;
    font-size: 11px;
    background-color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem {
    background-color: #FFFFFF;
    border: solid 1px #3C4D55;
 }

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

 .sf_blog_main_header {
    text-align: center;
    font-weight: bold;
    width: 532px;
    float: right;
    padding-top: 30px;
    font-family: verdana;
    font-size: 28px;
    color: #010101;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: center;
    width: 532px;
    float: right;
    color: #414141;
    background-image: none;
    background-repeat: no-repeat;
 }

  h3.sf_blog_posttitle a:hover {
    color: #0000ff;
 }
 
