/******** general.css ***********/

/* base stylesheet for Webvanta default site                       */
/* assumes Blueprint CSS has been loaded first                     */
/* (if you're using our standard templates they take care of that) */

/* Note: most colors are set in Config Settings. You can set the colors there, or
   you can replace the <w:data ... > text with color values here             */

/* Base Styles */

body {
  color: #363636;
  font-family: Arial, Helvetica, sans serif;
}
body#home .container {
  height:775px;
  background: #fff url(/homebg.jpg) no-repeat top center;
}
body#help .container {
  height:775px;
  background: #fff url(/helpbg.jpg) no-repeat top center;
}
body#sponsorships .container {
  height:775px;
 background: #fff url(/sponsorshipsbg.jpg) no-repeat top center;
}
body#contact .container {
  height:775px;
  background: #fff url(/contactbg.jpg) no-repeat top center;
}
body#about .container {
  height:775px;
  background: #fff url(/aboutbg.jpg) no-repeat top center;
}
body#beneficiaries .container {
  height:775px;
  background: #fff url(/beneficiariesbg.jpg) no-repeat top center;
}
body#volunteer .container {
  height:775px;
  background: #fff url(/volunteerbg.jpg) no-repeat top center;
}
body#criteria .container {
  height:775px;
  background: #fff url(/criteriabg.jpg) no-repeat top center;
}

h1 {
  color: #933;
}
h2 {
  color: #520602;
}
h3 {
  color: #520602;
}
a {
  color: #4376b9;
}
a:hover {
  color: #6f4581;
}
a:visited {
  color: #520602;
}
a:active {
  color: #520602;
}
p {
  margin: 0 0 0.8em;
}
ul {
  list-style-type: square;
}
ul li {
  margin-bottom: 5px;
}

img.floatleft {
    float: left;
    margin:0;
}

.clearboth {
  clear:both;
}

/*********** PAGE STRUCTURE ************/

body {
  background: #363636;
}
#outer_wrapper {
  width:950px;
  padding-top:1px;
  margin: 0 auto;
}
#wrapper {
  padding: 0;
  margin:0;
}
#content_area {
  padding: 40px 0;
}
#header {
  
}
#header .site_name {
  font-size: 24px;
  padding: 15px 15px 15px 40px;
  margin: 0;
  float: left;
  color: ;
  text-decoration: none;
}
#header .site_name:hover {
  color: ;
}

.sidebarcopy {
  font-size: .9em;
  margin:0 0 0 -1.5em;
  padding:0 1em 0 0;
}
.sidebarcopybigger {
  font-size: 1.2em;
  color:#000;
  line-height:1.3em;
  text-align:center;
  margin:0 0 0 -1.5em;
  padding:0 1em 0 0;
}
.sidebarcopybold {
  font-size: 1.8em;
  font-weight:bold;
  color:#000;
  line-height:1.2em;
  text-align:center;
  margin:0 0 0 0;
  padding:0 1em 0 0;
}
#sidebar {
  font-size: .9em;
  margin:0;
  padding:10px 10px 0 0;
}
#sidebar ul {
  margin:0;
  padding:0;
}
#sidebar li {
  list-style-type:disc;
  line-height:1.2em;
}

.quotehome {
  font-size: 1.3em;
  color:#6f6f6f;
  line-height:1.2em;
  margin:0;
  padding:2em 3em 0 230px;
}
.quotenamehome {
  font-size: .9em;
  font-style:italic;
  color:#6f6f6f;
  margin:0;
  padding:.4em 3em 0 230px;
}

.quote {
  font-size: 1.3em;
  color:#6f6f6f;
  line-height:1.2em;
  margin:0;
  padding:2em 1em 0 190px;
}
.quotename {
  font-size: .9em;
  font-style:italic;
  color:#6f6f6f;
  margin:0;
  padding:.4em 1em 0 190px;
}
.performerhead {
  font-size: 1.5em;
  font-weight:bold;
  color:#000;
  line-height:1.2em;
  text-align:center;
  margin:-20px 0 -20px -35px;
  padding:0;
}
.performerlist {
  font-size: 1em;
  line-height:1.1em;
  color:#000;
  text-align:center;
  margin:0 0 7px -35px;
  padding:0;
}
.performerlist a {
  color:#000;
}
.performerlist hover {
  color:#4376b9;
}
.copybody {
  font-size: 1em;
  color:#000;
  margin:.7em 0 0 0;
  padding:.5em 1em 0 0;
}
.copybody a {
  color:#4376b9;
}
.copybody hover {
  color:#6f4581;
}
.copyfirst {
  font-size: 1.2em;
  line-height:1.4em;
  color:#000;
  margin:0 0 0 0;
  padding:1em 1em 0 0;
}
.copyfirst a {
  color:#4376b9;
}
.copyfirst hover {
  color:#6f4581;
}

