.sf_blog_extra2 {
    float: left;
    height: 100px;
    width: 300px;
    border-right: solid 4px #fff;
    border-left: solid 4px #fff;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/2/1/0/7/2/135953-127012/PublishTemp/images/podcast.png);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    height: 30px;
    over-flow: hidden;
    text-align: left;
    margin-left: 330px;
    font-weight: bold;
    padding: 5px 0 5px 0;
    font-family: sans-serif;
    font-size: 28px;
    color: #2A6818;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    margin-top: 0px;
    display: inline;
    width: 200px;
    overflow: hidden;
    background-color: #3D9842;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    min-height: 20px;
    height: 20px;
    padding: 10px 0 10px 0;
    margin-top: 10px;
    border-top: 1px solid #ccc;
    font-family: helvetica;
    font-size: 16px;
    color: #28853D;
 }

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

 .sf_blog_postmeta {
    margin-left: 11px;
    margin-bottom: 10px;
    font-family: helvetica;
    font-size: 12px;
 }

 .sf_blog_sub_header {
    text-align: left;
    margin-left: 330px;
    height: 30px;
    over-flow: hidden;
    padding: 0 0 5px 0;
    color: #2A6818;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #064237;
    background-color: #FFFFFF;
 }

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

 a:visited {
 }

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

 .sf_blog_sidebar ul li a:visited {
    color: #fff;
 }

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

 body {
    margin: auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: arial;
    font-size: 12px;
    background-color: #2A6818;
 }

 
