<script src="http://downloads.thespringbox.com/web/wrapper.js" type="text/javascript"></script>

a:hover {
    color: #ffd3ad;
    background-image: none;
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #84c2f8;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    height: 140px;
    padding: 10px 30px 10px;
    text-align: center;
    overflow: hidden;
    background-position: bottom left;
    background-color: #000000;
    background-image: none;
    background-repeat: repeat-x;
 }

 .sf_blog_sub_header {
    font-family: verdana;
    font-size: 30px;
    color: #ffd3ad;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: bold;
    font-family: georgia;
    font-size: 72px;
    color: #bd381d;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    color: #FFD3AD;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    height: 15px;
    padding: 10px 10px;
    background-color: #252A30;
    font-family: georgia;
    font-size: 10px;
    color: #3AED94;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #FFD3AD;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_post {
    margin-bottom: 40px;
    padding: 20px 0px;
    font-family: verdana;
    font-size: 12px;
    background-color: #BD381D;
    background-image: none;
    background-repeat: no-repeat;
 }

 
