.sf_blog_sub_header {
    overflow: hidden;
    text-align: center;
    width: 675px;
    margin: 0 0 25px 245px;
    font-family: cursive;
    font-size: 18px;
    background-color: #D2D4D4;
 }

 #sidebar {
    width: 218px;
    margin: 0 auto;
    padding: 0 15px;
    background-position: bottom left;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/29964-28508/PublishTemp/images/notebottom_6.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    overflow: hidden;
    font-weight: bold;
    text-align: center;
    width: 675px;
    margin: 0 0 0 245px;
    font-family: cursive;
    font-size: 28px;
    background-color: #E2E2E2;
 }

 .sf_blog_post {
    margin-bottom: 10px;
    font-family: arial;
    font-size: 12px;
    color: #070101;
 }

 .sf_blog_sidebar {
    float: left;
    display: inline;
    margin: 0 0 20px;
    padding: 0;
    width: 248px;
    overflow: hidden;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/29964-28508/PublishTemp/images/noteback_6.gif);
    background-repeat: repeat-y;
    font-family: arial;
    font-size: 10pt;
 }

 .sf_blog_entry {
    float: right;
    display: inline;
    width: 630px;
    background-color: #F2F1EE;
 }

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

 a:link {
    color: #333333;
    text-decoration: none;
 }

 a:visited {
    text-decoration: none;
    color: #711124;
 }

 a:hover {
    text-decoration: underline;
    color: #335789;
 }

 
