.sf_blog_extra2 {
    float: left;
    height: 159px;
    width: 219px;
    border-right: solid 0px #000000;
    background-image: url(images/talk_bubble01a.gif);
    background-repeat: no-repeat;
 }

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

 .sf_blog_main_header {
    color: #ffffff;
    width: 700px;
    float: left;
    padding-top: 15px;
    padding-left: 15px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 60px;
    font-weight: bold;
 }

 .sf_blog_sub_header {
    width: 700px;
    float: left;
    padding-top: 5px;
    padding-left: 15px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 30px;
 }

 .sf_blog_header_wrapper {
    height: 160px;
    padding: 0 0 0 0px;
    background-color: #000000;
 }

 .sf_blog_wrapper {
    background-color: #000000;
 }

 .sf_blog_extra4 {
    background-image: url(images/nav_bar_blog.jpg);
    height: 1px;
    width: 970px;
    border-top: 0px solid #000000;
    border-bottom: 0px solid  #000000;
 }

 body {
    background-color: #000000;
 }

 .sf_blog_sidebar ul li a {
    color: #ffffff;
 }

 .sf_blog_outer_wrapper {
    background-color: #000000;
    width: 970px;
    margin: 0 auto;
    margin-top: 0px;
    border: 10px solid #000000;
 }

 .sf_blog_entry {
    font-size: 12px;
    margin: 12px;
    min-height: 1%;
    height: auto !important;
    _height: 1%;
    color: #ffffff;
 }

 .sf_blog_post {
    padding-bottom: 15px;
    padding-top: 3px;
    margin-top: 10px;
 }

 .sf_blog_sidebar {
    background-color: #000000;
    float: left;
    margin: 0;
    margin-top: 0px;
    width: 214px;
    padding: 0 0px;
    border-right: 1px solid #ccc;
    overflow: hidden;
 }

 h3.sf_blog_posttitle a:hover {
    color: #777;
 }

 .sf_blog_postmeta a:hover {
    color: #777;
 }

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

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

 h6#trackbackslabel , h6#commentslabel , h6#leavecommentlabel {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    border-bottom: dotted 1px #95989F;
    padding: 2px 0 2px 0;
 }

 
