a:link {
    text-decoration: underline;
    color: #7A7B7B;
 }

 a:visited {
    color: #B0B0B0;
 }

 a:hover {
    text-decoration: none;
    color: #000000;
 }

 .sf_blog_header_wrapper {
    height: 198px;
    background-repeat: no-repeat;
    overflow: hidden;
    background-image: url(images/left.jpg);
 }

 body {
    margin: 0;
    background-color: #DF0C1C;
 }

 .sf_blog_wrapper {
    width: 900px;
    background-repeat: repeat-y;
    background-color: #DF0C1C;
    background-image: url(images/web_background.JPG);
 }

 .sf_blog_extra2 {
    width: 500px;
    height: 198px;
    float: right;
    background-repeat: no-repeat;
    background-image: url(images/right.jpg);
 }

 .sidebarlist li.sidebaritem {
    list-style-type: none;
    border: 1px solid #fff;
    background: #DF0C1C;
 }

 .sf_blog_sidebar {
    float: right;
    margin: 0;
    display: inline;
    width: 200px;
    margin-right: 10px;
    overflow: hidden;
    font-size: .8em;
    color: #090909;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0px;
    padding: 3px 5px 5px;
    background-position: right center;
    color: #333;
    border-bottom: #fff solid 1px;
    background-color: #DF0C1C;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/111788-104420/PublishTemp/images/web_background.JPG);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: left;
    font-weight: bold;
    width: 387px;
    padding: 10px 0 0 10px;
    font-family: georgia;
    font-size: 25px;
    color: #DF0C1C;
 }

 
