/*
Theme Name: Finding Species
Theme URI: http://findingspecies.com
Description: The Finding Species Theme for <a href="http://findingspecies.com">FindingSpecies.com</a>
Version: 1.0
Author: Solution Nine
Author URI: http://solutionnine.com/
*/

* {
	padding: 0;
	margin: 0;
	color: #f2f2dc;
	font-size: 12px;
	
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

a, a:visited, a:active {
	color: #8a9c5b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

h1 {
	font-size: 24px;
	font-style: bold;
	color: #dd8722;
	padding-top: 10px;
}

h1 a {
	font-size: 24px;
}

h2 {
	font-size: 20px;
	font-style: bold;
	color: #dd8722;
	padding-top: 10px;
}

h2 a {
	font-size: 20px;
}

h3 {
	font-size: 18px;
	font-style: bold;
	color: #dd8722;
	padding-top: 10px;
}

h3 a {
	font-size: 18px;
}

h4 {
	font-size: 14px;
	font-style: bold;
	color: #dd8722;
	padding-top: 10px;
	padding-bottom: 5px;
}

h4 a {
	font-size: 14px;
}

input {
	color: #2c2922;
	border: 1px solid #2c2922;
	background-color: #dcdcc2;
}

body {
	background: url("/wordp/wp-content/themes/FindingSpecies/images/masthead-bg.png") no-repeat 50% 0;
	background-repeat: no-repeat;
	background-color: #000;
}

p {
	padding: 15px 0px 10px;
	line-height: 18px;
}

blockquote {
	color: #ffffff;
	font-style: italic;
	text-align: justify;
	padding: 10px 40px;
}

blockquote p {
	background-color: #333533;
	padding: 10px;
}

.entry ul {
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.entry ol {
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.entry li {
	padding: 4px 0px;
}

#wrapper {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	
	display: block;
	width: 900px;
}

#masthead {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 0px;
	z-index: 10;
	
	display: block;
	height: 114px;
	width: 900px;
}

#headerimg h1 a span, #coursesheaderimg h1 a span {
	display: none;
}

#headerimg div, #coursesheaderimg div {
	display: none;
}

#headerimg h1 a {
	position: absolute;
	left: 50%;
	margin-left: -396px;
	top: 0;
	z-index: 30;
	
	display: block;
	height: 140px;
	width: 165px;
	background: url("/wordp/wp-content/themes/FindingSpecies/images/logo.png");
	background-repeat: no-repeat;
}

#coursesheaderimg h1 a {
	position: absolute;
	left: 50%;
	margin-left: -396px;
	top: 0;
	z-index: 30;
	
	display: block;
	height: 140px;
	width: 165px;
	background: url("/wordp/wp-content/themes/FindingSpecies/images/logo-courses.png");
	background-repeat: no-repeat;
}

#shadow {
	background-image: url('/wordp/wp-content/themes/FindingSpecies/images/logo_shadow.png');
	position: absolute;
	width: 218px;
	height: 61px;
	top: 108px;
	left: 32px;
	z-index: 0;
}

#navigation li {
	float: left;
	list-style-type: none;
	width: 75px;
	text-align: center;
}

#navigation {
	position: absolute;
	left: 50%;
	margin-left: -220px;
	top: 69px;
	z-index: 20;
	font-size: 12px;
}

#navigation a,#navigation a:active,#navigation a:visited {
	display: block;
	width: 70px;
	height: 38px;
	color: #f2f2dc;
	
	text-decoration: none;
	line-height: 36px;
}

#navigation a:hover {
	display: block;
	width: 70px;
	height: 38px;
	background-image: url("/wordp/wp-content/themes/FindingSpecies/images/off.png");
	background-repeat: no-repeat;
	background-position: bottom;
}

#navigation .current_page_item, 
#navigation .current_page_parent {
	display: block;
	width: 70px;
	height: 38px;
	background-image: url("/wordp/wp-content/themes/FindingSpecies/images/on.png");
	background-repeat: no-repeat;
	background-position: bottom;
}

#navigation .current_page_item a, 
#navigation .current_page_parent a, 
#navigation .current_page_item a:hover, 
#navigation .current_page_parent a:hover {
	color: #2c2922;
}

#navigation .page-item-7,
#navigation .page-item-281 {
	display: block;
	width: 70px;
	height: 38px;
	background-image: url("/wordp/wp-content/themes/FindingSpecies/images/give_off.png");
	background-repeat: no-repeat;
	background-position: center;
}

#navigation .page-item-7 a:hover,
#navigation .page-item-281 a:hover,
#navigation .current_page_item .page-item-281,
#navigation .current_page_item .page-item-7 {
	display: block;
	width: 70px;
	height: 38px;
	background-image: url("/wordp/wp-content/themes/FindingSpecies/images/give_on.png");
	background-repeat: no-repeat;
	background-position: center;
}

