/*********************************************************
**********************************************************

	Folder:	BlogTheme422
	Name:	Western Edge

**********************************************************
*********************************************************/

body {
	margin:0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

.sf_blog_outer_wrapper {
	width:970px;
	margin:auto;
	min-height:500px;
	height:auto !important;
	height:500px;
}

.sf_blog_outer_wrapper:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_blog_extra1 {
    
}

.sf_blog_wrapper {
	width:970px;
	min-height:500px;
	height:auto !important;
	height:500px;
	
}

.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:970px;
	height:175px;
	padding:0px;
}

.sf_blog_extra2 {

}

.sf_blog_main_header p, .sf_sub_header p { 
	margin: 0px; 
	padding: 0px; 
}

.sf_blog_main_header {
	width:410px;
	height:115px;
	padding:40px 20px 20px 20px;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
}

.sf_blog_extra3 {

}

.sf_blog_sub_header {
	display:none;
}

/*--------------------------------
			End Header
---------------------------------*/

.sf_blog_extra4 {

}

/*--------------------------------
			Sidebar
---------------------------------*/

.sf_blog_sidebar {
	width:220px;
	float:left;
	display:inline;	
	margin:40px 0px 0px 60px;
}

.sf_blog_sidebar ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.sf_blog_sidebar ul li {
	padding:2px 0px;
}

.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 { 
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.sidebarlist {

}

.sidebarlist h2, .sidebarlist .calendartitle td {
	font-size:15px;
	font-weight:bold;
	padding:3px 10px 4px;
	margin:0px;
	text-align:left;
}

.sidebaritem {
	padding:0px;
	margin:0px;
}

.sidebarlist li.sidebaritem {
	list-style-type: none; 
	padding: 2px;
	margin:0px 0px 10px;
}

.listitemcontent {
	padding:10px 10px 10px;
	margin:0px;
}

.listitemcontent form{
	padding:0px;
	margin:0px;
}

.homelinkbox {
	text-align:center;
}

h2.homelinkheader {
	background-image:none;
	border-width:0px;
}
		
.homelinkbox img{
	margin:5px;
}

	/*---------------------Sidebar links----------------------*/
		.sidebaritem {

		}
	
		.sidebaritem a   { 

		}
		
		.sidebaritem a:visited {
			
		}
		
		.sidebaritem a:hover { 

		}
		
		.sidebaritem td  { 

		}
		
		h2.homelinkheader a {

		}
		
		h2.homelinkheader a:visited {
			
		}
		
		h2.homelinkheader a:hover {
			text-decoration:none;
		}
		
		h2.homelinkheader {

		}
		
	/*---------------------Sidebar links----------------------*/

.searchimage { 

}

#BlogEmail, #EntryEmail, .searchterm { 

}

.subscribeimage { 
	border:none;
}

.feedbutton { 
	border:none;
}

a.feedlink { 

}

.sf_blog_sidebar .submit-button {
	margin: 5px 0px;
	font-size:9px;
	padding-bottom:1px;
	cursor:pointer;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sf_blog_sidebar .submit-button:hover {
}

	/*--------------------------------
				Calendar
	--------------------------------*/
	
	.calendarweek { 
	
	}
	
	.calendar { 
		width:100%;
		border-style:none !important;
		
	}
	
	.calendar th { 
		padding-top:5px;
	}
	
	.calendarcell {
		padding:2px 0px;
	}
	
	.calendar td { 

	}
	
	a.calendarlink{ 

	} 
	
	a.calendarlink:hover{ 
	}
	
	.sidebarlist .calendartitle td {
	}

	/*--------------------------------
			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:600px;
	float:right;
	display:inline;
	margin:40px 60px 20px 0px;
}

.sf_blog_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

	/*--------------------------------
			Blog Post styles
	--------------------------------*/
	
	.sf_blog_post {
		margin-bottom:40px;
	}
	
	h3.sf_blog_posttitle {
		font-size:20px;
		font-weight:bold;
		margin:0px 0px 15px;
	}
	
	h3.sf_blog_posttitle a {
		text-decoration:none;
	}
	
	.sf_blog_entry {

	}
	
	.sf_blog_postmeta {
		margin-top:20px;
		margin-bottom:30px;
	}
	
	.recentdate {

	}
	
		/*--------------single page post AND trackbacks-comments--------------*/
		
		
			h2.sf_blog_posttitle {
				font-size:24px;
				font-weight:bold;
				margin:0px 0px 20px;
			}
			
			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---------------*/
					
					.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 {
				padding:0px 0px;
				margin: 0px 0px 5px 0px;
				font-size: 15px;
				font-weight: bold;
				text-transform:uppercase;
			}
			
			.commentlinks, .trackbacklinks {
				text-align: center;
				margin: 0px;
				font-size:10px;
			}
				
			a#trackbackurl {
				display:block;
				float:right;
				margin-top:-8px;
			}
			
			ul.trackbacklist, ul.commentlist {
				padding:5px;
				margin:10px 0px 30px 0px;
			}
			
			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;
				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;
			}
		
		/*-------------end single page post AND trackbacks and comments--------------*/
		
		
		
		/*--------------------------------Search Page------------------------------*/
		
			h2.searchheading {
				padding:0px 0px;
				margin: 0px 0px 30px 0px;
				font-size: 18px;
				font-weight: bold;
				text-transform:uppercase;
			}
		
		/*-----------------------------End Search Page-----------------------------*/
		
		
		
		/*--------------------------------Error Stuff------------------------------*/
			
			.error { 
				font-weight:bold;
				padding:0px;
				margin:0px;
			}
			
			.error a:link {

			}
			
			.error a:visited{

			}
			
			.error a:hover {

			}

		/*-----------------------------End Error Stuff-----------------------------*/
		
		
		
		/*-----------------------------Archives Page-----------------------------*/
		
			.archive-post h3 {
				font-size:20px;
				font-weight:bold;
				margin-bottom:20px;
			}
			
			.archive-post {

			}
			
			.readlink {
				font-size:12px;
				font-weight:bold;
			}
			
		/*----------------------------End Archives Page---------------------------*/
		
		
	/*--------------------------------
			End Blog Post styles
	--------------------------------*/
	

/*--------------------------
		End Content
--------------------------*/

.sf_blog_extra7 {
	clear:both;
}

/*--------------------------
		 Footer
--------------------------*/

.sf_blog_footer {
	width:850px;
	height:156px;
	padding:10px 60px 20px 60px;
	font-size:9px;
	overflow:hidden;	
}

/*--------------------------
		End Footer
--------------------------*/
/*------------------------------------
	BANNER
------------------------------------*/
.sf_blog_banner{
	text-align:center;
	padding:20px;
}

.sf_blog_banner div#bannerLink{

}

/*------------------------------------
	END BANNER
------------------------------------*/

/*--------------------------
		Extra Stuff
--------------------------*/
.sf_blog_extra8{
	
}

.sf_blog_extra9 {

}

a:link {

}

a:visited {
	
}

a:hover {

}


