/*
THEME NAME: Pappy & Harriet's Premium Theme
VERSION: 1.0
Author: YH/Ticketfly
DESCRIPTION: Ticketfly Starter Theme for Internal Premiums
*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('tickets.css');

/*--delete before publishing--*/
transition {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  }
no-transition {
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: all 0 none;
  transition: none;
  }

* {margin:0;padding:0;}
html,body {height: 100%;width:100%;min-width:1000px;}

/* Layout */
body {
  background: url('images/dusk-mountain-tile.jpg') center top repeat-x #f6eccb;
  color:#111;
  font-weight: 400;
  font-size: 17px;
  line-height: 1.6;
  font-family: 'Arvo', serif;
  position: relative;
  }

/* Links */
a, a img {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out; }

a:link, a:visited {
	color: #932923;
	text-decoration: none;
  }
a:hover {
	color: #932923;
	text-decoration: underline;
  }
.entry-content p a:link {
	color: #932923;
  font-weight:700;
	text-decoration: none;
  border-bottom: 1px dotted #fff;
  }
  .entry-content p a:hover {border-bottom: 1px solid #932923;}

a img {border: 0;opacity:1;}
a:hover img {opacity:0.7;}

img.alignleft {float:left;margin:0 16px 10px 0;}
img.alignright {float:right;margin:0 0 10px 16px;}

/* Etc. */
ul {list-style: none;}
blockquote {
	border-bottom: 3px solid #eaeaea;
	border-right: 3px solid #eaeaea;
	font-family: georgia;
	font-weight: bold;
	margin: 25px;
	padding: 0 20px 5px;
}
code, pre {background: #d4d4d4;overflow: auto;padding: 4px;}
small {font-size: 0.85em;}
sub {position: relative;bottom: -0.2em;vertical-align: baseline;}
sup {position: relative;bottom: 0.3em;vertical-align: baseline;}
acronym, abbr {border-bottom: 1px dotted;cursor: help;}
label {cursor: pointer;}
form {display: block;}

/* STRUCTURE */
#wrapper {
  width: 960px;
  padding: 20px;
  background-color: transparent;
  margin: 0 auto;
  border: 0;
  overflow: auto;
  }
#header {
	width: 100%;
  margin: 0 auto;
  min-width:1000px;
  }
#main {
	float: none;
	width: 960px;
	margin:0 auto 15px;
	height: 100%;
  }
#content {
	margin: 10px 0 15px;
	min-height: 600px;
  width: 610px;
  float:left;
  background:#fff;
  padding:20px;
  border-radius: 16px;
  border: 1px solid #932923;
  }
  div#content.edp {width:920px;}
  #main h1.title {
    font-family: 'Arvo', sans-serif;
    text-transform: uppercase;
    font-size: 42px;
    color:#932923;
    padding-left:100px;
    background: url('images/h1-bkgd.png') left top no-repeat;
    }
  #content p {margin-bottom:1em;}
#sidebar-1 {
	width: 285px;
	min-height: 50px;
	border: 0;
	margin-bottom: 15px;
  float: right;
  list-style: none;
  }
#sidebar-2 {
	width: 265px;
	min-height: 50px;
	border: 1px solid #000;
	display: none;
}
#sidebar-1-3col {
	width: 200px;
	min-height: 50px;
	border: 1px solid #000;
	margin-bottom:15px;
	margin-right: 15px;
}
#sidebar-2-3col {
	width: 200px;
	min-height: 50px;
	border: 1px solid #000;
	margin-bottom: 15px;
	margin-left: 15px;
}
#sidebar-1 .floatright {margin-left: 15px;}
#sidebar-1 .floatleft {margin-right: 15px;}
#sidebar-2 .floatright {margin-left: 15px;}
#sidebar-2 .floatleft {margin-right: 15px;}
#footer {
	width: 100%;
	min-height: 50px;
	border: 0;
	clear: both;
  list-style:none;
  text-align:center;
  padding-bottom:00px;
  }
div.footer-content-one {
	width: 100%;
  min-height: 40px;
  position:relative;
  }
  li#text-6 div.textwidget {
  margin:0 auto;
  width:960px;
  }
