.sf_blog_sidebar {
    float: right;
    margin: 0;
    display: inline;
    width: 210px;
    margin-right: 10px;
    margin-bottom: 15px;
    overflow: hidden;
 }

 .sf_blog_sidebar ur {
    margin: 0 0;
    height: 1%;
    padding-right: 15px;
    list-style-type: none;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    background-color: #000000;
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
    padding: 4px 10px;
    color: #fff;
    background-repeat: repeat-x;
    border-bottom: 1px solid #000000;
    height: atuo !important;
    word-wrap: break-word;
 }

 .sidebaritem {
    margin: 5px;
    border: 1px solid #fff;
 }

 .sf_blog_header_wrapper {
    width: 946px;
    height: 200px;
    position: relative;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/1/5/8/2/6/173172-162851/PublishTemp/images/Hotel_Exterior_2.jpg);
    background-repeat: repeat-x;
 }

 .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: #FFFFFF;
 }

 .sf_blog_sub_header {
    position: absolute;
    text-align: left;
    font-weight: bold;
    float: left;
    height: 80px;
    overflow: hidden;
    width: 725px;
    margin: 65px 0 0 20px;
    padding: 0px 10px;
    font-size: 13px;
    color: #FFFFFF;
 }

 
