/*********************************************************
**********************************************************

Folder: 
Name: 
Cat: 

**********************************************************
*********************************************************/
 body {
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
 }

 .submit-button {
    margin: 5px 0;
    font-weight: bold;
    cursor: pointer;
 }

 .sf_blog_outer_wrapper {
 }

 .sf_blog_extra1 {
 }

 .sf_blog_wrapper {
    margin: 10px auto 0;
    padding: 6px;
    width: 900px;
    background-repeat: repeat-y;
 }

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

 .sf_blog_extra10 {
 }

 .sf_blog_navigation_top {
    display: none;
 }

 /*--------------------------------
			Header
---------------------------------*/
 .sf_blog_header_wrapper {
    height: 114px;
    width: 900px;
    position: relative;
    background-repeat: no-repeat;
    background-position: top left;
 }

 .sf_blog_extra2 {
    height: 25px;
    left: 30px;
    position: absolute;
    top: 40px;
    width: 147px;
 }

 .sf_blog_main_header {
    padding-top: 10px;
    text-align: right;
    padding-left: 200px;
    width: 690px;
    height: 60px;
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    overflow: hidden;
 }

 .sf_blog_extra3 {
 }

 .sf_blog_sub_header {
    padding-top: 10px;
    text-align: right;
    padding-left: 200px;
    width: 690px;
    height: 30px;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    overflow: hidden;
 }

 .sf_sub_header p, .sf_main_header p {
    margin: 0;
    padding: 0;
 }

 /*--------------------------------
			End Header
---------------------------------*/
 .sf_blog_extra4 {
    height: 149px;
    width: 900px;
    margin-top: 1px;
    background-repeat: no-repeat;
    background-position: left top;
 }

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

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

 .sf_blog_sidebar ul li {
 }

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

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

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

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

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

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

 .sidebarlist li.sidebaritem {
    list-style-type: none;
    padding: 4px;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    font-weight: bold!important;
    font-size: 15px;
    margin: 0 0 5px 0;
    padding: 1px 3px;
    background-repeat: repeat;
    background-position: top left;
 }

 .sidebaritem {
    margin: 3px 3px 5px 0px;
 }

 /*---------------------Sidebar links----------------------*/
 .sidebaritem a {
    text-decoration: underline;
    font-weight: normal;
 }

 .sidebaritem a:visited {
 }

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

 .sidebaritem td {
    text-decoration: none;
    font-weight: normal;
 }

 h2.homelinkheader a {
    font-weight: bold!important;
 }

 h2.homelinkheader a:visited {
 }

 h2.homelinkheader a:hover {
    font-weight: bold!important;
 }

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

 /*---------------------Sidebar links----------------------*/
 .searchimage {
    margin: 5px 0 20px 0;
 }

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

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

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

 a.feedlink {
    vertical-align: top;
 }

 /*--------------------------------
				Calendar
	--------------------------------*/
 .calendarweek {
    padding: 3px 1px 1px 1px;
 }

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

 .calendar td {
    padding: 0;
 }

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

 a.calendarlink:hover {
    color: #979797;
 }

 /*--------------------------
		End Sidebar
---------------------------*/
 .sf_extra5 {
 }

 /*--------------------------------
		 	Page Title
---------------------------------*/
 .sf_blog_pagetitle {
    display: none;
 }

 /*--------------------------------
		 End Page Title
---------------------------------*/
 .sf_blog_extra6 {
 }

 .sf_blog_extra11 {
 }

 /*--------------------------
		Content
--------------------------*/
 .sf_blog_content {
    display: inline;
    width: 675px;
    float: right;
    padding: 5px 12px 0 0;
    height: auto !important;
    min-height: 200px;
 }

 .sf_blog_content: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;
    margin-top: 5px;
 }

 h3.sf_blog_posttitle {
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin: 0px 0px 15px;
 }

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

 .sf_blog_entry {
    margin-left: 11px;
    min-height: 1%;
    height: auto !important;
    _height: 1%;
 }

 .sf_blog_entry:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
 }

 .sf_blog_entry p {
    margin: 10px 0;
 }

 .sf_blog_postmeta {
    margin: 10px 0 0 11px;
    clear: both;
 }

 .recentdate {
    margin-bottom: 10px;
 }

 /*--------------single page post AND trackbacks-comments--------------*/
 h2.sf_blog_posttitle {
    font-size: 20px;
    font-weight: normal;
 }

 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: 9px;
 }

 /*------------survey Stuff---------------*/
 .sf_blog_survey {
    padding: 0;
    margin: 20px 0px 10px 11px;
    font-size: 11px;
 }

 .sf_blog_survey .header {
    font-weight: bold;
    font-size: 12px;
 }

 form#formsurvey {
    padding: 0;
    margin: 0px auto;
    width: 280px;
 }

 #formsurvey {
    padding: 5px;
    margin: 4px 0 20px 0px;
 }

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

 div#surveyoptions {
    padding: 5px 0;
 }

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

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

 /*-----------end survey Stuff------------*/
 h6#trackbackslabel , h6#commentslabel , h6#leavecommentlabel {
    font-weight: bold;
    margin: 45px 0 0;
    padding: 0;
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
 }

 .commentlinks, .trackbacklinks {
    text-align: center;
    margin: 5px 0;
 }

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

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

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

 .trackbacklist .trackbacklist , .commentlist .commentlist {
    padding-left: 6px;
    margin-left: 5px;
 }

 a.commentcreationdate {
    display: block;
    float: right;
    font-style: normal;
 }

 /*--------------------------------Search Page------------------------------*/
 h2.searchheading {
    padding-bottom: 2px;
 }

 /*--------------------------------Error Stuff------------------------------*/
 .error {
    font-size: 15px;
    font-weight: bold;
 }

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

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

 .error a:hover {
    text-decoration: none;
 }

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

 .archive-post {
    padding-bottom: 10px;
    margin-bottom: 20px;
 }

 .readlink {
    font-weight: normal;
 }

 /*--------------------------
		End Content
--------------------------*/
 .sf_blog_extra7 {
 }

 /*--------------------------
		 Footer
--------------------------*/
 .sf_blog_footer {
    text-align: center;
    padding-top: 3px;
    clear: both;
 }

 /*--------------------------
		End Footer
--------------------------*/
 .sf_blog_extra8 {
 }

 .sf_blog_extra9 {
 }

 /*--------------------------
		Extra Stuff
--------------------------*/
 a:link {
    text-decoration: underline;
 }

 a:visited {
 }

 a:hover {
    text-decoration: none;
 }

 /*--------------------------
		Banner
--------------------------*/
 .sf_blog_banner {
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: center;
 }

 