div.footer-content-two {
	width: 100%;
  background-color: #222;
  min-height: 40px;
  padding: 10px 0 30px;
  overflow: auto;
  border-top:10px solid #932923;
  }
  ul.content-width {width:960px;margin:0 auto;position: relative;overflow: auto;}
  div.footer-content-two li {
    width:100%;
    float:none;
    margin-right:0px;
    overflow:auto;
  }
 /* div.footer-content-two li:first-child {
    float: left;
    width: 300px;
    margin: 0px 30px 0 0;
    position: relative;
    }*/
    div.footer-content-two li.widget_twitter {width:320px;}
.easy-instagram-thumbnail-wrapper {
  float: left;
  }
.easy-instagram-container.default {
  width: 280px;
  margin: 0 auto;
  min-height: 40px;
  }
div.footer-content-three {
	width: 100%;
  background-color: #222;
  min-height: 20px;
  padding: 0px 0 20px;
  margin:0;
  }
/* VENUE NAME STYLE/POSITION */
#venue-name {
	width:955px;
  height:278px;
  background:url('images/venue-name.png') no-repeat;
  margin: 16px auto 0px;
  padding: 0px 0 0;
  border: 0;
  }
#venue-name h1 {
  z-index: 100;
  opacity:1;
  text-indent:-9000px;
  margin:0 auto;
  }
#venue-name h1 a:link,
#venue-name h1 a:visited {
  display:block;
	width:955px;
  height:260px;
  background:url('images/venue-name-h1.png') no-repeat;
  opacity:0;
  }
#venue-name h1 a:hover{opacity:1;}

/* NAV */
#nav {
	min-height: 45px;
  width:100%;
  overflow-y:visible;
  background:#f2c66b;
  height: 45px;
  margin-bottom: 18px;
  }
#nav ul li {
  float: left;
  margin: 0px 0px;
  text-transform:uppercase;
  font-weight:400;
  position: relative;
  }
#nav ul li a {
  color: #222;
  text-decoration:none;
  font-size: 16px;
  padding: 10px 18px;
  font-family: 'Arvo', sans-serif;
  }
#nav ul li a:hover {text-decoration:none;color:#932923;}
div.nav-search-container {width: 960px;margin: 0 auto;}
div.menu-main-container {
  float:left;
  width:660px;
  }
ul.sub-menu {
  background: #f6eccb;
  border-bottom: 1px solid #932923;
  border-right: 1px solid #932923;
  border-left: 1px solid #932923;
  }


/* Featured Slider */
#wrapper #tfly-featured-events {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-radius: 3px;
  margin: 0px 0px 24px 0px;
  padding: 0px 0px 20px 0px;
  width: 630px;
  -webkit-box-shadow: 3px 5px 14px 1px #000000;
  box-shadow: 3px 5px 14px 1px #000000;
  width:960px;
  background: #222;
  }
#wrapper #tfly-featured-events ul.nav li a,
#wrapper #prev_carousel,
#wrapper #next_carousel {
  border: 0px solid #888;
  background: #932923;
  text-align: center;
  border-radius: 50%;
  -webkit-box-shadow: -1px 1px 1px 0 #000000;
  box-shadow: -1px 1px 1px 0 #000000;
  color: #eee;
  width:20px;
  font-weight:700;
  font-size:14px;
  }
#wrapper #tfly-featured-events ul.nav li a:hover,
#wrapper #tfly-featured-events ul.nav li .selected {
  color: #000;
  background: #fff;
  }
#wrapper ul.images {width: 600px;}
#wrapper #tfly-featured-events ul.nav {right:74px;bottom: 20px;}
#wrapper #tfly-featured-events #grey-back {opacity:0;}
#wrapper #tfly-featured-events #overlay {
  width:320px;
  height: 340px;
  top: 10px;
  left: 600px;
  bottom: inherit;
  margin: 10px 20px 0;
  text-align:center;
  }
#tfly-featured-events #overlay .ticket-link {}
#tfly-featured-events #overlay .ticket-link a {
	width: 140px;
	text-align: center;
  font-family: 'Arvo', sans-serif;
  font-size: 24px;
  line-height:1.8;
  font-weight: 400;
	display: block;
	float: left;
	padding:6px 2px 2px;
	color: #fff !important;
  border: 1px solid #fff;
  border-radius: 0;
  background: #932923;
	text-decoration:none;
  text-transform: uppercase;
  margin:20px 84px 0;
  }
  #tfly-featured-events #overlay h2.date-venue {font-size:18px;}
  #tfly-featured-events #overlay  h1.headliners a {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size:28px;
    line-height:1.2;
    }

