/*
Theme Name: Land Trust
Theme URI: http://wordpress.org/
Description: Custom theme developed for Hilltown Land Trust
Version: 1.0
Author: Jo Landers
Tags: green, land trust, two columns, widgets
*/


/* layout */
/*
* {font-size: 100%; margin: 0; padding: 0;}
*/
*	{
	margin: 0;
	padding: 0;
}

body {
	position: relative;
	/*background: url(images/bg_body3.gif) top left repeat-x #003300; */
	background-color: #003300;
	color: #36454F;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 140%;
}

#page {
	display: block;
	width: 750px;
	margin: 0 auto;
	background-color: #FFFFFF;
	position: relative;
	top: 10px;
	background: url(images/hilltowns72-60.jpg) top left;
}

#header {
	float: left; 
	display: block; 
	width: 750px; 
	background-color: #704214;
}

#site	{
	margin: 10px;
	color: #f2f2f2;
	float: left;
}

#site h1, #site h2, #site.description	{
	font-size: 1.4em;
	color: #f2f2f2;
}
#site h1, #site h2	{
	margin-bottom: 4px;
}
#site .description	{
	font-size: 1em;
}

#site a, #site a:link, #site a:hover	{
	text-decoration: none;
	color: #f2f2f2;
	background-color: #704214;
}

#site a:hover	{
	text-decoration: none;
	color: #ddc83a;
	background-color: #704214;
}


#tagline_wrapper {
	height: 120px;
}

#logo	{
	float: left;
	width: 97px;
	height: 120px;
	/*background: url(images/hlt_logo_60.jpg) no-repeat*/; 
}

#tagline	{
	display: table-cell;
	height: 95%;
	vertical-align: bottom;
}

#mainpic {
	clear: both;
	background: url(images/state_forest_view.jpg) no-repeat; 
	width: 736px; 
	height: 229px; 
	border: 3px solid #003300;
	display: block;
	margin: 0 auto;
	margin-bottom: 3px;
}

#content {
	float: left;
	width: 550px;
	background-color: #FFFFFF;
}

/*
* html #content, * html #sidebar {position: relative; left: -7px;}
*/
.postwrapper	{
	width: inherit;
	float: left;
	clear: both;
}
.main_title	{
	font-size: 1.8em;
	line-height: 130%;
	margin: 18px 10px 8px 10px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post_title {
	width: inherit;
	background-color: #ddc83a;
	margin-bottom: 8px;
}

.post_title h1, .post_title h2	{
	margin-left: 10px;
	font-style: italic;
	font-size: 1em;
	line-height: 30px;
	color: #003300;
}

.post_title a {
	text-decoration: none;
	color: #654321;
	display: block;
}

.post_title a:hover {
	text-decoration: underline;
}

.post_content	{
	margin: 0 10px 10px; 10px;
	font-size: 1em;
}
#page_links	{
	width: inherit;
	display:block;
	clear: both;
	margin: 0;
	text-align: center;
	font-size: 1em;
	background-color: #ddc83a;
}

.page_links2, .page_links2 a:link, .page_links2 a:hover	{
	text-decoration: none;
	display: inline-block;
	margin: 2px;
	background-color: #ddc83a;
}


#sidebar, #admin {
	float: left;
	position: relative;
	display: block;
	width: 190px;
	font-size: 1em;
	padding: 0 10px 0 0;
}

#sidebar .title {
	float: left;
	display: block;
	width: 190px;
	color: #36454F;
}

#sidebar ul, #sidebar li, #sidebar li li {
	list-style-type: none;
	margin-bottom: 8px;
}
 #sidebar li li	{
	list-style-type: none;
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 90%;
}

#sidebar a	{
	text-decoration: none;
	color: #002366;
	display: block;
}

#sidebar a:hover, .post_title a:hover, .page_links2 a:hover 	{ background-color: #E1D588; }

#sidebar .h_rule	{
	padding: 0 10px 0 10px;
	border: solid 1px #003300;
}


/* footer */
.clear	{
	clear: both;
}
#footer	{
	clear: both;
	width: 750px;
	display: block;
	color: #36454F;
	padding-top: 6px;
	width: inherit;
	height: 38px;
}

#footer a, #footer a:visited {text-decoration: none; color: #002366}

#footer .left {
	width: 550px;
	text-align: center;
	padding-bottom: 6px;
	font-size: .8em;
}

#admin	{
	float: right;
	text-align: right;
	right: 10px;
	bottom: 25px;
	text-align: right;
	font-size: .8em;
}
#admin a, #admin a:visited	{
	text-decoration: none;
	color: #BDA920;
}
#admin a:hover	{
	text-decoration:none;
	color: #002366;
	background-color: #E1D588}

/* links */
a, a:visited {color: #7B3F00; text-decoration: none;}
a:hover, ul a:hover {background-color: #f2f2f2;}

h1, h2, h3	{
	color: #003300;
	font-size: 1em;
	line-height: 130%;
}

h1, h2	{
	margin-bottom: 4px;
}

.title h2	{
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3	{
	font-size: .9em;
}

p, ul, li	{
	margin-bottom: 12px;
}

ul, li {
	margin-left: 8px;
	list-style: square;
}

.related	{
	margin-left: 10px;
	margin-top: 12px;
}

.ruled	{
	border-bottom: 1px solid #003300;
}

.smaller	{
	font-size: .9em;
	line-height: 130%;
}


/* forms */
.searchbox	{
	margin: 6px 0px 8px 20px;
}

form {margin: 0 0 18px 0;}
#searchsubmit {position: absolute;}
#s {
	width: 140px;
	padding: 1px;
	font-size: .9em;
	border: 1px solid #704214;
	background-color: #ddc83a;
	color: #003300;
}

select, .field {width: 157px; margin: 0 0 4px 0; color: #003300;}
.field {padding: 2px; width: 153px;}
textarea {padding: 2px; width: 308px; font: 1em Tahoma, Verdana, Arial, Helvetica, sans-serif;}
select option {padding: 1px;}
#submit {padding: 3px;}

/* buttons */
.buttons {float: left; display: block; width: 100%; list-style: none; margin-left: 0; margin-bottom: 21px;}
*:first-child+html .buttons {float: none;}
.buttons li {float: left; margin: 0 18px 3px 0; padding: 0; list-style: none;}
.buttons ul {margin: 3px 0 0 0; list-style: none; padding-bottom: 0px;}
.buttons ul a, .buttons ul a:visited {padding: 3px 6px 4px 6px; font-weight: normal;}
* html .buttons li {margin: 0;}
.buttons a, .buttons a:visited {
	display: block; 
	width: 145px; 
	padding: 6px; 
	text-align: center; 
	background: url(images/menu.gif) bottom left no-repeat; 
	border-top: 1px solid #D1E0F0; 
	font-weight: bold;
}

/* wp style overrides */

.wp-caption-text{
	font-size: .8em;
	font-style: normal;
	line-height: 1.1em;
	margin-top: 4px;
	margin-bottom: 6px;
	color: #36454F;
	font-family: Georgia, "Times New Roman", Times, serif;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	padding-left: 7px;
}

.alignleft {
	float: left;
	padding-right: 7px;
}

