body {
    margin: 0;
    padding: 0;
    background-color: #333333;
    font-family: Verdana;
    font-size: 12px;
    color: #969696;
 }

 .submit-button {
    margin-top: 2px;
    font-weight: bold;
    background-repeat: repeat-x;
    background-position: top left;
 }

 .sf_blog_wrapper {
    border-left: solid 20px #242424;
    border-right: solid 20px #242424;
    width: 900px;
 }

 .sf_blog_outer_wrapper {
    width: 940px;
    margin: 0 auto;
    background-color: #1a1a1a;
 }

 .sf_blog_main_header {
    text-align: left;
    font-size: 24px;
    font-weight: normal;
    width: 750px;
    padding: 20px 0 0 10px;
    color: #969696;
 }

 .sf_blog_sub_header {
    color: #969696;
    padding: 0px 0 0 10px;
    background-color: transparent !important;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 220px;
    overflow: hidden;
 }

 div#sidebar_left ol, div#sidebar_left ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    color: #969696;
 }

 .listitemcontent {
    padding: 5px 10px;
    margin: 0px;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    background-color: #333333;
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
    padding: 4px 10px 3px 3px;
    color: #d2d2d2;
    text-align: left;
 }

 .sidebarlist {
    background-color: #333333;
 }

 .sidebaritem {
    border-bottom: 1px solid #fe6600;
 }

 .sidebaritem a:link {
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
 }

 .sidebaritem a:visited {
    color: #ffffff;
 }

 .sidebaritem a:hover {
    color: #fe6600;
    text-decoration: none;
 }

 .sidebaritem td {
 }

 .homelinkbox {
 }

 h2.homelinkheader a {
    color: #d2d2d2 !important;
    font-size: 14px;
    font-weight: bold!important;
 }

 h2.homelinkheader a:visited {
    color: #969696 !important;
 }

 h2.homelinkheader a:hover {
    color: #fe6600 !important;
    font-weight: bold!important;
    text-decoration: none;
 }

 h3.sf_blog_posttitle {
    font-size: 12pt;
    text-decoration: none;
    font-weight: bold !important;
    margin: 10px 0;
    padding: 2px 0 2px 5px;
    color: #d2d2d2;
    background-color: #333333;
 }

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

 h3.sf_blog_posttitle a:visited {
    color: #d2d2d2;
 }

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

 h2.sf_blog_posttitle {
    font-size: 12pt;
    text-decoration: none;
    font-weight: bold !important;
    padding: 2px 0 2px 5px;
    background-color: #333333;
    color: #d2d2d2;
 }

 .sf_blog_footer {
    background: #242424;
 }

 .calendar td {
    color: #969696;
 }

 a.calendarlink {
    font-weight: bold;
    padding: 2px 5px 4px 5px;
 }

 a.calendarlink:hover {
    color: #969696;
    text-decoration: underline;
 }

 h6#trackbackslabel , h6#commentslabel , h6#leavecommentlabel {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 2px 4px;
    margin-top: 10px;
    color: #d2d2d2;
    background-color: #333333;
 }

 .readlink a, .readlink a:visited {
    font-size: 8pt;
    font-weight: normal;
    color: #d2d2d2;
    background-color: #333333;
 }

 .sf_blog_postmeta {
    font-family: verdana;
    font-size: 8pt;
 }

 a:link {
    color: #d2d2d2;
 }

 a:visited {
    color: #969696;
 }

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

 .sf_blog_header_wrapper {
    width: 900px;
    height: 120px;
    position: relative;
    background-color: #000000;
    background-image: url(images/blog_header02.jpg);
    background-repeat: no-repeat;
 }

 
