@charset "utf-8";
/* CSS Document */

/*

font-family:'URW Agenda W01 Medium', sans-serif;
font-family:'URW Agenda W01 Bold', sans-serif;

font-family:'Museo Sans W01_900', sans-serif;
font-family:'Museo Sans W01_500', sans-serif;
font-family:'Museo Sans W01_700', sans-serif;
font-family:'Museo Sans W01_300', sans-serif;
*/

.body, html {margin:0;}

#blastoff {min-width:1080px; position:relative; z-index:1; -webkit-font-smoothing:antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale;}

#blastoff sup {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}

.blastoff_section {min-width:1080px; position:relative; z-index:1;}
.blastoff_content {width:1080px; position:relative; z-index:1; margin:0 auto;}

/* hero */

#blastoff_hero {min-width:1080px; height:642px; background:url(../images/hero.jpg) center top; background-size:cover; position:relative; z-index:1;}
#blastoff_hero #blastoff_hero-sponsored {position:absolute; color:#fff; padding:13px 0 0 30px; font-family:'Museo Sans W01_700', sans-serif; font-size:13px; line-height:17px; left:0; top:0;}
#blastoff_hero #blastoff_hero-grades {position:absolute; color:#fff; padding:13px 30px 0 0; font-family:'Source Sans Pro', sans-serif; font-weight: 700; font-size:24px; line-height:17px; right:0; top:0;}
#blastoff_hero h1 {position:absolute; top:158px; left:0; right:0; text-align:center; margin:0; padding:0;}

/* nav */
#blastoff_nav {background:#9c2684;}
#blastoff_nav ul {display:block; margin:0; padding:0; list-style:none; height:72px; box-sizing:border-box; padding:20px 0; text-align:center;}
#blastoff_nav ul li {display:inline-block; margin:0; padding:0; height:32px; line-height:32px; padding:0 20px; color:#fff; font-family:'Museo Sans W01_900', sans-serif; font-size:20px;}
#blastoff_nav ul li a {color:#fff; text-decoration:none; font-family:'Museo Sans W01_500', sans-serif; font-size:20px;}
#blastoff_nav ul li:first-child {border-right: 1px solid white;}

/* intro */
#blastoff_intro {background:#fff; text-align:center;}
#blastoff_intro .blastoff_content {padding:20px 0 22px;}
#blastoff_intro p {
  font-family:'Museo Sans W01_500', sans-serif;
  font-size: 21px;
  line-height:32px;
  color: #5f5f5f;
  width:860px;
  margin:0 auto;
  padding:0;
}

#blastoff_galaxy {background:url(../images/galaxy.jpg) top center no-repeat; background-size:cover;}

/* Lessons */
#blastoff_lessons {padding:45px 0 70px 0;}
#blastoff_lessons-intro {}
#blastoff_lessons-icon {display:block; width:48px; height:auto; margin:0 auto;}
#blastoff_lessons-intro h2 {
  font-family:'Museo Sans W01_900', sans-serif;
  font-size: 32px;
  color: #ffffff;
  margin:11px 0 71px 0;
  padding:0;
  text-align:center;
  text-shadow: 4px 4px 11px rgba(0, 0, 0, 1);
}

#blastoff_lessons-pods {text-align:center;}
#blastoff_lessons-pods:after {
  content: "";
  display: table;
  clear: both;
}

