body {
	background: #393220 url(_imgs/dirt_texture.jpg) repeat;
	font-family: "helvetica neue", helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

.container_12 {
	background: #F0EBD8;
	box-shadow: 0 0 5px rgba(0,0,0,0.85); 
	-webkit-box-shadow : 0 0 5px rgba(0,0,0,0.85);
	-moz-box-shadow: 0  0 5px rgba(0,0,0,0.85);
}

/* Specifics */

#search_box {
	background: #DCDCDD;
	padding: 5px 0;
	width: 100%;
}

#search_box form {
	float: right;
	margin-right: 10px;
}

#search_box input[type="text"] {
	background: #fff url(_imgs/search_icon.png) no-repeat 5px center;
	padding: 3px 0 3px 25px;
	width: 210px;
}

#branding_and_navigation {
	background: url(_imgs/header.jpg) repeat-x top;
	height: 242px;
}

#branding {
	height: 205px;
}

#logo {
	margin-left: -10px;
}

#logo a {
	background: url(_imgs/logo.png) no-repeat left 20px;
	display: block;
	height: 198px;
	width: 960px;
}

#logo a span {
	margin-left: -9999px;
	position: absolute;
	text-indent: -9999px;
}

#nav_shell {
	position: absolute;
	z-index: 1000;
}

.navigation li ul {
	z-index: 1000;
}

.navigation, .page-navi {
	margin-left: 0;
	letter-spacing: 1px;
	z-index: 60;
}

.page-navi {
	margin-top: 3px;
}

.page-navi ul li a {
	text-transform: uppercase;
}

.page-navi ul {
	margin-left: 0;
	width: 100%;
}

.page-navi li {
	float: left;
	width: 90px !important;
}

ul.navigation {
	margin-right: 0px;
}

.navigation li a, .page-navi ul li a {
	color: #244A07;
	font-size: 16px;
	padding: 3px 13px;
	text-decoration: none;
}

.navigation li a.active, 
.navigation li a:hover, 
.navigation li.hovered a, 
.page-navi ul li a:hover,
.page-navi ul li.hovered a {
	background: #363122;
	color: #fff;
}

.navigation li a {
	padding: 3px 13px;
}

.navigation li a.active {
	background: #7A8233;
}

.navigation li a.active:hover,
.navigation li.hovered a.active {
	background: #363122;
}

.navigation li ul, .page-navi li ul {
	background: #4E4631 !important;
	margin-left: -9999px;
	position: absolute;
	text-indent: -9999px;
	z-index: 100;
}

.navigation li.hovered ul a {
	background: #4E4631;
}

.navigation li.hovered ul li a {
	border: none !important;
}

.navigation li:hover ul, .page-navi ul li:hover ul {
	border: 3px solid #363122;
	margin-left: 0;
	text-indent: 0;
	width: 260px;
}

.navigation li ul li, .page-navi li ul li {
	clear: both;
	float: left;
	text-transform: none;
	width: 260px !important;
}

.navigation li ul li a, .page-navi li ul li a {
	color: #fff;
	display: block;
	font-size: 12px;
	letter-spacing: 0;
	padding: 5px 15px;
	text-transform: none;
}

.navigation li ul li a:hover, .page-navi li ul li a:hover {
	background: #363122;
	background: rgba(0,0,0,0.3);
	color: #fff;
}

#sectional_navigation h3 { 
	font-size: 16px;
	text-transform: uppercase;
}

#sectional_navigation ul {
	margin-bottom: 13px;
}

#sectional_navigation ul li {
	margin-bottom: 3px;
}

#sectional_navigation a {
	color: #4E4631;
}

#navigation_donate {
	float: right;
	margin-right: 10px;
}

#donate_button,
#join_us_link {
	background: #265105;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#265105', endColorstr='#102400') !important; 
	background: -webkit-gradient(linear, left top, left bottom, from(#265105), to(#102400)) !important;
	background: -moz-linear-gradient(top,  #265105, #102400) !important;
	border: 1px solid #fff;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.6);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.6);
	box-shadow: 0 0 10px rgba(0,0,0,0.6);
	color: #fff;
	margin-top: -1px;
	text-align: center;
}

#navigation_join {
	margin-left: 10px;
}

#join_us_link.clicked {
	background: #272420 !important;
}

