/*
Theme Name: Cabooze v1
Theme URI: http://wordpress.org/
Description: Custom WordPress Theme for Cabooze
Author: Steven Pennington (bandfreq @ http://bandfreq.com)
Version: 1.0
*/
html {
  background: #333333 url(images/bg-wallpaper.png) repeat;
}
body {
  color: #000;
  font-family: helvetica, arial, sans-serif;
}
a, a:visited {
  color: #551e19;
  text-decoration: none;
}
a:hover, a:active {
  color: #444;
  text-decoration: underline;
}
p,
li,
dt,
dd {
  font-size: 0.875em;
}
p, dl {
  margin-bottom: 10px;
}
dl a:hover, dl a:active {
  text-decoration: underline;
}
ul, ol {
  margin-left: 0;
}
ul li, ol li {
  list-style: none;
}
strong {
  font-weight: bold;
  color: #000;
}
em {
  font-style: italic;
}
.hide-text {
  display: block;
  text-indent: -9999px;
}
.left-half h3, .right-half h3 {
  margin: 0 0 10px 20px;
}
a.pdf {
  display: block;
  min-height: 20px;
  padding-left: 25px;
  background: url(images/icons/icon-pdf.png) no-repeat left top;
}
#outerwrapper {
  width: 1040px;
  margin: 0 auto;
}
#global-wrapper {
  background: #000000 url(images/bg-content.jpg) repeat-y;
}
.page #global-wrapper, .error404 #global-wrapper {
  background: url(images/bg-content-2.jpg) repeat-y;
}
.page-id-11 #global-wrapper {
  background: url(images/bg-content-3.jpg) repeat-y;
}
.left-half {
  float: left;
  width: 47%;
}
.right-half {
  float: right;
  width: 47%;
}
#global-wrapper > header {
  background: url(images/bg-header.jpg) no-repeat;
  height: 310px;
  position: relative;
}
#global-wrapper > header h1 {
  float: left;
  position: absolute;
  top: 0;
  left: 200px;
  text-align: center;
  width: 640px;
  height: 310px;
}
#top-bar {
  height: 90px;
}
#top-followus {
  float: left;
  width: 200px;
  margin: 7px 0 0 55px;
}
#top-followus li {
  float: left;
  margin: 0 0 0 5px;
}
#top-followus li a img {
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  opacity: 0.65;
}
#top-followus li a img:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#join-email-top h3 span:first-child, #join-email-side h3 span:first-child {
  background: url(images/hdg-mailinglist.png) no-repeat;
  display: block;
  width: 170px;
  height: 33px;
}
#join-email-top input.tfly-email-subscribe-text, #join-email-side input.tfly-email-subscribe-text {
  height: 18px;
  font-size: 0.75em;
  width: 150px;
}
#join-email-top input.tfly-email-subscribe-submit, #join-email-side input.tfly-email-subscribe-submit {
  margin-left: 3px;
  font-size: 0.75em;
  font-weight: bold;
  background-color: #cccccc;
  color: #000;
  padding: 3px 5px;
  width: 60px;
}
#join-email-side {
  margin-bottom: 30px;
}
.nav-text, .heading-text {
  display: block;
  text-indent: -9999px;
  height: 1px;
}
li a:hover {
  visibility: visible;
  /* This needs to be in place so that the images return to their non-hover state in IE */
}
#nav {
  width: 1040px;
  height: 60px;
  background: url(images/bg-menu.jpg) no-repeat;
}
#nav ul {
  width: 700px;
  margin: 0 auto;
  position: relative;
  top: 10px;
}
#nav ul li a {
  color: #CCC;
  font-family: "futura-pt-condensed",sans-serif;
	font-style: normal;
	font-weight: 500;
  font-size: 27px;
  line-height: 27px;
  text-transform: uppercase;
}
#nav ul li {
  float: left;
  padding: 5px 8px;
}
#nav ul li a:hover, #nav ul li a:active, #nav ul li.current-menu-item a {
  text-decoration: none;
  color: #FFF;
}
nav > ul #nav-home > a span:first-child {
  background: url(images/menu-home.png) no-repeat right top;
  display: block;
  width: 46px;
  height: 20px;
}
nav > ul #nav-home > a span:hover, nav > ul #nav-home > a span.nav-active {
  background: url(images/menu-home.png) no-repeat left top;
}
nav > ul #nav-calendar > a span:first-child {
  background: url(images/menu-calendar.png) no-repeat right top;
  display: block;
  width: 82px;
  height: 20px;
}
nav > ul #nav-calendar > a span:hover, nav > ul #nav-calendar > a span.nav-active {
  background: url(images/menu-calendar.png) no-repeat left top;
}
nav > ul #nav-tickets > a span:first-child {
  background: url(images/menu-tickets.png) no-repeat right top;
  display: block;
  width: 97px;
  height: 20px;
}
nav > ul #nav-tickets > a span:hover, nav > ul #nav-tickets > a span.nav-active {
  background: url(images/menu-tickets.png) no-repeat left top;
}
nav > ul #nav-photos > a span:first-child {
  background: url(images/menu-photos.png) no-repeat right top;
  display: block;
  width: 70px;
  height: 20px;
}
nav > ul #nav-photos > a span:hover, nav > ul #nav-photos > a span.nav-active {
  background: url(images/menu-photos.png) no-repeat left top;
}
nav > ul #nav-venue > a span:first-child {
  background: url(images/menu-venue.png) no-repeat right top;
  display: block;
  width: 152px;
  height: 20px;
}
nav > ul #nav-venue > a span:hover, nav > ul #nav-venue > a span.nav-active {
  background: url(images/menu-venue.png) no-repeat left top;
}
nav > ul #nav-midnight > a span:first-child {
  background: url(images/menu-midnight.png) no-repeat right top;
  display: block;
  width: 198px;
  height: 20px;
}
nav > ul #nav-midnight > a span:hover, nav > ul #nav-midnight > a span.nav-active {
  background: url(images/menu-midnight.png) no-repeat left top;
}
nav > ul #nav-contact > a span:first-child {
  background: url(images/menu-contact.png) no-repeat right top;
  display: block;
  width: 168px;
  height: 20px;
}
nav > ul #nav-contact > a span:hover, nav > ul #nav-contact > a span.nav-active {
  background: url(images/menu-contact.png) no-repeat left top;
}
#feature-content {
  background: url(images/bg-feature.jpg) no-repeat center top;
  height: 375px;
  padding: 0 40px;
}
#just-added {
  float: left;
  width: 240px;
  height: 310px;
  overflow: hidden;
  position: relative;
  top: 20px;
  left: 10px;
  font-family: 'Futura', helvetica, sans-serif;
}
#just-added .sidebar-list {
  padding: 0;
}
#just-added h2 {
  width: 130px;
  height: 33px;
  background: url(images/hdg-justadded.png) no-repeat center top;
  margin: 20px 0 5px 0;
}
#just-added ul {
  width: 200px;
  margin: 0 0 0 10px;
  height: 270px;
  overflow: hidden;
}
#just-added ul .on-sale {
  display: inline;
  margin: 0 0 0 10px;
}
#just-added ul li {
  font-size: 0.875em;
  margin: 0 0 5px 0;
}
#just-added ul a {
  display: block;
  color: #fff;
}
#slideshow {
  float: right;
  width: 650px;
  height: 310px;
  position: relative;
  top: 10px;
  right: 36px;
}
#slideshow h2 {
  font-size: 1.8em;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: helvetica, arial, serif;
}
#slideshow .textwidget {
  width: 650px;
}
#slideshow #tfly-featured-events {
  height: 300px !important;
  border: 5px solid #666666;
}
.just-added-side ul li {
  font-size: 0.875em;
  padding: 3px 3px 3px 5px;
  margin-bottom: 5px;
}
.just-added-side ul li a {
  color: #000;
  text-decoration: none;
}
.just-added-side ul li a:hover, .just-added-side ul li a:active {
  text-decoration: underline;
}
#content-wrapper {
  background: url(images/bg-content-top.jpg) no-repeat center top;
  padding: 0 40px;
}
.page #content-wrapper, .error404 #content-wrapper {
  background: url(images/bg-content-top-2.jpg) no-repeat center top;
}
.page-id-11 #content-wrapper {
  background: url(images/bg-content-top-3.jpg) no-repeat center top;
}
#content-wrapper > section {
  float: left;
  position: relative;
  width: 440px;
  margin: 0 10px;
}
#content-wrapper > section > h1 {
  position: relative;
  top: 0px;
  width: 640px;
  height: 73px;
  margin: 0 0 20px 0;
}
#content-wrapper > section > h1 span:first-child {
  position: absolute;
  top: 0;
  left: 15px;
  width: 100%;
  height: 100%;
}
#content-wrapper > section > h1.hdg-upcomingshows span:first-child {
  background: url(images/hdg-calendar.png) no-repeat;
}
#content-wrapper > section > h1.hdg-calendar span:first-child, #content-wrapper > section > h1.hdg-event span:first-child {
  background: url(images/hdg-calendar.png) no-repeat;
}
#content-wrapper > section > h1.hdg-about span:first-child {
  background: url(images/hdg-about.png) no-repeat;
}
#content-wrapper > section > h1.hdg-photos span:first-child {
  background: url(images/hdg-photos.png) no-repeat;
}
#content-wrapper > section > h1.hdg-loft span:first-child {
  background: url(images/hdg-loft.png) no-repeat;
}
#content-wrapper > section > h1.hdg-news span:first-child {
  background: url(images/hdg-news.png) no-repeat;
}
#content-wrapper > section > h1.hdg-contact span:first-child {
  background: url(images/hdg-contact.png) no-repeat;
}
#content-wrapper > section > h1.hdg-faq span:first-child {
  background: url(images/hdg-faq.png) no-repeat;
}
#content-wrapper > section > h1.hdg-ticket-info span:first-child {
  background: url(images/hdg-ticket-info.png) no-repeat;
}
#content-wrapper > section > h1.hdg-404 span:first-child {
  background: url(images/hdg-404.png) no-repeat;
}
.home #content-wrapper > section > h1 {
  width: 440px;
}
.home #content-wrapper > section > h1 span:first-child {
  left: 95px;
  width: 250px;
}
.page #content-wrapper > section, .error404 #content-wrapper > section {
  width: 680px;
  padding: 60px 0 0 10px;
}
.page-id-11 #content-wrapper > section {
  width: 920px;
}
.page #content-wrapper > section > h1, .error404 #content-wrapper > section > h1 {
  margin: 0 0 60px 0;
}
.page-id-7 #content-wrapper section {
  width: 920px;
  padding-left: 0;
}
#content-wrapper > aside#sidebar-left {
  float: left;
}
.page #content-wrapper > aside#sidebar-left, .error404 #content-wrapper > aside#sidebar-left {
  margin-top: 50px;
}
#content-wrapper > aside#sidebar-right {
  float: right;
}
#content-wrapper > aside {
  width: 230px;
  min-height: 300px;
  padding: 20px 10px 0 10px;
}
#content-wrapper > aside .sidebar-list {
  padding: 0;
}
#content-wrapper > aside .upcoming-shows-side, #content-wrapper > aside .amg-companies-side {
  font-family: 'Futura', helvetica, sans-serif;
  font-size: 1.125em;
}
#content-wrapper > aside .upcoming-shows-side h3, #content-wrapper > aside .amg-companies-side h3 {
  position: relative;
  margin: 0 0 10px 0;
  right: -2px;
  width: 250px;
  height: 77px;
  background: url(images/hdg-upcoming-right.png) no-repeat;
  padding: 0 0 10px 0;
}
#content-wrapper > aside .amg-companies-side h3 {
  background: url(images/hdg-caboozeoutdoorplaza.png) no-repeat;
}
#content-wrapper > aside .upcoming-shows-side ul {
  text-align: right;
}
#content-wrapper > aside .amg-companies-side ul {
  text-align: left;
}
#content-wrapper > aside .upcoming-shows-side li, #content-wrapper > aside .amg-companies-side li {
  margin: 0 0 5px 0;
  overflow: hidden;
}
#content-wrapper > aside .amg-companies-side li {
  margin-left: 10px;
}
#content-wrapper > aside .upcoming-shows-side li a, #content-wrapper > aside .upcoming-shows-side li a:visited, #content-wrapper > aside .amg-companies-side li a, #content-wrapper > aside .amg-companies-side li a:visited {
  color: #ccc;
}
#content-wrapper > aside .upcoming-shows-side li a:hover, #content-wrapper > aside .upcoming-shows-side li a:active, #content-wrapper > aside .amg-companies-side li a:hover, #content-wrapper > aside .amg-companies-side li a:active {
  color: #fff;
}
#content-wrapper > aside .upcoming-shows-side .footer-links, #content-wrapper > aside .amg-companies-side .footer-links {
  margin: 5px 0 5px 0;
  padding: 5px 0 5px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#content-wrapper > aside .upcoming-shows-side .footer-links a, #content-wrapper > aside .upcoming-shows-side .footer-links a:visited, #content-wrapper > aside .amg-companies-side .footer-links a, #content-wrapper > aside .amg-companies-side .footer-links a:visited {
  color: #551e19;
  font-size: 0.875em;
}
#content-wrapper > aside h3.facebook {
  position: relative;
  margin: 0 0 10px 0;
  left: -22px;
  width: 250px;
  height: 77px;
  background: url(images/hdg-facebook.png) no-repeat;
}
#content-wrapper > aside h3.twitter {
  position: relative;
  margin: 0 0 10px 0;
  left: -22px;
  width: 250px;
  height: 77px;
  background: url(images/hdg-twitter.png) no-repeat;
}
#content-wrapper > aside h3.iphone {
  position: relative;
  left: 15px;
  width: 210px;
  height: 65px;
  background: url(images/hdg-iphone-soon.png) no-repeat;
}
#content-wrapper > aside .top .textwidget {
  margin-bottom: 40px;
  padding: 10px 0 0 0;
  text-align: center;
}
#content-wrapper > aside .top .textwidget iframe {
  background: #000;
}
#content-wrapper > aside .bottom {
  margin: 20px 0 30px 0;
}
#content-wrapper > aside .bottom .textwidget {
  padding: 0 0 10px 0;
  text-align: left;
}
#content-wrapper > aside .bottom .textwidget iframe {
  background: #000;
}
.type-page .entry-content dl {
  margin: 0 0 15px 0;
}
.type-page .entry-content dl dt {
  float: left;
  width: 200px;
}
.type-page .entry-content dl dd {
  float: right;
  width: 380px;
}
/*
#latest-blog { min-height: 150px; padding: 30px 0 0 0;
	h3 { margin: 0 0 20px 15px; height: 25px; background: url('images/hdg-headlines.png') no-repeat left top; }
	h2.widgettitle { display: none; }
	.post { padding: 0 15px 10px 20px; color: #000;
		h5 { font-size: 1em; font-weight: bold; margin-bottom: 3px; }
		.entry-content h5 a { color: @dark_red; }
		.entry-content { font-size: 0.875em; }
		.entry-content p { margin-bottom: 5px; }
		.entry-content a { color: @dark_red; }
	}
}
*/
section > div.type-page {
  position: relative;
}
.type-page .entry-content {
  margin: 0 0 20px 0;
  position: relative;
  top: -30px;
}
.type-page .entry-content > h2, .type-page .entry-content .contact-info div.bookings > h2 {
  color: #551e19;
  line-height: 1.25em;
  font-size: 1.125em;
  margin: 30px 0 10px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px dotted #999;
}
.type-page .entry-content > h2:first-child, .type-page .entry-content .contact-info div h2:first-child {
  margin-top: 20px;
}
.type-page .entry-content > h3 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.25em;
  margin: 0px 0 10px 0;
}
.type-page .entry-content p {
  margin: 0 0 10px 0;
}
.type-page .entry-content dd p, .type-page .entry-content dd ul li {
  font-size: inherit;
}
.type-page .entry-content dl {
  margin: 0 0 15px 20px;
}
.type-page .entry-content dl dt {
  float: left;
  width: 200px;
}
.type-page .entry-content dl dd {
  float: right;
  width: 360px;
}
.type-page .entry-content ul {
  margin: 0 0 10px 40px;
}
.type-page .entry-content ul.no-bullet {
  margin: 0;
}
.type-page .entry-content ul li {
  list-style: square;
}
.type-page .entry-content .event-detail .artist-boxes ul.links {
  margin: 0 0 10px 0;
}
.type-page .entry-content .event-detail .artist-boxes ul.links li {
  list-style: none;
}
.type-page .entry-content .contact-info dl {
  margin-left: 10px;
}
.type-page .entry-content .contact-info dt, .type-page .entry-content .contact-info dd {
  float: none;
}
.type-page .entry-content .contact-info dt {
  font-weight: bold;
}
.type-page .entry-content .contact-info dd {
  width: 220px;
  margin-bottom: 10px;
}
.type-page .entry-content h3.contact-position {
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
}
.type-page .entry-content h3.contact-position .position {
  font-size: 0.875em;
  color: #777;
}
.type-page .entry-content div.bookings {
  margin-left: 20px;
  margin-right: 10px;
}
.page-faq .type-page .entry-content > h2 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.25em;
  margin: 0px 0 10px 20px;
}
.page-faq .type-page .entry-content > p {
  margin-bottom: 40px;
}
.page-ticket-info .type-page .entry-content > h3 {
  margin-bottom: 5px;
}
.page-venue .type-page .entry-content ol {
  margin-left: 25px;
}
.page-venue .type-page .entry-content ol li {
  list-style: decimal;
  margin-bottom: 20px;
}
#main-policy-links {
  text-align: center;
  font-size: 0.875em;
  font-family: 'Goudy Bookletter 1911', Georgia, serif;
  padding: 7px 0 7px 0;
  margin: 7px 0 7px 0;
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
}
#main-policy-links a {
  color: #551e19;
}
#calendar-link {
  font-family: 'Goudy Bookletter 1911', Georgia, serif;
  margin: 7px 0;
  padding: 7px 0;
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
}
#calendar-link a {
  display: block;
  padding: 10px 0 0 50px;
  width: 150px;
  height: 30px;
  background: url(images/cal-icon.png) no-repeat left top;
}
.list-view {
  float: none;
  width: 440px;
  margin: 0 0 20px 0;
}
.page .list-view {
  width: 680px;
}
.page-calendar #content-wrapper > section .list-view {
  margin-top: 0;
}
#content-wrapper > section .list-view ul.pages {
  margin: 10px 20px 20px 0;
}
#content-wrapper > section .list-view ul.pages li {
  margin: 0 2px;
  font-size: 1em;
  font-weight: bold;
}
#content-wrapper > section .list-view ul.pages li a {
  padding: 5px;
  background-color: #000;
  color: #FFF;
}
#content-wrapper > section .list-view ul.pages li a:hover, #content-wrapper > section .list-view ul.pages section .list-view ul.pages li a:active {
  background-color: #551e19;
}
#content-wrapper > section .list-view ul.pages li.selected a {
  background-color: #551e19;
}
.list-view-details {
  width: 440px;
  max-width: 100% !important;
}
#content-wrapper > section .list-view-item {
  position: relative;
  min-height: 140px;
  border: none;
  border-bottom: 1px dotted #777;
  padding: 10px 5px 5px 5px;
  margin: 0 0 5px 0;
}
#content-wrapper > section .list-view-item .list-view-details {
  float: left;
  margin-left: 135px;
  width: 190px;
}
#content-wrapper > section .list-view-item img {
  position: absolute;
  width: 110px;
  top: 10px;
  left: 10px;
  border: 2px solid #777;
  padding: 1px;
}
#content-wrapper > section .list-view-item h1 {
  font-size: 1.1em;
  font-weight: normal;
}
#content-wrapper > section .list-view-item h1 a {
  color: #000;
  line-height: 1em;
}
#content-wrapper > section .list-view-item h2 {
  color: #000;
  background: none;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
