/*  
Theme Name: Ellwood V1
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
@import url("reset.css"); /* RESET ALL BROWSER STYLES TO DEFAULT ----- */

* {
	margin:0;
	padding:0;
}
body {
	background:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
	text-align:center;
}
li {list-style:none;}
div li, div p {
	color:#323232;
	font-size:1.3em;
}
h1,h1 a {
	background:url(images/h1.jpg) no-repeat;
	display:block;
	height:39px;
	text-indent:-3000px;
	width:441px;
}
h2,h3,h4,h5 {font-family:Arial, Helvetica, sans-serif;}
div p, div li,  h2,h3,h4,h5 {
	line-height:140%;
}
	h2{}
		h2.pageTitle  {
			color:#313131;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:2.0em;
			padding-bottom:20px;
		}
		h2.pageTitle span {
			background:url(images/headings/archive.jpg) no-repeat;
			display:block;
			float:left;
			height:21px;
			padding-right:5px;
			text-indent:-3000px;
			width:81px;
		}
		h2.sectionTitle, h2.sectionTitle a {
			display:block;
			padding:0 0 12px 0;
			text-indent:-3000px;
		}
		div#featuredPost h2 {
			background:url(images/headings/featuredpost.jpg) no-repeat;
			height:20px;
			width:140px;
		}
		div#blogCategories h2 {
			background:url(images/headings/categories.jpg) no-repeat;
			height:20px;
			width:110px;
		}
		div#blogLinks h2 {
			background:url(images/headings/communitylinks.jpg) no-repeat;
			height:20px;
			width:132px;
		}
		div#blogArchives h2 {
			background:url(images/headings/archives.jpg) no-repeat;
			height:22px;
			width:86px;
		}
		div#blogGallery h2 {
			background:url(images/headings/gallery.jpg) no-repeat;
			height:21px;
			width:137px;
		}
		div#blogLog h2 {
			background:url(images/headings/mybloglog.jpg) no-repeat;
			height:21px;
			width:102px;
		}
		div#recentPosts h2 {
			background:url(images/headings/recentposts.jpg) no-repeat;
			height:22px;
			padding:15px 0 0 0;
			width:126px;
		}
		div#listofAuthors h2.sectionTitle {
			background:url(images/headings/staffbios.jpg) no-repeat;
			height:24px;
			width:153px;
		}
		div#postComments h2 {
			background:url(images/headings/postcomments.jpg) no-repeat;
			height:20px;
			width:169px;
		}
		div#commentForm h2 {
			background:url(images/headings/comments.jpg) no-repeat;
			height:22px;
			width:89px;
		}
		div#contactPage h2 {
			background:url(images/headings/contact.jpg) no-repeat;
			height:21px;
			width:78px;
		}
		div#aboutPage h2 {
			background:url(images/headings/about.jpg) no-repeat;
			height:21px;
			width:63px;
		}
		div#surveyPage h2 {
			background:url(images/headings/survey.jpg) no-repeat;
			height:21px;
			width:73px;
		}
h3 {}
	h3.postTitle {
	font-size:2.4em;
padding-bottom:10px;
	}
	
	div.entry h3 {font-size:2.4em;}
	div.entry h4 {font-size:2.0em;}
	div.entry h5 {font-size:1.8em;}
	div.entry h6 {font-size:1.5em;}
	
	div.entry ul {padding:10px 0 10px 0;}
	div.entry p {padding:10px 0 15px 0;}
div#contentContainer {
	margin:22px auto;
	padding-bottom:25px;
	text-align:left;
	width:999px;
}
div#content {margin:25px 0 25px 0;}
div#primaryContent {
	float:left;
	margin:0 30px 0 0;
	width:472px;
}
div#secondaryContent {
	float:left;
	width:212px;
}
div#extraContent {
	float:right;
	width:194px;
}
div#backETs {
	float:right;
	}
div#header ul, div#header ul li {
	float:right;
}
div#header ul li a {
	border-bottom:2px solid #C8C8C8;
	display:block;
	margin:5px 0 0 22px;
	padding:0 0 2px 0;
	text-indent:-3000px;
}
div#header ul li a:hover {
	background:url(images/rightarrow.jpg) left no-repeat;
	border-bottom:0;
}
div#header ul li#navHome a {
	background:url(images/navigation/home.jpg) no-repeat;
	height:11px;
	width:31px;
}
div#header ul li#navAbout a {
	background:url(images/navigation/about.jpg) no-repeat;
	height:11px;
	width:40px;
}
div#header ul li#navCategories a {
	background:url(images/navigation/categories.jpg) no-repeat;
	height:11px;
	width:69px;
}
div#header ul li#navContact a {
	background:url(images/navigation/contact.jpg) no-repeat;
	height:11px;
	width:52px;
}
div#header ul li#navRSS a {
	background:url(images/navigation/rssfeeds.jpg) no-repeat;
	border-bottom:0;
	height:16px;
	margin-top:3px;
	width:34px;
}

