/*
Theme Name: Survive & Thrive Wordpress Theme
Theme URI: http://survivethrive.org/
Description: Survive & Thrive Adventures Custom Wordpress Template
Version: 1.0
Author: Travis Gobeil
Author URI: http://travisgobeil.ca
Tags: 

*/



/* Begin Typography & Colors */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	margin: 0; 
	padding: 0;
	background: #bdd73c url(images/background-128.jpg) top repeat-x;
	text-align: center;
}

a:link, a:visited {
	color: #749300;
}

a:hover {
	color: #a4c30b;
}	

#sidebar a:link, #sidebar a:visited { color: white; }

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0.5em 0;
	line-height: 1.1em;
}

h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-weight: normal;
	color: #279ed0;
	font-size: 320%;
	margin: 0 0 0.3em 0;
}

h2
{
	font-size: 180%;
	text-transform: uppercase;
}

h2 A:LINK, h2 A:VISITED,
h3 A:LINK, h3 A:VISITED {
	text-decoration: none;
}


h3 {
	font-size: 160%
}

h4 {
	font-size: 110%;
	font-style: italic;
}

h5 {
	font-size: 130%;
	text-align: right;
}

h6 {
	font-size: 110%;
	line-height: 2em;
	text-transform: uppercase;
	color: #666;
	font-weight: normal;
}

ul, ol {
	margin: 0 0 2em 0;
	padding: 0 0 0 20px;
}

li {
	font-size: 120%;
	margin: 0 0 0.5em 0;
	line-height: 1.2em;
}

UL UL LI {
	font-size: 100%;
}

p {
	font-size: 120%;
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

IMG {
	border: 0;
}

IMG A:LINK, IMG A:VISITED { border: 0; }

blockquote {
	font-size: 140%;
	line-height: 1.6em;
	margin: 10px 0 1em 0;
	border-top: 1px solid #a4c30b;
	border-bottom: 1px solid #a4c30b;
	padding: 10px;
	font-style: italic;
	background: white  url(images/content-topshadow.png) top repeat-x;
	color: #003300;
}

.intro {
	font-size: 140%;
	line-height: 1.6em;
	margin: 0.5em 0 1em 0;
	padding: 0 25px 0 5px;
	font-style: italic;
}

/* CLEARFIX */
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


.clear {
	clear: both;
	height: 1px;
	margin: 0; padding: 0;
	
}


#wrapper {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#sidebar {
	width: 295px;
	float: left;
	margin: 0; 
	padding: 0;
	text-align: center;
}

#main {
	width: 690px;
	float: left;
	margin: 0; 
	padding: 20px 0 0 0;
}

/* SIDEBAR
===================================== */

.box.light {
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	margin: 10px 7px 0 16px;
	padding: 5px 10px;
	background: url(images/sidebar-light.png) repeat;
	text-align: left;
	color: black;
}

.box.dark {
	border-top: none;
	border-bottom: 2px solid #667420;;
	margin: 0 7px 10px 16px;
	padding: 5px 10px;
	background: url(images/sidebar-dark.png) repeat;
	text-align: left;
	color: white;
}

.box.dark a:link,
.box.dark a:visited {
	color: #cfd6b0;
}

.box.dark a:hover {
	color: white;
}

.box h2 {
	font-size: 180%;
}

.box p,
.box li {
	font-size: 150%;
	font-style: italic;
}

.box ul {
	margin: 0 0 1em 0;
}



/* NAVIGATION
===================================== */

#navi {
	margin: 0px 0 0 0;
	padding: 0 15px 0 30px;
	height: 40px; overflow: hidden;
	background: url(images/content-top.png) center bottom no-repeat;
}

#navi li {
	display: inline;
}

#navi a:link,
#navi a:visited {
	float: left;
	display: block;
	height: 40px;
	margin: 0 2px;
	line-height: 40px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: white;
}