#content-wrapper > section .list-view-item h2.dates {
  color: #551e19;
  font-size: 1em;
  font-weight: bold;
  margin-top: 10px;
  border-top: 1px solid #ccc;
  padding-top: 5px;
}
#content-wrapper > section .list-view-item h2.supports {
  margin-top: 3px;
}
#content-wrapper > section .list-view-item h2.topline-info,
#content-wrapper > section .list-view-item h2.supports,
#content-wrapper > section .list-view-item h2.times,
#content-wrapper > section .list-view-item h2.age-restriction,
#content-wrapper > section .list-view-item h3.price-range,
#content-wrapper > section .list-view-item h2.venue {
  font-size: 0.75em;
}
#content-wrapper > section .list-view-item h2.supports a {
  color: #666666;
}
#content-wrapper > section .list-view-item h2.topline-info {
  color: #666666;
  margin-bottom: 5px;
  line-height: 1.1em;
}
#content-wrapper > section .list-view-item h2.times {
  margin-left: 2px;
}
#content-wrapper > section .list-view-item .ticket-price {
  float: none;
  text-align: left;
  position: absolute;
  top: 20px;
  left: 355px;
  width: 90px;
}
#content-wrapper > section .list-view-item .ticket-price a,
#content-wrapper > section .list-view-item .ticket-price a:link,
#content-wrapper > section .list-view-item .ticket-price a:visited,
#content-wrapper > section .list-view-item .ticket-price a:hover,
#content-wrapper > section .list-view-item .ticket-price a:active {
  position: relative;
  display: inline-block;
  bottom: 5px;
  left: 5px;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 6px 15px 6px;
  width: inherit;
  background: #551e19 url(images/overlay.png) repeat-x;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 0 #b55a2d, 0px 1px 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 0 #b55a2d, 0px 1px 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 0 #b55a2d, 0px 1px 3px rgba(0, 0, 0, 0.35);
  behavior: url(/wp-content/themes/cabooze/PIE.htc);
}
#content-wrapper > section .list-view-item .ticket-price a:hover {
  background: #000000 url(images/overlay.png) repeat-x;
}
#content-wrapper > section .list-view-item .ticket-price a:active {
  bottom: 4px;
}
#content-wrapper > section .list-view-item h3.price-range {
  text-align: center;
  font-size: 0.875em;
}
#content-wrapper > section .list-view-item .more-info {
  display: none;
}
.page #content-wrapper > section .list-view-item .list-view-details {
  width: 400px;
}
.page #content-wrapper > section .list-view-item .ticket-price {
  left: 575px;
}
#content-wrapper > section .bf-tall-item {
  min-height: 130px;
}
#content-wrapper > section .bf-tallest-item {
  min-height: 170px;
}
html.csstransitions #content-wrapper > section .list-view-item .ticket-price a {
  -moz-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
