/*------------------------------------
GENERAL
------------------------------------*/
 body {
    margin: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
 }

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

 .sf_blog_outer_wrapper {
    width: 950px;
    margin: auto;
 }

 .sf_blog_wrapper {
    width: 950px;
 }

 a {
 }

 a:visited {
 }

 a:hover {
    text-decoration: none;
 }

 .sf_blog_extra1 {
 }

 /* ------------------------------------
HEADER
------------------------------------ */
 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 950px;
    height: 166px;
    background-repeat: no-repeat;
    background-position: left;
 }

 /* banner image */
 .sf_blog_extra4 {
 }

 .sf_blog_extra2 {
 }

 .sf_blog_main_header {
    margin-left: 335px !important;
    padding-top: 10px;
    font-size: 20px;
    font-weight: bold;
    height: 80px;
    widht: 575px;
    overflow: hidden;
 }

 .sf_blog_main_header div {
 }

 .sf_blog_sub_header {
    margin-left: 335px !important;
    padding-top: 5px;
    font-size: 12px;
    font-weight: bold;
    height: 60px;
    widht: 575px;
    overflow: hidden;
 }

 /* ------------------------------------
NAVIGATION
------------------------------------ */
 .sf_blog_navigation_top {
    display: none;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    margin-top: 4px;
    overflow: hidden;
 }

 .sf_blog_sidebar ul {
    margin: 0 0;
    height: 1%;
    padding-left: 15px;
    list-style-type: none;
 }

 .sf_blog_sidebar ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
 }

 /* ========================================
 SIDEBAR
 ======================================= */
 div#sidebar_left ol, 
div#sidebar_left ul {
    list-style-type: none;
    font-size: 12px;
    padding-left: 0;
    margin: 0 0 13px 0;
    color: #FFFFFF;
 }

 .sidebarlist {
    margin: 0;
    padding: 0;
 }

 .sidebarlist h2,
.sidebarlist .calendartitle td {
    color: #FFFFFF;
    background-color: #666666;
    font-weight: bold!important;
    margin: 0 0 5px 0;
    padding: 1px 3px;
    font-size: 15px;
 }

 .sidebaritem {
    margin: 3px;
 }

 .sidebaritem a {
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: normal;
 }

 .sidebaritem a:hover {
    font-size: 9pt;
    color: #666666;
    text-decoration: underline;
    font-weight: normal;
 }

 .sidebaritem td {
    font-size: 9pt;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
 }

 #BlogEmail, #EntryEmail, .searchterm {
    width: 125px;
 }

 .searchimage {
    margin: 5px 0 20px 0;
 }

 .subscribeimage {
    margin: 5px 0 10px 0;
 }

 .feedbutton {
    border-width: 0;
    padding-top: 2px;
 }

 a.feedlink {
    vertical-align: top;
 }

 .sidebaritem th.calendarweek {
    font-size: 12px;
    padding: 3px 1px 1px 1px;
 }

 .calendar {
    width: 100%;
    margin: 0px auto 4px auto;
    border-style: none !important;
 }

 .calendar td {
    padding: 0px 0;
    font-size: 8pt;
    color: #FFFFFF;
 }

 /* Actual dates */
 a.calendarlink {
    font-weight: bold;
    padding: 2px 5px 4px 5px;
    color: #FFFFFF;
 }

 /* Dates with links */
 a.calendarlink:hover {
    background-color: #FFFFFF;
    color: #979797;
 }

 /* Headers and Titles */
 h2.homelinkheader a {
    font-size: 15px;
    font-weight: bold!important;
    color: #FFFFFF !important;
 }

 h2.homelinkheader a:visited {
    font-size: 15px;
    font-weight: bold!important;
    color: #FFFFFF !important;
 }

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

 h2.homelinkheader {
    padding: 0 0 3px 2px !important;
 }

 /* ------------------------------------
CONTENT
------------------------------------ */
 .sf_blog_pagetitle {
    display: none;
 }

 .sf_blog_content {
    width: 720px;
    float: right;
    padding: 5px 10px 0;
 }

 .sf_blog_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
 }

 .sf_blog_wrapper:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
 }

 /*====================================
Blog Post Styles
=================================== */
 .sf_blog_post {
    margin-bottom: 20px;
    border-bottom: 1px dotted #cccccc;
    padding-bottom: 20px;
 }

 h3.sf_blog_posttitle {
    font-size: 18px;
    text-decoration: none;
    font-weight: bold!important;
    color: #223048;
 }

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

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

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

 .sf_blog_entry {
    padding-left: 11px;
    font-size: 12px;
    margin: 10px 0;
    overflow: auto;
 }

 .sf_blog_postmeta {
    margin-left: 11px;
    font-size: 12px;
    clear: both;
 }

 .error {
    color: #c00 !important;
    font-size: 10pt;
    font-weight: bold;
 }

 .error a:link {
    text-decoration: underline;
 }

 .error a:visited {
    text-decoration: underline;
 }

 .error a:hover {
    text-decoration: none;
    background-color: #900 !important;
    color: #FFF !important;
    font-size: 10pt;
    font-weight: bold;
 }

 .recentdate {
    margin-bottom: 10px;
 }

 .sf_blog_survey {
    padding: 0;
    margin: 0 auto;
    width: 600px;
 }

 #formsurvey {
    width: 300px;
    padding: 5px;
    margin: 10px auto 20px auto;
 }

 p#surveytitletext {
    margin: 0;
    padding: 5px;
    color: #FFFFFF;
    background-color: #666666;
    font-weight: bold;
 }

 div#surveyoptions {
    padding: 5px 0;
 }

 div#surveysubmit {
    text-align: center;
    padding: 5px 0;
 }

 div#surveysubmit input {
    font-size: 11px;
 }

 /*  Singles Page
---------------------*/
 h2.sf_blog_posttitle {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.5px;
    margin: 15px 0 3px 0;
 }

 h2.sf_blog_posttitle a {
    color: #666;
 }

 h2.sf_blog_posttitle a:visited {
    color: #666;
 }

 h2.sf_blog_posttitle a:hover {
    color: #666;
 }

 div#blogprint {
    float: right;
    clear: both;
    margin-top: -5px;
 }

 div#blogprint a {
    display: block;
    border: 1px solid;
    padding: 4px 5px;
    margin: 1px;
 }

 div#blogprint a:hover {
    border: 3px solid;
    padding: 3px 4px;
    margin: 0;
 }

 p#postinfo {
    margin-top: 0px;
    font-style: italic;
    font-size: 9pt;
 }

 form#formsurvey {
    padding: 0;
    background-color: #FFFFFF;
 }

 /* Comment & Trackback Styles
-----------------------*/
 .commentlinks,
