/* reset, thanks to Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Book Antiqua;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1.35; color: #404040; background: white; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* my styles */
body {  background-color: #ece9dc; font-size: 16px; font-weight: normal; text-align: center; }

a { text-decoration: none; }
a:link { color: #7f5c09; text-decoration: none; border-bottom: 1px solid #7f5c09; }
a:visited { color: #404040; border-bottom: 1px solid #404040; }
a:active { color: #404040; border-bottom: 1px solid #404040; }
a:hover { color: #b1400f; border-bottom: 1px solid #b1400f; }

.image { background: url('images/sprite.png') no-repeat; }

em { font-style: italic; }

#container { text-align: center; width: 100%; position: relative; left: 0; top: 0; background-repeat: repeat-x; }

	#bodyback { position: absolute; top: 0; left: 0; background-position: 0 -70px; background-repeat: repeat-x; width: 100%; height: 205px; }

	#container #header {  margin: 0 auto 0 auto; text-align: left; width: 990px; height: 205px; }
		#header-top {  position: relative; left: 0; top: 0; width: 100%; height: 45px; }
		
			#links {  position: absolute; left: 22px; top: 15px; width: 968px; }
				#links ul.links li { display: inline; }
				#links a { margin-right: 35px; text-decoration: none; font-size: 16px; }
					#links a:link { color: #f5f4ef; border-bottom: 1px solid #f5f4ef; }
					#links a:visited { color: silver; border-bottom: 1px solid silver; }
					#links a:hover { color: #f4d878; border-bottom: 1px solid #f4d878; }
						#links .subscribe a { margin-right: 14px; }
					
					#links li.current_page_item a { color: #f4d878; border-bottom: 1px solid #f4d878; }
					#links li.current_page_item a:visited { color: #f4d878; border-bottom: 1px solid #f4d878; }
					#links li.current_page_item a:hover { color: #f5f4ef; border-bottom: 1px solid #f5f4ef; }
				
				span.subscribe { float: right; margin-right: 8px; }
				
					.subscribe span.image { background-position: -5px -345px; width: 25px; height: 25px; border-bottom: none; display: block; float: left; margin-right: 8px; cursor: pointer; cursor: hand; }
		
		#header-middle { height: 153px; position: relative; top: 0; left: 0; }
			#header-middle a:link,
			#header-middle a:visited,
			#header-middle a:hover,
			#header-middle a:active { border-bottom: none; }
			
			#logo.image { display: block; background-position: 0 0;  height: 62px; width: 62px; position: relative; cursor: pointer; cursor: hand; top: 47px; left: 22px; }
			
				#header-middle h1, #header-middle h2 { position: relative; left: 92px; top: -23px; width: 500px;  cursor: pointer; cursor: hand; }
				
					#header-middle h1 { font-size: 36px; font-weight: bold;  }
					#header-middle h2 { font-size: 16px; font-weight: normal; }
		
		
		
	#container #middle { margin: 0 auto 0 auto; text-align: left; position: relative; width: 990px;  }
	
		#middle-container { width: 946px; margin-left: 22px; }
	
			#content { float: right; background-color: #f5f4ef; width: 596px; border-top: 1px solid #363636; border-bottom: 1px solid #ddbd5b; overflow: visible; }
			
				#content-minwidth { width: 596px; height: 1px; overflow:hidden; background-color: #f5f4ef; }
			
				#content-container { padding: 21px 22px 0 22px; }
				
					#content-container h1, 
					#secondary-content h1 { 
						font-weight: normal; 
						font-size: 24px; 
						margin-bottom: 10px; }
						
						#content-container h1 a:link, 
						#secondary-content .secondary-post h1 a:link { 
							color: #b1400f; 
							border-bottom: 1px solid #b1400f; 
							padding-bottom: 2px; }
							
						#content-container h1 a:visited, 
						#secondary-content .secondary-post h1 a:visited { 
							color: #404040; 
							border-bottom: 1px solid #404040;
						}
						
						#content-container h1 a:hover, 
						#secondary-content .secondary-post h1 a:hover { 
							color: #7f5c09; 
							border-bottom: 1px solid #7f5c09; }
					
					#content h2 { font-size: 20px; color: #7f5c09; font-weight: bold; }
					#content h3 { font-size: 18px; color: #7f5c09; font-weight: bold; }
						#content h3 a:hover { color: #7f5c09; border-bottom: none; }
		
				#content p, #secondary-content p { padding-bottom: 22px; }
				blockquote { display: block; background-color: #e7e7e3; padding: 22px 22px 0 22px; margin-bottom: 22px; }
				#content ul.list li.image { padding-left: 16px; background-position: -50px -278px;  }
				#content ul.list { margin-bottom: 22px; }
					.pages a { padding: 2px 4px 2px 4px; text-decoration: none; background-color: #ece9dc; border: 1px solid #ddbd5b; }
						.pages a:hover { background-color: #ddbd5b; }
				
				form { width: 547px; }
				form #author, form #email, form #url, form #comment { font-size: 16px; width: 100%; background-color: #ece9dc; border: 1px solid #705b22; font-family: Book Antiqua; }
				form #comment { height: 100px; }
				form #submit, form #reset { margin-top: 22px; }
				
				.avatar { float: left; margin-right: 22px; }
				.comment-header { padding: 22px 22px 33px 22px; background-color: #e7e7e3; }
				.comment-text { clear: left; padding: 22px 22px 0 22px; border-bottom: 1px solid #e7e7e3; margin-bottom: 22px; }
				
			#secondary-content { float: right; position: relative; width: 596px; background-color: #ece9dc; overflow: visible; }
				#secondary-container {  background-color: #f5f4ef; border: 1px solid #404040; padding: 22px 22px 0 22px; margin-top: 22px; }
				.secondary-meta { margin-bottom: 22px; }
				.bottom-meta { border-top: 1px solid #404040; padding-top: 8px; }
				
		.post-navigation { clear: both; margin: 22px 0 0 0; }
			.post-navigation .alignleft { float: left; }
			.post-navigation .alignright { float: right; }
				
			
		#container #middle #meta { float: left; width: 350px; background-color: #f5f4ef; border-bottom: 1px solid #ddbd5b; border-top: 1px solid #363636; }
		
			#meta-minwidth { width: 350px; height: 1px; overflow:hidden; }
			#navigation-minwidth { width: 349px; height: 1px; overflow:hidden; }
			
		#container #middle #navigation { float: left; clear: left; width: 349px; }
		
			#meta #meta-container { padding: 21px 22px 22px 22px; }
			#navigation-container { padding: 0 22px 22px 22px; }
			
			li.listspacer { margin-bottom: 22px; }
			
			#meta #meta-header { font-size: 24px; color: #7f5c09; margin-bottom: 10px; }
			
			#meta #meta-body { }
				.navigation-header,
				#searchform label { font-size: 20px; color: #7f5c09; font-weight: bold; margin-top: 21px; }
				.navigation-body li.image { padding-left: 16px; background-position: -50px -378px;  }
				
			#searchform label { display: block; }
				#searchform #s { width: 180px; }
				#searchform { width: 305px; }
				
		#container #footer { margin: 22px auto 0 auto; text-align: right; width: 904px; }

	.clearboth { clear: both; }
	.clearright { clear: right; }