/* widgets */
.sidebar-list .date {text-transform: capitalize;}
.widgettitle {
  font-weight: 700;
  color: #222;
  padding: 22px 0 4px;
  font-size: 22px;
  font-family: 'Arvo', sans-serif;
  text-transform: uppercase;
  }
div.footer-content-two .widgettitle {
  font-weight: 400;
  color: #e4be9c;
  padding: 22px 0 4px;
  font-size: 22px;
  text-shadow: 1px 1px 1px #000000;
  font-family: 'Arvo', sans-serif;
  text-transform: uppercase;
  }
li#twitter-2 .widgettitle {padding: 22px 0 10px;}
#wrapper li.widget {
  margin-bottom: 30px;
  }
#twitter-2.widget {position: relative;}
div.twitter-avatar {margin:0 0 8px;width:48px;height:48px;}
#footer .follow-button {
  position: absolute;
  top: 76px;
  left: 65px;
  }
#footer .widget_twitter ul {
  margin: 0 0 12px 0;
}
#footer .widget_twitter ul li {
  border: 1px solid #932923;
  color: #eee;
  background: #222;
  font-size: 14px;
  padding: 10px 5px 20px;
  display: block;
  margin-bottom:6px;
  border-radius:6px;
  font-weight:400;
  }
#footer .widget_twitter ul li:hover {}
#footer .widget_twitter ul li a:link {color:#fff;}
span.entry-meta {
  position: relative;
  top: 12px;
  text-transform: uppercase;
  display: block;
  }
#footer span.time-meta, #footer span.from-meta {font-size: 9px;font-weight:700;color:#fff;}

#footer .sidebar-list {
  padding: 0;
  margin: 0 auto;
  }
#footer .just-announced ul,
#footer .upcoming ul {
  width: 960px;
  margin: 0 auto 10px;
  padding: 0 0 30px;
  min-height: 80px;
  overflow: auto;
  }
#footer .just-announced ul li,
#footer .upcoming ul li {
  float:left;
  width:180px;
  margin:0 3px;
  overflow:auto;
  background: url('images/marquee-middle.png') center top repeat-y;
  padding: 0 1px;
  position: relative;
  }
  div.marquee-top {
    width:180px;
    height:15px;
    margin:0;
    background: url('images/marquee-top.png') center no-repeat #fff;
    top: -3px;
    position: relative;
    }
  div.marquee-bottom {
    width:180px;
    height:16px;
    margin:0;
    background: url('images/marquee-bottom.png') center no-repeat #fff;
    }
#footer .just-announced ul li:nth-child(even),
#footer .upcoming ul li:nth-child(even)  {margin-top:7px;}
#footer .just-announced ul li:nth-child(4n+1),
#footer .upcoming ul li:nth-child(4n+1) {
  background: url('images/marquee-middle-r.png') center top repeat-y;
  }
#footer .just-announced ul li:nth-child(4n+1) div.marquee-top,
#footer .upcoming ul li:nth-child(4n+1) div.marquee-top {
  background: url('images/marquee-top-r.png') center no-repeat #fff;
  }
#footer .just-announced ul li:nth-child(4n+1) div.marquee-bottom,
#footer .upcoming ul li:nth-child(4n+1) div.marquee-bottom {
  background: url('images/marquee-bottom-r.png') center top no-repeat #fff;
  }
#footer .just-announced ul li a:link,
#footer .upcoming ul li a:link,
#footer .just-announced ul li a:visited,
#footer .upcoming ul li a:visited {
  color:#fff;
  font-size: 13px;
  padding: 7px 12px;
  text-transform:uppercase;
  text-align:center;
  display: block;
  font-weight: 400;
  }
#footer .just-announced ul li a:hover,
#footer .upcoming ul li a:hover {
  color:#fff;
  text-decoration:none;
  }
