/*********************************************************
**********************************************************

	Folder:	Theme 417
	Name: Wind	
	Cat: Generic	

**********************************************************
*********************************************************/

body {
	margin: 10px 0 0 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	background-color: #54565f;	
}

.submit-button {
	margin-top: 2px;
	font-weight: bold;
	font-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top left;
}

.sf_blog_outer_wrapper {
    width: 970px;   
	margin: 0 auto;
	background-color: #000;			
}

.sf_blog_extra1 {
   background-image: url(images/hdr.jpg);
   height: 12px; 
}

.sf_blog_wrapper {
	border-left: solid 12px #ffffff;
	border-right: solid 12px #ffffff;
	width: 946px;
}

.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
---------------------------------*/


.sf_blog_header_wrapper{	
	width: 946px;
	height:200px;
	position: relative;	
}

.sf_blog_extra2 {	
}

.sf_blog_main_header p, .sf_sub_header p {	 
}

.sf_blog_main_header {
	position: absolute;
	text-align: left;
	font-size:24px;
	font-weight: normal;
	float: left;
	height: 135px;
	width: 725px;
	margin: 20px 0 0 20px;
	padding: 10px;
}

.sf_blog_extra3 {
	height: 150px;
	width: 558px;
	float: right;	
}

.sf_blog_sub_header {
	display: none;
}

/*--------------------------------
			End Header
---------------------------------*/

.sf_blog_extra4 {	
}

.sf_blog_extra4 span{	
}

/*--------------------------------
			Sidebar
---------------------------------*/

.listitemcontent{
	padding:5px 10px;
	margin:0px;
}

.listitemcontent form{
	margin:0px;
}
.sf_blog_sidebar {
   	float: left;
    margin: 0;
    display: inline;
    width: 200px;
	margin-left: 10px;
	margin-bottom:15px;
}
.sf_blog_sidebar ul {
    margin: 0 0;
    height: auto !important; height: 1%;
    padding-left: 15px;
    list-style-type: none;
}

.sf_blog_sidebar ul li {
	font-size: 11px
}

.sf_blog_sidebar ul li a {
}

.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 { 
	list-style-type: none; 
	padding: 0; 
	margin:0;
}

.sidebarlist {
}

/* Removed inside padding */
.sidebarlist li.sidebaritem {
	list-style-type: none; 
	padding: 0px;
}

.sidebarlist h2, .sidebarlist .calendartitle td {
	font-weight: bold;
	font-size:14px;
	margin: 0px;
	padding: 4px 10px;
	color: #fff;
	/*background-color: #333333;*/
	background-repeat: repeat-x;
	border-bottom: 1px solid #ccc;
	height: atuo !important;
	word-wrap: break-word;
}


	/*---------------------Sidebar links----------------------*/
		.sidebaritem {
			margin: 5px;
			border: 1px solid #ccc;	
		}
	
		.sidebaritem a:link   { 			
			font-weight: normal;
			color: #fff;
		}
		
		.sidebaritem a:visited {
			color: #fff;
		}
		
		.sidebaritem a:hover {
			color: #fff;
			text-decoration: none; 
			
		}
		
		.sidebaritem td  {
		}
		
		.homelinkbox {
			background-color:#333333;
			text-align:center;
		}
		
		.homelinkbox img{
			margin:5px;
		}
		
		h2.homelinkheader a {
			color: #fff !important; 
			font-size: 14px;
			font-weight:bold!important;
		}
		
		h2.homelinkheader a:visited {
		color: #fff !important; 			
		}
		
		h2.homelinkheader a:hover {
			color: #fff !important; 
			font-weight:bold!important;
			text-decoration: none;
			
		}
		
		h2.homelinkheader {
			border:none;
			text-align:left;
		}
		
	/*---------------------Sidebar links----------------------*/

.searchimage { 
	margin:5px 0 0 0;
}

#BlogEmail, #EntryEmail, .searchterm, #SubscriberEmail { 
	width:125px; 
}

.subscribeimage { 
	margin:5px 0 0 0;
}

.feedbutton { 
	border-width:0;
	padding-top:2px;
}

