﻿/*
Theme Name: Conservation Solutions
Theme URI: http://www.redcardstudios.com/
Description: Theme designed by <a href="http://www.redcardstudios.com/">Red Card Studios</a> for Conservation Solutions.
Version: 1.0
Author: Phil Etting
Author URI: http://www.redcardstudios.com/
Tags:

*/

/* Begin Typography & Colors */
body {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	background: #c09e5e url('images/cs_ms_bg_grad.jpg') repeat-x top;
	color: #643117;
	text-align: left;
        margin-top: 0px;
        margin-bottom: 0px;
        margin: 0;
        padding: 0; 
	}

html, body {
        height: 100%;
}

#page {
    background: #c09e5e url('images/cs_ip_col_bg.gif') repeat-y top;
	text-align: left;
    min-height: 100%;
    border-left: 2px #643117 solid;
    border-right: 2px #643117 solid;
    overflow: auto;
	}

#header {
	background: #73a0c5 url('images/cs_ms_header.jpg') no-repeat top center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left; /*removed the extra 'top' value, as that isn't a valid parameter.*/
    height: 100%;
    padding: 10px 10px 0px 10px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
        color: #FF3300; /* Bright Red */
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 14px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 16px;
	text-align: center;
	}

#headerimg .description {
	font-size: 10px;
	text-align: center;
	}

h2 {
	font-size: 16px;
	}

h2.pagetitle {
	font-size: 16px;
	}

#sidebar h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	}

h3 {
	font-size: 12px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #643117;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #FF3300; /* Bright Red */
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 10px Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 10px Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 905px;
	}

#header {
	background-color: #c09e5e;
	margin: 0 0 0 0px;
	padding: 0;
	height: 131px;
	width: 905px;
	}

#headerimg {
	margin: 0;
	height: 100%;
	width: 100%;
	}

.narrowcolumn {
	float: right;
	margin: 0px 0 0;
	width: 672px;
        height: 100%;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 0 0;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 10px 10px 0px 10px;
	float: left;
	width: 190px; /*removed 2px. IE6 was rendering this too wide, and dropping it below the main content*/
	}

#sidebar form {
	margin: 0;
	}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes */

h1, h2, h3, h4, h5, h6 { padding: 0; margin: 0;}

.postmetadata a:link,
.postmetadata a:visited {
        color: #c90002;
        text-decoration: underline;
}

.postmetadata a:hover {
        color: #ff0003;
        text-decoration: underline;
}

/* Top / Main Nav Classes */
#main_nav {
        float: right;
        position: relative;
        top: 103px;
        font-size: 16px;
        font-family: Georgia, Times New Roman, Times, Serif;
        color: #FFFFFF;
        text-align: center;
        height: 28px;
}
#main_nav,
#main_nav ul {
        margin: 0;
        padding: 2px 0px;
        list-style-type: none;
        list-style: none;
}

#main_nav li {
        display: inline;
}

#main_nav li.main_nav_item {
        
}

#main_nav li.main_nav_item a {
        color: #FFFFFF;
        padding: 5px 8px;
        border-left: 1px solid #643117;
}

#main_nav li.main_nav_item a:hover {
        color: #ffd27e;
        text-decoration: none;
}

#main_nav li.selected a {
        background: #643117;
}

/* ------------------------ */

/* Side-Nav Classes */

li.active ul {display: block;}
li.inactive ul {display: none;}
li.page_item span {cursor: pointer;}

/*
#sidebar h2 {
        color: #99502D;
        font-family: Georgia, Times New Roman, Times, Serif;
        font-size: 18px;
        font-weight: normal;
        font-style: italic;
        text-transform: uppercase;
        border-bottom: 1px #99502D dotted;
        padding-left: 16px;
}

#sidebar h2:before {
	content: "> ";
        margin-left: -16px
}
*/

#sidebar h2 {
        display: none;
}

#sidebar p {
        display: none;
}

/*:before doesn't work in IE
#sidebar .page_item:before {
	content: "\00BB \0020";
        color: #c09e5e;
        margin-left: -10px;
}
*/

#sidebar .inactive:before {
       display: none;
}

#sidebar .active:before {
       display: none;
}

#sidebar a {
        color: #eee5af;

}

#sidebar .page_item ul {
        margin-left: 24px;
}

/* Inactive & Active States */

#sidebar span {
       margin: 0;
       padding-bottom: 0px;
       padding-top: 0px;
}