#join_us_link {
	float: left;
	width: 80px;
}

#featured_block {
	padding: 10px 0;
}

#big_ad {
	background: #4E4631;
	display: block;
	overflow: hidden;
	border: 5px solid #4e4631;
	height: 380px;
	width: 610px;
}

#big_ad a {
	display: block;
	width: 100%;
}

#big_ad p {
	margin: 0 !important;
}

#big_ad p + p {
	display: none;
}

#big_ad a img {
	width: 610px;
}

.ad {
	position: absolute;
}

.ad.being_opened {
}
.ad.opened {
}

#featured_block {
	background: url(_imgs/adobe_texture.jpg) repeat;
	min-height: 100px;
	width: 100%;
}

#join_us_form {
	background: #272420;
	float: right;
	margin-top: 5px;
	padding: 1px 0;
	width: 300px;
}

#join_us_form p {
	margin: 5px 0 5px 10px;
}

#join_us_box a {
	background: url(_imgs/mail_icon.png) no-repeat 0 center;
	color: #fff;
	display: block;
	padding: 2px 0 2px 20px;
	text-decoration: none;
}

#join_us_form p {
	width: auto;
}

#join_us_form input[type="text"] {
	float: left;
	margin-right: 5px;
	width: 210px;
}

#join_us_form .submit {
	float: left;
}

#video_space {
	display: block;
	margin: 5px 0 0 5px;
}

#video_space h2 {
	color: #B5CA61;
	font-size: 18px;
}

#video_space img {
	width: 290px;
}

#upcoming_events {
	height: 176px;
	margin-top: 1px;
	padding-bottom: 40px;
}

#upcoming_events h2 {
	color: #B5CA61;
	font-size: 18px;
	margin-top: 10px;
}

#events {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
}

#events li {
	margin-bottom: 6px;
}

#events a {
	text-decoration: none;
}

#left_column {
	float: left;
	min-height: 800px;
}

#wordmark a {
	background: url(_imgs/wordmark.jpg) no-repeat left;
	color: #fff;
	display: block;
	height: 46px;
	width: 256px;
}

#wordmark a span {
	margin-left: -9999px;
	position: absolute;
	text-indent: -9999px;
}

.rss_link {
	background: url(_imgs/rss_link.jpg) no-repeat;
	display: block;
	margin-left: 725px;
	margin-top: -5px;
	position: absolute;
	height: 42px;
	width: 12px;
}

.rss_link span {
	margin-left: -9999px;
	position: absolute;
	text-indent: -9999px;
}

.content_space {
	background: #4E4631;
	color: #fff;
	margin-bottom: 20px;
	min-height: 400px;
	padding: 10px 0;
}

.content_space a {
	color: #fff;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
}

.content_space p img {
	max-width: 600px;
}

.block {
	background: #4E4631 url(_imgs/block.jpg) repeat-x bottom;
	float: left;
	margin: 15px 0;
	min-height: 190px;
	width: 100%;
}

.events .block {
	background: #4e4631;
	min-height: 30px;
}

.events .block h2 {
	font-size: 18px;
	text-transform: none;
}

.block .photo {
	background: #fff;
	float: left;
	margin: -10px 10px 0;
	padding-bottom: 5px;
	position: absolute;
	position: relative;
	width: 168px;
	box-shadow: 0 0 5px rgba(0,0,0,0.35); 
	-webkit-box-shadow : 0 0 5px rgba(0,0,0,0.35);
	-moz-box-shadow: 0  0 5px rgba(0,0,0,0.35);
}

.image_frame {
	overflow: hidden;
	margin: 2px 0 0 2px;
	width: 163px;
}

.block .photo img {
	width: 163px;
}

.block .photo .section ul {
	margin-left: 0;
}

.block .photo .section a {
	color: #4E4631;
	float: left;
	font-size: 13px;
	margin-left: 0 !important;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
}

.block .photo + .excerpt {
	/*background: url(_imgs/leaf.jpg) no-repeat left 10px; */
	color: #fff;
	float: right;
	width: 750px;
}

.block .excerpt {
	color: #fff;
	float: left;
	min-height: 135px;
	width: 620px;
}