section .list-view-item .off-sale {
  background-color: #551e19;
  padding: 3px;
  font-size: 0.875em;
  color: #fff;
}
section .list-view-item .ticket-price .custom {
  border: none;
  margin: 0;
  padding: 0;
  width: inherit;
}
section .list-view-item .sold-out,
section .list-view-item .cancelled,
section .list-view-item .postponed,
section .list-view-item .free,
section .list-view-item .tickets-at-the-door,
section .list-view-item .on-sale-soon {
  width: 70px;
}
#tfly-featured-events #overlay .ticket-link a,
#tfly-featured-events #overlay .ticket-link a:link,
#tfly-featured-events #overlay .ticket-link a:visited,
#tfly-featured-events #overlay .ticket-link a:hover,
#tfly-featured-events #overlay .ticket-link a:active {
  position: relative;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 6px 10px 6px;
  width: inherit;
  background: #551e19 url(images/overlay.png) repeat-x;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 0 #b55a2d, 0px 1px 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 0 #b55a2d, 0px 1px 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 0 #b55a2d, 0px 1px 3px rgba(0, 0, 0, 0.35);
  behavior: url(/wp-content/themes/cabooze/PIE.htc);
}
#tfly-featured-events #overlay .ticket-link a:hover {
  background: red url(images/overlay.png) repeat-x;
}
#tfly-featured-events #overlay .ticket-link a:active {
  top: 1px;
}
#tfly-featured-events #overlay .ticket-link a {
  position: relative;
  -moz-border-radius: 0.4em 0.4em 0.4em 0.4em;
  -webkit-border-radius: 0.4em 0.4em 0.4em 0.4em;
  border-radius: 0.4em 0.4em 0.4em 0.4em;
  behavior: url(/wp-content/themes/cabooze/PIE.htc);
}
#tfly-featured-events #overlay .ticket-link a {
  position: relative;
  -moz-box-shadow: 2px 2px 8px #444444;
  -webkit-box-shadow: 2px 2px 8px #444444;
  box-shadow: 2px 2px 8px #444444;
  behavior: url(/wp-content/themes/cabooze/PIE.htc);
}
.page #content-wrapper .event-detail {
  position: relative;
  border: none;
  font-size: 0.75em;
}
.page #content-wrapper .event-detail .artist-boxes {
  padding: 10px;
  background-color: #FFF;
  border: 1px dotted #666666;
  margin: 20px 0 0 0;
  -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.06) inset;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
