
@import "reset.css";


/* Generic elements */

body { background-color: #fff; color: #5f5249; font: .938em/1.5em Arial, Helvetica, sans-serif; text-align: center; }

a,:link,:visited { color: #5f5249; text-decoration: underline; } 
a:hover,a.important,a.on { color: #009600; text-decoration: underline; }

p { margin-bottom: 1em; }

small, big { line-height: normal; }

big { font-size: 1.134em; }

img.port { float: left; margin: 0 10px 10px 0; }
img.star { float: right; margin: 0 0 10px 10px; }

ul { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
ol { list-style: decimal; margin-bottom: 1em; padding-left: 2em; }
ul.reset, ul.reset ul, ul.reset ol, ol.reset, ol.reset ol, ol.reset ul { list-style: none; margin: 0; padding: 0; }

p img, li img { vertical-align: middle; }

blockquote { padding: .25em 0 0 30px; background: url(images/quotes1_top-left.png) no-repeat; }
blockquote p { margin-bottom: .5em; }
blockquote .a { padding: 2px 30px 2px 0; background: url(images/quotes1_bottom-right.png) 100% 100% no-repeat; white-space: nowrap; *display: inline-block; }
blockquote cite { font-weight: bold; }

.edge { float: right; }
.resetpos { clear: both; }


/* Custom paragraphs, links, images, etc. */

img.pic { border: solid 2px #97c906; }

dfn { color: #005696; font-weight: bold; font-style: normal; }
dfn strong { color: #009600; }
dfn em { color: #95c800; font-style: normal; }






/* Links & Buttons */

.more,a.more:link,a.more:visited { padding-right: 15px; background: url(images/arrow1_rightwards-green.png) 100% 50% no-repeat; color: #009600; white-space: nowrap; *display: inline-block; }
a.more:hover { background-image: url(images/arrow1_rightwards-green.png); color: #009600; }

big a.more { text-decoration: none; }

a.top,a.top:link,a.top:visited { padding-right: 20px; background: url(images/arrow3_upwards-gray.png) 100% 50% no-repeat; color: #005595; white-space: nowrap; }

.btn { float: left; display: block; }
.btnA, .btnA:visited, .btnA:hover { width: 258px; height: 37px; background: url(images/bg_button1.png) 0 0 no-repeat; color: #fff; font-size: 110%; text-decoration: none; line-height: 37px; text-align: center; }
.btnA span { background-image: url(images/arrow4-rightwards_white.png); color: #fff; cursor: pointer; }

.pdf { padding: .5em 0 .5em 35px; background: url(images/icon_pdf.png) 0 0 no-repeat; }


/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; line-height: normal; }

h1 { font-size: 155%; }
h2 { font-size: 145%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }


/* Form modelling */

input { vertical-align: middle; }
input.text, input.smalltext, input.tinytext, textarea, select { padding: 3px; border: solid 1px #d9d9d9; background-color: #ebebe9; color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; }
input.smalltext { width: 30px; text-align: center; }
input.tinytext { width: 25px; }
input.text:focus, textarea:focus, select:focus { border-color: #9fcd15; outline: none; }
input.button { border-style: solid; border-width: 2px; border-color: #f9f8f3 #828177 #828177 #f9f8f3; background-color: #e3e3e3; color: #555; font-size: 1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }
input.button:active { border-color: #828177 #f9f8f3 #f9f8f3 #828177; }
textarea { overflow: auto; height: 100px; resize: none; }
input.checkbox { width: 15px; height: 15px; margin-right: 5px; }
input.submit { width: 82px; height: 30px; border-width: 0; background: url(images/bg_button2.png) 0 0 no-repeat; color: #fff; }


/* Layout models */

.outwards { width: 100%; min-width: 960px; }
.inwards { width: 940px; margin: 0 auto; padding: 0 10px; text-align: left; }
.inner { padding: 15px 15px 1px; }
.section { margin-bottom: 2em; }


/* Column group model */

.colgroup { clear: both; }
.colgroup .colset { clear: both; width: 100%; }
.colgroup .col { display: inline; float: left; width: 49.9%; }
.colgroup .port { float: left; }
.colgroup .star { float: right; }
.pillars .col { width: 33.3%; }


/* Box models */

.box { margin-bottom: 1em; }

.boxA { padding: 40px 20px; background-color: #f7f7ef; color: #5f5249; }

.boxB { position: relative; border: solid 2px #97c906; }
.boxB img { position: relative; display: block; }
.boxB h3 { position: absolute; bottom: 0; left: 0; width: 100%; margin: 0; background: url(images/trans1.png) 0 0 repeat; color: #fff; } * html .boxB h3 { background: #000; }
.boxB h3 span { display: block; padding: .5em 5px .5em 20px; color: #fff; }

.boxC { padding: 20px 20px 5px; border: solid 1px #9fcd15; }

.boxD { padding: 15px 15px 1px; border: solid 3px #95c800; }

.rbox { position: relative; padding-left: 22px; background: url(images/borders1.png) 0 0 no-repeat; }
.rbox .i1 { padding-top: 22px; background: url(images/borders1.png) 100% 0 no-repeat; }
.rbox .i2 { background: url(images/borders1.png) 100% 100% no-repeat; }
.rbox .after { margin-right: 22px; margin-left: -22px; padding: 0 0 7px 22px; background: url(images/borders1.png) 0 100% no-repeat; color: #fff; }
.rbox blockquote { background-image: url(images/quotes2_top-left.png); }
.rbox blockquote .a { background-image: url(images/quotes2_bottom-right.png); }

.rbox2 { position: relative; padding-left: 22px; background: url(images/borders2.png) 0 0 no-repeat; }
.rbox2 .i1 { padding-top: 22px; background: url(images/borders2.png) 100% 0 no-repeat; }
.rbox2 .i2 { background: url(images/borders2.png) 100% 100% no-repeat; }
.rbox2 .after { margin-right: 22px; margin-left: -22px; padding: 0 0 5px 22px; background: url(images/borders2.png) 0 100% no-repeat; }


/* List models */

.listA {  }

ol.stepsA { margin-bottom: 1em; }
ol.stepsA li { height: 36px; margin-bottom: .25em; padding-left: 47px; background: url(images/bullet1-step1.png) 0 50% no-repeat; line-height: 18px; } * html ol.stepsA li { height: 36px; }
ol.stepsA li.nowrap { line-height: 36px; white-space: nowrap; }
ol.stepsA li.step2 { background-image: url(images/bullet1-step2.png); }
ol.stepsA li.step3 { background-image: url(images/bullet1-step3.png); }
ol.stepsA li.step4 { background-image: url(images/bullet1-step4.png); }

ol.stepsA li a { color:#fff }
ol.stepsA li a:hover { color:#5f5249 }


/* Story section */

.story p, .story blockquote, .story ul, .story ol { margin-bottom: 1em; }
.story .section { margin-bottom: 1em; border-bottom: solid 2px #005497; }
.story .section-last { border-bottom: none; }
.story strong { color: #009600; }
.story2 strong { color: #fff; }
.story strong1 { color: #fff; }
.story h2, .story h3, .story h4, .story h5, .story h6 { color: #009600; }
.story h3, .story h4, .story h5, .story h6 { margin-top: 1em; }
.story h2 em { color: #95c800; font-style: normal; }
.story h3 { color: #5b5b59; font-weight: normal; }
.story ul { list-style: none; margin: 0 0 1em; padding: 0; }
.story ul li { margin-bottom: 1em; padding-left: 30px; background: url(images/bullet2.png) 0 5px no-repeat; }
.story .box ul { list-style: none; margin: 0 0 1em; padding: 0; }
.story .box ul li { margin-bottom: 0; padding-left: 17px; background: url(images/arrow1_rightwards-green.png) 0 5px no-repeat; }
.story .colgroup .col { width: 48%; }
.story img { border: solid 2px #97c906; }
.story img.diagram, .story img.noborder { border: none; }
.story .rbox-rbox-normal { display: inline; float: right; width: 220px; margin: 0 0 1em 12px; }
.story .rbox-wide { display: inline; float: right; width: 320px; margin: 0 0 1em 12px; }
.story .box img { border: none; }


/* Custom headings */

#logo { margin-bottom: 1em; }
#pagetitle { margin-bottom: 1em; color: #009600; }
#pagetitle a, #pagetitle a:visited { color: #009600; text-decoration: none; }


/* Single layers */

#container { width: 100%; }
#wrapper { background: url(images/.png) no-repeat; }
#content { padding-bottom: 2em; }


/* The Header */

#header { margin-bottom: 55px; background-color: #95c800; color: #fff; }


/* Custom column groups */

#colgroup1 {  }
#colgroup1 .colA { width: 150px; margin-right: 30px; }
#colgroup1 .colB { width: 362px; }
#colgroup1 .colC { float: right; width: 371px; }

#colgroup2 {  }
#colgroup2 .colA { width: 150px; }
#colgroup2 .colB { float: right; width: 760px; }
#colgroup2 .colB .colgroupA .colA1 { width: 480px; }
#colgroup2 .colB .colgroupA .colA2 { float: right; width: 265px; }
#colgroup2 .colB .colgroupC .colC1 { width: 435px; }
#colgroup2 .colB .colgroupC .colC2 { float: right; width: 315px; }

#colgroup2 .colB .colgroupC .colC1 h3 { margin: 0 0 1em; color: #009600; }
#colgroup2 .colB .colgroupC .colC1 input.text, #colgroup2 .colB .colgroupC .colC1 textarea { width: 222px; }
#colgroup2 .colB .colgroupC .colC1 select { width: 230px; font-size: .866em; }
#colgroup2 .colB .colgroupC .colC1 table { width: 370px; }
#colgroup2 .colB .colgroupC .colC1 table th { width: 140px; padding-bottom: .5em; font-weight: normal; }
#colgroup2 .colB .colgroupC .colC1 table td { padding-bottom: .5em; }


/* Navigation */

#navbar { padding-left: 180px; }
#nav {  }
#nav li { float: left; padding: 1em 0; }
#nav a { position: relative; float: left; width: 96px; padding-left: 30px; white-space: nowrap; }
#nav a span { position: relative; float: left; }
#nav a, #nav a:visited { background-position: 0 4px; background-repeat: no-repeat; color: #fff; text-decoration: none; }
#nav a:hover, #nav a.on { margin-bottom: -25px; padding-bottom: 25px; color: #fff; }
#nav a:hover span, #nav a.on span { display: block; margin-bottom: -25px; padding-bottom: 25px; background: url(images/arrow2_downwards-lightgreen.png) 50% 100% no-repeat; cursor: pointer; }

#nav #navi_contact { float: right; }

#nav #navi_home a { padding-left: 28px; width: 95px; background-image: url(images/icon_home.png); }
#nav #navi_about a { padding-left: 32px; width: 118px; background-image: url(images/icon_about-us.png); }
#nav #navi_projects a { padding-left: 32px; width: 111px; background-image: url(images/icon_projects.png); }
#nav #navi_blog a { padding-left: 30px; width: 87px; background-image: url(images/icon_blog.png); }
#nav #navi_donate a { padding-left: 21px; background-image: url(images/icon_donate.png); }
#nav #navi_contact a { float: right; width: auto; padding-left: 29px; background-image: url(images/icon_contact-us.png); }

#subnavbar { padding: 1em 0; border-top: solid 1px #b0deb0; }
#subnav { font-size: .933em; background: url(images/arrow4-rightwards_lightgreen.png) -9999px -9999px no-repeat; }
#subnav li { margin-bottom: .5em; }
#subnav a { padding-left: 25px; background: url(images/arrow1_rightwards-green.png) 0 50% no-repeat; }
#subnav a, #subnav a:visited { color: #746961 !important; text-decoration: none; }
#subnav a:hover, #subnav a.on { background-image: url(images/arrow4-rightwards_lightgreen.png); color: #746961; text-decoration: underline; }


/* Latest News */

#latest-news { font-size: .866em; line-height: normal; }
#latest-news .col { width: 117px; }
#latest-news .col-2nd { margin: 0 10px; }
#latest-news .col img.icon { border: solid 1px #ccc; }
#latest-news .col a.more { white-space: normal; }


/* What we know section */

#what-we-know h5 { margin: 0 0 1em; padding-left: 12px; }
#what-we-know .rbox2 { margin-bottom: 5px; }
#what-we-know .rbox2 .after { overflow: hidden; height: 242px; }


/* Mixed sections */

#board-of-trustees img, #key-personnel img { margin-bottom: 2em; border-color: #00498c; }
#board-of-trustees .desc, #key-personnel .desc { margin: 0 0 2em 195px; }
#board-of-trustees .desc h3, #key-personnel .desc h3 { margin-top: 0; line-height: 1em; }
#board-of-trustees p.top, #key-personnel p.top { clear: both; width: 100%; margin-top: -1em; }


/* Projects */

#projects .col { width: 232px; }
#projects .col-2nd { margin: 0 20px; }


/* Donation types */

#donation-types .section { border: none; }
#donation-types .colB1 { width: 354px; }
#donation-types .colB2 { width: 395px; }
#donation-types .colB2 li { margin: 0 0 13px; padding: 0; background: none; }
#donation-types .colB2 li a { display: block; overflow: hidden; height: 82px; padding: 0 15px 0 30px; background: url(images/bg_layer1.png) 0 0 no-repeat; color: #fff; font-size: 170%; line-height: 82px; }
#donation-types .colB2 li a, #donation-types .colB2 li a:visited { text-decoration: none; }
#donation-types .colB2 li.typeB a { background-image: url(images/bg_layer2.png); }
#donation-types .colB2 li.typeC a { background-image: url(images/bg_layer3.png); }
#donation-types .details { clear: both; padding-left: 50px; }
#donation-types .details h3 { margin-top: 0; }
#donation-types .details ul { margin-left: -50px; }
#donation-types .details ul li { padding: 0 0 0 50px; background: none; }
#donation-types .details ul li span.bullet { position: relative; display: inline; float: left; width: 33px; height: 33px; margin: 5px 0 0 -50px; background: url(images/bullet3_t1.png) 0 0 no-repeat; color: #fff; font-weight: bold; font-size: 130%; text-align: center; line-height: 33px; }
#donation-types .details ul li.step2 span.bullet { background: url(images/bullet3_t2.png) 0 0 no-repeat; }
#donation-types .details ul li.step3 span.bullet { background: url(images/bullet3_t3.png) 0 0 no-repeat; }


/* Contact Info */

#contact-info .boxC { padding-right: 5px; }


/* Footer */

#footer { clear: both; min-height: 90px; padding: 36px 0; border-top: solid 25px #96c800; background: #000; color: #fff; font-size: .866em; line-height: normal; } * html #footer { height: 90px; }
#footer a, #footer a:visited { color: #fff; text-decoration: none; }
#footer a:hover, #footer a.important { color: #fff; text-decoration: underline; }
#footer .nav { float: right; }
#footer .nav li { float: left; padding: 0 8px; border-right: solid 1px #fff; }
#footer .nav li.last { padding-right: 0; border-right: none; }
#footer .nav a:hover, #footer .nav a.on { text-decoration: underline; }
#footer #tld { margin-top: 2em; text-align: right; }


/* Custom pages */

body#blog .story h2 { color: #5b5b59; font-size: 135%; }
body#blog .post { clear: both; margin-bottom: 1.5em; padding-left: 70px; }
body#blog .post .date { clear: both; position: relative; float: left; width: 55px; margin-left: -70px; padding: 5px 0; background-color: #009600; color: #fff; font-size: 1.2em; text-align: center; }
body#blog .post .date big { font-size: 110%; }
body#blog .post h2 a, body#blog .post h3 a, body#blog .post h2 a:visited, body#blog .post h3 a:visited { color: #009600; text-decoration: none; }
body#blog .post h2 a:hover, body#blog .post h3 a:hover { text-decoration: underline; }
body#blog .post .postmetadata, body#blog .page .postmetadata { color: #009600; font-size: .866em; }
body#blog .navigation { float: left; width: 100%; }
body#blog .navigation .next { float: right; margin-bottom: 1em; }
body#blog .navigation .prev { float: left; margin-bottom: 1em; }

body#blog #sidebar { font-size: .866em; font-family: "Trebuchet MS"; line-height: normal; }
body#blog #sidebar ul.main h2 { margin-bottom: .25em; color: #5f5249; font-weight: normal; }
body#blog #sidebar ul.main a, body#blog #sidebar ul.main a:visited { color: #009600; }
body#blog #sidebar ul.main a:hover, body#blog #sidebar ul.main a.on { color: #009600; }
body#blog #sidebar ul.main li { margin-bottom: 2em; }
body#blog #sidebar ul.main li li { margin-bottom: .2em; }
body#blog #sidebar ul.main #simple-rss a, body#blog ul.main #simple-rss a:visited { color: #ff822b; font-size: 140%; text-decoration: none; line-height: normal; }
body#blog #sidebar ul.main #simple-rss a img { display: inline; float: left; margin: 0 5px 10px 0; }

body#blog .widget_calendar h2 { display: none; }
body#blog #wp-calendar { width: 100%; border-collapse: collapse; border: solid 5px #f7f7f7; background-color: #f7f7f7; color: #000; }
body#blog #wp-calendar caption { padding-bottom: .5em; color: #009600; }
body#blog #wp-calendar th, #blog #wp-calendar td { padding: 3px; }
body#blog #wp-calendar thead { background-color: #009600; color: #fff; }
body#blog #wp-calendar thead th, #blog #wp-calendar tbody td { font-weight: normal; text-align: center; }
body#blog #wp-calendar tbody a, #blog #wp-calendar tbody a:visited { color: #057dc8; }
body#blog #wp-calendar tbody a:hover { color: #69b8d3; }
body#blog #wp-calendar tfoot #next { text-align: right; }

body#blog #respond { padding-left: 70px; }
body#blog #commentform textarea { width: 400px; }





/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colgroup:after, .colset:after, .section:after, .after:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: inline-block; }
/* hide from ie/mac \*/
* html .clearfix, * html .box, * html .colgroup, * html .colset, * html .section, * html .after { height: 1%; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: block; }
/* end hide */