.block .excerpt .date {
	color: #4E4631;
	display: block;
	float: left;
	height: 37px;
	margin-right: 10px;
	margin-top: 2px;
	width: 45px;
}

.block .excerpt .date span {
	display: block;
	font-size: 14px;
	margin-left: 10px;
	margin-top: 15px;
	text-align: center;
	text-transform: uppercase;
}

.block .excerpt .date span span {
	font-size: 18px;
	margin-left: 2px;
	margin-top: -7px;
}

.block .excerpt h2 {
	margin: 12px 30px 0 10px;
}

.block .excerpt .posted {
	color: rgba(255,255,255,0.5);
	margin-top: 0;
}

.block .tags {
	color: #fff;
}

.block .tags a {
	color: #B5CA61;
}

.content_space p a,
.events .block p a,
.content_space li a {
	border-bottom: 1px dotted #B5CA61;
	color: #B5CA61;
}

.block p a {
	border-bottom: 1px dotted #fff;
	color: #fff;
	text-decoration: none;
}

#video_space p {
	margin: 0;
}

/* Typography */

h1, h2, h3, h4, h5, p, ul, ol {
	margin-left: 10px;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

.content h1 {
	background: #7A8233 url(_imgs/green.jpg) repeat top;
	color: #fff;
	font-size: 30px;
	margin: 10px 0;
	text-indent: 20px;
	text-transform: uppercase;
	width: 100%;
}

h2 {
	font-size: 20px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.content_space h3 {
	color: #B5CA61;
	font-size: 14px;
}

p {
	margin: 15px 30px 15px 10px;
}

.content_space ul {
	list-style: disc !important;
}

.content_space ul li  {
	margin-left: 15px;
	margin-right: 30px;
}

a {
	font-weight: normal;
}

.centered {
	margin-left: 0;
	text-align: center;
}

ol {
	margin: 10px;
}

.content_space ol li {
	list-style: decimal;
	margin: 10px 30px 10px 20px;
}

.content_space hr + h3 {
	margin-top: 20px;
}

.content_space h3 + p {
	margin-top: 10px;
}

/* Color Classes */

.emphasis {
	background: #7A8233 url(_imgs/green.jpg) repeat top;
	color: #fff;
}

.emphasis a {
	color: #fff;
}

.emphasis.alternate {
	background: #4E4631;
}

.emphasis.variant {
	background: #7B9140;
}

.flat {
	background: #F4F5F7;
}

.emphasized {
	color: #B5CA61 !important;
}

/* Aesthetic Classes */

.continue_reading {
	background: url(_imgs/continue_reading.jpg) no-repeat right top;
	display: block;
	float: right;
	height: 40px;
	margin-right: 10px;
	margin-top: 13px;
	width: 173px;
}

.continue_listening {
	background: url(_imgs/listen_here.jpg) no-repeat right top;
}

.continue_reading span {
	margin-left: -9999px;
	position: absolute;
	text-indent: -9999px;
}

.frill {
	background: url(_imgs/frill.jpg) no-repeat center top;
	height: 44px;
	margin-top: 15px;
	width: 100%;
}

/* Spacing Classes */

.full {
	width: 100%;
}

.pad {
	padding: 10px 0;
}

/* Text Classes */

.content_space .inline {
	margin-left: 0;
	padding-left: 0;
}

.content_space .inline li {
	margin-left: 10px !important;
	padding-left: 0;
}

.inline li {
	float: left;
	list-style: none;
}

.inline li a {
	display: block;
}

.italic {
	font-style: italic;
}

.larger {
	font-size: 18px;
}

.serif {
	font-family: times, "times new roman", serif;
}

.uppercase {
	text-transform: uppercase;
}

/* The Our Mission Block */

#our_mission p {
	font-family: times, "times new roman", serif;
	font-size: 18px;
	font-style: italic;
}

/* Social Stuff */

#social {
	margin-bottom: 0;
	margin-top: 30px;
}

#social_links li {
	float: left;
	margin: 0 0 30px 0;
	width: 50%;
}

#social_links li a {
	margin: 0 auto;
	width: 64px;
}

#twitter,
#facebook,
#vimeo,
#youtube {
	display: block;
	height: 64px;
}

#facebook span,
#twitter span,
#vimeo span,
#youtube span {
	margin-left: -9999px;
	position: absolute;
	text-indent: -9999px;
}