#footer div.footer-address {
  margin: 30px auto 0px;
  clear:both;
  width:100%;
  color: #e4be9c;
  font-size:18px;
  }

div.youtube-playlist-sidebar {background:#222;}
div.youtube-playlist-sidebar li {
  display: block;
  padding: 0 0 4px 20px;
  background: transparent;
  border-bottom: 1px solid #333;
  font-size: 10px;
  margin: 0 0 4px 0;
  position: relative;
  text-transform:uppercase;
  }
  div.youtube-playlist-sidebar li a {color: #fff;}
div.youtube-playlist-sidebar li:after {
  content: "\f138";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 2px;
  }

/* EMAIL SIGNUP */
.signup-form {}
.tfly-email-subscribe-text:focus, input:focus {}

/* SEARCH FORM */
#searchform {
  margin: -13px 0 10px 0;
  width:284px;
  height:64px;
  float:right;
  }
#searchform .textform:focus, input:focus {}
div.tfly-email-subscribe,
.eb-email-subscribe {
  width:285px;
  height:161px;
  margin: 0px auto 0;
  background: url('images/email-signup.png') center top no-repeat;
  position:relative;
  bottom:-20px;
  }
.tfly-email-subscribe-text,
#searchform .textform {
  padding: 9.5px 10px;
  width: 154px;
  background: #f6eccb;
  border: 0;
  color: #222;
  font-weight: 400;
  font-size: 14px;
  float: left;
  border-radius: 5px 0 0 5px;
  font-family: 'Arvo', sans-serif;
  }
  .tfly-email-subscribe-text {margin: 50px 0 0 8px;}
  #searchform .textform {margin: 18px 0 0 12px;}

.tfly-email-subscribe-submit,
#searchform #searchsubmit {
  float: left;
  display: block;
  padding: 10px 12px;
  text-align: center;
  border: 0;
  color: #f6eccb;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  background-color: #343737;
  height: 35px;
  border-radius:0 5px 5px 0;
  font-family: 'Arvo', sans-serif;
  }
.tfly-email-subscribe-submit {margin: 50px 0 0px;}
#searchform #searchsubmit {margin: 18px 0 0px;}
.tfly-email-subscribe-submit:hover,
#searchform #searchsubmit:hover {
  cursor: pointer;
  color: #afa997;
  border:0;
  }
.eb-email-result {
  color: #FFF;
  font-size: 12pt;
  padding-top: 58px;
  display: block;
  position: absolute;
  padding-left: 16px;
}

#sidebar-1 .eb-email-subscribe {
  background: none;
      width: auto;
      height: auto;
}

#sidebar-1 .tfly-email-subscribe-text {
  margin: 0;
  background-color: #FFF;
}

#sidebar-1 .tfly-email-subscribe-submit {
  margin: 0;
}

#sidebar-1 .eb-email-result {
  padding: 0;
  position: relative;
  color: #000;
}

#sidebar-1 .widget_social_widget {
  font-size: 1.5em;
  margin-top: 2em;
}

#sidebar-1 .widget_social_widget a {
  margin-right: 0.5em;
}

/* LIST VIEW */
div.age-note {
  margin: 0px auto 10px;
  padding: 4px 10px 3px;
  background: #932923;
  color: #fff;
  text-transform:uppercase;
  font-size: 14px;
  display:inline-block;
  letter-spacing:0.05em;
  font-weight:700;
  }
#wrapper .list-view {
  display: flex;
  flex-wrap: wrap;
}
#wrapper .list-view::after {
  content: "";
  clear: both;
  display: table;
}
#wrapper .list-view-heading {
  text-align: center;
  margin: 0 auto 10px;
  width: 100%;
  }
#wrapper .list-view-title, div.footer-content-one .widgettitle {
  font-family: 'Arvo', sans-serif;
  text-transform:uppercase;
  font-size: 42px;
  float: none;
  letter-spacing:1px;
  color: #222;
  }
#wrapper .calendar-link {position: relative;}
#wrapper .calendar-link:after {
  content: "\f073";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
/*--adjust as necessary--*/
  color: #000;
  font-size: 18px;
  position: absolute;
  top: 0;
  right: 0;
  }
#wrapper .calendar-link a {padding-right: 24px;}
#wrapper .calendar-link a:hover {}

