@import url(http://fonts.googleapis.com/css?family=Domine:400,700);
#humpBanner {
  width: 960px;
  height: 370px;
  background: url(../images/banner.png) no-repeat top center;
  margin: 40px auto 0 auto;
}
body.home {
  font-family: 'Georgia,Domine,"Times New Roman",Times,serif';
  margin: auto;
}
/* p{font-family: helvetica, arial, sans-serif;} */
/* .event h1,
.home h1,.home h2,.home h3,.home h4,.event-callout{
  font-family: 'Georgia,Times New Roman,Times,serif';
} */
body.home a {
  color: #333;
}
body.home a:hover {
  text-decoration: underline;
}
body.home h2,
body.home h3 {
  color: black;
  text-align: center;
  font-style: italic;
  text-transform: none;
}
body.home h2 {
  font-size: 5em;
  line-height: 1.2em;
}
hr {
  height: 3px;
  border: 0px;
  border-color: black;
  color: black;
  background-color: black;
}
#header {
  display: inline;
}
.movie-title {
  font-style: italic;
  font-weight: 900;
}
/*share links*/
#shareIcons {
  position: relative;
  right: 10px;
  top: 370px;
}
/* .green-stripe{
  border-bottom:20px solid #64C2C0;
  margin:10px 0;
} */
#share-bar {
  /* background:url(../images/share-bar.png) no-repeat;  */
  text-align: center;
  width: auto;
  margin: 0;
}
#share-bar a {
  font-size: 5em;
  line-height: 1.2em;
  margin: auto 25px;
  color: #333333;
  font-style: italic;
}
#share-bar a:hover {
  color: black;
}
#description-block {
  background: white;
  margin: 10px 0 0 0;
  padding: inherit 30px;
}
#ticket-listing p,
#program-listing p,
#review-listing p,
#dan-savage p,
#description-block p {
  font-size: 1.5em;
  line-height: 1.2em;
  padding-right: 20px;
  color: black;
}
#review-listing .review-source {
  font-weight: 700;
  font-style: italic;
}
#review-listing .large-reviews {
  font-size: 1.5em;
  font-weight: 700;
  font-style: italic;
}
#review-listing .large-reviews .review-source {
  font-weight: normal;
}
.coming-soon {
  text-align: center;
  border-top: 3px solid black;
}
.coming-soon ul {
  list-style: none;
  margin-left: -5px;
  font-size: 1.2em;
  font-weight: bold;
}
#dan_savage {
  margin: 40px 0px;
}
#dan_savage p {
  font-size: 2em;
  line-height: 1.2em;
}
#dan_savage p.caption {
  font-weight: bold;
  font-size: 1.5em;
  padding: 1em;
}
#shareIcons div.shareButton {
  font-family: 'Amatic SC';
  height: 75px;
  width: 75px;
  float: left;
  position: relative;
  background: #000;
  border-radius: 100%;
  margin-left: 15px;
}
#shareIcons div.shareButton:hover {
  background: #64C2C0;
}
#shareIcons div.shareButton a {
  display: block;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 37%;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-decoration: none;
}
#shareIcons div.shareButton:hover a {
  text-decoration: none;
}
/*event styling*/
.primary-wrapper,
.main-wrapper {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
#program-listing,
#ticket-listing {
  border: 3px solid black;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 10px 30px;
}
#review-listing {
  padding: 3%;
  /*if gradients aren't supported, use this background color*/
  background: white;
}
#ticket-listing .row {
  margin-bottom: inherit;
}
#inner-filmbox,
#inner-ticketbox,
#inner-reviewbox {
  background: #fff;
  padding: 1em;
}
.city_header {
  overflow: hidden;
  border: none;
  border-top: 3px solid black;
}
.city_wrapper {
  padding: 1.0em 0px;
  overflow: hidden;
  border: none;
  border-top: 3px solid black;
}
body.home .city_wrapper h1,
body.home .city_wrapper h2 {
  text-align: center;
}
body.home .city_wrapper h2 {
  font-size: 2em;
  font-style: normal;
}
.event_city {
  margin-left: 10%;
  color: black;
  padding-top: 20px;
}
.city_details {
  text-align: center;
  font-size: 1.4em;
  line-height: normal;
  color: black;
  padding-top: 20px;
}
.tickets_button p {
  font-size: 1.4em;
}
.tickets_button {
  text-align: center;
  font-size: 1.6em;
  line-height: normal;
  color: black;
  font-weight: bold;
}
.btn-tickets ul {
  list-style: none;
  margin-left: 0px;
  margin-bottom: 15px;
}
.btn-tickets ul li {
  padding: 7px;
  line-height: normal;
  padding: 0px;
  font-style: normal;
  text-align: center;
  display: block;
}
.btn-tickets a {
  /* background:url(../images/get_tickets.png) no-repeat; */
  /* background-repeat:no-repeat; */
  display: inline-block;
  line-height: normal;
  text-decoration: none;
  padding: 7px;
  color: black !important;
  border: 1px solid black;
  border-radius: 10px;
  margin: 5px 0;
}
.btn-tickets a:hover {
  /* background:url(../images/get_tickets.png) no-repeat 0 -75px; */
  background-color: #333333;
  color: white !important;
  text-decoration: none;
}
.screening_time {
  position: relative;
  text-transform: lowercase;
}
.screening_time_sold_out {
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  color: red;
  top: 10px;
  left: 85px;
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  text-shadow: 1px 1px #333333;
}
/* allows use of "disabled" attribute on anchor elements in most browsers */
a[disabled] {
  pointer-events: none;
}
.buy-tickets-header span {
  display: inline;
  font-size: 1.2em;
}
#program-listing .row {
  background: #fff;
  padding: 1em;
  margin: 0;
}
#ticket-listing,
#review-listing {
  /* margin-bottom:10px; */
}
/*for event listing page*/
.item-list .item-row:nth-child(odd) {
  background-color: #fff;
}
.event-callout .item-title.event-link {
  color: #000;
  font-size: 2.5em;
}
.item-location {
  font-family: 'Amatic SC', cursive;
  float: right;
}
.item-row .item-date {
  color: #64C2C0;
  font-size: 1.5em;
  margin-bottom: 5px;
}
.event-photo {
  display: none;
}
.item-row {
  border-bottom: 10px solid #64c2c0;
}
#video-teaser {
  width: auto;
  padding: 20px;
  text-align: center;
}
.event-submenu {
  display: none;
}
.follower {
  background-color: rgba(0, 0, 0, 0.7);
  font-family: helvetica, arial, sans-serif;
  width: 980px;
  margin: 0px auto;
}
.follower .nav-header {
  color: #dddddd;
  text-shadow: rgba(0, 0, 0, 0.5) 2px 2px 1px;
}
.nav-list a:hover {
  color: #000;
}
#shareIcons {
  /*if gradients aren't supported, use this background color*/
  background: #FFC83F;
  background-image: linear-gradient(left top, #ffc93f 39%, #ed4b7e 70%);
  background-image: -o-linear-gradient(left top, #ffc93f 39%, #ed4b7e 70%);
  background-image: -moz-linear-gradient(left top, #ffc93f 39%, #ed4b7e 70%);
  background-image: -webkit-linear-gradient(left top, #ffc93f 39%, #ed4b7e 70%);
  background-image: -ms-linear-gradient(left top, #ffc93f 39%, #ed4b7e 70%);
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.39, #ffc93f), color-stop(0.7, #ed4b7e));
  left: 10px;
  top: 1px;
  position: static;
  margin: 0;
  padding: 10px 0 0 0;
  height: 87px;
}
#shareIcons a {
  margin-left: 10px;
  float: left;
}
/*event listing pages*/
.main.clearfix.span12.pull-left {
  width: 960px;
  margin: 0 auto;
  float: none;
}
.detailed-event h1 {
  font-family: 'Georgia,Domine,"Times New Roman",Times,serif';
}
/*phone styles*/
@media (max-width: 767px) {
  #program-listing,
  .main-wrapper,
  .public-footer {
    width: 100%;
  }
  .primary-wrapper {
    width: 100%;
    margin: 0;
  }
  #program-listing {
    width: 90%;
    padding: 5%;
  }
  .buy-tickets-input-wrapper {
    margin-top: 3px;
    width: 96%;
  }
  #video-teaser {
    padding: 0;
    width: 100%;
  }
  .video-image {
    width: 100%;
  }
  #footer {
    width: 100%;
    padding: 0;
  }
  #shareIcons {
    position: static;
  }
  #fbLOGO a,
  #pressLOGO a,
  #emailLOGO a,
  #twitLOGO a {
    margin-top: 8px;
  }
  #shareIcons {
    /*if gradients aren't supported, use this background color*/
    background: #FFC83F;
    background-image: linear-gradient(left top, #ffc93f 39%, #ed4b7e 70%);
    background-image: -o-linear-gradient(left top, #ffc93f 39%, #ed4b7e 70%);
    background-image: -moz-linear-gradient(left top, #ffc93f 39%, #ed4b7e 70%);
    background-image: -webkit-linear-gradient(left top, #ffc93f 39%, #ed4b7e 70%);
    background-image: -ms-linear-gradient(left top, #ffc93f 39%, #ed4b7e 70%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.39, #ffc93f), color-stop(0.7, #ed4b7e));
    right: 10px;
    top: 1px;
    margin: 0 0 10px 0;
    padding: 0;
    height: 100px;
  }
  .video-teaser {
    max-width: 100%;
  }
  .video-image {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .video-image iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .btn-tickets a {
    float: none;
    margin: 0 auto;
  }
  .screening_date {
    float: none;
  }
  #tickets_button {
    margin: 0;
  }
  #event_city {
    float: none;
    margin: 0;
    width: 100%;
  }
  #city_details {
    width: 100%;
    float: none;
    padding: 0;
    clear: both;
  }
  #inner-ticketbox {
    height: auto;
  }
  /*event page styles*/
  .main.clearfix.span12.pull-left {
    width: 100%;
    margin: 0;
    padding: 0 3px;
  }
}