.lessonpod {
  display:inline-block;
  margin:0 14px;
  width:210px;
  -webkit-box-shadow: -5px 5px 3px 0px rgba(0,0,0,0.56);
  -moz-box-shadow: -5px 5px 3px 0px rgba(0,0,0,0.56);
  box-shadow: -3px 3px 2px 0px rgba(0,0,0,0.4);
}
.lessonpod_thumb {border: 1px solid white;}
.lessonpod_thumb a img {width:100%; height:auto;/*! border: 1px solid white; */}
.lessonpod_info {text-align:center; background:#fff; min-height:110px; box-sizing:border-box; padding:9px 0 7px 0;}
.lessonpod_info h3 {
  margin:0 0 6px 0;
  padding:0;
  font-family:'Museo Sans W01_300', sans-serif;
  font-size: 13px;
  color: #5f5f5f;
}
.lessonpod_info h4 {
  margin:0 0 4px 0;
  padding:0;
  font-family:'Museo Sans W01_900', sans-serif;
  font-size: 13px;
  color: #ae3e96;
}
.lessonpod_info h5 {
  margin:0;
  padding:0;
  font-family:'Museo Sans W01_500', sans-serif;
  font-size: 18px;
  color: #515151;

  line-height: 18px;
}


/* Game */
#blastoff_game {background:#c70a4c; padding:16px 0 40px 0;}
#blastoff_game-intro {}
#blastoff_game-icon {display:block; width:56px; height:auto; margin:0 auto;}
#blastoff_game-intro h2 {
  font-family:'Museo Sans W01_900', sans-serif;
  font-size: 32px;
  color: #ffffff;
  margin:3px 0 10px 0;
  padding:0;
  text-align:center;
}
#blastoff_game-intro p {
  margin:0 auto;
  padding:0;
  font-family:'Museo Sans W01_300', sans-serif;
  font-size: 18px;
  line-height:25px;
  color: #fff;
  width:820px;
  text-align:center;
}
#blastoff_game-screen {width:600px; margin:31px auto 0 auto;}
#blastoff_game-screen img {width:100%; height:auto;border: 1px solid white;}



/* Activities */
#blastoff_activity {padding:44px 0 80px 0;}
#blastoff_activity-intro {padding:0 0 63px 0;}
#blastoff_activity-icon {display:block; width:56px; height:auto; margin:0 auto;}
#blastoff_activity-intro h2 {
  font-family:'Museo Sans W01_900', sans-serif;
  font-size: 32px;
  color: #ffffff;
  margin:24px 0 15px 0;
  padding:0;
  text-align:center;
  text-shadow: 4px 4px 11px rgba(0, 0, 0, 1);
}

#blastoff_activity-intro p {
  margin:0 auto;
  padding:0;
  font-family:'Museo Sans W01_500', sans-serif;
  font-size: 18px;
  color: #fff;
  width:820px;
  text-align:center;  
  text-shadow: 4px 4px 11px rgba(0, 0, 0, 1);
}

#blastoff_activity-pods {text-align:center;}
#blastoff_activity-pods:after {
  content: "";
  display: table;
  clear: both;
}

.activitypod {
  display:inline-block;
  margin:0 70px;
  width:228px;
  -webkit-box-shadow: -5px 5px 3px 0px rgba(0,0,0,0.56);
  -moz-box-shadow: -5px 5px 3px 0px rgba(0,0,0,0.56);
  box-shadow: -3px 3px 2px 0px rgba(0,0,0,0.4);
}
.activitypod_thumb {border: 1px solid white;}
.activitypod_thumb a img {width:100%; height:auto;}
.activitypod_info {text-align:center; background:#fff; height:70px; box-sizing:border-box; line-height:70px;}
.activitypod_info h3 {
  margin:0;
  padding:0;
  font-family:'Museo Sans W01_500', sans-serif;
  font-size: 18px;
  color: #515151;
}

/* Footer */
#blastoff_footer {background:#fff; padding:34px 44px 0;}
#blastoff_footer .blastoff_content {width:940px;}
#blastoff_touts {padding-bottom:15px; border-bottom:1px #bfdef0 solid;}
#blastoff_touts:after {
  content: "";
  display: table;
  clear: both;
}

#blastoff_touts-left {float:left; width:460px; height:164px; background:url(../images/tout.png) right center no-repeat;}
#blastoff_touts-left:after {
  content: "";
  display: table;
  clear: both;
}
#blastoff_touts-left img {display:block; float:left;}
#blastoff_touts-left span {
  display:block;
  float:left;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size:21px;
  line-height:24px;
  padding:30px 0 0 22px;
  width:320px;
  box-sizing:border-box;
  font-weight:500;
}

#blastoff_touts-left span a {
  font-family:'Source Sans Pro', sans-serif;
  font-weight: 700;
  color: #ae3e96;
  text-decoration:none;
}
#blastoff_touts-right {width:480px; text-align:center; padding-top:45px; float:left;}
#blastoff_touts-right p {
  margin:0;
  padding:0;
  font-family:'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #000;
}

#blastoff_footer-credit {padding:23px 0 15px;}
#blastoff_footer-credit p {
  margin:0 0 15px 0;
  padding:0;
  font-family:'Museo Sans W01_500', sans-serif;
  font-size: 9px;
  color: #000;
}