#wrapper .list-view-item {
  width: 100%;
  display: block;
  background-color: #fffaea;
  border: 0;
  margin-bottom: 1em;
  color: #000;
  display: flex;
  padding: 1em;
  }
#wrapper .list-view-item .image-url {
  display: block;
      width: 40%;
      padding-left: 3.5em;
      padding-right: 1em;
}
#wrapper .list-view-item img {
  float: none;
  margin: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#wrapper .list-view-right {
  width: 60%;
  display: flex;
  flex-direction: column;
}

#wrapper .list-view .custom-date {
  position: absolute;
  left: 1em;
  top: 1em;
  text-align: center;
  background-color: #932923;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  min-width: 50px;
}
#wrapper .list-view .custom-date span {
  display: block;
  line-height: 1;
}
#wrapper .list-view .custom-date .month {
  padding: 5px 5px 0 5px;
  font-size: 0.9em;
}
#wrapper .list-view .custom-date .day {
  font-size: 1.6em;
  padding: 5px;
}

#wrapper .end{
  display: block;
    clear: both;
    float: none;
    width: 100%;
}
#wrapper .list-view-details {
  max-width: none;
  float: none;
  }
#wrapper .event-status-message {
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 20px;
  color: #c71005;
  }
#wrapper .topline-info,
#wrapper .topline-info {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  color: #000;
  margin-bottom:8px;
  letter-spacing:0.05em;
  order: -1;
  }
#wrapper .list-view .ticket-price {
  float: none;
      text-align: right;
      flex-grow: 1;
      display: flex;
      justify-content: flex-end;
      align-items: flex-end;
      flex-direction: column;
  }
#wrapper .price-range {
  overflow-wrap: break-word;
  margin-top: 10px;
  font-size: 16px;
  color:#000;
  font-weight:400;
  display: block;
  }

#wrapper .dates {
  font-size:16px;
  font-weight:400;
  color: #000;
  margin-top:20px;
  display: block;
  }
  #wrapper .dates.no-date {display:none;}
#wrapper .event-detail .dates:before {
  left: -5px;
  }
#wrapper .times {
  font-size:14px;
  font-weight:300;
  color: #000;
  }

#wrapper .date-time .times {
  font-size:14px;
  font-weight:300;
  color: #000;
  display: block;
  }

#wrapper .eb-venue-id-40131397 {
  pointer-events: none;
}

#wrapper .eb-venue-id-40131397 .times,
#wrapper .eb-venue-id-40131397 .age-restriction,
#wrapper .eb-venue-id-40131397 .ticket-price {
  display: none;
}

#wrapper .age-restriction,
.additional-event-info {
  font-style: normal;
  font-size:13px;
  padding: 4px 8px;
  border-radius:3px;
  display: inline-block;
  line-height:1;
  margin-top:16px;
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  color: #8a6d3b;
  font-weight:400;
  max-width: 60px;
  text-align: center;
  }

/* EVENT DETAIL */
#wrapper .event-detail {position:relative;}
#wrapper .event-detail img {
  border-radius: 0 9px 0 0;
  }
#wrapper .event-detail .event-info {
  overflow: visible;
  width: 400px;
  }
#wrapper .venue {
  font-weight: 700;
  margin-bottom: 0;
  font-size: 14px;
  color: #666;
  margin-top: 20px;
  }
#wrapper .city-state {
  font-weight: 400;
  margin-top: 0;
  font-size: 13px;
  color: #666;
  margin-bottom: 20px;
  }
#wrapper .event-detail .price-range {
  text-align: left;
  margin-left: 0;
  font-size: 20px;
  color: #222;
  }
#wrapper .event-detail .topline-info {color: #222;}
#wrapper .event-detail .dates {
  font-size:18px;
  font-weight:700;
  color: #222;
  margin-top:20px;
  }
#wrapper .event-detail .dates:before {left: -5px;color: #222;}
#wrapper .event-detail .times {color: #222;}
#wrapper .event-detail .times:before {color: #222;}
#wrapper .event-detail .artist-boxes .artist-name {}
#wrapper .event-detail .artist-boxes ul.links li a {font-weight:400;}
#wrapper .bio {
  font-size: 14px;
  font-weight: 300;
  color: #222;
  }
