/*
Theme Name: Green Schools Recognition Program
Theme URI: http://www.ourgreenschools.com/
Description: Wordpress Theme for West Palm Beach Green Schools Recognition Program
Version: 1
Author: Carlos Morales
*/


body {
	font-family : verdana, geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-image: url("/wp-content/themes/greenschools/images/body-background.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #b4bb78;
	text-align: center;
}

#header {
	width: 772px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 20px;
}

#header #menu {
	background-image: url("/wp-content/themes/greenschools/images/menu-background.jpg");
	background-repeat: no-repeat;
	height: 45px;
	margin: 20px 0px 0px 0px;
	padding: 0;
	text-align: center;
}

#header #menu li {
	font-size: .9em;
	border-right: 1px solid #dce2e3;
	display: block;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 13px 0px 0px 0px;
	height: 32px;
	_height: 45px;
	font-weight: bold;
}

#header #menu .page-item-11 {
border-right: none;
}

#header #menu .current_page_item {
	border-bottom:5px solid #9bb979;
	height: 27px;
	_height: 45px;
}

#header #menu li a {
	display: block;
	text-decoration: none;
	color: #616161;
	padding-left: 21px;
	padding-right: 21px;
}

#header #menu .page-item-11 a {
padding-left: 20px;
padding-right: 20px;
}

#header #menu li a:hover {
	color: #2e6280;
}



#header #search {
	height: 90px;
	margin-left: 500px;
}


#header #search p {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: right;
	font-size: .9em;
	color: #cacaca;
}

#header #search p a {
	color: #616161;
	font-weight: bold;
	text-decoration: none;
}

#header #search #button {
	float: right;
	margin-top: -35px;
}

#header #search #text {
	width: 220px;
	color: #ababab;
}

#header #search form {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#content {
	width: 772px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 20px;
}



#content #content-middle p, #content #content-middle ul li {
	font-size: .8em;
}


#content-top {
	background-image: url("/wp-content/themes/greenschools/images/content-top.gif");
	background-repeat: no-repeat;
	height: 15px;
	margin-top: 15px;
}

#content-bottom {
	background-image: url("/wp-content/themes/greenschools/images/content-bottom.jpg");
	background-repeat: no-repeat;
	height: 8px;
	margin-top: -5px;
}

#content-middle {
	width:726px;
	_width:768px;
	border-left: 1px solid #c5c9bf;
	border-right: 1px solid #c5c9bf;
	background-color: #f1f5eb;
	padding: 0px 20px 10px 20px;
	margin-top: -16px;
	_margin-top: -1px;
}


#content #content-middle h1 {
	font-size: 2em;
	color: #2e6280;
	font-weight: normal;
}

#content #content-middle h2 {
	color: #2e6280;
	/*color: #2e6280;*/
	font-size: 1em;
	border-bottom: 1px solid #d5e1c4;
	margin-top: 0px;
	background-image: url("/wp-content/themes/greenschools/images/h2-background.gif");
	background-repeat: no-repeat;
	background-position: 0px -3px;
	padding-left: 40px;
}

#content #content-middle h3 {
	font-size: .9em;
	color: #2e6280;
	font-weight: bold;
}



#footer {
	width: 772px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 15px;
	margin-top: 10px;
}

#footer #footer-logos {
	text-align: center;
	border-bottom: 1px solid #949c50;
}

#footer p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: .8em;
}

#content #front {
	margin-top: 15px;
_margin-top: 0px;
}

#content #front #front-left {
	float: left;
	width: 250px;
}

#content #front #front-left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#content #front #front-left ul li {
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #dde6e0;
}

#content #front #front-right {
	width: 420px;
	margin-left: 300px;
}


#content #front #front-bottom {
	clear: both;
}

#content #content-middle #archive_listing_box {
border-bottom: 1px solid #dde7e1;
}

#content #content-middle #archive_listing_box h3 {
margin-bottom: 0px;
}

#content #content-middle #archive_listing_box span {
display: block;
border-left: 15px solid #dde7e1;
padding-left: 10px;
}

.alignright {
float: right;
margin-left: 20px;
}


.alignleft {
float: left;
margin-right: 20px;
}