.trackbacklinks {
    text-align: center;
    margin: 5px 0;
 }

 h6#trackbackslabel , h6#commentslabel , h6#leavecommentlabel {
    margin: 45px 0 0;
    padding: 0;
    color: #666666;
    font-size: 13pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
 }

 a#trackbackurl {
    display: block;
    float: right;
    margin-top: -8px;
 }

 .trackbacklist , .commentlist {
    padding: 5px;
    margin: 10px 0 0 10px;
 }

 .trackbacklist li , .commentlist li {
    list-style-type: none;
    padding: 5px;
    margin: 10px 0 0 0px;
 }

 .trackbacklist .trackbacklist , .commentlist .commentlist {
    margin-left: 15px;
 }

 ol.commentlist {
    padding: 0px 5px 5px 0;
 }

 ol.commentlist li {
    border-top: none;
    border-bottom: none;
    border-right: none;
    padding: 5px;
    margin: 0 0 10px 0;
 }

 a.commentcreationdate {
    font-style: italic;
    display: block;
    float: right;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
 }

 #formcomment {
    margin-left: 5px;
 }

 /* Search Page 
-----------------------*/
 h2.searchheading {
    border-bottom: 1px solid #ccc;
    padding-bottom: 2px;
 }

 /* Archives Page 
-----------------------*/
 .archive-post h3 {
    font-weight: bold;
 }

 .archive-post {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
 }

 .readlink {
    font-weight: normal;
 }

 /*------------------------------------
FOOTER
------------------------------------*/
 .sf_blog_footer {
    text-align: center;
    font-size: .7em;
    color: #888;
    height: 20px;
    padding: 12px 0px 0px 50px;
    margin: 0 20px 0 0;
 }

 .sf_blog_extra9 {
    height: 33px;
    width: 950px;
    float: right;
    background-repeat: repeat-x;
    background-position: right top;
 }

 /*------------------------------------
BANNER
------------------------------------*/
 .sf_blog_banner {
    margin-bottom: 35px;
    padding-top: 80px;
    text-align: center;
    font-size: .8em;
 }

 .sf_blog_banner div#bannerLink {
    padding-top: 10px;
 }

 