#sidebar .inactive span {
       color: #c09e5e;
       font-weight: bold;
       display: block;
       background: url("images/cs_ip_opentree.gif") no-repeat left center;
}
.active span {
       color: #eee4aa;
       font-weight: bold;
       display: block;
       background: url("images/cs_ip_closedtree.gif") no-repeat left center;
}
#sidebar a:hover,
#sidebar span:hover,
#sidebar .page_item a:hover {
        color: white;
        text-decoration: underline;
}

#sidebar .inactive span,
.active span {
        padding-left: 16px;
        cursor: pointer;
}

#sidebar .page_item a {
	color: #c09e5e;
	display: block;
	padding-left: 8px;
	background: url("images/cs_ms_arrow_reg.gif") no-repeat 0px 3px;
}

#sidebar .current_page_item a,
#sidebar .current_page_item a:hover {
        color: #99502d;
        background: url("images/cs_ms_arrow_sel.gif") no-repeat 0px 3px;
}


/* ------------------------ */

/* Title Header Graphics */

#hom_page #title_header {
        background: url('images/cs_ip_hom_head.jpg') no-repeat top;
}

#abo_page #title_header {
        background: url('images/cs_ip_abo_head.jpg') no-repeat top;
}

#pro_page #title_header {
        background: url('images/cs_ip_pro_head.jpg') no-repeat top;
}

#mat_page #title_header {
        background: url('images/cs_ip_mat_head.jpg') no-repeat top;
}

#pap_page #title_header {
        background: url('images/cs_ip_pap_head.jpg') no-repeat top;
}

#search_page #title_header {
        background: url('images/cs_ip_search_head.jpg') no-repeat top;
}


#lin_page #title_header {
        background: url('images/cs_ip_lin_head.jpg') no-repeat top;
}
/* ------------------------ */

/* Base Title Header Styles */

#title_header {
        background-color: #FF3300;
        height: 52px;
        width: 905px;
        border-top: 1px #643117 solid;
        border-bottom: 1px #643117 solid;
        background: #c09e5e;
        position: relative;
}

#title_header h2 {
	font-size: 26px;
	font-family: Georgia, Times New Roman, Times, Serif;
        font-weight: normal;
        text-transform: uppercase;
        color: #643117;
        position: absolute;
        left: 30px;
        bottom: -6px;
        /*
        line-height: 14px;
        */
}
/* ------------------------ */

/* Content Area (.entry) Default Styles */

.entry {
        border: 1px #dfd4b4 dotted;
        line-height: normal;
        padding: 15px 80px 40px 20px;
        min-height: 340px;
}

.entry p {
        margin-top: 0;
}

.entry a:link,
.entry a:visited {
        color: #c90002;
        text-decoration: underline;
}

.entry a:hover {
        color: #ff0003;
        text-decoration: underline;
}

#content .entry li {
        margin: 0px;
        padding: 0px;
        margin-left: 20px;
        text-indent: 5px;
        list-style-type: disc;
}

.entry h3 {
        color: #99502d;
        font-family: Georgia, Times New Roman, Times, Serif;
        font-size: 16px;
        font-weight: bold;
        font-style: italic;
        padding: 0px;
        margin: 0px;
        line-height: normal;
}

#content .post {
        padding-top: 5px;
}

.post h2 {
        font-size: 32px;
	font-family: Georgia, Times New Roman, Times, Serif;
        color: #dfd4b4;
        text-transform: uppercase;
        font-weight: normal;
        padding: 0;
        margin-bottom: -6px;
        /*
        line-height: 18px;
        */
}

/* ------------------------ */

/* Home Content Styles */

#hom_page #content {
        background: #ede7cf;
}

#hom_page .entry {
        padding: 20px 60px 40px 30px;
        min-height: 340px;
        border: 0px;
        border-top: #643117 dotted 1px;
        color: #FFFFFF;
        background: #99502d url('images/cs_ip_hom_con_bg.jpg') no-repeat top right;
}

#hom_page .entry a,
#hom_page .entry a:visited {
        color: #feff8a;
        text-decoration: underline;
}

#hom_page .entry a:hover {
        color: #ffa700;
        text-decoration: underline;
}

#hom_page .post h1 {
        color: #c09e5e;
        font-family: Georgia, Times New Roman, Times, Serif;
        font-size: 26px;
        font-weight: normal;
        border-bottom: 1px #c09e5e dotted;
        margin: 0;
        padding: 5px 0px 10px;
        text-align: right;
}