#twitter {
	background: url(_imgs/twitter.png) no-repeat center;
}

#facebook {
	background: url(_imgs/facebook.png) no-repeat center;
}

#vimeo {
	background: url(_imgs/vimeo.png) no-repeat center;
}

#youtube {
	background: url(_imgs/youtube.png) no-repeat center;
}

#social_links p {
	margin-bottom: 10px;
	margin-top: 5px;
}

/* Newsletter Styles */

#newsletter {
	border-bottom: 1px solid #44382C;
	border-top: 1px solid #44382C;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#newsletter p {
	margin-right: 10px !important;
	width: 280px;
}

#newsletter_email {
	width: 190px;
}

#sign_up_submit {
	float: right;
}

/* Ad Space */

.ad_space p {
	margin: 0 !important;
}

.ad_space a {
	color: #44382C;
	display: block;
	min-height: 40px;
	margin: 10px 0;
	text-align: center;
	text-decoration: none;
	width: 298px;
}

/* Sitemap Styles */

#sitemap h3 a {
	color: #B5CA61;
}

#sitemap ul {
	list-style: disc;
	margin-bottom: 23px;
}

#sitemap ul li {
	font-size: 12px;
	margin-left: 15px;
}

#sitemap ul li a {
	text-decoration: none;
}

#sitemap hr {
	border-bottom: 1px solid #B5CA61;
	margin: 15px 10px;
	opacity: .3;
	-moz-opacity: .3;
	-webkit-opacity: .3;
}

/* Utility Classes */

.float_left {
	float: left;
}

img.float_left {
	margin-right: 20px;
}

.float_right {
	float: right;
}

img.float_right {
	margin-left: 20px;
}

.pad_top_minimal {
	padding-top: 5px !important;
}

.gutter_top {
	margin-top: 20px !important;
}

.gutter_top_half {
	margin-top: 5px !important;
}

.gutter_top_normalize {
	margin-top: 10px !important;
}

.normalize {
	margin: 10px 0;
}

hr.green {
	border-bottom: none;
	clear: both;
	border-top: 1px solid #B5CA61;
}

.no_bullets,
.no_bullets li {
	list-style: none !important;
	margin-left: 0;
}

/* Form Styles */

form p {
	width: 255px;
}

form.full_width p {
	width: 90%;
}

form.full_width label {
	display: block;
}


form p input[type='text'] {
	width: 250px;
}

form p textarea {
	width: 300px;
}

form p input[type='text'], 
form p textarea {
	background: #E5E3E0;
	color: #4E4631;
}

form p input[type='text']:hover, 
form p input[type='text']:focus,
form p textarea:hover,
form p textarea:focus  {
}

form .clear + p {
	margin-top: 0;
}

.submit_options {
	float: right;
	margin-right: 5px !important;
	text-align: right;
}

#wpcf7-f2-p6858-o2 textarea {
	height: 193px;
}

#wpcf7-f2-p6858-o2 + p {
	margin-top: 5px !important;
}


#nav-below {
	padding-bottom: 10px;
}

.nav-previous a, .nav-next a {
	color: #4E4631;
}

.nav-previous {
	float: right;
}

#swf_video {
	margin-left: 10px;
}

#video_link {
	background: #000;
	background: rgba(0,0,0,0.7);
	margin-bottom: 5px;
	margin-top: -5px;
	padding: 5px 0;
	text-align: center;
	width: 290px;
}

#video_link a {
	display: block;
}

ol.commentlist,
ol.commentlist li {
	list-style: none !important;
	list-style-type: none !important;
	padding: 0;
	
}

li.comment {
	background: #000;
	background: rgba(0,0,0,0.6);
	margin: 0 !important;
	padding: 10px !important;
}

.comment-author img {
	float: left;
	margin-right: 10px;
}

.comment p {
	margin-left: 0;
}

.commentmetadata a { 
	color: rgba(255,255,255,0.6);
}

.earth_day_block {
	clear: both;
	margin: 10px 0;
	padding-top: 5px;
}

.earth_day_block img {
	border: 5px solid #fff;
	float: left;
	margin: 0 10px 10px 0;
}

.earth_day_grid {
	margin: 0;
	width: 100%;
}

