.sf_blog_sub_header {
    font-family: arial;
    font-size: 15px;
    color: #472A2A;
 }

 .sf_blog_main_header {
    font-weight: normal;
    font-family: arial;
    font-size: 28px;
    color: #0A0A0A;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    height: 15px;
    padding: 10px 10px;
    color: #F1C512;
    font-family: arial;
    font-size: 12px;
    background-color: #252523;
 }

 .sf_blog_header_wrapper {
    height: 100px;
    padding: 10px 30px 10px;
    text-align: center;
    overflow: hidden;
    background-position: bottom left;
    background-color: #0080808;
    background-image: url(images/bloglogo_finala.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_post {
    margin-bottom: 40px;
    padding: 20px 0px;
    background-color: #DEDCD7;
 }

 .sf_blog_sidebar ul li a:visited {
    font-weight: bold;
    color: #443F3F;
 }

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

 a:link {
    color: #EC3838;
 }

 a:visited {
    color: #584844;
 }

 a:hover {
    color: #FFFFFF;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    color: #4D4746;
    background-color: #449078;
    background-repeat: no-repeat;
    background-image: url(images/image4.jpg);
 }

 .sf_blog_sidebar {
    width: 220px;
    float: right;
    display: inline;
    margin: 10px 0px;
    overflow: hidden;
    background-repeat: repeat-y;
    background-color: #000000;
    background-image: url(images/sidebar2.jpg);
    color: #E02B09;
 }

 body {
    margin: 0px 0px 20px;
    padding: 0px;
    color: #403B3B;
    font-family: arial;
    font-size: 12px;
    background-color: #0A0A0A;
 }

 .sf_blog_content {
    width: 690px;
    padding: 15px 0px 10px;
    float: right;
    display: inline;
    min-height: 350px;
    height: auto !important;
    background-color: #C5C2B4;
 }

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

 
