/* 
Theme Name: TheGreenHouse
Theme URI: http://themecorp.com/
Description: <a href="http://themecorp.com/themes/the-green-house/" title="The Green House Theme">The Green House</a> is a built by "Theme Corp".
Version: 1.1
Author: Theme Corp
Author URI: http://themecorp.com
*/
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #749865 url(images/img01.gif) repeat-x;
	font: normal small Lucida, Arial,Verdana, Helvetica, sans-serif;
	font-size:1.0em;
	line-height: 1.8em;
	color: #838B91;
}

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: 1.7em;
}
h2.page-title 
{
    margin-bottom:1em;
}
h3 {
	margin-bottom: 1em;
	letter-spacing: 2px;
	font-size: 1.3em;	
}

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;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right
{
	float:right;
	margin:0 0 1em 1em;
}
a img 
{
	border:0;
	padding-bottom:3px;
	border-bottom:#468259 1px solid;
}
.clear 
{
    clear:both;
}
/* Wrapper */

#wrapper {
	background: #fff 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;
	list-style-image:url(images/menu-bullet.gif);
	/**background: url(images/img02.gif) no-repeat;**/
}

#menu li li {
	display: block;
	float: left;
	width: 148px;
	height: 60px;
	padding: 0 0 0 2px;
	list-style-image:url(images/menu-bullet.gif);
	/**background: url(images/img02.gif) no-repeat;**/
}

#level2 li {
list-style-image:url(images/menu-bullet.gif);
margin-left:18px;
}

#level2 li a {
list-style-image:url(images/menu-bullet.gif);
padding-left:0px;
}

#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 li.current_page_item a:link,
#menu li.current_page_item a:visited,
#menu li.current_page_item a:hover,
#menu li.current_page_item a:active {
	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;
}

#header h1 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url(images/inform-logo.gif) no-repeat;
	line-height: 32px;
	font-size: 30px;
}

#header h2 {
	float: right;
	width: 494px;
	height: 34px;
	padding: 180px 20px 0 0;
	background: url(images/img06-3.jpg) no-repeat;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 510px;
}

#posts .post {
	padding-bottom: 2em;
	margin-bottom:1em;
}

#posts .story {
	padding: 15px 20px 0 20px;
	/** background: url(images/img10.gif) repeat-x**/
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(images/img12.gif);
}

#posts ul li {
}
/* Comments */
#comments, #respond 
{
	margin-top:1em;
}
#commentform 
{
	margin:10px 0;
	padding:10px;
	background:#fcfcfc;
	border-top:#ddd 1px solid;
	border-bottom:#ddd 1px solid;
}
.commentnum 
{
	font-size:200%;
}
#wrapper .commentlist {
	margin: 0;
	padding: 0;
	border-top:#ddd 1px solid;	
}
#wrapper .commentlist li 
{
	list-style:none;
	margin: 0;
	padding:1em;	
	border-bottom:#ddd 1px solid;	
}
#wrapper .commentlist li.alt 
{
	background:#fcf9fc;	
}
#wrapper .commentlist li.highlighted 
{
	border:#bdb76b 1px solid;	
}
#wrapper .commentlist li .cmtinfo 
{
	font-size:1em;	
}
#wrapper .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
#wrapper .commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
input.textbox 
{
  	background:#fff;
	border:1px solid #E0E0E0;
}
textarea{
	background:#fff;
	border:1px solid #E0E0E0;
	width:80%;
	
}
input.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}

/* Links */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li ul, 
#sidebar p, 
#sidebar form, 
#sidebar .textwidget, 
#sidebar #calendar_wrap {
	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;
}
#sidebar ul ul ul 
{
    background:none;
    margin:0;
    padding:0;
    border:0;
}
#sidebar ul ul ul li
{
    border:0;
    background:none;
    padding-left:12px;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 185px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	text-decoration:underline;
	}
#wp-calendar #today 
{
	border:#999 1px solid;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* 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;
	color: #A6C09B;
}

#footer a {
	background: none;
	color: #A6C09B;
}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	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;
}

