/* @override
	http://wildlink.dev/media/site/wildlink1.css
	http://127.0.0.1:8000/media/site/css/wildlink1.css
	http://wl.org:8000/media/site/css/wildlink1.css
	http://172.16.237.1:8000/media/site/css/wildlink1.css
*/

/* @group reset */

/* RESET  ============*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0;  border: 0;  outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;}
html {font-size:100.01%;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1em; color: black; background: white; margin-top: 10px; margin-bottom: 100px;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
:link img {border: 0px none;}
img, a img {padding:0; margin:0; border:none; display:block;}
strong {font-weight:bold;}
em {font-style:italic;}

/* @end */

/* !MAIN TYPOGRAPHY  ============*/

p, h1, h2, h3, li {font-family:Arial, Helvetica, sans-serif;}

p {
    font-size:13px;
    line-height:20px;
    margin:0 0 12px 0;
}

p a, p a:visited {color:#ff3300; text-decoration:underline;}
ul li, ul li a { font-size:12px; line-height:16px; margin:0;}

h1 {
    font-size:30px;
    color:#ff3300;
    line-height:30px;
    font-weight:normal;
    margin:0 0 12px 0;
}

h1.expedition-title {
	font-size: 18px;
	line-height: 18px;
	color: white;
}

h2 {color:rgb(30,30,30); font-size:14px; line-height:18px; font-weight:bold; margin:9px 0;}
h3 {
	font-size:13px;
	line-height:18px;
	color:#fcf596;
}

/* @group archive */

#archive {
	background: none;
	position: relative;
	padding: 0;
	min-height: 40px;
}

#archive h3.flag {
	background: transparent url(/static/sprite2.png) right -188px no-repeat;
	width: 120px;
	height: 28px;
	padding: 0;
	margin: 0;
	text-indent: -9000px;
	position: absolute;
	left: -22px;
	top: -4px;
	z-index: 1;
	cursor: pointer;
}

#archive ul {
	position: relative;
	z-index: 0;
	background: transparent url(/static/subnav_gradient.png) right top repeat-y;
	padding-top: 29px;
	padding-left: 12px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	border: 1px solid yellow;
	height: 50px;
}

#archive ul li {
	background-color: transparent;
	background-image: none;
	xdisplay: inline;
	float: left;
	padding-right: 4px;
}

#archive ul li a {
	background: none;
	font-size: 13px;
	color: #32492e;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	padding: 4px;
}

#archive li a:hover {
	color: rgb(180,40,40);
	text-decoration: underline;
	cursor: pointer;
}

/* @end */


#banner.home {
	background: #32492e url(/static/dark_gradient.png) top left repeat-y;
	clear: both;
	min-height: 200px;
	position: relative;
	width: 100%;
	margin-bottom: 5px;
}

#banner.page {
	position: relative;
	width: 610px;
	overflow: none;
}

#banner.home img {
	margin-left: 240px;
	width: auto;
}

#container {
position: relative;
}

#container.home {
	width: 850px;
	margin: 0 auto;
}

#container.page {
	width: 880px;
	margin: 0 auto;
}

#content {
	width: 520px;
}

#content.page {
	background-color: white;
	position: relative;
	left: 240px;
	width: 610px;
	min-height: 800px;
}

#detail {
	/* this is the area that holds most of the
	page content */
	padding: 10px 30px 20px 30px;
	width: 550px;
	margin: 0 auto;
	position: relative;
	clear: both;
	overflow: visible;
}

#detail p {
	font-size: 13px;
}

#detail.has-banner {
	top: -70px;
}

#detail img {
	display: block;
	margin: 6px auto 6px 0;
}

#detail ul li {
	list-style: circle;
	list-style-position: inside;
	margin-bottom: 6px;
}

#content h1 {
	font-size: 24px;
	line-height: 24px;
	color: #32492e;
	font-weight: normal;
	margin: 12px 0;
}


#content h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 36px 0 9px 0;
	clear: both;
}

#content h3 {
	color: #4f714a;
	font-size: 11px;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 6px;
	text-transform: uppercase;
	letter-spacing: 1px;
	clear: both;
}

#content div.programthumb h3 a {
	text-transform: none;
	letter-spacing: 0;
}

#content div.programthumb li {
	list-style: none;
	margin: 0;
}


#content p a {
	color: #32492e;
	font-weight: bold;
}

#content p a:hover {
	text-decoration: none;
	color: rgb(180,40,40);
}
#home-slogan {
	background:transparent url(/static/sprite2.png) 0 -260px no-repeat;
	height: 90px;
	position: absolute; bottom: 0px; left: 0px;
	text-indent: -9000px;
	width: 240px;
}

