body {
  background: none;
}

h1 {
  font-size: 2.5em;
  line-height: 1;
  color: #fff;
  text-shadow: 0 0 2px #000;
}

/* Carousel base class */

.carousel {
  margin: 0 auto;
  max-width: 1600px;
  position: relative;
  z-index: 10;
}

.carousel-inner {
  max-width: 1600px;
  margin: 0 auto;
}

.rockmeamadeus {
  background-color: #eff0f0;
  position: relative;
  z-index: 20;
}

.menubar {
  margin: 0 auto;
  position: relative;
  z-index: 50;
}

.carousel .container {
  position: relative;
  z-index: 30;
}

.carousel-control {
  top: 50%;
  height: 80px;
  margin-top: 0;
  font-size: 120px;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
  background-color: transparent;
  border: 0;
  z-index: 40;
}

.carousel .centerimg {
  background-position: center;
}

.carousel-caption {
  background-color: transparent;
  position: static;
  max-width: 550px;
  padding: 0 20px;
  margin-top: 200px;
}

.carousel-caption h1,
.carousel-caption .lead {
  margin: 0;
  line-height: 1.25;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.carousel-caption .btn {
  margin-top: 10px;
}

.newsletter {
  background: #f0f0f0;
  padding: 1em 0 0.65em 0;
  border-radius: 0.25em;
  box-shadow: inset 0 0 2px #bbb;
}

.newsletter label { display: none; }

#camps {
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 10px 0 10px 20px;
  padding: 4px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
#camps-inner {
  background: #56a8ff;
  box-shadow: inset 0 -100px 100px -100px rgba(0,0,0,0.5);
}

div#latest_science {
  height: 461px;
  border: 1px solid #e8e8e8;
  border-radius: 0.4em;
  float: left;
  position: relative;
  width: inherit;
  overflow: hidden;
}

  div#latest_science #ecmFirst,
  div#latest_science #ecmPrevious,
  div#latest_science #ecmNext,
  div#latest_science #ecmLast { display: none; }

  div#latest_science #ListSummary1,
  div#latest_science table {
    width: inherit;
  }

  div#latest_science ul {
    margin: 0 -1px;
    padding: 0;
    width: inherit;
  }

  div#latest_science li {
    list-style: none;
    font-size: 14px;
    padding: 12px;
  }

  div#latest_science li a strong { color: #000; }
  div#latest_science li a { text-decoration: none; }
  div#latest_science li a.text:hover { text-decoration: underline; }

  div#latest_science li+li {
    border-top: 1px solid #e8e8e8;
    clear:both;
  }

  div#latest_science li:first-child {
    font-size: 14px;
    padding: 7px 8px 6px 8px;
    font-weight: bold;
  }

  div#latest_science li:last-child {
    background: #e8e8e8;
    position: absolute;
    bottom: 0;
    padding: 8px 0;
    width: 100%;
    text-align: center;
  }

  div#latest_science li div.profile_image img {
    max-height: 48px;
    border-radius: 0.3em;
    box-shadow: 0 0 2px #999;
    float: left;
    margin: 0px 12px 12px 0px;
  }

div#latest_tweets {
}

div#latest_science .post {

}

div#tripadvisor {
  height: auto;
  border: 1px solid #e8e8e8;
  border-radius: 0.4em;
  float: left;
  position: relative;
  width: 100%;
}

  .TA_selfserveprop {
    margin: 0.25em;
  }

  .widSSPnarrow {
    width: 100% !important;
  }

.promos .thumbnail { padding: 0; background: #28a7c8; overflow: hidden; border: 1px solid #28a7c8;}
.promos a { color: #fff; text-align: center; width: 100%; display: block; line-height: 3; font-weight: bold;}
.promos img { width: 100%;}

#promos.hidden-phone { margin-top: -7px; }

#social-tabs {
  margin-bottom: 0px;
  cursor: pointer;
  z-index: 999;
}

#social-tabs a {
  background: #eee;
  border-bottom: 1px solid #ddd;
}

#social-tabs li.active a {
  background: #fff;
  border-bottom: 1px solid #fff;
  font-weight: bold;
}

#latest_tweets {
  border: 1px solid #ddd;
  border-top: none;
  padding-bottom: 0;
  height: 424px;
  border-bottom-left-radius: 0.4em;
  border-bottom-right-radius: 0.4em;
  overflow: hidden;
}

