/* --------------------------------------
    STICKY FOOTER
-------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  margin-top: 0;
}
a:hover {
  text-decoration: none;
}
.footer .primary {
  position: absolute;
  bottom: 0;
  width: 75%;
  /* Set the fixed height of the footer here */
  height: 60px;
  border-top: 1px solid #eeeeee;
}
.content {
  margin-bottom: 80px;
}
/* --------------------------------------
    BOOTSTRAP CUSTOMIZATION
-------------------------------------- */
.navbar .navbar-inner {
  font-family: Futura, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 100;
}
.navbar .navbar-inner a {
  color: #fff;
}
/* Supporting marketing content */
.marketing {
  margin: 60px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}
/* Customize the navbar links to be fill the entire space of the .navbar */
.navbar .navbar-inner {
  padding: 0;
}
.navbar .nav {
  margin: 0;
  display: table;
  width: 100%;
}
.navbar .nav li {
  display: table-cell;
  width: 1%;
  float: none;
  background-color: eaf0f2;
}
.navbar .nav li a {
  font-weight: bold;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.75);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  color: black;
}
.navbar .nav li a:hover {
  color: #c33;
}
.navbar .nav li:first-child a {
  border-left: 0;
  border-radius: 3px 0 0 3px;
}
.navbar .nav li:last-child a {
  border-right: 0;
  border-radius: 0 3px 3px 0;
}
.jumbotron .hide-me h1 {
  font-size: 25px;
}
.jumbotron {
  margin: 20px 0;
}
.jumbotron h1 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 100;
}
.jumbotron .lead,
.jumbotron .source {
  font-weight: 100;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}
.jumbotron .source {
  color: gray;
  text-align: center;
}
.jumbotron .source.left {
  text-align: left;
}
.jumbotron .event-block {
  border-top: 1px solid #eeeeee;
  padding: 10px 0;
  float: left;
  width: 100%;
}
.jumbotron .event-block .background-color {
  background-color: #eeeeee;
  border-top: 1px solid #eeeeee;
}
.jumbotron .event-block:nth-child(even) {
  background-color: #eeeeee;
}
.jumbotron .event-block .event-date-time {
  float: left;
  text-align: right;
  width: 25%;
}
.jumbotron .event-block .event-date-time p {
  margin: 0;
}
.jumbotron .event-block .event-date-time .date {
  font-family: "Futura", Helvetica, sans-serif;
  font-size: 27px;
  line-height: 32px;
  margin-bottom: 0;
}
.jumbotron .event-block .event-info {
  text-align: center;
  float: left;
  width: 25%;
}
.jumbotron .event-block .event-info .source {
  font-size: 20px;
}
.jumbotron .event-block .event-location {
  float: left;
  width: 25%;
}
.jumbotron .event-block .event-location p {
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.jumbotron .event-block .event-location .location {
  font-family: "Futura", Helvetica, sans-serif;
  color: #999;
  font-weight: bold;
}
.jumbotron .btn {
  font-size: 14px;
  padding: 5px;
  margin-top: 10px;
  background-color: #c33;
  color: white;
  background-image: none;
}
.jumbotron.events .main-content span {
  float: right;
  margin-top: 12px;
  width: 70%;
}
h3 {
  color: #c33 !important;
  font-weight: normal;
  font-size: 1.5em;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #c33;
  background-color: #C7CFD2;
}
.main-pic {
  float: left;
  margin: 0 10px 10px 0;
  width: auto;
  min-width: 150px;
}
.main-pic img {
    height: auto;
}
.main-pic.three {
  width: 15%;
}
.main-pic.three img {
  min-width: 150px;
}
.clear {
  clear: both;
}
.jumbotron .lead {
  margin-bottom: 0;
  margin-top: 20px;
}
.jumbotron .lead.first {
  margin-bottom: 20px;
  margin-top: 0;
}
.book-icons {
  width: 100%;
  text-align: center;
}
.book-icons img {
  width: 142px;
  height: 215px;
  margin-bottom: 10px;
  padding: 20px;
  background: white;
}
.book-icons p {
  text-align: left;
}
.main-content {
  padding-right: 2%;
  overflow: hidden;
  width: auto;
}
.events .main-content {
    width: 70%;
}
.main-content img {
  height: 30px;
  width: auto;
  float: right;
  padding-top: 5px;
  padding-left: 5px;
}
.span12 {
  display: table !important;
  vertical-align: middle;
  width: 100%;
}
.span12 .buy-links-desktop {
  display: table-row;
  vertical-align: middle;
}
.span12 .buy-links-desktop .buy-link {
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
  display: table-cell;
  width: 12.5%;
  text-align: center;
}
.span12 .buy-links-desktop .buy-link img {
  max-width: 95px;
}
.span12 .buy-links-mobile,
.span12 .buy-links-mobile-2 {
  display: none;
}
.container-fluid {
  padding: 0;
}
.container-fluid .row.pattern {
  border-bottom: 1px solid lightgray;
  padding: 40px 0;
  background-image: url("../img/background_gray.jpg");
}
.container-fluid .row.pattern:first-child {
  padding: 0;
}
.container-fluid .row.white {
  padding: 15px;
  margin-bottom: 5px;
  background-color: white;
}
.container-fluid .row.white.home-banner {
  -webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 10px 6px -6px black;
  box-shadow: 0 6px 6px 0 black;
}
@media (max-width: 520px) {
  .jumbotron .main-content span {
    float: left;
  }
  .jumbotron .event-block .event-date-time .date {
    font-size: 1.2em;
  }
  .jumbotron h1 {
    font-size: 1.3em;
  }
  .jumbotron .hide-me h1 {
    font-size: 1.3em;
    line-height: 1.5em;
  }
  .jumbotron .lead,
  .jumbotron .source {
    font-size: .9em;
  }
  .jumbotron .lead.left,
  .jumbotron .source.left {
    text-align: left;
  }
  .jumbotron .btn {
    font-size: .8em;
  }
  .main-pic {
    margin: 0 10px 10px 0;
    width: 100%;
    min-width: 75px;
    display: none !important;
  }
  .main-pic.three {
    width: 10%;
  }
  .main-pic.three img {
    min-width: 75px;
  }
  .navbar .nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: .9em;
  }
}
h3 {
  font-size: 1em;
}
@media (max-width: 710px) {
  .jumbotron .event-block .event-date-time .date {
    font-size: 1.2em;
  }
  .jumbotron .event-block .event-info .source {
    font-size: 1em;
  }
  .jumbotron .event-block .event-location .location {
    font-size: .8em;
  }
  .jumbotron .event-block .event-location p {
    font-size: .8em;
  }
    .book-icon-row {
    width: 100% !important;  
    margin: 0 !important;
}
.book-icons {
  width: 100%;
  text-align: center;
}
}
@media (max-width: 920px) {
  .span12 {
    display: table !important;
    vertical-align: middle;
    width: 100%;
  }
  .span12 .buy-links-mobile,
  .span12 .buy-links-mobile-2 {
    display: table-row;
    vertical-align: middle;
  }
  .span12 .buy-links-mobile .buy-link,
  .span12 .buy-links-mobile-2 .buy-link {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
    display: table-cell;
    width: 25%;
    text-align: center;
  }
  .span12 .buy-links-mobile .buy-link img,
  .span12 .buy-links-mobile-2 .buy-link img {
    max-width: 75px;
  }
  .span12 .buy-links-desktop {
    display: none;
  }
}
@media (min-width: 0px) and (max-width: 1200px) {
  body {
    padding: 0;
  }
}