.earth_day_grid th,
.earth_day_grid td {
	padding: 0 15px 0 10px;
	text-align: left;
	width: 30%
}

.earth_day_grid th {
	color: #fff;
	font-size: 12px;
	padding-bottom: 0;
	padding-top: 5px;
}

.earth_day_grid td p {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.earth_day_grid td {
	font-size: 12px;
	padding-top: 5px;
}

.earth_day_grid strong {
	font-size: 16px;
}

.earth_day_grid em {
	font-size: 10px;
}

.nudge_left {
	margin-left: 10px;
}

.nudge_left_double {
	margin-left: 20px;
}

.video_grid .video {
	float: left;
	margin-left: 10px;
	max-width: 190px;
	min-height: 200px;
}

.video_grid .video a img {
	border: 5px solid #fff;
	text-decoration: none;
	width: 180px;
}

.video_grid .video a {
	border-bottom: none;
	text-decoration: none;
}

.video_grid .video h3 {
	font-size: 12px;
	margin-left: 0;
}

.playhead {
	background: url(_imgs/playhead.png) no-repeat center;
	display: block;
	height: 30px;
	margin: 60px 75px;
	position: absolute;
	width: 40px;
}

.playhead.condensed {
	margin: 40px 72px;
}

a.no_decoration,
p a.no_decoration {
	border-bottom: none !important;
	text-decoration: none !important;
}

/* Blog Styles */

.blog_group li {
	float: left;
	margin-right: 5px;
}

.blog_group li a img {
	width: 87px;
}

/* Tip Sheets */

#tip_sheet_overview {
	width: 100%;
}

#tip_sheet_overview td {
	padding: 10px 5px 0 10px;
}

#tip_sheet_overview a {
	border-bottom: none;
}

#tip_sheet_overview img {
	width: 185px;
}

/* Social Styles */

.social_links {
	background: rgba(0,0,0,0.1);
	margin-bottom: 5px;
	margin-top: -5px;
	padding: 10px 0 15px;
	width: 100%;
}

.content .social_links ul {
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
}

.content .social_links ul li {
	float: left;
	list-style: none;
	margin-left: 10px;
}

.content .social_links #facebook_link {
	height: 20px;
}

.content .social_links #twitter_link {
	padding-top: 3px;
}

.content .social_links #twitter_link a {
	background: #7a9340;
	border-bottom: none;
	color: #fff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;	
	padding: 3px 10px;
}

/* Archives */

#archives {
	font-size: 13px;
	margin-top: -10px;
	width: 100%;
}

#archives th,
#archives td {
	padding: 5px 10px;
}

#archives th {
	background: rgba(0,0,0,0.6);
	text-align: left;
}

#archives td {
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid rgba(255,255,255,0.05);
	border-top: 1px solid #fff;
	border-top: 1px solid rgba(255,255,255,0.05);
}

#archives tr:nth-child(2n) td {
	background: rgba(0,0,0,0.2);
}

#archives td a {
	border-bottom: 1px dotted rgba(255,255,255,0.3);
}

#archives small {
	font-size: 11px;
}

.nowrap {
	white-space: nowrap;
}


.wp-tag-cloud li {
	float: left;
	width: 50%;
}

/* Books */

#book_types {
	font-size: 14px;
}

.book_excerpt {
	background: rgba(0,0,0,0.2);
	float: left;
	margin: 0 0 10px 10px;
	min-height: 290px;
	width: 143px;
}

.book_excerpt .book_image {
	height: 190px;
	margin: 10px 0 0 10px;
}

.book_excerpt a {
	border-bottom: none;
}

.book_excerpt .book_image img {
	margin-bottom: 5px;
	width: 123px;
}

.book_excerpt .book_excerpt_content {
	width: 140px;
}

.book_excerpt h2 {
	font-size: 12px;
	margin-bottom: 5px;
	min-height: 36px;
}

.book_excerpt h2 + p {
	color: #B5CA61;
	font-size: 11px;
	margin-top: 0;
}

.book_excerpt p {
	margin-right: 10px;
}

.book_excerpt p a {
	display: block;
}

.width_100 { 
	width: 100%;
}

/* Disqus Stuff */

#dsq-content {
	margin: 0 10px;
	width: 600px;
}
