/*  
	Theme Name: The Green House
	Theme URI: http://www.freewpthemes.net
	Description: A two-column, fixed-width theme. Widget-ready for WP2.2+.
	Version: 2.0
	Released: 20070720
	Author: Free WordPress Themes
	Author URI: http://www.freewpthemes.net
*/

body {
	margin: 0;
	padding: 0;
	background: #749865 url(images/img01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}
h2 {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left center;
	font-size: 22px;
}
h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}
h3.post-title {
	font-size: 1.2em;
}
p, blockquote, ul, ol {
	margin-top: 0;
}
blockquote {
	padding: 0 0 0 40px;
	background: url(images/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}
a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #468259;
}
a:hover {
	background: none;
	text-decoration: underline;
}

/* Page */
#page {
	width: 950px;
	margin: 0 auto;
	padding-top: 10px;
}
#bg {
	background: #FFF url(images/img04.gif) repeat-x left bottom;
	z-index: 1;
}

/* Menu */
#menu {
	width: 950px;
	height: 60px;
	margin: 0 auto;
	z-index: 150;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 150;
}
#menu li {
	display: block;
	float: left;
	width: 188px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(images/img02.gif) no-repeat;
	z-index:150;
}
#menu a {
	display: block;
	width: 148px;
	height: 36px;
	padding: 20px 20px 0 20px;
	background: none;
	letter-spacing: -1px;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #E1E9E2;
	z-index: 150;
}
#menu a:hover {
	border-bottom: 4px solid #5A7C50;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 150;
}
#menu .current_page_item a {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #749865;
	line-height: 1em;
	z-index:150;
}

/* Header */
#header {
	width: 954px;
	height: 247px;
	margin: 0 auto;
	padding: 13px 0 0 0;
	overflow: hidden;
	z-index: 1;
}
#header a {
	background: none;
	overflow: hidden;
	z-index: 1;
}
#header h1 a {
	display: block;
	width: 224px;
	float: left;
	background: url(images/img05.png) no-repeat;
	height: 230px;
}
#header h1 b {
	display: none;
}
#header h2 {
	float: right;
	width: 694px;
	height: 37px;
	padding: 180px 20px 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 24px;
	color: #FFF;
	overflow: hidden;
	z-index: 1;
}
#header h2.bg1 {
	background: transparent url(images/header_home1.png) top left no-repeat;
}
#header h2.bg2 {
	background: transparent url(images/header_home2.png) top left no-repeat;
}
#header h2.bg3 {
	background: transparent url(images/header_home3.png) top left no-repeat;
}
#header h2.bg4 {
	background: transparent url(images/header_home4.png) top left no-repeat;
}
#header h2.bg5 {
	background: transparent url(images/header_home5.png) top left no-repeat;
}
#header h2.bg6 {
	background: transparent url(images/header_home6.png) top left no-repeat;
}
#header.subpage {
	height: 155px;
}
#header.subpage h1 a {
	background: url(images/logo_subpage.png) no-repeat 20px 0;
	height: 143px;
}
#header.subpage h2 {
	width: 690px;
	padding: 111px 20px 0 0;
}
#header h2.banner1 {
	background-image: url(images/header_art_subpage1.png);
}
#header h2.banner2 {
	background-image: url(images/header_art_subpage2.png);
}
#header h2.banner3 {
	background-image: url(images/header_art_subpage3.png);
}
#header h2.banner4 {
	background-image: url(images/header_art_subpage4.png);
}
#header h2.banner5 {
	background-image: url(images/header_art_subpage5.png);
}
#header h2.banner6 {
	background-image: url(images/header_art_subpage6.png);
}
#header h2.banner7 {
	background-image: url(images/header_art_subpage7.png);
}

/* Content */
#content {
	float: right;
	width: 710px;
}

/* Posts */
.post {
	padding-bottom: 10px;
}
.post .title {
	background: url(images/img07.gif) no-repeat left center;
}
.post .title a {
	background: url(images/spacer.gif);
}
.post .entry {
	padding: 15px 20px 0 20px;
	background: url(images/img10.gif) repeat-x
}
.post .meta {
	padding: 5px 0 0 20px;
	background: url(images/img03.gif) repeat-x;
}
.post .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}
.post ul {
	list-style: url(images/img12.gif);
}
.post ul li {

}
.wp-caption {
 padding: 5px;
}
#comment {
	width: 400px;
}

/* Navigation */
.navigation {
	padding: 20px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/* Sidebar */
#sidebar {
	font-family: Georgia, serif;
	float: left;
	width: 210px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li ul {
	padding: 15px 20px 30px 20px;
	background: url(images/img10.gif) repeat-x
}
#sidebar li li {
	padding: 3px 0;
	background: url(images/img03.gif) repeat-x left bottom;
}
#sidebar li a {
	background: none;
}
#sidebar li i {
	font-size: smaller;
}

/* Search */
#search {
}
#search form {
	margin: 0;
	padding: 20px 20px 30px 20px;
	background: url(images/img10.gif) repeat-x
}
#search br {
	display: none;
}
#s {
	width: 106px;
}

/* Footer */
#footer {
	padding: 40px 0 60px 0;
	background: url(images/img08.gif) repeat-x;
}
#footer p {
	width: 950px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #A6C09B;
}
#footer a {
	background: none;
	font-weight: bold;
	color: #A6C09B;
}
#links {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}
#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}
#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	background: url(images/) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}
#newsletter_box {
	background: #ededed;
	border: 1px solid #c4d9d0;
	padding: 7px;
}
#newsletter_box input {
	background: #dfffd8;
	border: 1px solid;
	border-color: #105504;
}
.associated-post {
	margin-bottom: 50px;
}

