/*   
Theme Name: Ken's Patch - Christmas Trees
Theme URI: http://www.kenspatch.com/
Description: Theme used by KensPatch.com
Author: Greg Roe
Author URI: http://www.gregroe.com
Version: 1.0 (updated: November 25, 2008)
*/

#header_img2 {margin-left: 150px;}
#thinklocal_logo {margin-left: 70px;}
	
ul {list-style: none; margin: 0px; padding: 0px;}

.grn_list {margin: 10px 0px 10px 20px;}

.grn_list li {
	font-family: 'Arial', 'Helvetica', sans-serif; 
	color: #005826;
	font-size: 0.8em;
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
}

#tree_fact_list {
	list-style: square; margin: 0px 0px 0px 16px; padding: 0px;
	color: #005826;
	font-size: 0.8em;
	line-height: 1.1em;
}

#tree_care_list {
	margin: 5px 0px 5px 16px; padding: 0px;
	color: #005826;
	font-size: 0.8em;
	line-height: 1.1em;
}

#tree_fact_list li, #tree_care_list li {
	margin-left: 0px;
	margin-bottom: 5px;
}

#splash_txt {margin:0px; padding:0px;}

.red {color: #790000;}
.green {color: #005826;}

h1 {
	font-family: 'Arial Black', 'Helvetica', sans-serif; 
	color: #790000;
	font-size: 1.6em;
	}
	

	
h2 {
	font-family: 'Arial Black', 'Helvetica', sans-serif; 
	color: #005826;
	font-size: 1.0em;
}

.grn_note {
	font-family: 'Arial', 'Helvetica', sans-serif; 
	color: #005826;
	font-size: 0.7em;
}
	
#wrapper {
	width: 800px;
	margin: 0px auto;
	background-color: #fff;
	border-left: 1px #676666 solid;
	border-right: 1px #676666 solid;
	}
	
#header {
	width: 800px;
	height: 95px;
	}

	
#navbar {
	width: 800px;
	height: 29px;
	background: url("../img/navbar_bg.png") repeat-x;
	}

#navbar_links {
	line-height: 28px;
	font-size: 0.8em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	}

a {color: #005826;}

#navbar_links a {margin: 0px 8px 0px 8px;}
#navbar_links a {text-decoration: none; color: #fff;}
#navbar_links a:link {text-decoration: none; color: #fff;}
#navbar_links a:active {text-decoration: underline; color: #fff;}
#navbar_links a:hover {text-decoration: underline; color: #fff;}

	
#main {
	width: 650px;
	padding: 20px 75px 10px 75px;
	}
	
#quick_facts, #tree_types, #about_us, #tree_care {margin-left: 36px;margin-right: 36px;}

#about_us {font-size: 0.9em;line-height: 1.3em; color: #005826;}
	
#tree_types {
	overflow: hidden;
}

/* CSS For Photos With Captions */

.tree_photos_container {
	text-align: center;
}

.tree_photos {
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}

.caption {
	text-align: center;
	font-family: 'Arial', 'Helvetica', sans-serif; 
	color: #005826;
	font-size: 0.8em;
	line-height: 1.0em;
	}
	
	