#navigation .page-item-279 a {
	font-size: 12px;
	line-height: 16px;
}

#navigation .page-item-264 a {
	font-size: 12px;
	line-height: 16px;
}

#search {
	position: absolute;
	left: 50%;
	margin-left: 320px;
	top: 78px;
	z-index: 60;
}

#sidebar {
	position: absolute;
	left: 50%;
	margin-left: -435px;
	top: 200px;
	z-index: 10;

	width: 157px;
}

#page {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 175px;
}

#content h2 a, #content h2 a:active, #content h2 a:visited {
	text-decoration: none;
	color: #78874f;
	font-weight: normal;
}

#content h2 a:hover {
	text-decoration: underline;
}

#content .post {
	margin-bottom: 25px;
}

#content .entry {
	margin-top: 15px;
	padding-left: 25px;
}

#content .postmetadata {
	padding-left: 50px;
}

.ucfirst {
	font-size: 15px;
}

.touts-vert {
	float: left;
	width: 160px;
	margin-top: 60px;
}

.touts-vert img {
	padding: 30px 0px;
}

#content.narrowcolumn {
	display: none;
}

.postmetadata {
	font-size: 10px;
	color: #924A00;
	margin-left: 10px;
	margin-bottom: 10px;
}

/**
 * Footer
 **/

.copyright {
	color: #f2f2dc;
	font-size: 8px;
}

.footer {
	float: left;
	display: block;
	width: 900px;
	top: 20px;
	text-align: center;
	line-height: 35px;
	margin-top: 35px;
	padding-top: 20px;
	border-top: 1px dotted #c4c4aa;
}

.footer li {
	display: inline;
	list-style-type: none;
	margin-left: 20px;
}

/**
 * Homepage
 **/

#homepage-left {
	float: left;
	margin-left: 30px;
	width: 350px;

	font-size: 12px;
	color: #c4c4aa;
}

#homepage-text h4 {
	padding-bottom: 8px;
	padding-top: 15px;
}

#homepage-left ul{
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 14px;
}

#homepage-left li{
	padding-top: 4px;
	padding-bottom: 4px;
}

#homepage-blog {
	margin-top: 40px;
}

#homepage-blog .title {
	font-size: 15px;
	width: 350px;
	color: #dd8722;
	font-family: Arial, Helvetica, Sans-Serif;
	border-bottom: 1px solid #c4c4aa;
}

#homepage-blog ul {
	list-style-type: none;
}

#homepage-blog li {
	margin-top: 10px;
	margin-left: 10px;
}

#homepage-right-wrapper {
	width: 450px;
	
	float: left;
	padding-left: 50px;
}

#homepage-right {
	height: 300px;
	width: 450px;
	
	float: left;
	top: 0px;
	left: 50%;
	background-image: url('http://findingspecies.org/wordp/header_images/large/1.jpg');
	background-repeat: no-repeat;
}

#homepage-touts {
	float: left;
	margin-top: 20px;
}

#homepage-touts img {
	padding: 14px;
}

 #gallery-left {
	float: left;
	width: 170px;
	padding-left: 30px;
}
 #gallery-right {
	float: right;
}

/**
* About Page
**/
#about-wrapper {
	margin: 0px 30px;
}

#about-mission {
	width: 600px;
	float: left;
}

#about-mission h4 {
	font-size: 14px;
	font-style: bold;
	color: #dd8722;
}

#about-mission ul {
	margin-left: 15px;
}

#about-mission li {
	padding-top: 5px;
}

#about-links ul {
	float: left;
	clear: both;
	list-style-type: none;
	padding: 20px 50px;
	line-height: 24px;
}

#about-links li {
	display: inline;
	padding: 20px;
}

#about-links a {
	font-size: 18px;
}

#about-center {
	float: left;
}

#bio-wrapper {
	float: left;
	width: 480px;
	margin-left: 40px;
}

/**
* Bio Pages
**/
.name-display {
	float: left;
	max-height: 250px;
	line-height: 24px;
	margin: 50px;
}

.name-display a {
	font-size: 14px;
}

.name-display ul {
	list-style-type: none;
	margin-left: -60px;
}

.name-display li {
	float: left;
	display: inline;
	width: 160px;
	margin-left: 60px;
}

#bio-content {
	float: left;
	clear: both;
}

.bio-info {
	float: left;
}

.bio-info h4 {
	font-size: 12px;
	font-style: bold;
	color: #dd8722;
}

.bio-photo {
	padding: 0px 0px 30px 45px;
}

.contact-info {
	float: right;
	clear: left;
	text-align: center;
	line-height: 24px;
	margin: 0px 90px 15px 0px;
}