.page #content-wrapper .event-detail .artist-headline {
  margin-bottom: 3px;
  color: #000;
}
.page #content-wrapper .event-detail .artist-headline .artist-name {
  font-size: 108%;
}
.page #content-wrapper .event-detail .bio {
  color: #000;
}
.page #content-wrapper .event-detail .event-info {
  padding: 10px 0 10px 20px;
  width: 330px;
}
.page #content-wrapper .event-detail a {
  color: #551e19;
}
.page #content-wrapper .event-detail .links a {
  color: #551e19;
}
.page #content-wrapper .event-detail h1 {
  color: #551e19;
  font-size: 2em;
  font-weight: bold;
  line-height: 1em;
  margin: 0 0 10px 0;
  border: none;
  padding-bottom: 0;
}
.page #content-wrapper .event-detail h2 {
  font-size: 1.2em;
  background: none;
  margin: 0;
  padding: 0;
}
.page #content-wrapper .event-detail h2.venue {
  position: absolute;
  top: -50px;
  font-size: 200%;
  text-transform: uppercase;
}
.page #content-wrapper .event-detail h3.topline-info,
.page #content-wrapper .event-detail h2.supports,
.page #content-wrapper .event-detail h2.times,
.page #content-wrapper .event-detail h2.age-restriction,
.page #content-wrapper .event-detail h3.price-range {
  color: #777;
  font-size: 1em;
  font-weight: normal;
}
.page #content-wrapper .event-detail h3.price-range {
  color: #551e19;
  font-size: 1.4em;
  margin: 10px 0;
}
.page #content-wrapper .event-detail h2.dates {
  color: #551e19;
  margin: 10px 0 10px 0;
  font-size: 1.8em;
  font-weight: bold;
  padding: 10px 0 10px 0;
  border-top: 1px dotted #999;
  border-bottom: 1px dotted #999;
}
.page #content-wrapper .event-detail h3.topline-info {
  color: #777;
  margin-bottom: 10px;
}
.page #content-wrapper .event-detail .ticket-link,
.page #content-wrapper .event-detail .future-sale,
.page #content-wrapper .event-detail .free,
.page #content-wrapper .event-detail .cancelled {
  margin: 20px 0;
}
.page #content-wrapper .event-detail .ticket-price a,
.page #content-wrapper .event-detail .ticket-price a:link,
.page #content-wrapper .event-detail .ticket-price a:visited,
.page #content-wrapper .event-detail .ticket-price a:hover,
.page #content-wrapper .event-detail .ticket-price a:active {
  position: relative;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 6px 10px 6px;
  width: inherit;
  background: #551e19 url(images/overlay.png) repeat-x;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 0 #b55a2d, 0px 1px 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 0 #b55a2d, 0px 1px 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 0 #b55a2d, 0px 1px 3px rgba(0, 0, 0, 0.35);
  behavior: url(/wp-content/themes/cabooze/PIE.htc);
}
.page #content-wrapper .event-detail .ticket-price a:hover {
  background: #000000 url(images/overlay.png) repeat-x;
}
.page #content-wrapper .event-detail .ticket-price a:active {
  top: 1px;
}
.page #content-wrapper .event-detail .ticket-price a:before {
  content: 'Buy ';
}
.page #content-wrapper .event-detail .additional-event-info {
  margin: 10px 0;
  padding: 10px;
  color: #444;
  background-color: #fff;
  border: 1px solid #cccccc;
  font-size: 100%;
  font-weight: normal;
}
.page #content-wrapper .event-detail .share-events {
  margin: 20px 0 0 0;
  font-style: italic;
  color: #ccc;
}
.page #content-wrapper .event-detail .share-events .share-text {
  text-align: left;
}
.page #content-wrapper .event-detail .headliner {
  border: 1px dotted #555;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #555;
}
.page #content-wrapper .event-detail .headliner h1 {
  font-size: 108%;
  color: #EEE;
}
.page #content-wrapper .event-detail .headliner .act-info {
  color: #EEE;
}
.page #content-wrapper .event-detail .headliner img {
  margin: 0 0 10px 10px;
}
.page #content-wrapper .event-detail .headliner ul {
  margin-bottom: 10px;
}
.page #content-wrapper .event-detail .headliner ul li {
  float: left;
  margin-right: 10px;
  padding-left: 15px;
  background: url('images/icon-list-arrow.png') no-repeat left top;
  text-transform: uppercase;
  font-size: 93%;
}
.page #content-wrapper .event-detail .venue-info {
  color: #666666;
  margin: 15px 0 15px 10px;
  width: 300px;
}
.page #content-wrapper .event-detail .venue-info strong {
  color: #666666;
}
.page #content-wrapper .event-detail .sponsor-info {
  color: #999;
  margin-top: 20px;
  padding: 10px;
  border-top: 1px dotted #cccccc;
}
.page #content-wrapper .event-detail img {
  border: 2px solid #999;
  margin: 0 0 20px 10px;
  padding: 1px;
  max-width: 300px;
}
ul.tfly-more {
  margin: 0;
  padding: 0;
  width: 100%;
}
ul.tfly-more li {
  height: 26px;
  margin-left: 0;
  margin-top: 5px;
  padding-right: 10px;
  text-indent: 35px;
}
ul.tfly-more li a {
  font-size: 93%;
  color: #555;
  display: block;
  padding-top: 5px;
  text-decoration: none;
}
li.web {
  background: url("images/icon-more-web.png") no-repeat 0 0;
}
li.facebook {
  background: url("images/icon-more-facebook.png") no-repeat 0 0;
}
li.myspace {
  background: url("images/icon-more-myspace.png") no-repeat 0 0;
}
li.twitter {
  background: url("images/icon-more-twitter.png") no-repeat 0 0;
}
li.buy-music {
  background: url("images/icon-more-buymusic.gif") no-repeat 0 0;
}
.page #content-wrapper .tfly-calendar {
  margin: 20px 0 0 0;
}
.page #content-wrapper .tfly-calendar h3 {
  background: #000;
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
}
.page #content-wrapper .tfly-calendar h3.custom {
  background: #551e19;
  border: 1px solid #cccccc;
  margin: 10px 0 0 0;
  color: #FFF;
}
.page #content-wrapper .tfly-calendar h3.custom a {
  color: #fff;
}
.page #content-wrapper .tfly-calendar table {
  margin: 0 0 20px 0;
  border: 1px solid #000;
}
.page #content-wrapper .tfly-calendar table tr {
  border: none;
}
.page #content-wrapper .tfly-calendar table tr td {
  padding: 0;
}
.page #content-wrapper .tfly-calendar table tr td h3.month {
  margin: 0;
}
.page #content-wrapper .tfly-calendar table tr td.data {
  border-style: dotted;
  border-color: #777;
  padding: 5px;
  text-align: center;
}
.page #content-wrapper .tfly-calendar table tr td.data h1 {
  margin: 0;
  border: none;
  padding-bottom: 0;
}
.page #content-wrapper .tfly-calendar table tr td.data h3.ticket-link, .page #content-wrapper .tfly-calendar table tr td.data h3.future-sale {
  background: none;
  margin: 10px 0 0 0;
  padding: 0;
}
.page #content-wrapper .tfly-calendar table tr td.data h3.ticket-link a,
.page #content-wrapper .tfly-calendar table tr td.data h3.future-sale a,
.page #content-wrapper .tfly-calendar table tr td.data h3.free,
.page #content-wrapper .tfly-calendar table tr td.data h3.tickets-at-the-door {
  background-color: #551e19;
  color: #fff;
  border-color: #cccccc;
  width: 85%;
  text-align: center;
  text-decoration: none;
}
.page #content-wrapper .tfly-calendar table tr td.data h3.free, .page #content-wrapper .tfly-calendar table tr td.data h3.tickets-at-the-door {
  background-color: #444;
  padding: 5px;
  margin: 10px 0 0 0;
}
.page #content-wrapper .tfly-calendar table tr td.data h3.ticket-link a:hover,
.page #content-wrapper .tfly-calendar table tr td.data h3.ticket-link a:active,
.page #content-wrapper .tfly-calendar table tr td.data h3.future-sale a:hover,
.page #content-wrapper .tfly-calendar table tr td.data h3.future-sale a:active {
  background-color: #000;
  color: #fff;
}
.page #content-wrapper .tfly-calendar table tr td.data h5.date {
  background: #fff;
  color: #000;
  text-transform: uppercase;
  padding: 3px;
  text-align: center;
  font-size: 0.75em;
  margin-bottom: 10px;
  font-weight: bold;
}
.page #content-wrapper .tfly-calendar table tr td.data .headliners, .page #content-wrapper .tfly-calendar table tr td.data .supports {
  margin-bottom: 5px;
}
.page #content-wrapper .tfly-calendar table tr td.data .headliners a {
  color: #551e19;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.2em;
}
.page #content-wrapper .tfly-calendar table tr td.data .supports a {
  color: #777;
}
.page #content-wrapper .tfly-calendar table tr td.data .age-restriction, .page #content-wrapper .tfly-calendar table tr td.data .venue {
  color: #777;
}
.page #content-wrapper .tfly-calendar table tr td.data .fail {
  background-color: #551e19;
  color: #FFF;
  padding: 4px 7px;
}
#footer-container {
  padding: 0 40px;
}
#footer-policies {
  padding: 20px 0;
  background: #ccc;
  border-top: 5px solid #000;
}
#footer-ad-left, #footer-policies .policy-info, #footer-ad-right {
  float: left;
}
#footer-ad-left, #footer-ad-right {
  width: 240px;
  text-align: center;
}
#footer-policies .policy-info {
  width: 220px;
  padding: 0 10px;
}
#footer-policies .policy-info h3 {
  margin: 0 0 10px 0;
}
footer {
  width: 920px;
  padding: 0 20px 20px 20px;
  background: #551e19;
  border-top: 5px solid #000;
}
#logo-footer {
  float: left;
  width: 190px;
  margin: 20px 0 0 0;
}
#footer-nav {
  float: left;
  width: 920px;
  margin: 30px 0 30px 0;
  font-size: 1.4em;
}
#footer-nav ul {
  width: 640px;
  margin: 0 auto;
}
#footer-nav li {
  float: left;
  margin-right: 20px;
  font-size: 0.75em;
}
#footer-nav li:last-child {
  margin-right: 0;
}
#footer-nav a {
  color: #ccc;
}
#footer-nav a:hover, #footer-nav a:active {
  text-decoration: none;
  color: #fff;
}
#footer-bottom {
  margin: 20px 0 0 0;
}
#site-info {
  float: left;
  width: 600px;
  margin-left: 10px;
}
#footer-address, #footer-address a {
  color: #ccc;
  font-size: 1em;
  margin-bottom: 5px;
}
#footer-address a:hover, #footer-address a:active {
  color: #fff;
  text-decoration: none;
}
#copyright {
  color: #ccc;
}
#footer-right {
  float: right;
  width: 200px;
  margin-right: 20px;
  color: #fff;
  text-align: right;
}
.twitter-feed {
  margin: 0 0 20px 0;
}
.twitter-feed #twtr-widget-1 .twtr-doc {
  background: #000 !important;
  width: 220px !important;
}
.page .twitter-feed #twtr-widget-1 .twtr-doc {
  width: 220px !important;
}
.twitter-feed .twtr-doc > .twtr-hd, .twitter-feed .twtr-ft {
  display: none;
}
.twitter-feed #twtr-widget-1 .twtr-doc p {
  font-size: 1em;
  color: #cccccc !important;
}
.twitter-feed #twtr-widget-1 .twtr-tweet a {
  color: #fff !important;
}
.twitter-link {
  margin-left: 15px;
}
#fbComments {
  margin: 0 0 0 20px;
}
#fbComments > p {
  color: #ccc;
  font-size: 1.2em;
}
#fbComments .fbCommentsLikeButton {
  padding: 5px;
}
/* !NEWS */
.page-news section .post .entry-title-wrap, .single section .post .entry-title-wrap {
  background-color: #FFF;
  padding: 10px;
}
.page-news section .post h2, .single section h1 {
  font-size: 138.5%;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 0;
  text-align: left;
  border: none;
}
.page-news section .post h2 {
  margin-top: 0;
}
.page-news section .post {
  margin: 0 20px 30px 0;
}
.page-news .post .entry-content, .single .post .entry-content {
  margin: 0 10px 0 10px;
  background-color: #ededed;
  padding: 10px;
  line-height: 1.25em;
}
.page-news .post .entry-content p, .single .post .entry-content p {
  margin-bottom: 1em;
}
.page-news section .post p.postmetadata, .single section .post p.postmetadata {
  font-size: 85%;
  color: #999;
}
#nav-below {
  margin: 20px 20px 20px 0;
  padding: 5px 0;
  background-color: #ededed;
  border-top: 1px dashed #999;
  border-bottom: 1px dashed #999;
}
/* !COMMENTS */
#blog-comments {
  margin: 40px 10px 0 10px;
}
#blog-comments h3#comments {
  font-weight: bold;
  font-size: 108%;
  font-style: italic;
}
.page section #blog-comments h3#comments {
  background: none;
  margin: 0 0 10px 0;
  padding: 0;
}
#respond {
  margin-top: 3em;
  padding-top: 10px;
}
#respond,
#comments,
.commentlist,
.cancel-comment-reply a {
  font-size: 1em;
}
.page section #respond h3, .single section #respond h3 {
  margin: 0 0 5px 0;
  padding: 0;
  background: none;
  font-weight: bold;
  font-size: 138.5%;
}
.page section #respond p, h3#comments {
  line-height: 1.5em;
  margin-bottom: 10px;
}
#commentform label .post-date {
  font-size: 12px;
  margin-left: 5px;
}
#commentform label small {
  font-size: 100%;
  margin-left: 5px;
}
#commentform input#author, #commentform input#email, #commentform input#url {
  border: 2px solid #CCC;
  font-size: 12px;
  padding: 2px;
}
#commentform #author {
  margin-top: 10px;
}
#commentform textarea {
  background-color: #FFF;
  border: 2px solid #CCC;
  padding: 3px;
}
#commentform #submit {
  background-color: #551e19;
  color: #FFF;
  font-weight: bold;
  padding: 2px;
}
.commentlist li {
  border: 1px dotted #999;
  border-left: 5px solid #CCC;
  padding: 10px;
  margin: 0 20px 10px 0;
}
.commentlist li p {
  font-size: 1em;
}
.commentlist li ul li {
  border: none;
  border-left: 3px solid #777;
  border-bottom: 1px dotted #777;
}
.commentlist li.bypostauthor {
  border-left-color: #000;
  background-color: #ededed;
}
.commentlist .comment-author {
  margin-bottom: 3px;
  font-size: 10px;
}
.commentlist .comment-meta {
  margin-bottom: 10px;
  font-size: 10px;
}
.commentlist .reply {
  margin: 15px 0 5px 0;
  font-size: 10px;
}
.comment-author a, .comment-meta a, .reply a {
  color: #999;
}
.commentlist .comment-body em {
  display: block;
  color: #551e19;
}
/* !CONTACT-FORM */
#content-wrapper .wpcf7 {
  margin-top: 20px;
}
#content-wrapper .wpcf7-form p {
  font-weight: bold;
  margin: 0 0 5px 0;
}
#content-wrapper .wpcf7 input, #content-wrapper .wpcf7 textarea {
  font-weight: normal;
  margin: 5px 0 10px 0;
  padding: 2px;
}
#content-wrapper .wpcf7 input[type=text] {
  width: 225px;
}
#content-wrapper .wpcf7-form input[type=submit] {
  background-color: #551e19;
  color: #FFF;
  padding: 2px;
  font-size: 1em;
}
#content-wrapper .wpcf7-form span.wpcf7-not-valid-tip {
  background: #CC0000;
  color: #FFF;
  font-weight: normal;
  border: 2px solid #FF0000;
  left: 250px;
  top: -7px;
  width: 220px;
}
#content-wrapper .wpcf7-form div.wpcf7-response-output {
  position: relative;
  top: -15px;
  font-weight: normal;
}
#content-wrapper .wpcf7-form div.wpcf7-mail-sent-ok {
  border: none;
  background: green;
  color: #FFF;
  border: 2px solid #398F14;
}
#content-wrapper .wpcf7-form div.wpcf7-validation-errors {
  border: none;
  background: #CC0000;
  color: #FFF;
  border: 2px solid #FF0000;
}
.hp-just-added-banner-ad {
  width: 240px;
  height: 185px;
  overflow: hidden;
}
.hp-just-added-banner-ad img {
  width: 240px;
  height: 160px;
}
.hp-just-added-banner-ad p {
  font-size: 12px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}