/* @group home-programs */

#home-programs {
	background: #62864d url(/static/subnav_gradient.png) top left repeat-y;
	border-bottom: 5px solid white;
	border-right: 5px solid white;
	height: 214px;
	overflow: hidden;
	position: relative;
	width: 610px;
}

#program-list li {
	border-bottom: 2px solid #4c693b;
	width: 240px; height: 52px;
	display: block;
}

#program-list.home ul {
background-color: #fff99a;
}

#program-list.home li {
border-bottom: 2px solid #f0d974;
}

#program-list li a {
	display: block;
	height: 36px;
	width: 210px;
	padding: 8px 15px;
	position: relative; z-index: 100;
	color: white;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
}

#program-list.home li a {
	color: #675c33;
}

#program-list li a span {
	color: #fcf596;
	font-size: 14px;
	font-weight: bold;
}

#program-list.home li a span {
	color: #2e1a05;
}

#program-list li img {
	position: absolute; top: 0; left: 240px; z-index: 0;
	display: none;
	height: 225px; /* needed for ie */
	width: 370px; /* needed for ie */

}

#program-list li.on a {
	background: transparent url(/static/sprite2.png) -2px -72px no-repeat;
	width: 250px;
}

#program-list.home li.on a {
	background: #fff99a;
	width: 210px;
}

#program-list li.on img {
	display: block;
	z-index: 12;
}

#program-list li.alwayson img {
	display: block;
	z-index: 11;
	height: 225px; /* needed for ie */
	width: 370px; /* needed for ie */
}

/* @end */

/* @group home-video */

#home-video {
	background: #32492e url(/static/dark_gradient.png) top left repeat-y;
	border-right: 5px solid white;
	padding: 0 0 0 240px;
	position: relative;
	width: 370px;
}

#home-video h2 {
	color: #fcf596;
}

#home-video p {
	color: white;
	line-height: 15px;
}

#home-video div.content {
	position: absolute;
	top: 10px; left: 15px;
	width: 200px;
}

/* @end */

#logo {
	background:transparent url(/static/sprite2.png) top left no-repeat;
	height: 60px;
	position: absolute; top: 0px; left: 15px;
	width: 220px;
}

#logo a {
 	width: 220px;
 	height: 60px;
 	xborder: 1px solid red;
 	display: block;
 	text-decoration: none;
 	border-bottom: none;
	text-indent: -9000px;
}

#main {
	position: relative;
	width: 100%;
}

#main.home {
	background-color: #32492e;
}

#main.page {
	background: #32492e url(/static/page_bg.png) repeat-y left;
	height: 1%;
	min-height: 500px;
	border-right: 1px solid #ccc;
	border-bottom: 5px solid #ccc;
	padding-top: 15px;
}

#main.programs {
	clear: both;
	overflow: hidden;
}

/* @group nav */

#nav {
	xborder: 1px solid blue;
	height: 30px;
	margin-bottom: 5px;
	width: 100%;
	clear: both;
	position: relative;
}

#nav li {
	height:30px;
	display: inline;
}

#nav li a {
	xborder: 1px solid red;
	color: #32492e;
	display: block;
	font-size: 15px;
	float: left;
	xheight:30px;
	line-height: 30px;
	padding: 0px 10px;
	text-decoration: none;
	margin: 0;
}

#nav li a.on {
 	color: white;
 	background-color: #32492e;
}

#nav li a:hover {
 	color: white;
 	background-color: #62864d;
}

/* @end */

#partners a {
	background: white url(/static/partners.gif?150308) top left no-repeat;
	display: block;
	width: 420px;
	height: 70px;
	margin: 5px auto;
	text-indent: -9000px;
}

/* @group sidebar */

#sidebar {
	position: absolute; top: 0;
	z-index: 20;
}

#sidebar p,
#sidebar p a {
 	color:white;
 	font-size: 12px;
 	line-height: 15px;
}

#sidebar p a {
	border-bottom: 1px dotted;
	color: white;
	text-decoration: none;
}

#sidebar p a:hover {
	color: yellow;
}

#sidebar h3 {
	color: #ffcb03;
	margin-top: 24px;
	margin-bottom: 8px;
}

#sidebar div.content {
	width: 200px;
	margin: 0 auto;
}

#sidebar.page {
	width: 240px;
	top: 0; left: 0;
	padding-top: 82px;
}

#sidebar.page ul#program-list {
	background-image: url(/static/light_gradient.png);
	background-repeat: repeat-y;
	margin-bottom: 30px;
	xborder-top: 1px solid red;
}


#sidebar.page p {
	margin: 6px 0 0 0;
	padding: 0;
	line-height: 12px;
}

