article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}

[hidden] {
    display: none;
}

html {
    font-family: sans-serif; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
	height:100%;
}

body {
    margin: 0;
	height:100%;
	background: #000;
}

a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    outline: 0;
}


h1 {
    font-size: 2em;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}


img {
    border: 0;
}

img.bg {
	min-width: 1024px;
	width: 100%;
	
	position: fixed;
	top: 0;
	left: 0;
	z-index:-1;
}
		
@media screen and (max-width: 1024px){
img.bg {
	left: 50%;
	margin-left: -512px; }
}


#wrapper {
	height:auto;
	margin:0 auto;
	padding-bottom:50px;
	width:960px;
	position:relative;
	top:150px;
}

.content {
	width:880px;
	background:url(../images/black-transparent.png);
	padding:20px 40px;
	color:white;
	margin-top:30px;
}

body {
	font-family:'Helvetica Neue', Helvetica, sans-serif;
	font-size:14px;
}

footer {
	margin-top: 0;
	width:960px;
	height:100px;
	background:url(../images/DisneyNature.png) no-repeat bottom right;
	position:relative;
}

footer_home {
	width:960px;
	height:100px;
	background:url(../images/DisneyNature.png) no-repeat bottom right;
	position:relative;
}

p#copyright_line {
float: right;
color: #ffc000;
margin-right: 0.25em;
/* margin-top: 90px; */
vertical-align: bottom;
	
}

#disney_link {
	width:320px;
	height:70px;
	display:block;
	position:absolute;
	right:0;
	bottom:0;
}

.videoplayer {
	margin:40px 0 0 550px;
	width:410px;
}

.fixed {
	position:fixed;
	width:100%;
	height:150px;
	top:0;
	z-index:1;
}

/** NAVIGATION **/

nav {
	font-family:'Montserrat Alternates', Arial, sans-serif;
	font-weight:400;
	background:url(../images/black-transparent.png);
	height:60px;
	width:100%;
}

nav ul {
	width:960px;
	margin: 0 auto;
	padding:10px 0 0;
	position:relative;
}

nav li {
	list-style:none;
	float:left;
	margin:0 34px;
}

nav li a {
	color:#fff;
	text-decoration:none;
	font-size:28px;
	text-align:center;
	display:block;
	text-shadow:2px 2px 5px #000;
}

nav li a:hover, nav li a.current {
	color:#ffc000;
}


/** HEADINGS **/

h1, h2, h3, h4, h5 {
	font-family:'Montserrat Alternates', Arial, sans-serif;
	font-weight:400;
	text-shadow:2px 2px 5px #000;
	margin:0;
	color:white;
	text-transform:lowercase;
}

h1.yellow-btn {
	font-size:24px;
	background:#ffc000;
	border-radius: 150px;
	color:#FFF;
	display:block;
	padding:20px;
	vertical-align:middle;
	line-height:50px;
	text-align:center;
	-webkit-transform:rotate(-7deg);
	-moz-transform:rotate(-7deg);
	float:left;
	margin: -80px 10px 10px -50px;
	text-shadow:1px 1px 1px #000;
}

h1.start {
	font-size:24px;
	background:#ffc000;
	border-radius: 150px;
	color:#FFF;
	display:block;
	padding:30px 20px;
	height:70px;
	line-height:40px;
	vertical-align:middle;
	text-align:center;
	text-shadow:1px 1px 0px #000;
	width:190px;
	position:absolute;
	top:480px;
	left:365px;
}

h1.start a {
	text-decoration:none;
	color:white;
}

h1.start a:hover {
	color:black;
}

h2 {
	margin:30px 0 0;
	font-size:24px;
}

h3.energy, h3.producer, h3.predator, h3.title, h3.consumer {
	color:#ffc000;
	font-size:18px;
}

h3.title {
	float:left;
	text-align:center;
	margin-top:10px;
}