.copycenter {
  font-size: 1.1em;
  color:#000;
  text-align:center;
  margin:0 0 0 -35px;
  padding:0;
}

.headcenter {
  font-size: 1.3em;
  font-weight:bold;
  color:#000;
  text-align:center;
  margin:0 0 0 -35px;
  padding:0;
}  
  
/********** UTILITY NAV (TOP RIGHT) ************/

#topLinks {
  float: right;
  font-size: 11px;
  padding: 10px 0 5px;
}
#topLinks ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: right;
}
#topLinks li {
  float: left;
  list-style-type: none;
  padding: 0 10px 0 0;
}
#topLinks li a {
  color:#333;
  text-decoration: none;
  }
#topLinks li a:hover {
  text-decoration: underline;
}
.searchButton {
  margin: -3px 0 0 0;
}
input.fieldSkybox {
  vertical-align: top;
  margin: 0 3px 0 0;
}
#searchbox {
  float:right;
  padding: 0 40px 0 10px;
}

/* For main navigation see dropdown-menu.css */

/************** FOOTER **************/

#footer {
  padding: 6px 0;
  clear: both;
}
#footer ul li {
  color: #EEE;
  font-size: 11px;
  padding: 0 15px 0 0;
  list-style: none;
  float: left;
}
#footer ul li a {
  color: #fff;
  text-decoration: none;
}
#footer ul li a:hover {
  text-decoration: underline;
}

/********** FORMS **************/

label.reqd {   /* for required fields */
  font-weight:bold;
}

label.left {
  width: 120px;
  display: block;
  float: left;
  text-align: right;
  clear: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  padding-right: 10px;
}
.sysmsg {
  color: #f00;
  margin-bottom:25px;
}
#contact_form #submit_button {
  margin: 20px 0 20px 130px;
}
form .indent {
  margin-left: 130px;
}
#contact_intro {
  border-bottom: 1px solid #333;
  margin-bottom: 20px;
}
#contact_form label {
  width: 120px;
  display: block;
  float: left;
  text-align: right;
  clear: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size:12px;
  padding-right: 10px;
}
#contact_form input, #contact_form textarea {
  background-color: #EEE;
  padding: 3px;
  margin: 0;
  border: none;
  height: auto;
}
#contact_form .indent {
  margin-left: 130px;
}
#contact_firstname, #contact_lastname {
  width: 200px;
}
#contact_company, #contact_email, #contact_subject, #contact_message, #contact_subject, #contact_message {
  width: 410px;
}
p#email2 {
  display: none;
}
#contact_form input#submit_button {
  background: none;
  border: none;
}
form p {
  margin: 0;
  padding: 0 0 5px 0;
}
input {
  margin: 0.5em 0;
}
#dy_node_submit {           /* for automatically generated forms that submit to database */
  margin-left: 130px;
}
.wv-validation-error {
  border: 2px solid #F00;
}

/******* CSS for DATABASE PAGES ************/

/********** BLOG *************/

.blog_article {
  border-bottom: 1px solid #520602;
  margin-bottom: 15px;
}
.article-icon {
  float:left;
  padding: 0 15px 5px 0;
}

/********** CATEGORY, LIST, AND ITEM PAGES *************/

.kb a {
  text-decoration:none;
}
.kb a:hover {
  text-decoration:underline;
}

.crumbs {
  padding-bottom: 12px;
}
.crumbs p {
  float: left;
}
.share {
  margin: 0 0 8px 8px;
  float:right;
}

/********* CATEGORY PAGE **********/

.category_description {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #520602;
}
.category_articles {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #520602;
}
.category_resources {
  margin: 0;
  padding: 0;
}

/*********** COMMENT FORM ************/

.comment_form {
  width: 90%;
  border: 1px solid #520602;
  padding: 12px;
  margin: 15px 0;
}
.comment_form label {
  display: block;
  width: 80px;
  text-align: right;
  float: left;
  font-size: 12px;
  letter-spacing: .04em;
  text-transform: uppercase;
  clear: left;
  padding: 0 5px 0 0;
}
input#feedback_name, input#feedback_email, input#feedback_subject, textarea#feedback_body {
  background-color: #EEE;
  border: none;
  padding: 3px;
  margin:0;
}
.comment_form .indent {
  margin-left: 85px;
}
.comment_form #submit_button {
  margin: 12px 0 0 90px;
}
#comment_email2 {
  display: none;   /* spam robot trap */
}
input#feedback_subject {
  width: 80%;
}
.comment_form p {
  margin: 0 0 5px 0;
  padding: 0;
}
textarea#feedback_body {
  width: 80%;
  height: auto;
}
.form_note {
  font-size: 80%;
}
div#comments {
  border-top: 1px solid #520602;
  padding-top: 10px;
  margin-top: 15px;
}

/********* BOOKS *********/