#sidebar.page ul.staff li {
	text-align: center;
	color: white;
	font-size: 14px;
}

#sidebar.page ul.staff li.back-to-archives a{
	text-align: center;
	color: lightgoldenrodyellow;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px dotted;
}


#sidebar.page h3 {
	font-size: 11px;
	color: lightgoldenrodyellow;
	text-transform: uppercase;
	font-weight: bold;
	xmargin: 18px 0 0 0;
	text-align: center;
}


#sidebar.home {
	padding: 15px 15px 0 15px;
	position: absolute; top:0px; right:0px;
	width: 201px;
	height: auto;
}

#sidebar.home #program-tab {
	left: -4px;
}

#sidebar #overlay {
	background: transparent url(/static/sprite2.png) -242px -250px no-repeat;
	width: 121px; height: 225px;
	position: absolute;
	top: -77px; right: -121px;
}

#sidebar div.listofjournals {
	width: 120px;
	xborder: 1px solid red;
	margin: 0 0 0 auto;
}

/* @end */

/* @group subnav */

#subnav {
	background: lightgoldenrodyellow url(/static/light_gradient.png) top left no-repeat;
	padding:12px 0;
}

#sidebar #subnav li {
lightgoldenrodyellow;
	padding: 0;
	margin: 0;
}


#subnav a {
	color: white;
	font-size: 13px;
	display: block;
	padding: 2px 30px;
	text-decoration: none;
}

#subnav a:hover {
	background-color: #7caa63;
	color: black;
}

#subnav li.on a, #subnav li.on a:hover {
	background-color: #a4b495;
	color: white;
}

#subnav li.on a {
	color: black;
	font-weight: bold;
}

#subnav h3 {
	color: ;
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 13px;
	margin: 0;
}

#subnav ul {
	margin-bottom: 12px;
}

/* @end */


#expedition-meta {
	position: relative;
	left: -30px;
	background-color: #62864d;
	padding-left: 30px;
	padding-bottom: 20px;
	margin-bottom: 12px;
	width: 400px;
	border-top: 1px solid white;
	border-color: #f7ca00;
}

#expedition-meta.journal {
	width: 375px;
	min-height: 110px;
}

#expedition-meta ul {
	margin: 8px 0 0 0;
}

#expedition-meta ul li.big-title {
	font-size: 26px;
	line-height: 34px;
	color: lightgoldenrodyellow;
	margin: 4px 0;
	width: 350px;
}

#expedition-meta ul li.sub-title {
	font-size: 11px;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	color: #f8d72c;
	width: 250px;
}

#content #expedition-meta li {
	list-style: none;
	margin: 0;

}


img.biopic {
	position:absolute;
	margin: 0;
	padding: 4px;
	top: -5px;
	right: 0px;
	xheight: 200px;
	xoverflow: auto;
}

#expedition-meta ul {
	width: 250px;
}

#expedition-meta li {
	color: white;
	font-size: 14px;
	line-height: 20px;
}

#expedition-meta li.group {
	font-weight: bold;
	font-size: 15px;
	color: lightgoldenrodyellow;
}

#expedition-meta li.expnum {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #283c25;
}

span.title {
	color: lightgoldenrodyellow;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-right: 5px;
}

ul.journals li {
	font-size: 16px;
	text-align: center;
}

ul.journals li a {
	font-size: 16px;
	line-height: 24px;
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted #aaa;
}

#banner-caption {
    display:none;
 	position: absolute;
 	top: 0;
 	right: 0px;
 	width: 430px;
}

#banner-caption dt {
	position: absolute;
	top: 5px;
	right: 5px;
	text-indent: -9000px;
}

#banner-caption dt a {
	xborder: 1px solid red;
	width: 30px;
	height: 30px;
	display: block;
	xbackground: transparent url(/static/images/sprite2.png) -141px -286px no-repeat;
}

#banner-caption dt a:hover {
	xbackground: transparent url(/static/images/sprite2.png) -141px -320px no-repeat;
}

#banner-caption dt a.close,
#banner-caption dt a.close:hover {
	xbackground: transparent url(/static/images/sprite2.png) -141px -353px no-repeat;
}


#banner-caption dd {
 	background-color: black;
 	color: white;
 	display: none;
	width:auto;
	min-height: 18px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 8px 50px 8px 12px;
}


h1.program-title {
    color: #32492e;
    font-size:24px;
    margin-top:16px;
}


div.program-excerpt {
    border-bottom:1px solid #ccc;
    border-width: 1px 0;
    padding-top: 8px;
    margin-bottom: 18px;
}

