.sf_blog_extra2 {
    height: 25px;
    left: 30px;
    position: absolute;
    top: 40px;
    width: 147px;
    background-position: left top;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000;
    background-image: url(images/body_bg_1.jpg);
    background-repeat: repeat-x;
    background-position: top;
    font-family: arial;
    font-size: 12px;
    background-color: #FFFFFF;
 }

 .sf_blog_main_header {
    padding-top: 5px;
    text-align: right;
    margin-left: 200px;
    width: 690px;
    height: 60px;
    overflow: hidden;
    font-size: 28px;
    color: #EB8C31;
 }

 .sf_blog_sub_header {
    padding-top: 8px;
    text-align: right;
    padding-left: 200px;
    width: 690px;
    height: 30px;
    overflow: hidden;
    font-size: 14px;
    color: #EB8C31;
 }

 .sf_blog_header_wrapper {
    height: 114px;
    position: relative;
    background-position: top left;
    width: 898px;
    background-color: #2A2A2A;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    font-weight: bold!important;
    font-size: 15px;
    margin: 0 0 5px 0;
    padding: 1px 3px;
    background-position: top left;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_sidebar ul li a:hover {
    color: #000000;
 }

 
