.sf_blog_header_wrapper {
    width: 455px;
    height: 281px;
    padding: 50px 475px 10px 40px;
    margin-bottom: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-image: url(images/blog_header1.jpg);
 }

 
  .sf_blog_outer_wrapper {
    width: 900px;
 
 }
.sf_blog_wrapper {
    width: 900px;
background-color:#e0e1c2;
background-image:none;
  
 }
.sf_blog_footer {
 
    width: 880px;
  background-image:none;
 }
.sf_blog_content {
    width: 580px;
   
 }

 /*--------------------------------
			Sidebar
---------------------------------*/
 .sf_blog_sidebar {
    color: #5a416d;
 }

 .sf_blog_sidebar ul li a {
    color: #5a416d;
 }

 .sf_blog_sidebar ul li a:visited {
    color: #5a416d;
 }

 .sidebarlist li.sidebaritem {
    border: 2px solid #5a416d;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    color: #ffffff;
    background-color: #5a416d;
 }
  