#latest_faces {
  padding-bottom: 0;
  height: 424px;
  margin-top: -1px;
  z-index: -999;
}

.well h2 {
  line-height: 1;
  margin: 1em 0;
}

.well-donation {
  height: 300px;
}

.well-donation p {
  font-size: 13px;
}

.well-donation .btn.donate {
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd)); /* for webkit browsers */
  background-image: linear-gradient(to bottom, #ffffff, #dddddd);

  border: 0;
  color: #333;
  text-shadow: 1px 1px 0 #fff;
  font-weight: bold;
  margin: 1em 0 !important;
}

/*#countdown {
  position: absolute;
  top: 50px;
  left: 50%;
  width: 300px;
  margin-left: -150px;
  text-align: center;
  font-size: 42px;
  font-weight: bold;
  color: #fdb931;
  text-shadow: 2px 2px 0 #000;
}

#countdown .number {
  font-size: 1.5em;
}*/


.home-info, .well-support { margin-bottom: 10px; padding-top: 0;}
.home-info p { margin: 0; font-size: 12px;}
.home-info hr { margin: 8px 0 0 0; border-top-color: rgba(163,184,210,0.8); border-bottom: 0;}
.home-info h2, .well-support h2 { font-size: 16px;}
.home-info h3 { font-size: 14px; margin-top: 12px; margin-bottom: 9px; line-height: 1; border-color: rgba(163,184,210,0.8);}
.well-white {
  background: #fff;
}
.well-yellow {
  background: rgba(255,216,0,0.4);
  border-color: #fff;
  border-radius: 0.5em;
  box-shadow: none;
}
.well-yellow-orange {
  background: rgba(246,181,42,0.4);
  border-color: #fff;
  border-radius: 0.5em;
  box-shadow: none;  
}
.well-orange {
  background: rgba(255,91,0,0.4);
  border-color: #fff;
  border-radius: 0.5em;
  box-shadow: none;  
}
.well-blue {
  background: rgba(163,184,210,0.4);
  border-color: #fff;
  border-radius: 0.5em;
  box-shadow: none;  
}
.well-navy {
  background: rgba(136,62,152,0.4);
  border-color: #fff;
  border-radius: 0.5em;
  box-shadow: none;  
}
.home-info hr { margin: 0.25em;}

#green {
  height: 300px;
}
#green a {
}

div.events {
  font-size: 0.9em;
  max-height: 160px;
  overflow-y: scroll;
  overflow-x: hidden;
}
table.events {
}

table.events td:first-child {
  font-weight: bold;
}

.deal {
  border-radius: 0.5em;
  padding: 3px 9px 8px 9px;
  border: 1px solid #e3e3e3;
  margin-bottom: 10px;
  min-height: 20px;
}
.deal hr { margin: 0.25em; border-top-color: rgba(163,184,210,0.8); border-bottom: 0;}
.deal h3 { font-size: 14px; margin-top: 12px; margin-bottom: 3px; line-height: 1; }

#hours-announcement .alert {
  margin: 1em 0;
}

/* RESPONSIVE ELEMENTS */

 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

  .hero-bg {
    margin: 0 -20px;
    padding: 0 20px;
  }
  .carousel-control {
    margin-top: -28px;
  }

  .newsletter {
    display: none;
  }
  .well { height: auto !important;}

  #countdown { font-size: 1.5em; top: 20px;}

  .rockmeamadeus {
    background-color: #fff;
  }
}

/* Landscape phones and down */
@media (max-width: 480px) {
  .carousel-control {
    margin-top: -20px;
    font-size: 80px;
  }
  #countdown { font-size: 1em;}
}

/* Target IE 6, 7, 8 */
@media \0screen\,screen\9 {
  .newsletter h4 {
    margin-top: 1em;
  }
  .newsletter label {
    display: block;
    font-size: 0.75em;
    font-weight: bold;
    margin: 0 0 -1em 0;
    padding: 0;
  }
  .newsletter button {
    margin-top: 1em !important;
  }
}

/* Target IE 6, 7 */
@media screen\9 {
  .clearfix {
    height: 0px;
    width: 100%;
  }
}

.carousel-inner {
  height: auto;
}

.carousel .item {
  height: auto;
}

.carousel .item img {
  margin: 0 auto;
}

/* HEADER */

@media (max-width: 767px) {
 
  .carousel .item img {
    border-radius: 0.5em;
}

}
/*
#ontariomainmenu {
  max-width: 1600px;
  margin: 0 auto;
}*/