#navi li.home a:link, 
#navi li.home a:visited { width: 85px; background: url(images/buttons-all.png) 0 0 no-repeat; }

#navi li.about a:link, 
#navi li.about a:visited { width: 90px; background: url(images/buttons-all.png)  -90px 0 no-repeat; }

#navi li.mission a:link, 
#navi li.mission a:visited { width: 115px; background: url(images/buttons-all.png) -187px 0 no-repeat; }

#navi li.donate a:link, 
#navi li.donate a:visited { width: 115px; background: url(images/buttons-all.png) -308px 0 no-repeat; }

#navi li.contact a:link, 
#navi li.contact a:visited { width: 110px; background: url(images/buttons-all.png) -428px 0 no-repeat; }

#navi li.press a:link, 
#navi li.press a:visited { width: 75px; background: url(images/buttons-all.png) -548px 0 no-repeat; }

#navi li a:hover,
#navi li a.selected { color: black; }

#navi li.home a:hover { width: 85px; background: url(images/buttons-all.png) 0 -40px no-repeat; }
#navi li.about a:hover { width: 90px; background: url(images/buttons-all.png)  -90px -40px no-repeat; }
#navi li.mission a:hover { width: 115px; background: url(images/buttons-all.png) -187px -40px no-repeat; }
#navi li.donate a:hover { width: 115px; background: url(images/buttons-all.png) -308px -40px no-repeat; }
#navi li.contact a:hover { width: 110px; background: url(images/buttons-all.png) -428px -40px no-repeat; }
#navi li.press a:hover { width: 75px; background: url(images/buttons-all.png) -548px -40px no-repeat; }

#navi li a:active,
#navi li a.selected {  padding-top: 5px; }

#navi li.home a:active,
#navi li.home a.selected {  width: 85px; background: url(images/buttons-all.png) 0 -80px no-repeat; }

#navi li.about a:active,
#navi li.about a.selected { width: 90px; background: url(images/buttons-all.png)  -90px -80px no-repeat; }
#navi li.mission a:active,
#navi li.mission a.selected { width: 115px; background: url(images/buttons-all.png) -187px -80px no-repeat; }
#navi li.donate a:active,
#navi li.donate a.selected { width: 115px; background: url(images/buttons-all.png) -308px -80px no-repeat; }
#navi li.contact a:active,
#navi li.contact a.selected { width: 110px; background: url(images/buttons-all.png) -428px -80px no-repeat; }
#navi li.press a:active,
#navi li.press a.selected { width: 75px; background: url(images/buttons-all.png) -548px -80px no-repeat; }


/* SUBNAV */

#subnavi {
	background: url(images/content-background.png) center repeat-y;
	
}

#subnavi ul {
	background: #bdd736 url(images/subnav-green.png) bottom repeat-x;
	margin: 0 15px;
	list-style: none;
	padding-bottom: 5px;
}

#subnavi UL LI {
	display: inline-block;
	margin: 0 15px 0 0px;
	padding: 0;
	line-height: 24px;
	font-size: 140%;
}

#subnavi UL LI A:link,
#subnavi UL LI A:visited  {
	color: white;
	text-decoration: none;
}

#subnavi UL LI A:hover {
	color: #000000;
}

#subnavi .current_page_item A:LINK, #subnavi .current_page_item A:VISITED { color: black; }

#subnavi UL UL {
	display: none;
}

#subnavi LI.title {
	font-weight: bold;
	text-transform: uppercase;
}

/* FOOTER */

#footer {
	clear: both;
	background: url(images/content-bottom.png) bottom no-repeat;
	overflow: hidden;
	padding: 0 15px 5px 15px;
	
	margin: 0 0 0px 0;
}

P.footnote {
	margin: 5px 10px 10px 20px;
	font-size: 100%;
}

#footer UL {
	list-style: none;
	margin: 0; 
	padding: 0;
	height: 30px; 
	background: url(images/footer-background.png) top repeat-x;
}

