.sf_blog_main_header {
    font-size: 0px;
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    padding-top: 20px;
    padding-left: 280px;
    height: 100px;
    width: 575px;
    overflow: hidden;
 }

 .sf_blog_sub_header {
    font-size: 0px;
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    padding-top: 5px;
    padding-left: 280px;
    height: 45px;
    width: 575px;
 }

 h3.sf_blog_posttitle {
    font-size: 24px;
    text-decoration: none;
    font-weight: bold!important;
    color: #8C90BF;
    margin-left: 11px;
 }

 h3.sf_blog_posttitle a {
    color: #000000;
 }

 h3.sf_blog_posttitle a:visited {
    color: #000000;
 }

 .sf_blog_header_wrapper {
    background-position: right;
    background-image: url(images/glm_blogheader_stripe.jpg);
    border: 5px solid #ccc;
    position: relative;
    background-repeat: no-repeat;
    height: 193px !important;
    width: 870px;
    margin: 10px auto;
    clear: both;
 }

 .sf_blog_extra2 {
    width: 265px;
    height: 193px !important;
    position: absolute;
    left: 0;
    top: 0;
    border-right: 5px solid #ccc;
    background-image: url(images/hands_down_header3.jpg);
    background-repeat: no-repeat;
 }

 /*--------------single page post AND trackbacks-comments--------------*/
 h2.sf_blog_posttitle {
    font-size: 24px;
    line-height: 20px;
    letter-spacing: -0.5px;
    margin-top: 0px;
 }

 
