body { background: #536895; color: #494949; font: 60.0% Verdana, serif; text-align: center; }

* { padding: 0; margin: 0; }

/*---:[ global elements ]:---*/

a { color: #1c9bdc; text-decoration: none; }

	a:visited { color: #000; text-decoration: none; }

	a:hover { color: #1873a1; text-decoration: underline; }

p { margin: 0 0 15px 0; }

blockquote { padding: 5px 10px 5px 10px; margin: 0 0 15px 0; border-top: 1px solid #bbb; border-bottom: 1px solid #bbb; background: #f5f5f5; color: #666; }

	blockquote p { margin-bottom: 7px; }
	
code { color: #090; font-family: "Verdana", Verdana, monospace; }

pre { width: 500px; margin-bottom: 15px; font-size: 1.2em; float: left; }

* html pre { font-size: 1.0em; overflow: hidden; }

img { border:0; }

/*---:[ headlines ]:---*/

h1 { font-weight: bold; font-size: 2em; line-height: 1.8em; }

	#header { text-align:left; background:#000; }
	
	h1 a, h1 a:visited, h1 a:hover { color: #222; text-decoration: none; }
	
h2 { font-weight: bold; font-size: 1.25em; }

	.post h2 { color: #536895; line-height: normal; padding-top: 10px; margin-bottom: 10px; }
	
		.post h2 a { color: #536895; text-decoration: none; }
		
		.post h2 a:visited { color: #666; text-decoration: none; }
		
		.post h2 a:hover { color: #1c9bdc; text-decoration: none; }
	
	#sidebar h3 { color: #fff; }
	
	h2.archive_head { font-size: 2.4em; padding: 4px 4px 4px 32px; background: #f5f5f5 url('images/icon_folder.gif') 5px 50% no-repeat; border-bottom: 1px solid #bbb; margin-bottom: 30px; }
	
	h2.comment_head { padding-left: 29px; line-height: 2.0em; background: url('images/icon_comment.gif') 0 50% no-repeat; color: #999; }
	
	h2.form_head { color: #999; }
	
h3 { font-weight: bold; font-size: 1.0em; margin-bottom: 4px; color: #000; }

h4 { display: inline; font-weight: normal; padding: 4px; line-height: 1.0em; font-size: .8em; text-transform: uppercase; background: #f5f5f5; border-bottom: 1px solid #ddd; }


/*---:[ core layout elements ]:---*/

#container { width: 980px; margin: 0 auto; }

	#page { width: 980px; float: left; }

		#header { width: 980px; float: left; }
			
		#content_box { width: 980px; padding-bottom: 5px; text-align: left; float: left; }
		
			#content { width: 550px; background:#fff; overflow:hidden; float: left; }
			
			* html #content { overflow: hidden; }

			#content .gutter ul { margin:2em; }
			#content ul li { font-size: 1em; line-height:1.3em; }

			#sidebar-gutter ul, #sidebar-gutter ol { margin:2em; }
			#sidebar-gutter ul li, #sidebar-gutter ol li { line-height:1.5em; }

			#content .half { width:275px; float:left; display:inline; font-size: 1.2em; line-height: 1.7em; }
			#content .third { width:191px; float:left; display:inline; font-size: 1.2em; line-height: 1.7em; }

			.breadcrumb { width:auto; height:25px; overflow:hidden; background:#ccc; font-size:1.2em; }
			
			#sidebar { width: 215px; color: #ccc; font-size: 1.2em; line-height: 1.5em; float: left; }

			#sidebar a { color:#ffffcc; }
			#sidebar a:hover { color:#fff; }
			
			#sidebar-gutter { width:205px; padding-top:10px; margin-left:10px; clear:both; }
			
			* html #sidebar { overflow: hidden; }
				
				#s_left { width: 215px; background:#29344a; color: #222; font-size: 1.2em; line-height: 1.5em; float: left; }
				
				#s_right { width: 205px; color: #222; font-size: 1.2em; line-height: 1.5em; }
			
		#footer { width: 980px; padding-top: 8px; float: left; clear: both; color:#ccc; }
			#footer p { margin-left:225px; }

/*---:[ header styles ]:---*/

ul#sitenavigation { background:#29344A; color:#ffb300; width:205px; margin:0 0 20px 5px; padding:5px 0; line-height:1; }
ul#sitenavigation li { font-size: 1.3em; line-height:1; list-style-type:none; margin:0; padding:0; text-align:right; }
ul#sitenavigation li a { background:#29344A; color:#ffb300; padding:1px 20px 0 0; margin:0; display:block; text-decoration:none; }
ul#sitenavigation li a:hover { background:#536895; color:#fff; text-decoration:none; }
ul#sitenavigation li.special a { background:#eee; color:#ff0000; }
ul#sitenavigation li.special a:hover { background:#fff; color:#ff0000; text-decoration:underline; }



#pic { width: 980px; height: 200px; clear: both; float: left; }

#pic h2 { color:#fff; }
#pic a { color:#ffb300; }

#pic .announcement { width:480px; height:175px; overflow:hidden; }
#pic .announcement .copy { font-size:1.2em; line-height:1.7em; margin-left:230px; margin-top:25px; }

#pic .breadcrumb { margin-left:215px; }
#pic .breadcrumb a, #pic .breadcrumb a:link { color:#000; }

	.blog #pic { background: url('images/churchill.jpg') no-repeat; }
	
	.archive #pic { background: url('images/books.jpg') no-repeat; }
	
	.about #pic { background: url('images/deuce_stream.jpg') no-repeat; }

.audio-button { float:left; width:17px; height:17px; padding:5px; background:#fff; margin:0 5px 5px 0; }

/*---:[ content styles ]:---*/

.post { width:550px; margin-bottom: 1em; font-size: 1.2em; line-height: 1.7em; color: #444; float: left; }

.post a { font-weight:bold; text-decoration:underline; }
.post a:hover { text-decoration:none; }

	.gutter { padding:1em; }

	.entry ul, .entry ol { margin: 0 0 15px 40px; color: #000; }
	
	.entry ul { list-style-type: square; }
	
		.entry li { padding: 3px 0; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 30px; }
	
	.entry dl { margin-bottom: 15px; }
			
	.entry dt { font-weight: bold; color: #000; }
	
	.entry dd { margin: 0 0 0 20px; font-style: italic; }

	.entry img.left { padding: 6px; margin: 0 10px 5px 0; background: #f5f5f5; border: 1px solid #bbb; float: left; }

	.entry img.left_off { margin: 0 10px 5px 0; float: left; }
	
	.entry img.right { padding: 6px; margin: 0 0 5px 10px; background: #f5f5f5; border: 1px solid #bbb; float: right; }

	.entry img.right_off { margin: 0 0 5px 10px; float: right; }
	
	.entry img.center { display: block; padding: 6px; margin: 0 auto 15px auto; background: #f5f5f5; border: 1px solid #bbb; }
	
	.entry img.center_off { display: block; margin: 0 auto 15px auto; }
	
	.post_meta { width: 480px; padding: 4px 10px; border-top: 1px dotted #bbb; border-bottom: 1px dotted #bbb; background: #f5f5f5; line-height: normal; float: left; }
	
		p.num_comments { padding-left: 27px; margin-bottom: 0; line-height: 1.6em; background: url('images/icon_excl.gif') 0 50% no-repeat; float: right; }
		
		p.tagged { padding-left: 27px; margin-bottom: 0; line-height: 1.6em; background: url('images/icon_file.gif') 0 50% no-repeat; float: left; }
	
.navigation { width: 480px; padding: 10px; margin-bottom: 30px; font-size: 1.4em; line-height: 1.7em; background: #f5f5f5; float: left; }

* html .navigation { line-height: normal; }
	
	.previous { padding-left: 27px; margin-bottom: 0; background: url('images/icon_previous.gif') 0 50% no-repeat; float: left; }
	
	.next { padding-right: 27px; margin-bottom: 0; background: url('images/icon_next.gif') 100% 50% no-repeat; float: right; }
	
	.jump { padding: 4px 6px 4px 33px; margin: 0 0 10px 10px; background: #f5f5f5 url('images/icon_down.gif') 6px 50% no-repeat; float: right; clear: both; }

/*---:[ calendar styles ]:---*/

ul.ec3_events { font-weight:bold; }
ul.ec3_events .ec3_list { line-height:1; }

ul.ec3_events li ul { margin:0; padding:0; }

ul.ec3_events .ec3_list {
margin: 0;
padding: 0;
word-spacing: 0;
letter-spacing: 0;
color: #222;
}

/*---:[ footer styles ]:---*/

#footer p { text-align: left; }

#footer a, #footer a:visited { color: #fff; text-decoration: none; }

#footer a:hover { color: #fff; text-decoration: none; }

/*---:[ search form styles ]:---*/

#search_form { text-align: center; }

	#search_form .text_input { width: 85%; padding: 3px; color: #444; font: normal 1.4em "Verdana",, serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
	
	#search_form .text_input:focus { border-top: 1px solid #444; border-left: 1px solid #444; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