#wrapper .event-detail .artist-boxes img.bio-image-right {
  position: relative;
  float: left;
  margin: 0 15px 15px 0;
  border-radius:0;
  }

#toolbox {margin-top: 30px;}
div.calendar-sync a, #toolbox a {
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: all 0 none;
  transition: none;
  }
h4.share-text {font-weight:normal;text-transform:uppercase;font-size:11px;color:#666;}

#wrapper #fb-rsvp {text-shadow: none;}
#wrapper .fb-rsvp-attending {}
#wrapper #fb-rsvp a img {}

/* EDP event description // IMPORTANT: keep .event-summary intact for future purposes */
#wrapper .event-detail .event-description, #wrapper .event-detail .event-summary {
  margin: 0 auto;
  display: block;
  padding: 0;
  clear: both;
}
#wrapper .event-detail .event-description img { float: none; width: initial; }
#wrapper .cal-share .share-button {
  font-size: 11pt;
  -webkit-appearance: none;
  border: 1px solid #932923;
  line-height: 1;
  padding: 6px;
  color: #FFF;
  background-color: #932923;
  margin: 0 4px 0 0;
}
#wrapper .cal-share .share-button:hover {
  cursor: pointer;
}

/* CALENDAR */
#wrapper .calendar-view {text-align: center;}
#wrapper .calendar-list-flip {position: relative;}
#wrapper .calendar-list-flip:after {
  content: "\f03a";
  font-family: FontAwesome;
  font-style: normal;
  text-decoration: inherit;
/*--adjust as necessary--*/
  color: #000;
  font-size: 18px;
  position: absolute;
  top: 0;
  right: 0;
  }
#wrapper .calendar-view .calendar-list-flip a {padding-right: 24px;}
#wrapper .calendar-view-title {
  font-weight: 300;
  color: #7add74;
  padding: 22px 0 40px;
  font-size: 18px;
  text-transform: uppercase;
  background: url('images/widgettitle-bkgd.gif') center top no-repeat;
  }
#wrapper .calendar-view table {
  margin-bottom: 30px;
  border: 0;
  border-collapse: separate;
  border-spacing: 3px 10px;
}
#wrapper .calendar-view .one-event {
  width: 136px;
  margin: 0 auto 20px;
  padding: 0 0 10px 0;
  overflow-wrap: break-word;
}
.one-event .image-url img {width:136px;height:auto;margin-bottom:8px;}
#wrapper .calendar-view td {
  padding: 0px 0 20px 0;
  text-align:center;
  border-radius:3px;
  border: 0;
  }
#wrapper .calendar-view tr td.data {border: 0;}
#wrapper .calendar-view td.data.vevent {
  border: 0;
  background:#fffaea;
  }
#wrapper .calendar-view tr {
  border: 0;
  }
#wrapper .calendar-view table tbody tr:first-child td {padding-bottom:0;}
#wrapper .calendar-view table tr .month {
  font-family: 'Arvo', sans-serif;
  text-transform:uppercase;
  font-size: 32px;
  float: none;
  margin-bottom: 0px;
  }
#wrapper .calendar-view .date {
  display: block;
  color: #fff;
  font-size: 15px;
  line-height: 17px;
  text-transform: uppercase;
  padding: 5px 10px;
  margin-bottom: -25px;
  font-weight: 400;
  z-index: 10;
  position: relative;
  background: url('images/trans-black-50.png');
  text-shadow: -1px 1px 1px #000;
  letter-spacing: 0.5px;
  }
#fbComments {margin-top:40px;}
#wrapper .calendar-view .venue {
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  }

/* Headliner and Support */
#wrapper .headliners,
#wrapper .headliners a,
#wrapper .event-detail .headliners {
  color: #932823;
  font-weight: 700;
  text-transform:uppercase;
  }
#wrapper .supports, #wrapper .supports a,
#wrapper .event-detail .supports {
	font-weight:400;
  color: #932923;
  }
#wrapper .headliners a:hover,
#wrapper .supports a:hover {color: #932923;text-decoration:none;}

#wrapper .list-view .headliners,
#wrapper .event-detail .headliners {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  }
#wrapper .event-detail .headliners {
  font-size: 24px;
  color: #932923;
  }
