/*********************************************************
**********************************************************

Folder: 
Name: 
Cat: 

**********************************************************
*********************************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin:0px 0px 20px;
}

.sf_blog_outer_wrapper {
	clear:both;
	margin:15px auto;
	padding:0px;
	width:920px;	
}

.sf_blog_extra1 {
	
}

.sf_blog_wrapper {
	background-color:#000000;
	background-repeat:repeat-y;
	margin:auto;
	width:920px;
 }
	

.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:74px;
	width:850px;
	padding-left:70px;
	padding-top:58px;
}

.sf_blog_extra2 {
	
}

.sf_blog_main_header {
	font-family:"Courier New",Courier,monospace;
	font-size:24px;
	font-weight:bold;
	width:590px;
	height:50px;
	overflow:hidden;
}

.sf_blog_extra3 {
	
}

.sf_blog_sub_header {
	display:none;
}

.sf_sub_header p, .sf_main_header p{
	margin: 0;
	padding: 0;
}

/*--------------------------------
			End Header
---------------------------------*/

.sf_blog_extra4 {
}

/*--------------------------------
			Sidebar
---------------------------------*/

.sf_blog_sidebar {
	font-family: "Courier New",Courier,monospace; 
   	float: left;
    display: inline;
    width: 225px;
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 10px;
}

.sf_blog_sidebar ul {
	font-family: "Courier New",Courier,monospace; 
    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: 2px;
}

.sidebaritem {
	margin: 5px 3px 0px 0px ;
}

.sidebarlist h2, .sidebarlist .calendartitle td {
	font-weight: bold!important;
	font-size: 12px;
	margin: 0;
	padding: 1px 5px
}

.sidebarlist h2.homelinkheader {
	margin:0px;
	padding: 1px 5px;
	text-align:left;
}


.homelinkbox {
	text-align:center;
}
		
.homelinkbox img{
	margin:5px;
}

.listitemcontent {
	padding:8px 5px;
}

.listitemcontent form{
	padding:0px;
	margin:0px;
}




	/*---------------------Sidebar links----------------------*/
		
	
		.sidebaritem a   { 
			font-family: "Courier New",Courier,monospace; 
			font-size: 12px;
			text-decoration: underline;
			font-weight: normal;
		}
		
		.sidebaritem a:visited {
			
		}
		
		.sidebaritem a:hover { 
			text-decoration: none;
		}
		
		.sidebaritem td  { 
			font-family: "Courier New",Courier,monospace; 
			font-size: 12px;
			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;
			
		}
		

		
	/*---------------------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;
}

.sf_blog_sidebar .submit-button {
	margin: 5px 0px;
	font-family: "Courier New",Courier,monospace; 
	font-size:12px;
	cursor:pointer;
}

.sf_blog_sidebar .submit-button:hover {
}

a.feedlink { 
	vertical-align:top;
}

	/*--------------------------------
				Calendar
	--------------------------------*/
	
	.sidebaritem th.calendarweek { 
		padding:3px 1px 1px 1px;
	}
	
	.calendar { 
		width:100%; 
		margin:0px auto 4px auto; 
		border-style:none !important;
	}
	
	.calendar td { 
		padding:0px 0; 
		font-size: 12px;
	}
	
	a.calendarlink{ 
		font-weight:bold; 
		padding:2px 5px 4px 5px;
	} 
	
	a.calendarlink:hover{ 
		color:#979797;
	}

	/*--------------------------------
			End Calendar
	--------------------------------*/



/*--------------------------
		End Sidebar
---------------------------*/


.sf_blog_extra5 {
	
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_blog_pagetitle {
	display: none;
}

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_blog_extra6 {

}

.sf_blog_extra11 {

}

/*--------------------------
		Content
--------------------------*/

.sf_blog_content {
	display: inline;
	width: 550px;
	float: right;
    padding: 5px 0;
	margin-right:60px;
    font-family: "Courier New",Courier,monospace; 
    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;
		margin-top: 0px;
	}
	
	h3.sf_blog_posttitle {
		font-family: "Courier New",Courier,monospace;
		font-size:24px;
		font-weight:bold;
		margin: 7px 0 10px 0;
	}
	
	h3.sf_blog_posttitle a {
		text-decoration: none;
	}
	
	.sf_blog_entry {
		font-size: 12px;
	}
	
	.sf_blog_postmeta {
		font-family: "Courier New", Courier, monospace;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		margin: 10px 0 0px 0;
	}
	
	.recentdate {
		margin-bottom:10px;
	}
	
		/*--------------single page post AND trackbacks-comments--------------*/
		
			h2.sf_blog_posttitle {
				font-family: "Courier New",Courier,monospace;
				font-size:24px;
				font-weight:bold;
				margin: 7px 0 0 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 {
				font-weight: bold;
				margin:45px 0 0;
				padding:0;
				border-bottom: 1px solid #cccccc;
				font-family: "Courier New", Courier, monospace;
				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-left:5px;
				margin:0 0 0 10px;
			}
			
			.trackbacklist li , .commentlist li {
				list-style-type:none;
				padding: 10px;
				margin:20px 0 0 0;
			}
			
			.trackbacklist .trackbacklist , .commentlist .commentlist {
				padding-left:6px;
				margin-left:5px;
			}
			
			a.commentcreationdate{
				display:block;
				float:right;
				font-style:italic;
				font-size:10px;
			}
		
		/*-------------end single page post AND trackbacks and comments--------------*/
		
		
		
		/*--------------------------------Search Page------------------------------*/
		
			h2.searchheading {
				padding-bottom: 2px;
			}
		
		/*-----------------------------End Search Page-----------------------------*/
		
		
		
		/*--------------------------------Error Stuff------------------------------*/
			
			.error { 
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 15px; 
				font-weight: bold;
			}
			
			.error a:link {
				text-decoration:underline; 
			}
			
			.error a:visited {
				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 {
}

/*--------------------------
		 Footer
--------------------------*/

.sf_blog_footer {
	clear: both;
	text-align: right;
}
	

/*--------------------------
		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;
}



