.sf_blog_extra2 {
    width: 500px;
    height: 198px;
    float: right;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0;
    background-color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: left;
    font-weight: bold;
    width: 387px;
    padding: 10px 0 0 10px;
    font-family: arial;
    font-size: 25px;
    color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: left;
    width: 387px;
    padding: 0px 0 0 10px;
    font-family: arial;
    font-size: 16px;
    color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_pagetitle {
    text-align: left;
    padding: 10px 25px;
    font-weight: bold;
    width: 200px;
    display: none;
    font-family: arial;
    font-size: .8em;
    color: #666666;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    width: 700px;
    height: 30px;
    text-align: center;
    margin: 0 auto;
    font-family: arial;
    font-size: .7em;
    color: #666666;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_wrapper {
    width: 900px;
    background-color: #bababa;
    background-image: none;
    background-repeat: repeat-y;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    font-weight: bold;
    margin: 0px;
    padding: 3px 5px 5px;
    background-position: right center;
    color: #333;
    border-bottom: #fff solid 1px;
    background-color: #efe4c6;
    font-family: arial;
    font-size: 1.2em;
    background-image: none;
    background-repeat: repeat;
 }

 .sf_blog_sidebar {
    float: right;
    margin: 0;
    display: inline;
    width: 200px;
    margin-right: 10px;
    overflow: hidden;
    font-family: arial;
    font-size: .8em;
    color: #bababa;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_postmeta {
    margin-top: 10px;
    font-family: arial;
    font-size: 11px;
    color: #666666;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 
