.sf_blog_header_wrapper {
    width: 940px;
    height: 200px;
    position: relative;
    background-image: url(images/CLDS_blog_background.gif);
    background-repeat: repeat-x;
 }

 .sf_blog_wrapper {
    border-left: solid 30px #271614;
    border-right: solid 30px #271614;
    width: 946px;
 }

 .sf_blog_main_header {
    position: absolute;
    text-align: left;
    font-weight: normal;
    float: left;
    height: 32px;
    overflow: hidden;
    width: 725px;
    margin: 30px 0 0 20px;
    padding: 0px 10px;
    font-size: 24px;
    color: #34040F;
 }

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

 body {
    margin: 30px 0 0 0;
    padding: 30;
    color: #271614;
    font-family: verdana;
    font-size: 12px;
    background-color: #271614;
 }

 .sf_blog_outer_wrapper {
    width: 970px;
    margin: 10 auto;
    background-color: #B6B434;
 }

 .sf_blog_post {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px dotted #ccc;
 }

 .sf_blog_extra1 {
    height: 0px;
    background-image: none;
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #FFFFFF;
 }

 .homelinkbox {
    background-color: #271614;
    text-align: center;
 }

 h3.sf_blog_posttitle {
    font-size: 12pt;
    text-decoration: none;
    font-weight: bold !important;
    margin: 10px 0;
    padding: 2px 0 2px 5px;
    background-color: #271614;
 }

 h2.sf_blog_posttitle {
    font-size: 12pt;
    text-decoration: none;
    font-weight: bold !important;
    background-color: #271614;
    padding: 2px 0 2px 5px;
 }

 h6#trackbackslabel , h6#commentslabel , h6#leavecommentlabel {
    font-size: 14px;
    font-weight: bold;
    margin: 25px 0 0;
    padding: 2px 4px;
    background-color: #271614;
 }

 .sf_blog_footer {
    background: #5e5244;
    width: 920px;
    color: #ccc;
    font-size: 10px;
    padding: 10px 10px 10px 10px;
    clear: both;
 }

 .sf_blog_extra9 {
    width: 970px;
    height: 12px;
    background-image: url(images/ftr_blog.jpg);
    background-repeat: no-repeat;
 }

 