/*.
right-shadow { 
	-moz-box-shadow: 5px 0px 9px #777;
	-webkit-box-shadow: 5px 0px 9px #777;
	box-shadow: 5px 0px 9px #777;
	// For IE 8
	//-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=0, Color='#555555')";
	// For IE 5.5 - 7
	//filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=0, Color='#555555')";
	behavior: url(/wp-content/themes/cabooze/PIE.htc);
}
.left-shadow { 
	-moz-box-shadow: 0px 5px 9px #777;
	-webkit-box-shadow: 0px 5px 9px #777;
	box-shadow: 0px 5px 9px #777;
	// For IE 8
	//-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=180, Color='#555555')";
	// For IE 5.5 - 7
	//filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=180, Color='#555555')";
	behavior: url(/wp-content/themes/cabooze/PIE.htc);
}
*/
#logo-ticketfly img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
#logo-ticketfly img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
/*\*//*/
@import url("/wp-content/themes/cabooze/css/_patches/mac-ie5.css");
/**/

/* SOCIAL */
#header-social {
  margin: 20px 0 0 0;
}

#header-social .fa {
  font-size: 30px;
  line-height: 30px;
  color: #FFF;
  -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
  margin-right: 8px;
}
#header-social .fa-facebook {
  background: #3A5795;
  padding: 6px 13px;
}
#header-social .fa-twitter {
  background: #00B0ED;
  padding: 6px 8px;
}
#header-social .fa-facebook:hover, #header-social .fa-twitter:hover {
  opacity: 0.7;
}