#footer LI {
	display: inline;
	margin: 0 10px 0 10px;
	padding: 0;
	line-height: 28px;
	font-size: 110%;
}

#footer LI A:link,
#footer LI A:visited  {
	color: white;
	text-decoration: none;
}

#footer LI A:hover {
	color: #a4c30b;
}

#copyright {
	padding: 0 20px;
	margin: 0 0 30px 0;
	font-size: 110%;
}

#copyright A:link,
#copyright A:visited {
	color: black;
}

#copyright A:hover {
	color: white;
}

/* CONTENT
===================================== */

#content {
	width: auto;
	background: url(images/content-background.png) repeat-y;
	padding: 0 15px;
}

#homepage #content-inner {
	width: auto;
	background: white;
	padding: 6px;
	min-height: 600px
}

#content-inner {
	width: auto;
	background: white  url(images/content-topshadow.png) top repeat-x;
	padding: 10px 6px 0 6px;
}


#content-inner:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


#leftcol {
	width: 360px;
	float: left;	
	padding: 10px 20px;
}


#homepage #leftcol {
	width: 400px;
	padding: 0;
}

#rightcol {
	width: 200px;
	float: left;
	margin: 0 0 0 20px
}

#homepage #rightcol {
	
}


#rightcol h2 {
	color: #279ed0;
	font-size: 160%;
	line-height: 40px;
	margin: 0 0 0.25em 0;
	color: white;
	background: url(images/header-sidebar-200a.png) center left no-repeat;
	padding-left: 10px;
}



#rightcol p {
	font-style: italic;
}

#rightcol UL {
	list-style: none outside;
	margin: 0; padding: 0;
}

#rightcol LI {
	border-bottom: 1px solid #d2df8e;
	font-size: 140%;
	line-height: 24px;
}

#rightcol UL UL LI {
	font-size: 100%;
}

#rightcol UL LI H2 {
	font-size: 100%;
}

#rightcol LI A {
	text-decoration: none;
}

#leftcol img {
	border: 3px solid #a4c30b;
	margin: 10px 0 15px 0;
}

#homepage #leftcol img {
	border: none;
	margin: 5px 0 10px 0;
}

/* HOMEPAGE CONTENT */

#homepage #leftcol {
	width: 310px;
	float: left;
}

#homepage #rightcol {
	width: 310px;
	float: left;
	margin: 0 0 0 25px;
}

#rightcol h2 {
	font-size: 140%;
}

#trailer {
	width: auto; height: auto;
	text-align: center;
	border: 4px solid black;
	background: #333;
	margin: 0 0 10px 0;
}

#homepage #content h2 {
	color: #279ed0;
	font-size: 140%;
	line-height: 40px;
	margin: 0 0 0.5em 0;
}

#homepage #content h2.short {
	color: white;
	background: url(images/header-background_185.png) center left no-repeat;
	padding-left: 10px;
	margin-bottom: 0;
}

#homepage #content h2.long {
	color: white;
	background: url(images/header-background_310a.png) center left no-repeat;
	padding-left: 10px;
	margin-bottom: 0;
}

#homepage #leftcol h2 {
	color: white;
	background: url(images/header-background_310a.png) center left no-repeat;
	padding-left: 10px;
}

#homepage #rightcol h2 {
	color: white;
	background: url(images/header-background_310b.png) center left no-repeat;
	padding-left: 10px;
}

#homepage #rightcol h2 a:link,
#homepage #rightcol h2 a:visited,
#homepage #leftcol h2 a:link,
#homepage #leftcol h2 a:visited {
	text-decoration: none;
	color: white;
}

#homepage #rightcol h2 a:hover,
#homepage #leftcol h2 a:hover {
	color: black;
}