#hom_page .post h2 {
        color: #FFFFFF;
        font-family: Georgia, Times New Roman, Times, Serif;
        font-size: 26px;
        font-weight: normal;
        border: none;
        background: #99502d url('images/cs_ms_head_grad.jpg') repeat-y top left;
        padding: 5px 10px 10px 10px;

}

#hom_page .post h3 {
        color: #eee5af;
        font-family: Georgia, Times New Roman, Times, Serif;
        font-size: 24px;
        font-weight: normal;
        font-style: italic;
        padding: 5px 0px 0px;
        border: none;
}


#hom_page .entry li {
       /*removed text-height: 0px.text-height doesn't exist, line-height: 0px fuxored the bullets on the home page*/
        margin: 0px;
        padding: 0px;
        margin-left: 20px;
        text-indent: 5px;
        list-style-type: disc;
}

#hom_page #innerfooter {
        background: #99502d;
        position: fixed;
        bottom: 0px;
        height: 100%;
        width: 672px;
        margin-left: 2px;
        z-index: -1;
}

/* ------------------------ */


/* About Us Content Styles */

#abo_page .entry {
        background: #ede7cf url('images/cs_ip_abo_con_bg.jpg') no-repeat top right;
}

#abo_page .post h3 {
        color: #99502d;
        font-family: Georgia, Times New Roman, Times, Serif;
        font-size: 30px;
        font-weight: normal;
        font-style: normal;
        padding: 5px 0px 2px;
        border-bottom: 1px #99502d dotted;
}

#abo_page .post h4 {
        font-family: Georgia, Times New Roman, Times, Serif;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        text-decoration: underline;
        padding: 10px 0px 8px 0px;
}

#abo_page .post p {
        padding-left: 20px;
}

#abo_page .post ul {
        padding-left: 40px;
}

/* ------------------------ */

/* Projects Content Styles */

#pro_page .entry {
        padding: 10px 10px 20px 10px;
        border: none;
        margin-top: -5px;
}

#pro_page .entry p img {
        float: right;
        clear: right;
        margin-top: 5px;
        margin-bottom: 5px;
        width: 200px;
        height: auto;
        margin-left: 30px;
        border: 1px #c09e5e solid;
}

#pro_page #content .post h2 {
        font-size: 22px;
        color: #643117;
        /*
        line-height: 14px;
        */
        border-bottom: 1px #c09e5e dotted;
}

/* ------------------------ */

/* Materials Content Styles */

#mat_page .entry p img {
        float: right;
        clear: right;
        margin-top: 5px;
        margin-bottom: 5px;
        width: 200px;
        height: auto;
        margin-left: 30px;
        border: 1px #c09e5e solid;
}

#mat_page .entry {
        background: #ede7cf url('images/cs_ip_mat_con_bg.jpg') no-repeat top right;
}

#mat_page .pcp-pagegroup li {
        font-size: 12px;
        list-style-type: decimal;
}


/* ------------------------ */

/* Publications and Presentations Content Styles */

#pap_page .entry {
        padding: 10px 10px 20px 10px;
        margin-top: -5px;
        background: #ede7cf url('images/cs_ip_pap_con_bg.jpg') no-repeat top right;
}

#pap_page #content h2 {
        display: none;
}

#pap_page h3 {
        font-style: normal;
}

#pap_page .entry p img {
        float: right;
        clear: right;
        margin-top: 5px;
        margin-bottom: 5px;
        width: 200px;
        height: auto;
        margin-left: 30px;
        border: 1px #c09e5e solid;
}

/*Search Content Styles */

#search_page .entry {
        padding: 10px 10px 20px 10px;
        margin-top: -5px;
        background: #ede7cf url('images/cs_ip_pap_con_bg.jpg') no-repeat top right;
}

#search_page #content h2 {
        display: none;
}

#search_page h3 {
        font-style: normal;
}

#search_page .entry p img {
        float: right;
        clear: right;
        margin-top: 5px;
        margin-bottom: 5px;
        width: 200px;
        height: auto;
        margin-left: 30px;
        border: 1px #c09e5e solid;
}


/* ------------------------ */

/* Links Content Styles */

#lin_page .entry {
        background: #ede7cf url('images/cs_ip_lin_con_bg.jpg') no-repeat top right;
}

/* ------------------------ */

#sidebar .linkcat,
#footer,
#headerimg,
.categories {
        display: none;
}

.error {
        font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #643117;
        margin-left: 0px;
        padding-left: 120px;
}
