/*  
Theme Name: William Ellis
Theme URI: 
Description: 
Author: Tim Holt
Author URI: http://www.technokinetics.com/
Version: 1.1
*/

* { margin: 0; padding: 0; }
#content h1, h2, h3, h4, h5, h6 { padding: 5px 0; text-transform: uppercase; color: #4c4c4c; }
h1 { font-size: 0.9em; }
h2 { font-size: 0.8em; }
h3 { font-size: 0.8em; }
h4, h5, h6 { font-size: 0.8em; }
#content p { padding: 5px 0; line-height: 1.4em; font-size: 0.8em; }
#content ul, #content ol { margin: 5px 5px 5px 25px; font-size: 0.8em; }
a { color: #4c4c4c; }
a:hover { }
a img { border: none; }
caption { text-align: center; }
.alignleft { float: left; margin: 5px 10px 5px 0; }
.alignright { float: right; margin: 5px 0 5px 10px; }
.aligncenter { margin: 0 auto; }
.clearfix { clear: both; }
span.gilder-levin { display: block; position: absolute; left: 0; top: 0; }
span.gilder-levin:hover { cursor: pointer; }

body { position: relative; padding: 37px 13px; font-family: /* 'Proxima Nova', 'Gotham', */ sans-serif; font-size: 100%; background: #fff; }

ul#sidebar { float: left; margin-right: 101px; width: 202px; list-style: none; }
	h1#logo { position: relative; margin-bottom: 39px; margin-left: 13px; width: 278px; height: 46px; }
	h1#logo span.gilder-levin { width: 278px; height: 46px; background: url(images/logo.png) left top no-repeat; }
	h3.widgetTitle { padding-left: 12px; font-size: 0.7em; text-transform: uppercase; color: #4c4c4c; }
	li.nav ul { margin-bottom: 39px; list-style: none; }
	li.nav ul li.first_page_item, ul.nav li.first_month_item, ul.nav li.first_cat_item { /* border-top: none; */ }
	li.nav ul li { padding-left: 12px; line-height: 22px; font-size: 0.7em; font-weight: bold; text-transform: uppercase; color: #a6a6a6; border-top: 1px dotted #d7d7d7; }
		li.nav ul li.rss { font-weight: normal; text-transform: lowercase; text-align: right; }
	li.nav ul li.current-page-item, ul.nav li.current-page-item a { color: #4c4c4c; }
	li.nav ul li:hover, ul.nav li:hover a { background: #f5f5f5; color: #4c4c4c; }
	li.nav ul li a { display: block; text-decoration: none; color: #a6a6a6; }
	ul#recentCommentsWidget a { display: inline; }
	
	#calendarWidget { }
	#calendarWidget caption { padding: 3px 0 3px 2px; font-size: 0.7em; font-weight: bold; text-align: left; text-transform: uppercase; color: #4c4c4c; }
	#calendarWidget table { margin: 0 10px; padding: 0; width: 182px; color: #a6a6a6; }
	#calendarWidget th { margin: 0; padding: 3px; font-size: 0.7em; background: #f5f5f5; color: #4c4c4c; }
	#calendarWidget td { margin: 0; padding: 3px; font-size: 0.7em; font-weight: bold; text-align: center; }
	#calendarWidget td a { display: block; text-decoration: none; color: #4c4c4c; }
		#calendarWidget tfoot td#prev { text-align: left; }
		#calendarWidget tfoot td#next { text-align: right; }
	#calendarWidget tbody td a:hover { text-decoration: underline; }

#content { float: left; padding-top: 85px; margin-left: 130px; width: 600px; }
	h1.archiveTitle { margin-bottom: 25px; font-size: 0.7em; font-weight: bold; text-align: center; text-transform: uppercase; color: #4c4c4c; border-bottom: 1px dotted #d7d7d7; }
	
	.post { padding-bottom: 50px; }
		h1.pageTitle { font-size: 0.7em; font-weight: bold; text-transform: uppercase; color: #4c4c4c; border-bottom: 1px dotted #d7d7d7; }
		h1.pageTitle a { text-decoration: none; color: #4c4c4c; }
		h1.pageTitle a:hover { text-decoration: underline; }
		#content p.postMeta { font-size: 0.7em; text-decoration: none; text-transform: uppercase; color: #4c4c4c; }
		.postContent { padding: 5px 0 15px 0; }
		.post p { color: #4c4c4c; }
	
	#content .wp-pagenavi { }
	#content .wp-pagenavi .pages { display: none; }
	#content .wp-pagenavi a { border: 1px dotted #d7d7d7; background: none; color: #a6a6a6; }
	#content .wp-pagenavi .current a, #content .wp-pagenavi .current a:hover { border: 1px dotted #d7d7d7; background: none; color: #4c4c4c; }
	
	/* Comments */
	#content ol.commentlist { margin-left: 0; padding: 10px 0; font-size: 1em; color: #4c4c4c; list-style: none; }
	#content ol.commentlist li { padding: 10px 0; }
	
	
	label { float: left; padding: 6px 10px; height: 16px; line-height: 16px; }
	input { padding: 6px 10px; width: 199px; height: 16px; line-height: 16px; border: 1px dotted #d7d7d7; background: none; color: #4c4c4c; }
	textarea { padding: 6px 10px; line-height: 16px; border: 1px dotted #d7d7d7; background: none; color: #4c4c4c; }
	.submit,	#submit { padding: 0 10px; width: 135px; height: 28px; line-height: 28px; font-weight: bold; border: none; background: #f5f5f5; color: #4c4c4c; }
	.submit:hover, #submit:hover { cursor: pointer; text-decoration: underline; }

#footer { position: fixed; left: 0; bottom: 0; width: 100%; height: 48px; line-height: 50px; background: #fff; border-top: 1px solid #d7d7d7; }
	#searchform { position: relative; margin: 10px 0; width: 318px; height: 28px; }
	#s { position: absolute; left: 22px; top: 0; padding: 6px 10px; width: 199px; height: 14px; line-height: 14px; border: 1px dotted #d7d7d7; background: none; color: #4c4c4c; }
	#searchsubmit { position: absolute; right: 0; top: 0; width: 73px; height: 28px; font-weight: bold; border: none; background: #f5f5f5; color: #4c4c4c; }
	#searchsubmit:hover { cursor: pointer; text-decoration: underline; }
	#footer p { position: absolute; right: 0; top: 0; height: 48px; line-height: 48px; padding: 0 22px; font-size: 0.8em; text-align: right; color: #4c4c4c; }