#wrapper .event-detail .headliners {margin-top: 8px;}
#wrapper .list-view .supports,
#wrapper .event-detail .supports {
	font-size: 18px;
	line-height: 1.2;
  }
#wrapper .event-detail .supports {
	font-size: 21px;
  color: #932923;
  }
#wrapper .calendar-view .headliners {
  font-size: 15px;
  font-weight:700;
  line-height: 1.2;
  margin: 0 3px 4px;
  word-wrap: break-word;
  }
#wrapper .calendar-view .supports {
  font-size: 14px;
  line-height: 1.1;
  margin: 0 3px;
  }



/* TFLY POWERED */
.tfly-powered {
  float: none;
  padding: 30px 0 0 50px;
  border: none;
  margin: 0 auto;
  }
div.spacer {clear:both;height: 20px;}

/* BLOG POSTS */
div.hentry {margin: 0 0 20px 0;}
div.entry-content {clear:left;margin: 0 0 30px 0;}
div.entry-excerpt {clear:left;margin: 0 0 30px 0;overflow: auto;}
h2.entry-title {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 0;
  overflow-wrap: break-word;
  font-weight: 700;
  letter-spacing: 1px;
  }
h2.entry-title a:link {
  text-decoration: none;
  border-bottom: 1px dotted #000;
  }
h2.entry-title a:hover {
  text-decoration: none;
  border-bottom: 1px solid #000;
  }
div.entry-meta {
  padding-top: 10px;
  }
div.entry-meta-single {
  padding: 0px 0 6px;
  font-style:italic;
  }
p.upper-meta {
  font-size: 13px;
  }
p.lower-meta {
  font-size: 11px;
  margin-bottom: 0;
  }
div.nav-previous {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
  margin-top: 20px;
  }
span.meta-nav {
  text-transform: capitalize;
  font-weight: 400;
  font-size: 14px;
}
#wrapper div.excerpt-thumb img {
  float: left;
  margin: 5px 16px 10px 0;
  border: 5px #000 solid;
}
#wrapper #nav-above {display:none;}


/* Press */
div.press {
  text-align:center;
  margin: 0 10px 20px;
  width: 300px;
  float: left;
  background: #222;
  border: 0;
  padding: 0 0 20px;
  border-radius: 5px;
  }
  div.press:nth-of-type(3n+1) {clear:left;}
  #wrapper div.press img {margin: 0 0 16px 0;}
h2.link-title a {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  color: #fff;
  }
span.entry-date {
  font-size: 11px;
  font-weight: 700;
  color: #ccc;
  text-transform:uppercase;
  }

/* gallery pages */
div.format-gallery {
  border: 1px solid #ccc;
  padding: 10px;
  -webkit-box-shadow: -2px 2px 5px 2px #b3b3b3;
  box-shadow: -2px 2px 5px 2px #b3b3b3;
  border-radius:8px;
  margin: 10px 1% 30px;
  overflow:auto;
  }
  p.gallery {
    font-size: 13px;
    color: #666;
    }
  div.gallery-thumb-wrap {
    width: 128px;
    float: left;
    padding: 5px;
    margin: 0px 0px 10px;
    display: block;
    }
  h4.gallery-title {
    font-size: 15px;
    line-height: 22px;
    margin: 8px 0 0 4px;
    font-weight: bold;
    }
  a.gallery-thumb img {
    background-color: #fff;
    border: 1px solid #a9a9a9;
    width:110px;
    height:85px;
    display: block;
    margin: 4px;
    padding: 4px;
    position: relative;
    border-radius:3px;
    }
  a:hover.gallery-thumb img {background-color: #ccc;}
  p.gallery-text {
    font-style:italic;
    font-size:0.8em;
    margin: 0px 8px;
    }
div.gallery {
  margin: 10px auto 0;
}
  dt.gallery-icon {}
  dt.gallery-icon img {
    padding: 3%;
    border-radius:3px;
    background-color: #fff;
    border: 1px solid #a9a9a9 !important;
    display: block;
    margin: 10px auto;
  }
  .gallery-caption {
    font-size:0.9em;
    line-height: 1.4;
  }
  dd.wp-caption-text {margin-left: 15px !important;margin-right: 15px !important;}

/* social icons */
ul.social-networks {
  width:100%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  }
ul.social-networks li {
  display: inline-block;
  margin: 30px 8px 0;
  width:auto;
  height: 52px;
  overflow: visible;
  }
ul.social-networks a:link, .social-networks a:visited {
  padding: 5px;
  font-size: 30px;
  color: #e4be9c;
  }
/* .social-networks a:hover {color: #64241d;} */

/* Float Shadow */
.float-shadow {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(228, 190, 156, 0.35) 0%, rgba(228, 190, 156, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.float-shadow:hover, .float-shadow:focus, .float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* tabbed links */
#wrapper div #tab1, #wrapper div #tab2, #wrapper div #tab3, #wrapper div #tab4 {
	padding:20px;
	width:560px;
	background: #fff;
  border-top:1px solid #aaa;
    margin-top: -1px;
  }
#wrapper .tabs li {
	list-style:none;
	display:inline;
  margin: 0;
  }
#wrapper .tabs a {
  padding: 9px 13px 5px;
  display: inline-block;
  background: #ccc;
  color:#932923;
  font-weight:700;
  text-decoration: none;
  font-size: 18px;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  }
  #wrapper .tabs a:hover {color:#fff;}
  #wrapper .tabs a:after {content: " >";}