/* DONATE STUFF */

 .fundbar {
	height: 23px; overflow: hidden;
	width: 200px;
	background: url(images/progress-background.png) repeat-x;
	border: 1px solid #333333;
	margin: 0 0 10px 0; padding: 0;
	
}

 .fundraised {
	height: 40px;
	background: url(images/progress-blue.png) top repeat-x;
	margin: 0; padding: 0;
}

#homepage .fundbar {
	height: 23px; overflow: hidden;
	width: 300px;
	background: url(images/progress-background.png) repeat-x;
	border: 1px solid #333333;
	margin: 0 0 10px 0; padding: 0;
	
}

#homepage .fundraised {
	height: 40px;
	background: url(images/progress-fill.png) top repeat-x;
	margin: 0; padding: 0;
}

.money {
	margin: 0 0 20px 0;
}

.money p {
	margin: 0;
	line-height: 1.2em;
}

p.amt { 
	font-size: 360%;
	float: right;
	line-height: 0.7em;
}

p.up {
	font-size: 100%;
	text-transform:uppercase;
}

p.date {
	font-size: 140%;
}

.money:after {    
	content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


 p.donate a:link,
 p.donate a:visited {
	display: block;
	height: 40px;
	width: 140px;
	background: url(images/sidebar-button.png) center center no-repeat;
	color: white;
	text-decoration: none;
	font-size: 140%; line-height: 40px;
	text-align: center;
}

 p.donate a:hover {
	
}

#homepage p.donate a:link,
#homepage p.donate a:visited {
	display: block;
	height: 60px;
	width: 210px;
	background: url(images/donatebutton.png) center center no-repeat;
	color: white;
	text-decoration: none;
	font-size: 280%; line-height: 60px;
	text-align: center;
}

#homepage p.donate a:hover {
	background: url(images/donatebutton-over.png) center center no-repeat;
}

