body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    background-color: #f8ffe5;
 }

 .sf_blog_main_header {
    text-align: left;
    font-weight: normal;
    width: 750px;
    padding: 20px 0 0 10px;
    font-size: 0px;
    color: #ffffff;
 }

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

 .sf_blog_wrapper {
    border-left: solid 20px #d9eca8;
    border-right: solid 20px #d9eca8;
    width: 900px;
    background-color: #f9feed;
 }

 .sf_blog_wrapper:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
 }

 h3.sf_blog_posttitle {
    background-color: #58894a;
    color: #ffffff;
 }

 h2.sf_blog_posttitle {
    background-color: #58894a;
    color: #ffffff;
 }

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

 .sf_blog_sub_header {
    color: #ffffff;
    padding: 0px 0 0 10px;
    background-color: transparent !important;
 }

 .sidebaritem {
    border-bottom: 1px solid #d9eca8;
 }

 .sf_blog_footer {
    background: #cc6d0e;
    color: #ffffff;
 }

 .sidebarlist {
    background-color: #58894a;
 }

 .sf_blog_content {
    background-color: #f9feed;
 }

 h6#trackbackslabel , h6#commentslabel , h6#leavecommentlabel {
    background-color: #CD8700;
 }

 .sf_blog_header_wrapper {
    background-repeat: no-repeat;
    width: 900px;
    height: 120px;
    position: relative;
    background-color: #B9A989;
    background-image: url(images/blog1.gif);
 }
.listitemcontent {
    padding: 15px 10px;
    margin: 0px;
 }
 