.book_button {
  padding: 3px;
  color: #fff;
  margin-right: 20px;
  text-decoration: none;
}
.book_button:link, .book_button:visited {
  background-color: #520602;
  color: #fff;
  text-decoration: none;
}
.book_button:hover, .book_button:active {
  background-color: #222;
  color: #fff;
  text-decoration: none;
}
.book_listing h1 {
  margin-bottom: 10px;
  padding-top: 5px;
}
.book_listing h2 {
  margin-bottom: 10px;
  padding-top: 5px;
}
.book_cover {
  float:left; 
  padding: 5px 15px 15px 0;
}

/******* LIST PAGE **********/

#list h2 {
  margin: 20px 0 5px 0;
  padding-top: 15px;
  border-top: 1px solid #520602;
}
#list h3 {
  margin-bottom: 10px;
  padding-top: 5px;
}
#list p {
  display:block;
}
.listing-thumb {
  float:left;
  padding: 0 10px 5px 0;
}

/********* RESOURCES PAGE **********/

/* The resources page is a single-page presentation of database content using our knowledgebase structure. */
/* The HTML for this page is in the snippet called resources_page */

#resources_page .share {
  float:right;
}
#resources_page .resource_item {
  border-bottom: 1px solid #520602; 
  padding-bottom: 10px; 
  margin: 0 0 10px 30px;
}
#resources_page .book_image {
  float:left; 
  padding: 0 15px 15px 0;
}
#resources_page .book_text {
  margin-left: 25px;
}
#resources_page .book_button {
  padding: 3px 3px 3px 6px;
  margin-right:20px;
}
#resources_page .book_button:link, #resources_page .book_button:visited {
  background-color: #520602;
  color: #fff;
  text-decoration: none;
}
#resources_page .book_button:hover, #resources_page .book_button:active {
  background-color: #222;
  color: #fff;
  text-decoration: none;
}
#resources_page h2 {
  font-size: 18px;
  font-weight: bold;
}
#resources_page h3 {
  font-size: 16px;
  font-weight: bold;
}
#resources_page h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 1em 0 1em 0;
}
#resources_page h5 {
  font-size: 14px;
  font-weight: normal;
}

/********* TREE NAVIGATOR FOR CATEGORIES ********/

/* Modified for Webvanta from YUI tree.css example 2.7.0b */
/* See http://developer.yahoo.com/yui/treeview/ for more on styling the tree */

.ygtvtn {  /* first or middle sibling, no children */
  background: transparent; 
  width:1em; 
  height:20px; 
}
.ygtvtm {  /* first or middle sibling, collapsable */
  background: url('/webvanta/img/tree/1.0/collapse.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
  cursor:pointer; 
}
.ygtvtmh {  /* first or middle sibling, collapsable, hover */
  background: url('/webvanta/img/tree/1.0/collapseh.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
  cursor:pointer; 
}
.ygtvtp {  /* first or middle sibling, expandable */
  background: url('/webvanta/img/tree/1.0/expand.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
  cursor:pointer; 
}
.ygtvtph {  /* first or middle sibling, expandable, hover */
  background: url('/webvanta/img/tree/1.0/expandh.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
  cursor:pointer; 
}
.ygtvln {  /* last sibling, no children */
  background: transparent; 
  width:1em; 
  height:20px; 
}
.ygtvlm {  /* Last sibling, collapsable */
  background: url('/webvanta/img/tree/1.0/collapse.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
  cursor:pointer; 
}
.ygtvlmh {  /* Last sibling, collapsable, hover */
  background: url('/webvanta/img/tree/1.0/collapseh.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
  cursor:pointer; 
}
.ygtvlp {  /* Last sibling, expandable */
  background: url('/webvanta/img/tree/1.0/expand.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
  cursor:pointer; 
}
.ygtvlph {  /* Last sibling, expandable, hover */
  background: url('/webvanta/img/tree/1.0/expandh.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
  cursor:pointer;
}
.ygtvloading {  /* Loading icon */
  background: url('/webvanta/img/tree/1.0/loading.gif') 0 6px no-repeat; 
  width:1em; 
  height:22px; 
}
.ygtvdepthcell {  /* empty cells used for rendering the depth of the node */
  background: transparent; 
  width:1em; 
  height:20px; 
}
.ygtvblankdepthcell { 
  background: transparent; 
  width:1em; 
  height:20px; 
}
.ygtvitem {  /* div around each node */
  border: 0px solid #333; 
}  
* html .ygtvchildren { /* for IE, div around each node's collection of children */
  height:1%; 
}  
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { /* text label in ygTextNode */
  font-size: 12px;
}
.ygtvrow td {
  padding: 0;
  margin: 0;
}
.ygtvrow td a {
  text-decoration: none;
}
.ygtvitem table {
  padding: 0;
  margin: 0;
}
.wvCurLabel {
  font-weight:bold;
  padding-left:2px;
}

