/*********************************************************
**********************************************************

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 {
    width: 900px;
    margin: auto;
}

.sf_blog_extra1 {
    height: 28px;
	width: 900px;
	background-color: #ffffff;
	background-position: bottom;
	background-repeat: repeat-x;
}

.sf_blog_wrapper {
	width: 900px;
}

.sf_blog_wrapper:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_blog_extra10 {
	float: right;
	height: 150px;
	width: 200px;
}

.sf_blog_navigation_top {
	display: none;
}

/*--------------------------------
			Header
---------------------------------*/

.sf_blog_header_wrapper {
	width: 695px;
	height: 130px;
}

.sf_blog_extra2 {
	
}

.sf_blog_main_header {
	padding: 5px 0 0 15px;
	font-size: 20px;
	font-weight: bold;
    height: 125px;
	width: 680px;
}

.sf_blog_extra3 {
	
}

.sf_blog_sub_header {
	display: none;
}

/*--------------------------------
			End Header
---------------------------------*/

.sf_blog_extra4 {
	width: 695px;
    height: 20px !important;
}

/*--------------------------------
			Sidebar
---------------------------------*/

.sf_blog_sidebar {
   	float: right;
    margin: 0;
    display: inline;
    width: 200px;
	margin-top: 4px;
}

.sf_blog_sidebar ul {
    margin: 0 0;
    height: auto !important; height: 1%;
    padding-left: 15px;
    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;
}

.sidebaritem {
			margin: 3px 3px 5px 3px ;
		}

	/*---------------------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: 184px; 
		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 Calendar
	--------------------------------*/



/*--------------------------
		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: left;
    padding: 5px 5px 0;
    height: auto !important;
    height: 200px;
    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;
	}
	
	h3.sf_blog_posttitle { 
		font-size: 14px;  
		text-decoration: none; 
		font-weight: bold!important;
	}
	
	h3.sf_blog_posttitle a {
		text-decoration: none;
	}
	
	.sf_blog_entry {
		margin-left: 11px;
	}
	
	.sf_blog_postmeta {
	margin: 10px 0 0 11px;
	}
	
	.recentdate {
		margin-bottom:10px;
	}
	
		/*--------------single page post AND trackbacks-comments--------------*/
		
			h2.sf_blog_posttitle {
				font-size:14px;
				line-height:20px;
				letter-spacing:-0.5px;
				margin:15px 0 3px 0;
			}
			
			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:0;
					}
					
					form#formsurvey {
						padding:0;
					}
					#formsurvey{
						width:240px;
						padding:5px;
						margin:4px 0 20px 90px;
						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------------*/
			
			h6#trackbackslabel , h6#commentslabel , h6#leavecommentlabel {
			margin:45px 0 0;
			padding:0;
			font-size: 13px;
			}
			
			.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:italic;
			}
		
		/*-------------end single page post AND trackbacks and comments--------------*/
		
		
		
		/*--------------------------------Search Page------------------------------*/
		
			h2.searchheading {
				padding-bottom: 2px;
			}
		
		/*-----------------------------End Search Page-----------------------------*/
		
		
		
		/*--------------------------------Error Stuff------------------------------*/
			
			.error { 
				font-size: 15px; 
				font-weight: bold;
			}
			
			.error a , .error a:visited , .error a:link {
				text-decoration:underline; 
			}
			
			.error a:hover {
				text-decoration:none;
			}

		/*-----------------------------End Error Stuff-----------------------------*/
		
		
		
		/*-----------------------------Archives Page-----------------------------*/
		
			.archive-post h3 {
				font-weight: bold;
			}
			
			.archive-post {
				padding-bottom: 10px;
				margin-bottom: 20px;
			}
			
			.readlink {
				font-weight: normal;
			}
			
		/*----------------------------End Archives Page---------------------------*/
		
		
	/*--------------------------------
			End Blog Post styles
	--------------------------------*/
	

/*--------------------------
		End Content
--------------------------*/

.sf_blog_extra7 {
	height: 18px;
	width: 900px;
	background-repeat:repeat-x;
	clear: both;
}

/*--------------------------
		 Footer
--------------------------*/

.sf_blog_footer {
	clear: both;
	text-align: center;
    height: 20px;
    padding: 12px 0px 0px 50px;
    margin: 0 20px 0 0;
}

/*--------------------------
		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;
	text-align: center;
}


