/*
	Theme Name:     Ellwood Thompson's
	Theme URI:      http: //ellwoodthompsons.com/
	Author:         PharrOut
	Author URI:     http: //pharrout.com/
*/

/* ===== reset ============================================================== */
body, div, h1, h2, h3, h4, h5, h6, form, fieldset, table, img {
	border: 0;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


/* ===== clear floats without markup ======================================== */
.container { display: inline-block; }
.container:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .container { height: 1%; }
.container { display: block; }
.clear { clear: both; }


/* ===== general ============================================================ */
body {
	background: #ffffff;
	color: #5f5f63;
	font: 14px Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 { color: #000000; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: #000000;
		text-decoration: none !important;
	}
	h2 {
		font-size: 18px;
		font-weight: bold;
	}
	h3 {
		font-weight: bold;
		margin-top: 21px;
	}
p, ul, ol {
	margin: 1.5em 0;
	line-height: 1.5em;
}
	h3 + p, h3 + ul, h3 + ol { margin-top: 0; }
a { color: #76b0ae; }


/* ===== layout ============================================================= */
#site {
	margin: 0 auto;
	width: 880px;
}
#newsletter {
	margin: 10px 0;
	text-align: right;
}
#header {
	color: #ffffff;
	position: relative;
}
	#header h1, #header h2 { display: none; }
	#header a {
		color: #ffffff;
		text-decoration: none;
	}
		#header a.underline { border-bottom: 1px dotted #ffffff; }
	#logo {
		background: url('img/logo.jpg');
		height: 150px;
		width: 880px;
	}
		#logo a {
			display: block;
			height: 100px;
			width: 695px;
		}
	#social {
		border-left: 1px dotted #ffffff;
		padding-left: 20px;
		position: absolute;
		right: 20px;
		text-align: right;
		top: 15px;
	}
	#store-info {
		border-top: 1px dotted #ffffff;
		font-size: 13px;
		left: 0;
		margin: 0 20px;
		padding: 10px 0;
		position: absolute;
		text-align: center;
		top: 110px;
		width: 840px;
	}
	#navigation {
		border-bottom: 2px solid #ffffff;
		border-top: 2px solid #ffffff;
	}
		#navigation a {
			background: #b7c951;
			color: #5f5f63;
			display: block;
			padding: 5px 15px;
		}
			#navigation .current_page_item > a, #navigation a:hover { background: #9cac45; }
		#navigation ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
			#navigation li { float: left; }
			#navigation ul a {
				border-left: 1px dotted #5f5f63;
				width: 155px;
			}
			#navigation ul li:first-child a {
				border-left: 0;
				width: 106px;
			}
		#navigation ul ul {
			border-top: 2px solid #ffffff;
			display: none;
			margin: 0;
			padding: 0;
			position: absolute;
			z-index: 100;
		}
			#navigation ul ul li {
				float: none;
				position: relative;
			}
			#navigation ul ul a {
				border-left: 0;
				padding: 5px 15px;
				width: 156px !important;
			}
		#navigation ul ul ul {
			border-left: 2px solid #ffffff;
			border-top: 0;
			display: none;
			left: 186px;
			position: absolute;
			top: 0;
		}
		#navigation #menu-item-364 ul ul {
			border-left: 0;
			border-right: 2px solid #ffffff;
			left: -188px;
			position: absolute;
		}
#buttons {
	border-bottom: 6px solid #b7c951;
	border-top: 6px solid #b7c951;
	margin: 8px 0;
	padding: 8px 0;
}
	#buttons li { margin-left: 11px; }
		#buttons li:first-child { margin: 0; }
	#buttons img { display: block; }
#main { padding-top: 1em; }
	.home #main { padding-top: 0; }
	#image-slider { height: 225px; }
	#image-slider a, #image-slider img { display: block; }
#content {
	float: left;
	width: 550px;
}
	#content.one-column {
		float: none;
		width: auto;
	}
	#content a { text-decoration: underline; }
	#content a:hover { text-decoration: none; }
	#posts {  }
		.hentry { margin-bottom: 40px; }
		.hentry h2 a {
			border-bottom: 1px solid #eeeeee;
			border-top: 1px solid #a6a5a8;
			display: block;
			padding: 5px 0;
		}
			.home .hentry h2 a { padding-left: 50px; }
		.green h2 a { background: url('img/square-green.png') no-repeat 0 50%; }
		.blue h2 a { background: url('img/square-blue.png') no-repeat 0 50%; }
		.post-meta {
			border-bottom: 1px solid #eeeeee;
			font-size: 12px;
			padding: 5px 0;
		}
			.home .post-meta { padding-left: 50px; }
	.single h2 a {
		border: 0;
		font-size: 24px;
		padding: 5px 0;
	}
	.single .post-meta {
		border: 0;
		padding: 5px 0;
	}
	#more-button { width: 100%; }
	#more-loading {
		background: url('img/spinner.gif') no-repeat;
		height: 16px;
		margin: 1.5em auto;
		width: 16px;
	}
#sidebar {
	float: left;
	margin-left: 40px;
	width: 290px;
}
	#search {
		border-bottom: 6px solid #b7c951;
		margin: 0 0 8px 0;
		padding: 0 0 8px 0;
	}
	#social-icons { margin: 0 0 8px 0; }
	#social-icons li {
		float: right;
		margin-right: 6px;
	}
	#social-icons a {
		background: url('img/social-icons.png') no-repeat;
		display: block;
		width: 26px;
		height: 25px;
	}
	#icon-facebook { background-position: 0 0 !important; }
	#icon-vimeo { background-position: -26px 0 !important; }
	#icon-flickr { background-position: -52px 0 !important; }
	#icon-twitter { background-position: -78px 0 !important; }
	#icon-calendar { background-position: -104px 0 !important; }
	#local-market { margin: 0 0 8px 0; }
		#local-market p {
			margin: 8px 0;
			text-align: center;
		}
	#community-classroom {
		background: #e1f1f0;
		margin: 8px 0;
		padding: 10px;
	}
		#community-classroom h3 { margin-top: 0; }
		#community-classroom ul { margin-bottom: 0; }
		#community-classroom li:last-child p { margin-bottom: 0; }
		#community-classroom a { color: #8b3a3a; }
	#upcoming-events { margin: 8px 0 15px 0; }
		#cwwrapper, #cwucelist { width: auto !important; }
		#upcoming-events td { text-align: left !important; }
	#links { border-top: 6px solid #b7c951; }
	#archives {
		border-bottom: 6px solid #b7c951;
		border-top: 6px solid #b7c951;
	}
		#archives h3 {
			background: url('img/square-blue.png') no-repeat;
			border-bottom: 1px solid #eeeeee;
			border-top: 1px solid #a6a5a8;
			margin-top: 8px;
			padding: 5px 0 5px 50px;
		}
	#sidebar ul { margin: 8px 0; }
#footer {
	border-top: 6px solid #b7c951;
	clear: both;
	color: #6f6f6f;
	margin-top: 15px;
}
	#footer p { text-align: center; }
	#footer a { color: #6f6f6f; }

/* ===== misc =============================================================== */
.alignleft {
	float: left;
	margin: 0 10px 5px 0;
}
.alignright {
	float: right;
	margin: 0 0 5px 10px;
}
.aligncenter, .alignmiddle {
	display: block;
	margin: 0 auto;
}
.horizontal {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.horizontal li { float: left; }
	.horizontal li.last { margin-right: 0 !important; }
.no-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.no-dots {
	list-style: none;
	margin: 0;
	padding: 0;
}