ul.biotable:after {
 content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

ul.biotable {
	list-type: none;
	margin: 10px 0 20px 0;
	padding: 0;
}	

ul.biotable li {
	display: inline;
	width: 80px;
	height: 80px;
}

ul.biotable li a:link,
ul.biotable li a:visited {
	display: block;
	float: left;
	width: 70px;
	height: 70px;
	border: 1px solid #749300;
	background: #a4c30b;
	margin: 0 10px 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1em;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 5px;
}

ul.biotable li a:hover {
	background: #749300;
	border: 1px solid black;
}

.question {
	font-size: 100%;
	margin: 0 0 0.5em 0;
}

.answer {
	font-size: 90%;
	font-style: normal;
}

ul.biotable li.bio-jenl a:link,
ul.biotable li.bio-jenl a:visited { background: #749300 url(http://www.survivethrive.org/pics/thumb-jenl.jpg) 0 0 no-repeat; }
ul.biotable li.bio-jenl a:hover { background: #749300 url(http://www.survivethrive.org/pics/thumb-jenl.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-jenb a:link,
ul.biotable li.bio-jenb a:visited { background: #749300 url(http://www.survivethrive.org/pics/thumb-jenb.jpg) 0 0 no-repeat; }
ul.biotable li.bio-jenb a:hover { background: #749300 url(http://www.survivethrive.org/pics/thumb-jenb.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-travis a:link,
ul.biotable li.bio-travis a:visited { background: #749300 url(http://www.survivethrive.org/pics/thumb-travis.jpg) 0 0 no-repeat; }
ul.biotable li.bio-travis a:hover { background: #749300 url(http://www.survivethrive.org/pics/thumb-travis.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-jared a:link,
ul.biotable li.bio-jared a:visited { background: #749300 url(http://www.survivethrive.org/pics/thumb-jared.jpg) 0 0 no-repeat; }
ul.biotable li.bio-jared a:hover { background: #749300 url(http://www.survivethrive.org/pics/thumb-jared.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-cheryl a:link,
ul.biotable li.bio-cheryl a:visited { background: #749300 url(http://www.survivethrive.org/pics/thumb-cheryl.jpg) 0 0 no-repeat; }
ul.biotable li.bio-cheryl a:hover { background: #749300 url(http://www.survivethrive.org/pics/thumb-cheryl.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-mikey a:link,
ul.biotable li.bio-mikey a:visited { background: #749300 url(http://www.survivethrive.org/pics/thumb-mikey.jpg) 0 0 no-repeat; }
ul.biotable li.bio-mikey a:hover { background: #749300 url(http://www.survivethrive.org/pics/thumb-mikey.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-bonnie a:link,
ul.biotable li.bio-bonnie a:visited { background: #749300 url(http://www.survivethrive.org/pics/thumb-bonnie.jpg) 0 0 no-repeat; }
ul.biotable li.bio-bonnie a:hover { background: #749300 url(http://www.survivethrive.org/pics/thumb-bonnie.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-laurie a:link,
ul.biotable li.bio-laurie a:visited { background: #749300 url(http://www.survivethrive.org/pics/thumb-laurie.jpg) 0 0 no-repeat; }
ul.biotable li.bio-laurie a:hover { background: #749300 url(http://www.survivethrive.org/pics/thumb-laurie.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-vikram a:link,
ul.biotable li.bio-vikram a:visited { background: #749300 url(http://www.survivethrive.org/pics/thumb-vikram.jpg) 0 0 no-repeat; }
ul.biotable li.bio-vikram a:hover { background: #749300 url(http://www.survivethrive.org/pics/thumb-vikram.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-peter a:link,
ul.biotable li.bio-peter a:visited { background: #749300 url(http://www.survivethrive.org/pics/thumb-peter.jpg) 0 0 no-repeat; }
ul.biotable li.bio-peter a:hover { background: #749300 url(http://www.survivethrive.org/pics/thumb-peter.jpg) -80px 0 no-repeat; }


ul.biotable li.bio-aaron a:link,
ul.biotable li.bio-aaron a:visited { background: #749300 url(http://www.survivethrive.org/pics/thumb-aaron.jpg) 0 0 no-repeat; }
ul.biotable li.bio-aaron a:hover { background: #749300 url(http://www.survivethrive.org/pics/thumb-aaron.jpg) -80px 0 no-repeat; }


ul.biotable li.bio-fred a:link,
ul.biotable li.bio-fred a:visited { background: #749300 url(http://www.survivethrive.org/pics/thumb-fred.jpg) 0 0 no-repeat; }
ul.biotable li.bio-fred a:hover { background: #749300 url(http://www.survivethrive.org/pics/thumb-fred.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-jason a:link,
ul.biotable li.bio-jason a:visited { background: #749300 url(http://www.survivethrive.org/pics/thumb-jason.jpg) 0 0 no-repeat; }
ul.biotable li.bio-jason a:hover { background: #749300 url(http://www.survivethrive.org/pics/thumb-jason.jpg) -80px 0 no-repeat; }



ul.biotable li.bio-amy a:link,
ul.biotable li.bio-amy a:visited { background: #749300 url(http://www.survivethrive.org/pics/thumb-amy.jpg) 0 0 no-repeat; }
ul.biotable li.bio-amy a:hover { background: #749300 url(../pics/thumb-amy.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-alston a:link,
ul.biotable li.bio-alston a:visited { background: #749300 url(http://www.survivethrive.org/pics//thumb-alston.jpg) 0 0 no-repeat; }
ul.biotable li.bio-alston a:hover { background: #749300 url(http://www.survivethrive.org/pics/thumb-alston.jpg) -80px 0 no-repeat; }



#faq H3 {
	margin: 0;
}

#faq H3 A {
	text-decoration: none;
	border-bottom: 1px solid #749300;
	border-top: 1px solid #d4f33b;
	padding: 5px;
	background: #a4c30b;
	color: #333;
	line-height: 1.2em;
	display: block;;
}

#faq H3 A:hover {
	background: #749300;
	color: black;
}

#faq DIV {
	background: url(images/content-topshadow.png) top repeat-x;
	padding: 5px; 
	margin: 0 0 5px 0;
}

.navigation {
	width: 360px;
	margin: 0 0 10px 0;
}

.navigation .alignleft {
	width: 178px;
	float: left;
	background: #a4c30b;
}

.navigation .alignright {
	width: 178px;
	float: left;
	text-align: right;
	margin-left: 1px;
	background: #a4c30b;
}

.navigation A:LINK,
.navigation A:VISITED {
	display: block;
	border-top: 2px solid #749300;
	padding: 6px 3px;
	background: #a4c30b;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 110%;
	line-height: 1.1em;
}

.navigation A:HOVER {
	border-top: 2px solid #000000;
	background: #749300;
	color: black;
}

.navigation .alignleft A:LINK,
.navigation .alignleft A:VISITED {
	padding-left: 25px;
	background: #a4c30b url(images/bnav-bullet-left.gif) center left no-repeat;
}

.navigation .alignright A:LINK,
.navigation .alignright A:VISITED {
	padding-right: 25px;
	background: #a4c30b url(images/bnav-bullet-right.gif) center right no-repeat;
}

.navigation .alignleft A:HOVER,
.navigation .alignright A:HOVER {
	background-color: #749300;
}

.postmetadata {
	border-top: 3px solid #a4c30b;
	border-bottom: 3px solid #a4c30b;
	padding: 6px 0;
	font-style: italic;
	margin: 5px 0 15px 0;
	color: #454545;
}

#homepage .postmetadata {
	border-top: 1px solid #a4c30b;
	border-bottom: 1px solid #a4c30b;
	padding: 3px 0px;
	font-size: 100%;
}

.footnote A:LINK, .footnote A:VISITED {
	color: black;
}

.footnote A:HOVER {
	color: white;
}

OL.commentlist {
	margin: 10px 0 20px 0px;
	padding: 0;
	list-style: none;
}

OL.commentlist LI {
	font-size: 100%;
	background: #dfeaba url(images/commentcard-green.gif) top center no-repeat;
	padding: 15px 10px 3px 10px;
	margin: 0 0 5px 0;
}

OL.commentlist LI.odd {
	background: #eaf1d1 url(images/commentcard-lightgreen.gif) top center no-repeat;
}

#leftcol .odd IMG.avatar {
	top: 2px;
}

OL.commentlist LI P {
	margin: 0 40px 1em 0;
}

div.comment-author {
	font-size: 140%;
	margin: 0 0 10px 0;
	font-weight: bold;
}

div.comment-author span.says { font-weight: normal; font-size: 90%; }

div.comment-meta {
	font-size: 110%; line-height: 1.2em;
	margin: 0 40px 10px 0;
}

div.vcard {
	position: relative;
}

#leftcol IMG.avatar {
	position: absolute;
	top: 7px;
	right: 2px; margin: 0; padding: 0;
	border: none;
}

div.breadcrumb {
	border-top: 1px solid #dfeaba;
	border-bottom: 1px solid #dfeaba;
	padding: 6px 0;
	text-transform: uppercase;
	margin: 0 0 6px 0;
	line-height: 1.4em;
}

div.breadcrumb A {
	display: inline-block;
}

.more-link { font-size: 100%; text-transform: uppercase; letter-spacing: 1px; font-weight: bold; }

UL.sponsors LI {
	display: inline;
	margin: 0 10px 0 0;
	border: none;
}

div.photogal {
	border: 3px solid black;
	margin: 5px 0 10px 0;
	height: 350px;
	width: 640px;
}

div.post {
	border-bottom: 1px solid #dfeaba;
	margin: 0 0 10px 0;
}

div.homeblog H4 {
	border-bottom: 1px solid #dfeaba;
	padding: 3px 0;
}

div.homeblog P {
	font-size: 110%; line-height: 1.2em;
	margin: 0 0 0.5em 0;
}