/*  
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: #000000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #468259;
}

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;
}

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: 750px;
	margin: 0 auto;
	padding-top: 20px;
}

#bg {
	background: #FFFFFF url(images/img04.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	width: 750px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	/*width: 148px;*/
	height: 60px;
	padding: 0 0 0 2px;
	background: url(images/img02.gif) no-repeat;
}

#menu a {
	display: block;
	/*width: 108px;*/
	height: 36px;
	padding: 20px 20px 0 20px;
	background: none;
	letter-spacing: -1px;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #E1E9E2;
}

#menu a:hover {
	border-bottom: 4px solid #5A7C50;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #749865;
}

/* Header */

#header {
	width: 754px;
	height: 247px;
	margin: 0 auto;
	padding: 13px 0 0 0;
	position:relative;
}

#header h1 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url(images/img05_green.jpg) no-repeat;
	line-height: 32px;
	font-size: 30px;
}

#header h2 {
	float: right;
	width: 494px;
	height: 34px;
	padding: 180px 20px 0 0;
	background: url(images/gpcBG.png) no-repeat;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	color: #64102F;
}

#header a {
	background: none;
}


/* Content */

#content {
	float: right;
	width: 510px;
}

/* Posts */

.post {
	padding-bottom: 30px;
}

.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 {
}

#comment {
	width: 400px;
}

/* Navigation */

.navigation {
	padding: 20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul li {
        margin: 15px 0;
}
#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 20px 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: 750px;
	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 {
	width: 350px;
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	background: url(images/img09.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}
h2.widgettitle { margin-bottom: 10px;}

#header a.donate,
#header a.signRequest,
#header a.volunteer {
   display:block;
   height:30px;
   width:100px;
   text-indent:-9999px;
   background:url(images/donateButton.png) 0 0 no-repeat !important;
   position: absolute;
   right:20px;
   top:40px;
}

#header a.signRequest { 
	background-image:url(images/sign-request.png) !important;
	top:90px; 
}
#header a.volunteer { 
	background-image:url(images/volunteer.png) !important;
	top:140px; 
}
#header a.donate:hover { background-image:url(images/donateButton-hover.png) !important; }
#header a.signRequest:hover { background-image:url(images/sign-request-hover.png) !important; }
#header a.volunteer:hover { background-image:url(images/volunteer-hover.png) !important; }

.social-profiles img {
    margin-right: 10px;
}