/*
	POSTS
	------------------------------------------------------------------------
*/

div.entry {
	background:url(images/dash.gif) bottom left repeat-x;
	clear:both;
	margin:0 0 20px 0;
	padding:15px 0 20px 0;
}
div.postEntry {
	background:url(images/dash.gif) bottom left repeat-x;
	clear:both;
	margin:0 0 10px 0;
	padding:0 0 15px 0;
}
div.entry a:link, div.entry a:visited, div.entry a:active {
	background:#F8F99C;
	color:#323232;
	text-decoration:none;
}
div.entry a:hover {background:#E8D15F;}
div.entry p strong {
	font-size:1.4em;
}
div.post p {
	line-height:150%;
	padding:0 0 15px 0;
}
.postMeta {
	clear:both;
	color:#58211A;
	font-size:1.0em;
}
.postMeta a:link, .postMeta a:visited, .postMeta a:active {
	border-bottom:1px solid #58211A;
	color:#58211A;
	text-decoration:none;
}
.postMeta a:hover {
	border-bottom:0;
	color:#1E1E1C;
}

.postMeta2 {
	background:url(images/rightarrow2.jpg) left top no-repeat;
	clear:both;
	color:#58211A;
	font-size:1.1em;
	line-height:100%;
	margin-top:20px;
	padding:0 0 10px 20px;
}
.postMeta2 a:link, .postMeta2 a:visited, .postMeta2 a:active {
	border-bottom:1px solid #58211A;
	color:#58211A;
	text-decoration:none;
}
.postMeta2 a:hover {
	border-bottom:0;
	color:#1E1E1C;
}
ul.postmetadata li {
	color:#450901;
	padding-left:20px;
}
ul.postmetadata li.share {background:url(images/rightarrow2.jpg) left no-repeat;}
ul.postmetadata li.comments {background:url(images/comment.gif) left no-repeat;}
ul.postmetadata li a:link, ul.postmetadata li a:visited, ul.postmetadata li a:active {
	border-bottom:1px solid #450901;
	color:#450901;
	text-decoration:none;
}
ul.postmetadata li a:hover {
	border-bottom:0;
	color:#1E1E1C;
}


div#recentPosts {
	background:#FFFEEC url(images/creamtopcurve.gif) top no-repeat;
	padding:20px;
}
div#blogGallery ul#flickrImages {padding:20px 0 10px 0;}
div#blogGallery ul#flickrImages li img {border:2px solid #F6FC9C;}
div#blogGallery ul#flickrImages li {
	display:inline;
	margin-right:7px;
}
div#blogLinks ul {margin:20px 0 0 0;}
div#blogLinks ul li {
	line-height:130%;
	margin:0 0 12px 0;
}

div.entry hr {
	background:url(images/dash.gif)  repeat-x;
	border:0;
	padding:5px 0 20px 0;
}
div.entry h3, div.entry h4, div.entry h5, div.entry h6,
div.entry h3 a:link, div.entry h3 a:visited, div.entry h3a:active,
div.entry h4 a:link, div.entry h4 a:visited, div.entry h4 a:active,
div.entry h5 a:link, div.entry h5 a:visited, div.entry h5 a:active,
div.entry h6 a:link, div.entry h6 a:visited, div.entry h6 a:active {
	background:#1E1E1C;
	color:#FFF;
	clear:right;
	display:table-cell;
	padding:2px;
	text-decoration:none;
	width:auto;
}
div.entry h3 a:hover, div.entry h4 a:hover, div.entry h5 a:hover, div.entry h6 a:hover {
	background:#E6D15E;
}
/*
	CUSTOM STYLES
	------------------------------------------------------------------------
*/
.clearRight {clear:right;}
.clearLeft {clear:left;}
.clearAll {clear:both;}
.indented {margin:0 0 0 85px;}
img.authorIMG {
	border:2px solid #F6FC9C;
	float:left;
	margin-bottom:20px;
margin-right:10px;
}