#wrapper .tabs a.active {
	color:#000;
	background: #fff;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #aaa;
  }
  #wrapper .tabs a.active:after {content: "";}

/* more */
ul.bulleted {list-style: disc;margin-bottom:10px;}
ul.bulleted li {margin:0 0 4px 24px;}


/* alux edits sep 2018 */
div.press a{display: block;max-height: 200px;overflow: hidden;margin-bottom:16px;}
div.press .publication{text-transform: uppercase;font-size:20px;}
div.press .titlez{text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;}


/* EB Carousel */
#wrapper #eb-featured-events {
  border: 1px solid #444;
  box-shadow: 3px 5px 14px 1px #000000;
  margin-bottom: 2.5em;
}
#eb-featured-events .owl-carousel .owl-item img {
	padding: 0;
	border: 0;
	width: 60%;
  height: 350px;
	object-fit: cover;
	background-color: #111;
}

#eb-featured-events #grey-back {
	display: none;
}

#eb-featured-events #overlay {
	bottom: 0 !important;
	margin: 0 !important;
	padding: 1.5em;
	box-sizing: border-box;
	width: 40% !important;
	right: 0;
	height: 100% !important;
	left: auto;
	background-color: #000 !important;
  text-align: center;
}

#eb-featured-events #overlay h1 a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.2;
}

#eb-featured-events .ticket-price {
  float: none !important;
  margin-top: 1em;
}

#eb-featured-events .date-venue {
	display: block;
	float: none !important;
	font-size: 1em !important;
}

#eb-featured-events .venue {
  background-color: #000;
  color: #808080;
}

#eb-featured-events .dates {
	font-size: 1em;
	margin: 0;
	line-height: 1;
	display: block;
  color: #FFF;
  margin-bottom: 0.5em;
}

#eb-featured-events .dates::before {
  display: none;
}

#eb-featured-events button.ticket-link,
#eb-featured-events .ticket-link a,
#eb-featured-events .future-sale a {
  font-size: 2em;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 auto !important;
  min-width: 120px;
  border-radius: 0;
  display: block;
  color: #FFF !important;
  border-color: #FFF;
  width: auto;
  max-width: 150px;
}

#eb-featured-events .owl-theme .owl-nav {
	position: absolute;
	right: 1em;
	bottom: 1em;
}

#eb-featured-events .owl-theme .owl-nav button {
  color: #FFF;
  line-height: 1;
  padding: 0 !important;
  font-size: 21px;
  font-weight: bold;
  margin: 0 2px;
  background-color: #932923;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

#eb-featured-events .owl-theme .owl-nav button:hover {
	color: #000;
	background-color: #FFF;
}

#eb-featured-events .owl-theme .owl-dots {
	position: absolute;
	right: 4em;
	bottom: 1em;
}

#eb-featured-events .owl-theme .owl-dots button span {
  margin: 5px 3px;
}