h3.energy {
	top:-75px;
	left:170px;
	position:absolute;
}

h3.producer {
	top:66px;
	right:10px;
	position:absolute;
}

h3.predator {
	top:66px;
	left:5px;
	position:absolute;
}

h3.consumer {
	position:absolute;
	bottom:120px;
}

h4 {
	color:#ffc000;
	margin: 0;
	font-size:16px;
}

/** FORMATTING **/

.content ul li, ol li {
	margin:15px 0;
	line-height:1.4em;
}

.content ul li > p {
	line-height:1.2em;
	font-family:'Montserrat Alternates', Arial, sans-serif;
	margin-left:300px;
}

p {
	line-height:1.4em;
	margin:12px 0;
}

a {
	color:#ffc000;
}

a:hover{
	text-decoration:none;
}

/** ACTIVITY **/

#game.content {
	height:520px;
	position:relative;
	padding:50px 40px 20px 40px;
}

.icons {
	margin-left:100px;
}

.circle-wrap {
	width:280px;
	height:465px;
	position:relative;
	float:right;
}

.animal-wrap {
	width:260px;
	height:380px;
	float:right;
	margin-right:17px;
}

.circle {
	width:100px;
	height:100px;
	border-radius:100px;
	border:5px solid #ffc000;
	display:block;
	float:left;
	z-index:10;
}

.circle.ui-draggable {
	margin-bottom:20px;
}

#termite {
	background:url(../images/termites.jpg) no-repeat;
}

#sun {
	background:url(../images/sun.jpg) no-repeat;
}

#plants {
	background:url(../images/leaves.jpg) no-repeat;
}

#chimp {
	background:url(../images/chimp.jpg) no-repeat;
}

#leopard {
	background:url(../images/leopard.jpg) no-repeat;
}

a.circle{text-decoration:none;}

.circle > span {
	display:block;
	background:url(../images/yellow-transparent.png);
	color:white;
	width:91px;
	height:25px;
	border-radius:100px;
	padding:40px 7px;
	text-align:center;
	font-family:'Montserrat Alternates', Helvetica, sans-serif;
	margin:-2px 0 0 -2px;
	font-size:1.2em;
}

.circle.placeholder {
	position:absolute;
	border-color:white;
}

.circle.placeholder.one {
	top:-40px;
	left:175px;
}

.circle.placeholder.two {
	top:100px;
	left:370px;
}

.circle.placeholder.three {
	bottom:0;
	left:290px;
}

.circle.placeholder.four {
	bottom:0;
	left:80px;
}

.circle.placeholder.five {
	top:100px;
	left:-10px;
}

.activity-wrap {
	width:480px;
	height:440px;
	background:url(../images/game-bg.png) no-repeat 30px 0;
	display:block;
	margin:50px 0 0 40px;
	position:relative;
}

a.button {
	display:block;
	width:120px;
	height:24px;
	padding:10px 0;
	border-radius:100px;
	background:#89c156;
	position:absolute;
	color:white;
	text-decoration:none;
	font-family:'Montserrat Alternates', Arial, sans-serif;
	text-shadow:1px 1px 0 #333;
	font-size:18px;
	text-align:center;
	bottom:0;
}

.facts-box {
	width:165px;
	height:170px;
	background:#ffc000;
	padding:10px 20px;
	position:absolute;
	right:-30px;
	top:-30px;
}

.facts-content h2 {
	text-shadow:1px 1px 1px #000;
	margin:0;
}

.facts-content p {
	margin:5px 0;
	font-size:.9em;
	text-transform:lowercase;	
}

.facts-box p span {
	font-family:'Montserrat Alternates', Arial, sans-serif;
}

/** MISC**/

.fb-like {
	position:absolute !important;
	right:0;
	top:-90px;
}

p.transcript_link {
	text-align:right;
	margin:0;
}

p.transcript_link > a {
	font-size:12px;
	color:#ffc000;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

.print_show {
	display: none;
}