.contact-info ul {
	list-style-type: none;
	line-height: 30px;
}

/**
*  Sitemap Overview Page
**/
#sitemap-wrapper {
	float: left;
	width: 870;
}

#sitemap-content {
	float: left;
}

#sitemap-table-wrapper {
	float: left;
	margin-left: 20px;
	width: 620px;
}

#sitemap-table-wrapper li{
	margin-left: 10px;
}

/**
*  Programs Overview Page
**/
#program-wrapper {
	float: left;
	width: 870;
}

#program-content {
	float: left;
}

#program-badge-wrapper {
	float: left;
	margin-left: 20px;
	width: 620px;
}

#program-badge-wrapper a{
	color: #f2f2dc;
	font-size: 22px;
}

#program-signature {
	float: left;
	width: 600px;
	margin: 25px 0px;
}

#program-id {
	float: left;
	width: 600px;
	margin: 25px 0px;
}

#program-faces {
	float: left;
	width: 600px;
	margin: 25px 0px;
}

#program-text-signature {
	float: left;
	width: 220px;
	margin-left: 60px;
	padding-top: 30px;
}

#program-text-id {
	float: left;
	width: 220px;
	margin-left: 60px;
	padding-top: 30px;
}

#program-text-faces {
	float: left;
	width: 210px;
	margin-left: 60px;
	padding-top: 30px;
}

.program-image {
	float: right;
	margin-right: 70px;
}
#program-single-wrapper {
	float: left;
	width: 870px;
}

#program-single-content {
	float: left;
	width: 400px;
	margin-left: 40px;
}

#program-single-content h3 {
	margin-top: 40px;
	color: #dd8722;
}

#program-single-content ul {
	margin-left: 30px;
	list-style-type: none;
}

#program-single-content li {
	margin-top: 18px;
}

#program-project-list {
	float: left;
	width: 520px;
	padding-left: 60px;
}

#program-project-list li {
	padding: 8px 5px;
	list-style-type: none;
}


/**
*  Project Pages
**/
#project-wrapper {
	float: left;
	margin-top: 30px;
}

#project-content {
	float: left;
	width: 520px;
	padding-left: 60px;
}

#project-content h3 {
	font-size: 14px;
	color: #dd8722;
	margin-top: 20px;
}

#project-content li {
	margin: 5px 0px 5px 20px;
}

#project-content input{
	color: #2c2922;
	border: 1px solid #dd8722;
	background-color: #dcdcc2;
	height: 18px;
}

#project-photo {
	float: left;
	margin-left: 60px;
	width: 520px;
}

#project-partners {
	float: left;
	margin-top: 50px;
}

#project-donors {
	float: left;
	width: 320px;
	margin: 10px 50px;
}

/**
* Blog List Page
**/
#blog-display {
	float: left;
	width: 580px;
	margin-right: 50px;
}

#blog-display img {
	padding-bottom: 20px;
}

.wp-caption {
	background-color: #333533;
}

.alignright {
	float: right;
	margin: 10px;
}

.alignleft {
	float: left;
	margin: 10px 20px 10px 0px;
}

.aligncenter {
	float: right;
	margin: 10px 0px 10px 20px;
}

.alignnone {
	float: right;
	margin: 10px 0px 10px 20px;
}

.wp-caption-text {
	padding-left: 10px;
}

.wp-caption img {
	float: right;
	margin: 10px 5px;
}

/**
* Gallery Pages
**/
#gallery-programs h3 {
	font-size: 14px;
	color: #8a9c5b;
}

#wrap img {
	padding: 10px;
}

/**
* Act Now
**/
#act-content {
	float: left;
	width: 520px;
}

#act-content ul {
	margin-left: 20px;
}

#act-content li {
	padding: 5px 0px;
}

#act-now-photo {
	float: left;
	width: 520px;
	overflow: hidden;
}

/**
* Donate
**/
#donate-content {
	float: left;
	width: 600px;
	margin-left: 20px;
}

.post_column_1 {
	margin: 8px;
	margin-top: 20px;
}

.post_column_1 img {
	padding: 0px;
	margin-top: 50px;
	text-align: center;
}

/**
* Courses Pages
**/
#courses-left {
	float: left;
}


#courses-center {
	float: left;
	width: 550px;
}

.post_column_1 img{
	padding: 0px;
	margin: 20px 0px;
}

.post_column_1 a {
	color: #F1FFC2;
}

.post_column_1 a:hover {
	color: #8a9c5b;
}

#courses-center h1 {
	padding-bottom: 20px;
	color: #dd8722;
}

#courses-center h2 {
	color: #dd8722;
}

#courses-center h3 {
	padding-bottom: 0px;
	color: #dd8722;
}

#courses-center h4 {
	padding-bottom: 15px;
}