div.secondarySection {padding:0 0 45px 0;}
div.primarySection {padding:0 0 50px 0;}
.lightGrey {#6F6F6F;}
.small {font-size:1.0em;}
a.darkBGLink:link, a.darkBGLink:visited, a.darkBGLink:active {
	background:#1E1E1C;
	border-bottom:1px solid  #1E1E1C;
	color:#FFF;
	letter-spacing:0.1em;
	padding:2px;
	text-decoration:none;
}
a.darkBGLink:hover {
	background:#E6D15E;
	border-bottom:1px solid #E6D15E;
}
a.yellowLink:link, a.yellowLink:visited, a.yellowLink:active {
	background:#F8F99C;
	color:#323232;
	padding-bottom:2px;
	text-decoration:underline;
}
a.darkLink:link, a.darkLink:visited, a.darkLink:hover {
	color:#33323A;
	text-decoration:none;
}
a.darkLink:hover {color:#E8D25A;}
a.yellowLink:hover {background:#E8D15F;}

ul.purpleList li {line-height:160%;}
ul.purpleList li a:link, ul.purpleList li a:visited, ul.purpleList li a:active {
	background:#E7E7F1;
	color:#31312F;
	padding:1px;
	text-decoration:none;
}
ul.purpleList li a:hover {
	background:#FFF;
	color:#323232;
}
ul.dottedList li {
	background:url(images/bluecircle.jpg) left no-repeat;
	padding-left:20px;
}
div.postDashed {
	background:url(images/dash.gif) bottom left repeat-x;
	margin-bottom:15px;
	padding:0 0 20px 0;
}
ul.pageNavigation {padding:15px 0 15px 0;}
ul.pageNavigation li {
	display:inline;
	padding:0 7px 0 0;
}
ul.pageNavigation li a:link, ul.pageNavigation li a:visited, ul.pageNavigation li a:visited {
	border-bottom:1px solid #1E1E1C;
	color:#1E1E1C;
	text-decoration:none;
}

div#footer img {
	float:right;
}
div#footer p {
	background:url(images/footerPlus.jpg) left bottom no-repeat;
	color:#430A00;
	float:left;
	line-height:200%;
	padding:15px 0 0 35px;
}
div#footer p a:link, div#footer p a:visited, div#footer p a:active {
	border-bottom:1px solid #430A00;
	color:#430A00;
	text-decoration:none;
}



/*
	COMMENTS
	--------------------------------------------------------------------------
*/

/*
	COMMENTS
	------------------------------------------------------------------------
*/

div.comment {
	background:url(images/dash.gif) bottom repeat-x;
	margin:0 0 20px 0;
	padding:10px 0 10px 0;
}
div.comment p {padding:0 0 5px 0;}


/*
	COMMENTS FORM
	------------------------------------------------------------------------
*/
.commentMeta {
	color:#450901;
	font-size:1.1em;
}
.commentMeta span {border-bottom:1px solid #450901;}
.commentMeta a:link, .commentMeta a:visited, .commentMeta a:active {
	background:#450901;
	border-bottom:1px solid #450901;
	color:#FFF;
	text-decoration:none;
}
div#commentForm {padding:30px 0 20px 0;}
div#postComments {
	background:#FFFEEC url(images/commentsTop.jpg) top no-repeat;
	margin:20px 0 30px 0;
	padding:30px 15px;
}
div#postCommentsTop {background:#FFFEEC url(images/commentsBottom.jpg) bottom no-repeat;}
form#commentform {margin:0 0 50px 0;}

form#commentform p {margin-bottom:10px;}
form#commentform p label {padding-left:10px;}
form#commentform p label strong {
	font-size:1.2em;
	font-weight:bold;
}
form#commentform input#author {margin:20px 0 0 0;}
form#commentform input, form#commentform textarea {
	background:#FBFBFB;
	border:2px solid #EDEDED;
	font-size:1.4em;
	padding:8px;
}
form#commentform input {
	width:38%;
	padding:4px;
}
p.moderation {
	color:#00CC33;
	font-size:1.6em;
	font-weight:bold;
}
form#commentform textarea {width:90%;}
form#commentform .input:focus, form#commentform textarea:focus,
form.gb_form .input:focus, form.gb_form textarea:focus,
form.miniForm input:focus,
form.searchform input.s:focus {
	background:#FFF;
	border:2px solid #FBFA9E;
}
form input#submit {
	background: url(images/sendbutton.jpg) no-repeat;
	border:0;
	color:#797979;
	font-size:0.2em;
	height:37px;
	width:72px;
}


form.contactForm {padding:30px 0 0 0;}
form.contactForm p {padding:0 0 15px 0;}
form.contactForm p small {font-size:0.9em;}
form.contactForm p label {
	display:block;
	float:left;
	font-size:1.3em;
	padding-top:5px;
	width:30%;
}
form.contactForm .input {
	background:#FBFA9E;
	border:1px solid #D9D9D9;
	padding:6px;
	width:50%;
}
form.contactForm .submit {
	background:url(images/sendIdea.jpg) no-repeat;
	border:0;
	color:#EF431B;
	font-size:0.2em;
	height:21px;
	margin-right:5px;
	width:72px;
}
form.contactForm p textarea {
	background:#FBFA9E;
	border:1px solid #D9D9D9;
	padding:6px;
	width:65%;
}