a.feedlink { 
	vertical-align:top;
}

	/*--------------------------------
				Calendar
	--------------------------------*/
	
	.sidebaritem th.calendarweek { 
		padding:10px 1px 1px 1px;
		font-size: 12px;
		font-weight: bold;
	}
	
	.calendar { 
		width:100%; 
		margin:0px auto 10px auto; 
		border-style:none !important;
	}
	
	.calendar td { 
	}
	
	a.calendarlink{ 
		font-weight:bold; 
		padding:2px 5px 4px 5px;
	} 
	
	a.calendarlink:hover{
	color:#FFFFFF;  
	text-decoration: underline;
	}

	/*--------------------------------
			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 {
	width: 680px; 
    float: right;
    padding: 0px 20px;	
	font-size:12px;
}

.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;
		padding-bottom: 20px;
		border-bottom: 1px dotted #ccc;
	}
	
	h3.sf_blog_posttitle {
		font-size: 12pt;  
		text-decoration: none; 
		font-weight: bold !important;
		margin:10px 0;
		padding: 2px 0 2px 5px;
		background-color: #333;
	}
	
	h3.sf_blog_posttitle a {
		text-decoration: none;
		color:#fff;
	}
	
	h3.sf_blog_posttitle a:visited {
		color:#fff;
	}
	h3.sf_blog_posttitle a:hover {
		text-decoration:none;
		color:#fff;
	}
	
	.sf_blog_entry {
		margin: 10px 0;
		line-height: 16px;
	}
	
	.sf_blog_postmeta {
		font-size:8pt;
	}
	
	.recentdate {
		margin-bottom:10px;
	}
	
		/*--------------single page post AND trackbacks-comments--------------*/
		
			h2.sf_blog_posttitle {
				font-size: 12pt;  
				text-decoration: none; 
				font-weight: bold !important;
				background-color: #333;
				padding: 2px 0 2px 5px;
			}
			
			div#blogprint {
				float:right;
				clear:both;
				margin-top:-5px;
				border:1px solid;
			}
			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;
			}
			
				/*------------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 {
					}
					
				/*-----------end survey Stuff------------*/
			
			h6#trackbackslabel , h6#commentslabel , h6#leavecommentlabel {
				font-size: 14px;
				font-weight: bold;
				margin:25px 0 0;
				padding:2px 4px;
				background-color: #333;
				
			}
			
			.commentlinks, .trackbacklinks {
				font-size:12px;
				text-align: center;
				margin: 5px 0;
			}
				
			a#trackbackurl {
				display:block;
				float:right;
				margin-top:-8px;
			}
			
			.trackbacklist , .commentlist {
				padding:5px;
				margin:10px 0 0 10px;
				/*border-right: 1px solid #ccc;
				border-left: 1px solid #ccc;
				border-top: 1px dashed #ccc;
				border-bottom: 1px dashed #ccc;*/
			}
			
			.trackbacklist li , .commentlist li {
				list-style-type:none;
				padding: 5px;
				margin:10px 0 0 0px;
				border-right: 1px solid #ccc;
				border-left: 1px solid #ccc;
				border-top: 1px dashed #ccc;
				border-bottom: 1px dashed #ccc;								
			}
			
			.trackbacklist .trackbacklist , .commentlist .commentlist {
				margin-left:15px;
			}
			
			ol.commentlist {
				padding: 0;
				padding: 0px 5px 5px 0;				
			}
			
			ol.commentlist li {
				border-top: none;
				border-bottom: none;
				border-right: none;
				padding: 5px;
				margin: 0 0 10px 0;
				border-right: 1px solid #ccc;
				border-left: 1px solid #ccc;
				border-top: 1px dashed #ccc;
				border-bottom: 1px dashed #ccc;		
			}			
			
			a.commentcreationdate{
				display: block;
				float: right;
				font-size: 12px;
			}
			
			#formcomment {
				margin-left: 5px;
			}
		
		/*-------------end single page post AND trackbacks and comments--------------*/
		
		
		
		/*--------------------------------Search Page------------------------------*/
		
			h2.searchheading {
				padding-bottom: 2px;
				font-size:13pt;
				font-weight:bold !important;
			}
		
		/*-----------------------------End Search Page-----------------------------*/
		
		
		
		/*--------------------------------Error Stuff------------------------------*/
			
			.error { 
				font-weight: bold;
				font-size: 16px;				
				color: #c00 !important; 
			}			
			
			.error a , .error a:visited , .error a:link {
				text-decoration:underline; 
			}
			
			.error a:hover {
				background-color:#900 !important;
				color:#FFF !important;
				text-decoration:none;
			}

		/*-----------------------------End Error Stuff-----------------------------*/
		
		
		
		/*-----------------------------Archives Page-----------------------------*/
		
			.archive-post h3 {
				font-weight: bold;
			}
			
			.archive-post {
				padding-bottom: 10px;
				margin-bottom: 20px;
			}
			
			.readlink {
				font-size:8pt;
				font-weight: normal;
			}
			
		/*----------------------------End Archives Page---------------------------*/
		
		
	/*--------------------------------
			End Blog Post styles
	--------------------------------*/
	

/*--------------------------
		End Content
--------------------------*/

.sf_blog_extra7 {
}

/*--------------------------
		 Footer
--------------------------*/

.sf_blog_footer { 
	background:#333333;
	color: #ccc;
	font-size: 10px;
	height: 20px;
	padding: 12px 0px 0px 10px;	
	clear:both;	
}

/*--------------------------
		End Footer
--------------------------*/

.sf_blog_extra8{  	
}

.sf_blog_extra9 {
	background-image: url(images/ftr.jpg);
	width: 970px;
   	height: 12px;
}


/*------------------------------------
	BANNER
------------------------------------*/
div.sf_blog_banner{
	margin-bottom: 35px;
	padding-top: 80px;
	text-align: center;
	font-size: .8em;
}
div.sf_blog_banner div#bannerLink{
	padding-top: 10px;
}

/*--------------------------
		Extra Stuff
--------------------------*/

a:link {
	color:#fff;
}

a:visited {
	color:#fff;
}

a:hover {
	color:#fff;
	text-decoration: none;
}