div.program-excerpt p {
    xfont-family: Georgia, serif;
    font-weight: bold;
    color: #444;
    font-size: 14px;
    line-height: 20px;
}

p.caption {
    color:black;
    font-weight: bold;
    font-size:11px;
    font-style: italic;
}

img.inline-photo {
    border:1px solid #777;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px;
}

ul.completed-program-list {
	background-color: none;
	background-image: none;
	margin-bottom: 16px;
}

ul.completed-program-list li {
	color: #ccc;
}

ul.completed-program-list li a {
	color: lightgoldenrodyellow;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #62864d;
}

ul.completed-program-list li a:hover {
	color: yellow;
	border-bottom-color: yellow;
}

ul.completed-program-list li.date {
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

h2.news-header {
	color: white;
}

#sidebar.home h3.news-header {
	text-transform: uppercase;
	margin-bottom: 6px;
	color: #fcf596;
}

ul.news-archive-years li {
	display: inline;
}

ul.news-archive-years li a {
	color: lightgoldenrodyellow;
	font-weight: bold;
	text-decoration: none;
}

ul.news-archive-years li a:hover {
	color: yellow;
	text-decoration: none;
	border-bottom: 1px dotted;
}


div.news-item {
	margin-bottom: 40px;
	clear: both;
}


div.news-item h2+p {
	margin-top: -6px;
}

div.news-item h2 a {
	font-size: 16px;
	color: #32492e;
	text-decoration: none;
}

div.news-item h2 a:hover {
	text-decoration: underline;
}

p.readmore {
	padding: 0;
	margin-top: -6px;
}

p.readmore a {
	color: #666;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}


div.news-item p {
	line-height: 16px;
}

ul.news-item {
	margin-bottom: 18px;
}

ul.news-item li.news-date {
	color: lightgoldenrodyellow;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

ul.news-item li.news-title a {
	color: white;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}


div.programthumb {
	padding: 10px 0;
	clear: both;
	overflow: show;
}

#detail div.programthumb img {
	float: left;
	padding: 0 10px 0 0;
	margin: 0 0 10px 0;
}

div.programthumb li.title {
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 20px;
	color: #32492e;
}

div.programthumb li.title a {
	font-size: 15px;
	display: inline;
	color: #32492e;
	text-decoration: none;
	border-bottom: 1px dotted #aaa;
}


div.programthumb li.title span.program-type {
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

div.programthumb li.date {
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
}

#content h2.school-year {
	margin-top: 40px;
}


#content h2.school-year span {
	color: white;
	background-color: rgb(140,40,40);
	padding: 4px 8px;
	font-size: 15px;
	font-weight: bold;
}

h2.school-year, h3.school-year {
	clear: both;
}

#content h3.school-year {
	border-top: 2px solid #ccc;
	padding-top: 8px;
	margin-top: 8px;
	font-size: 15px;
}

ul.oldprograms {
	margin: 8px 0;
	clear: both;
}

ul.oldprograms li, ul.oldprograms li {
	display: inline;
	font-size: 12px;
}

ul.oldprograms li.title a {
	color: black;
	font-weight: bold;
}

ul.oldprograms li.date,
ul.oldprograms li.location {
	color: #444;
}

#content h3.latest-program-intro {
	border-top: 2px solid #ccc;
	padding-top: 12px;
}

#content h2.latest-program-title {
	margin: 8px 0;
}
#content h2.latest-program-title a {
	color: #30462c;
}

img.partner-logo {
	float: left;
	padding: 0 20px 0px 0;
}

#edit {
	background-color: #62864d;
	padding: 10px 20px;
	margin-bottom: 20px;
	width: 150px;
	border: 1px solid #ffca00;
}

#edit li {
	margin-bottom: 4px;
}
#edit li a, #edit li a.visited {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	xborder-bottom: 1px dotted;
}

#edit li a:hover {
	color: yellow;
	border-bottom: 1px solid;
}

#contact-footer {
text-align: center;
margin-top: 8px;
color: #666;
width: 100%;
}

#contact-footer h2 {
 display: none;
}
#contact-footer li {
display: inline;
padding-right: 15px;
}

#sidebar #contact-us h2 {
color: white;
}

#sidebar #contact-us li {
color: white;
}

#sidebar #contact-us {
padding-bottom: 18px;
}

#donate-wrapper {
position: absolute;
top: 2px; right: 0;
width: 78px;
height: 28px;
}
a.donate-button {
display: block;
background: transparent url(/static/sprite2.png) -345px -143px no-repeat;
width: 78px;
height: 28px;
text-indent: -9000em;
}

p.hello {
  color: #aaa;
  text-align: center;
  font-size:0.6em;
}