#courses-nav-bg {
	float: right;
	margin-top: 80px;
	width: 161px;
	height: 276px;
/*	background-image: url('http://findingspecies.org/wordp/site_images/courses/courses_nav_bg.png');
	background-repeat: no-repeat;*/
}

#courses-nav {
	padding: 0px 20px 0px;
	text-align: center;
}

#courses-nav a {
	color: #424B04;
	font-size: 14px;
}

#courses-nav a:hover {
	color: #f2f2dc;
	text-shadow: black 1px 2px 2px;
	text-decoration: none;
}

#courses-nav li {
	list-style-type: none;
	padding-top: 13px;
}

#itinerary-content {
	float: left;
	width: 550px;
}

#itinerary-content h1 {
	padding-bottom: 20px;
	color: #dd8722;
}

#itinerary-content h2 {
	color: #dd8722;
}

#itinerary-content h3 {
	padding-bottom: 0px;
	color: #dd8722;
}

#itinerary-content h4 {
	padding-bottom: 15px;
	color: #dd8722;
}

#itinerary-content p {
	padding: 10px 0px;
}

#itinerary-content img {
	width: 520px;
}

.guide-entry {
	padding-top: 20px;
}

#guides-content {
	float: left;
	width: 550px;
}

#guides-content h1 {
	padding-bottom: 20px;
	color: #dd8722;
}

#guides-content h2 {
	color: #dd8722;
}

#guides-content h3 {
	padding-bottom: 0px;
	color: #dd8722;
}

#guides-content h4 {
	color: #dd8722;
	padding: 0px;
}

#guides-content p {
	margin-bottom: 15px;
	padding: 0px;
}

#guides-content img {
	margin: 0px 10px 10px 10px;
	padding: 0px;
}

.category-guides {
	margin-bottom: 30px;
	margin-top: 10px;
}

#info-content {
	float: left;
	width: 550px;
}

#info-content h1 {
	padding-bottom: 20px;
	color: #dd8722;
}

#info-content h2 {
	color: #dd8722;
	padding-bottom: 5px;
	margin-top: 20px;
}

#info-content h3 {
	padding-bottom: 0px;
	color: #dd8722;
}

#info-content h4 {
	color: #dd8722;
	padding: 0px;
}

#info-content h5 {
	padding-top: 10px;
}

#info-content p {
	margin: 5px 0px;
	padding: 0px;
}

#info-content img {
	margin: 0px 10px 10px 10px;
	padding: 0px;
}

#updates-display {
	float: left;
	width: 520px;
}

#album-text {
	float: left;
	width: 180px;
}

#album-blog {
	float: left;
	width: 520px;
}

#help-left {
	float: left;
}

#help-center {
	float: left;
	width: 560px;
	margin: 0px;
	padding: 0px;
}

#help-center img {
	padding-top: 0px;
}

#help-center .wp-caption {
	margin-top: 20px;
	margin-left: 10px;
	width: 144px;
	height: 250px;
	background-color: #636262;
}

/**
* Contact Page
**/
#contact-wrapper {
	float: left;
	width: 580px;
	margin-left: 40px;
}

#contact-wrapper h2 {
	padding: 0px 0px 25px 0px;
	text-decoration: underline;
}

#contact-wrapper h4 {
	padding: 0px 0px 5px 0px;
}

#form-block {
	float: left;
	clear: both;
	margin-top: 40px;
	width: 460px;
}

#form-block input {
	margin: 4px;
}

#form-items {
	padding-top: 20px;
}

#form-block textarea {
	margin-top: 10px;
	color: #2c2922;
	border: 1px solid #2c2922;
	background-color: #dcdcc2;
}

#form-block h5 {
	color: #dd8722;
}

#submit-form {
	border: 0!important;
	margin: 0!important;
	padding: 0!important;
	background-image: url('http://findingspecies.org/wordp/wp-content/themes/FindingSpecies/images/submit_button.jpg');
	background-repeat: no-repeat;
	width: 109px!important;
	height: 46px!important;
	text-indent: 4000px;
	overflow: hidden;
}

/**
* Resources Page
**/
#resources-content {
	float: left;
}

#resources-content h2 {
	margin-bottom: 15px;
	margin-top: 20px;
}

#resources-content p {
	padding: 0px;
	margin-top: 8px;
}

#fs_header{
	padding-left: 2px;
}

#fs_header img {
	margin: -1px;
}

.current {
	color: #FFF;
	font-size: 20px;
}


/** Submenu Divider **/
#courses-nav-bg li.page_item.page-item-1488 {
	border-top: 2px #f2f2dc solid;
	margin-top: 5px;
}

textarea {
	color: #000000;
	background-color: #f2f2dc;
	border: 1px solid #dd8722;
}