/*********************************************************
**********************************************************

	Folder:	BlogTheme228
	Name:	sBlog2

**********************************************************
*********************************************************/
 /*********************************************************
**********************************************************

	Folder:	BlogTheme228
	Name:	sBlog2

**********************************************************
*********************************************************/
 body {
    margin: 0px 0px 20px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(images/bg.gif);
    background-repeat: repeat-x;
 }

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

 .sf_blog_extra1 {
    width: 920px;
    height: 25px;
 }

 .sf_blog_wrapper {
    width: 920px;
    margin: auto;
 }

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

 .sf_extra10 {
 }

 .sf_blog_navigation_top {
    display: none;
 }

 /*--------------------------------
			Header
---------------------------------*/
 /*--------------------------------
			Header
---------------------------------*/
 .sf_blog_header_wrapper {
    height: 105px;
    padding: 10px 20px 10px;
    overflow: hidden;
 }

 .sf_blog_extra2 {
 }

 .sf_blog_main_header p, .sf_sub_header p {
    margin: 0px;
    padding: 0px;
 }

 .sf_blog_main_header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    font-weight: normal;
 }

 .sf_blog_extra3 {
 }

 .sf_blog_sub_header {
    font-size: 15px;
 }

 /*--------------------------------
			End Header
---------------------------------*/
 /*--------------------------------
			End Header
---------------------------------*/
 .sf_blog_extra4 {
    height: 26px;
    margin: 5px;
 }

 /*--------------------------------
			Sidebar
---------------------------------*/
 /*--------------------------------
			Sidebar
---------------------------------*/
 .sf_blog_sidebar {
    width: 220px;
    float: right;
    display: inline;
    margin-right: 5px;
    overflow: hidden;
 }

 .sf_blog_sidebar ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
 }

 .sf_blog_sidebar ul li {
 }

 .sf_blog_sidebar ul li a {
    text-decoration: none;
 }

 .sf_blog_sidebar ul li a:visited {
 }

 .sf_blog_sidebar ul li a:hover {
 }

 .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 {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
 }

 .sidebarlist {
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
 }

 .sidebarlist li.sidebaritem {
    background-image: url(images/sidebar_bg.gif);
    background-position: top left;
    background-repeat: repeat-x;
    list-style-type: none;
    padding: 20px 10px 15px;
    margin: 0px;
 }

 .listitemcontent {
    padding: 8px 0px 0px;
    margin: 0px;
 }

 .listitemcontent li {
    padding: 1px 2px;
 }

 .listitemcontent form {
    padding: 0px;
    margin: 0px;
 }

 .recentlist .listitemcontent li {
    margin-bottom: 2px;
    padding: 2px 2px;
 }

 .homelinkbox {
    text-align: center;
    padding-top: 5px;
 }

 /*---------------------Sidebar links----------------------*/
 /*---------------------Sidebar links----------------------*/
 .sidebaritem {
    padding: 0px;
    margin: 0px;
 }

 .sidebaritem a {
    text-decoration: none;
 }

 .sidebaritem a:visited {
 }

 .sidebaritem a:hover {
 }

 .sidebaritem td {
 }

 h2.homelinkheader a {
 }

 h2.homelinkheader a:visited {
 }

 h2.homelinkheader a:hover {
    text-decoration: none;
 }

 h2.homelinkheader {
    text-align: left;
 }

 /*---------------------Sidebar links----------------------*/
 /*---------------------Sidebar links----------------------*/
 .searchimage {
 }

 #BlogEmail, #EntryEmail, .searchterm {
 }

 .subscribeimage {
    border: none;
 }

 .feedbutton {
    border: none;
 }

 a.feedlink {
 }

 .sf_blog_sidebar .submit-button {
    margin: 5px 0px;
    padding: 2px 5px 3px;
    font-size: 10px;
    cursor: pointer;
    border-style: solid;
    border-width: 1px;
    background-image: url(images/btn.gif);
    background-repeat: repeat-x;
 }

 .sf_blog_sidebar .submit-button:hover {
 }

 /*--------------------------------
				Calendar
	--------------------------------*/
 /*--------------------------------
				Calendar
	--------------------------------*/
 .calendarweek {
    padding-top: 10px;
 }

 .calendar {
    width: 100%;
    border-style: none !important;
 }

 .calendar th {
 }

 .calendar td {
 }

 a.calendarlink {
 }

 a.calendarlink:hover {
 }

 .sidebarlist .calendartitle td {
    text-align: left;
 }

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

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

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

 .sf_blog_extra11 {
 }

 /*--------------------------
		Content
--------------------------*/
 /*--------------------------
		Content
--------------------------*/
 .sf_blog_content {
    width: 675px;
    float: left;
    display: inline;
    margin-left: 5px;
 }

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

 .sf_blog_content form {
    margin: 0px 10px;
 }

 /*--------------------------------
			Blog Post styles
	--------------------------------*/
 /*--------------------------------
			Blog Post styles
	--------------------------------*/
 .sf_blog_post {
 }

 h3.sf_blog_posttitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    padding: 14px 10px 5px;
    margin: 0px 0px 15px;
    background-image: url(images/posthead_bg.gif);
    background-repeat: repeat-x;
 }

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

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

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

 .sf_blog_postmeta {
    margin: 20px 10px 50px;
    clear: both;
 }

 .recentdate {
    margin: 0px;
    padding: 0px;
    width: 190px;
 }

 /*--------------single page post AND trackbacks-comments--------------*/
 /*--------------single page post AND trackbacks-comments--------------*/
 h2.sf_blog_posttitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    padding: 14px 10px 5px;
    margin: 0px 0px 15px;
    background-image: url(images/posthead_bg.gif);
    background-repeat: repeat-x;
 }

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

 h2.sf_blog_posttitle a:visited {
 }

 h2.sf_blog_posttitle a:hover {
 }

 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---------------*/
 /*------------survey Stuff---------------*/
 .sf_blog_survey {
    padding: 0;
    margin: 0 auto;
    width: 665px;
 }

 form#formsurvey {
    padding: 0;
 }

 #formsurvey {
    width: 300px;
    padding: 5px;
    margin: 20px auto 0 auto;
    font-weight: bold;
 }

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

 div#surveyopxions {
    padding: 5px 0;
 }

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

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

 /*-----------end survey Stuff------------*/
 /*-----------end survey Stuff------------*/
 h6#trackbackslabel , h6#commentslabel , h6#leavecommentlabel {
    padding: 4px 10px;
    margin: 0px 0px 5px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
 }

 .commentlinks, .trackbacklinks {
    text-align: center;
    margin: 0px 10px;
    font-size: 10px;
 }

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

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

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

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

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

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

 a.commentcreationdate {
    display: block;
    float: right;
    font-size: 10px;
 }

 /*--------------------------------Search Page------------------------------*/
 /*--------------------------------Search Page------------------------------*/
 h2.searchheading {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 30px;
    padding: 4px 10px;
    text-transform: uppercase;
 }

 /*--------------------------------Error Stuff------------------------------*/
 /*--------------------------------Error Stuff------------------------------*/
 .error {
    margin-top: 25px;
    margin: 25px 10px 0px;
    font-weight: bold;
 }

 .error a , .error a:visited , .error a:link {
 }

 .error a:hover {
 }

 /*-----------------------------Archives Page-----------------------------*/
 /*-----------------------------Archives Page-----------------------------*/
 .archive-post h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    padding: 14px 10px 5px;
    margin: 0px 0px 15px;
    background-image: url(images/posthead_bg.gif);
    background-repeat: repeat-x;
 }

 .archive-post {
 }

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

 /*--------------------------
		End Content
--------------------------*/
 /*--------------------------
		End Content
--------------------------*/
 .sf_blog_extra7 {
    clear: both;
 }

 /*--------------------------
		 Footer
--------------------------*/
 /*--------------------------
		 Footer
--------------------------*/
 .sf_blog_footer {
    clear: both;
    margin: 20px 10px 0px;
    text-align: center;
    font-size: 9px;
 }

 /*------------------------------------
	BANNER
------------------------------------*/
 /*------------------------------------
	BANNER
------------------------------------*/
 .sf_blog_banner {
    text-align: center;
    padding: 20px;
    font-size: 9px;
 }

 .sf_blog_banner div#bannerLink {
 }

 /*--------------------------
		Extra Stuff
--------------------------*/
 /*--------------------------
		Extra Stuff
--------------------------*/
 .sf_blog_extra8 {
 }

 .sf_blog_extra9 {
    background-image: url(images/footer.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 920px;
    height: 25px;
 }

 a:link {
 }

 a:visited {
 }

 a:hover {
 }

 
