/*
Theme Name: Commodore Ballroom
Theme URI: http://www.thecommodoreballroom.com
Author: SplitMango Media Inc.
Version: 1.0
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	font-size: 16px;
}
sup {
	font-size: 6px;
	vertical-align: top;
}
body {
	line-height: 1;
	background: #000;
	color: #FFF;
	font-family: "Myriad Pro", "Lucida Grande", Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	margin-bottom: 15px;
	font-weight: normal;
}
h1 {
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	color: #E6B00F;
}
h2, h3 {
	color: #E6B00F;
	font-size: 15px;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
.clear {
	clear: both;
}
#container_outer {
	/*width: 980px;*/
	margin: 0 auto;
}
#content_outer {
	/*width: 980px;*/
	margin: 10px auto 0;
	min-height: 550px;
}
a {
	color: #E6B00F;
	text-decoration: none;
	outline: none;
}
p {
	line-height: 18px;
	margin-bottom: 20px;
	text-align: justify;
}
.page-feature {
	text-align: center;
	margin-bottom: 20px;
}
.page-feature #jqb_object {
	height: 200px;
	margin: 0 auto;
}
.page-feature .jqb_slides {
	height: 200px;
	overflow: hidden;
	position: relative;
}
.page-feature .jqb_slide {
}
.jqb_slide a {
	display: block;
}
.jqb_slide img {
	max-width: 100%;
	width: 100%;
	display: block;
}
.entry-content {
	margin: 0 auto;
}
.entry-content h3 {
	margin-bottom: 0;
}
.entry-content h2 {
	margin-bottom: 20px;
}
.entry-content ul li {
	list-style: disc;
	margin-bottom: 5px;
}
.entry-content ul {
	margin-bottom: 20px;
	margin-left: 75px;
}
/* WORDPRESS GENERATED CLASSES
-------------------------------------------------------------- */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/* =Menu
-------------------------------------------------------------- */

#menu {
	display: block;
	padding-top: 8px;
	float: left;
}
#menu ul {
	list-style: none;
	margin: 0;
}
#menu li {
	display: inline-block;
	position: relative;
}
#menu li.home a {
	padding-left: 0;
}
#menu a {
	color: #FFF;
	text-transform: uppercase;
	display: block;
	line-height: 38px;
	padding: 0 4px;
	font-size: 25px;
	text-decoration: none;
}
#menu li:hover > a,
#menu ul ul :hover > a {
	color: #E6B10F;
}
#menu ul li:hover > ul {
	display: block;
}
#menu ul li.current_page_item > a,
#menu ul li.current-menu-ancestor > a,
#menu ul li.current-menu-item > a,
#menu ul li.current-menu-parent > a {
	color: #E6B10F;
}
#menu-top-menu {
	text-align: center;
}
#menu-top-menu a {
	font-size: 0;
	text-indent: -100000px;
	height: 22px;
}
#menu-top-menu li:hover > a,
#menu-top-menu ul ul :hover > a {
	background-position: bottom;
	color: transparent;
}
#menu-top-menu li.current_page_item > a,
#menu-top-menu li.current-menu-ancestor > a,
#menu-top-menu li.current-menu-item > a,
#menu-top-menu li.current-menu-parent > a {
	background-position: bottom;
	color: transparent;
}
#menu-top-menu .home a {
	background: url('images/menu-home.png') no-repeat top;
	width: 37px;
	color: transparent;
}
#menu-top-menu .calendar a {
	background: url('images/menu-calendar.png') no-repeat top;
	width: 67px;
	color: transparent;
}
#menu-top-menu .faq a {
	background: url('images/menu-faq.png') no-repeat top;
	width: 24px;
	color: transparent;
}
#menu-top-menu .tickets a {
	background: url('images/menu-tickets.png') no-repeat top;
	width: 53px;
	color: transparent;
}
#menu-top-menu .food a {
	background: url('images/menu-food.png') no-repeat top;
	width: 32px;
	color: transparent;
}
#menu-top-menu .gallery a {
	background: url('images/menu-gallery.png') no-repeat top;
	width: 56px;
	color: transparent;
}
#menu-top-menu .history a {
	background: url('images/menu-history.png') no-repeat top;
	width: 56px;
	color: transparent;
}
#menu-top-menu .premium-seats a {
	background: url('images/menu-premium-seats.png') no-repeat top;
	width: 107px;
	color: transparent;
}
#menu-top-menu .private-events a {
	background: url('images/menu-special-events.png') no-repeat top;
	width: 111px;
	color: transparent;
}
#menu-top-menu .show-archive a {
	background: url('images/menu-show-archive.png') no-repeat top;
	width: 98px;
	color: transparent;
}
#menu-top-menu .contact a {
	background: url('images/menu-contact.png') no-repeat top;
	width: 61px;
	color: transparent;
}
#social {
	float: right;
	padding-top: 6px;
}
#social a {
	display: block;
	float: left;
	margin-left: 6px;
	font-size: 23px;
}
#social .fa-facebook-square:hover {
	color: #3a5795;
}
#social .fa-twitter-square:hover {
	color: #55acee;
}
#social .fa-instagram:hover {
	color: #3f729b;
}
.search #menu ul li.show-archive a {
	background-position: bottom;
	color: transparent;
}
#footer {
	margin-bottom: 20px;
}
#footer #menu {
	float: none;
	margin-top: 20px;
}
#footer #menu a {
	display: inline-block;
	font-size: 13px;
	line-height: 1;
}
#footer #menu li {
	float: none;
	display: inline;
}
#footer #menu li:after {
	content: " | ";
}
#footer #menu li:last-child:after {
	content: "";
}
#footer #menu ul {
	text-align: center;
}
/* =Home
-------------------------------------------------------------- */
#features {
/*	width: 420px;
	float: left;
	margin-right: 25px;*/
}
#features .tabs li {
	float: left;
	background: #404041;
	margin-right: 2px;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	height: 20px;
	line-height: 20px;
	padding: 0 8px;
	text-align: center;
	cursor: pointer;
}
#features .tabs li.slick-active {
	background: #E6B10F;
}
#features .tabs li button {
	font-family: "Myriad Pro", "Lucida Grande", Arial, sans-serif;
	color: #231F20;
	background: none;
	outline: none;
	border: none; 
	cursor: pointer;
}
#features .tabs li.slick-active button {
	color: #C4161C;
}
#features #jqb_object {
/*	width: 400px;
	height: 305px;*/
	background: #e6b10f;
	margin-bottom: 10px;
	padding: 10px;
}
#features .jqb_slides {
	overflow: hidden;
	position: relative;
	line-height: 300px;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	margin: 0 auto;
	max-width: 100%;
}
#features .jqb_slide .caption {
	display: none;
}
#features .details {
	min-height: 70px;
}
#features .jqb_info {
	text-align: center;
}
#features .jqb_info h1 {
	font-family: "Myriad Pro", "Lucida Grande", Arial, sans-serif;
	text-transform: uppercase;
	color: #E6B00F;
	margin-bottom: 2px;
}
#features .jqb_info h1 a {
	font-size: 24px;
}
#features .jqb_info h2 {
	font-family: "Myriad Pro", "Lucida Grande", Arial, sans-serif;
	color: #fff;
	font-size: 15px;
	margin-bottom: 2px;
}
#features .jqb_info h3 {
	font-family: "Myriad Pro", "Lucida Grande", Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 23px;
	margin-bottom: 0;
}
#features .jqb_info p {
	font-size: 12px;
}
#upcoming h3 {
	font-family: "Myriad Pro", "Lucida Grande", Arial, sans-serif;
	color: #E6B00F;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 0;
}
#upcoming p {
	color: #BCBEC0;
	font-style: italic;
	margin-bottom: 10px;
}
#upcoming ul li {
	margin-bottom: 10px;
}
#upcoming ul li a {
	color: #fff;
}
#upcoming ul li .date {
	float: left;
	text-transform: uppercase;
	width: 22%;
	font-size: 12px;
}
#upcoming ul li .show-info {
	width: 78%;
	float: left;
}
#upcoming ul li .show-info span {
	font-size: 10px;
}
#upcoming ul li .show-info span.sold, .band a span, .details h1 a span {
	color: #C4161C;
	text-transform: uppercase;
}
.details h1 a span  {
	line-height: 25px;
}
#announced {
	background: #c4161c;
	padding: 7px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
#announced .date {
	text-transform: uppercase;
	font-size: 11px;
}
#announced a {
	color: #000;
}
#announced .band {
	font-size: 14px;
	text-transform: uppercase;
}
#announced .supported {
	font-size: 11px;
}
#announced .tickets {
	font-size: 11px;

}
#announced h3 {
	font-family: "Myriad Pro", "Lucida Grande", Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 5px;
}
#announced .list {
	background: #e6b10f;
	padding: 6px;
	color: #000;
	line-height: 18px;
	font-size: 12px;
}
#announced ul li {
	line-height: 14px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url('images/line.png') no-repeat bottom left;
}
#socialstream {
	margin-top: 20px;
}
#twitter-box {
	border: 1px solid #666;
	padding: 10px;
	margin-top: 10px;
}
#twitter-box h3 {
	font-size: 14px;
	margin-bottom: 5px;
}
#twitter-box ul li {
	margin-bottom: 10px;
}
#twitter-box ul li span {
	font-size: 12px;
}
#twitter-box ul li a {
	color: #5CCBEF;
	font-size: 12px;
}
/* =Calendar
-------------------------------------------------------------- */
.ticket-row {
	margin-bottom: 10px;
}
.ticket_container_outer {
	background: #c4161c;
}
.ticket_container_outer .no-image {
	background: #666;
	height: 170px;
	width: 230px;
	line-height: 170px;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
}
.ticket_thumb {
	padding: 7px;
}
.ticket_thumb img {
	display: block;
	width: 100%;
}
.ticket_info_outer {
	padding: 7px;
	padding-top: 0;
}
.ticket_info {
	padding: 10px;
	color: #000;
	min-height: 174px;
}
.ticket_info h2, .ticket_info h3, .ticket_info h4, .ticket_info h5 {
	font-weight: bold;
	margin-bottom: 0;
	color: #000;
}
.ticket_info h2 {
	font-size: 24px;
	text-transform: uppercase;
}
.ticket_info h3 {
	text-transform: uppercase;
	font-size: 16px;
}
.ticket_info h4 {
	font-size: 16px;
}
.ticket_info .ticket_meta {
}
.ticket_info .ticket_meta p.meta {
	font-size: 9.5px;
	margin-bottom: 0;
}
.red {
	color: #E31837;
}
strong.red {
	display: inline-block;
	font-size: 30px;
	margin-top: 25px;
	text-transform: uppercase;
}
.ticket_info .ticket_meta p {
	line-height: 1;
	font-size: 11px;
	margin-bottom: 5px;
}
.ticket_info .ticket_meta p span {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
.ticket_info .ticket_meta p span a {
	font-size: 12px;
	color: #E31837;
}
.ticket_info .ticket_details {
	position: relative;
	min-height: 75px;
	margin-bottom: 15px;
}
.ticket_info .producer_details {
}
.ticket_info .producer_details p {
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 10px;
}
.ticket_info .producer_details img.sponsors {
	position: absolute;
	bottom: 0;
	right: 0;
}
.gallery-list {
	float: left;
	margin-bottom: 15px;
}
.gallery-list li {
	display: inline;
	float: left;
	height: 105px;
	margin: 0 5px 5px 0;
}

/* =Gallery
-------------------------------------------------------------- */
#gallery_container {
	margin: 0 auto;
}
.fancybox img {
	margin: 0 5px 10px 0;
}
#fancybox-title-inside p {
	margin-bottom: 10px;
	text-align: left;
}
#fancybox-title-inside p span {
	text-transform: uppercase;
	font-weight: bold;
}
#fancybox-close {
	top: 10px !important;
	right: 10px !important;
	width: 45px !important;
	height: 10px !important;
	background: transparent url('images/fancy_close.png') no-repeat !important;
}
#fancybox-content {
	border-width: 30px 10px 10px 10px !important;
}

/* =Attachment
-------------------------------------------------------------- */
.attachment {
	text-align: center;
}

/* =Ticket Info
-------------------------------------------------------------- */
ul.slide_list {
	margin: 0 auto;
	padding-left: 20px;
}
ul.slide_list li {
	list-style: disc;
	color: #E6B00F;
	margin-bottom: 20px;
}
ul.slide_list li p {
	margin-bottom: 0;
}
ul.slide_list li .answer {
	color: #fff;
	display: none;
}

/* =Food
-------------------------------------------------------------- */
ul.menu_list {
	margin: 0 auto;
}
ul.menu_list h3 {
	float: left;
	margin-bottom: 0;
}
ul.menu_list p.price {
	float: right;
	margin-bottom: 0;
}
ul.menu_list p.description {
	margin-right: 50px;
}

/* =Ads
-------------------------------------------------------------- */
#primary_ads .ad img {
	width: 100%;
}
#secondary_ads {
	padding-top: 30px;
	text-align: center;
}
#secondary_ads .ad {
	display: inline-block;
	width: 120px;
	height: 50px;
	margin-bottom: 10px;
	margin-right: 18px;
}
#secondary_ads .ad.last {
	margin-right: 0;
}

#container_outer .search {
	line-height: 38px;
	padding-top: 8px;
}
#search-text {
	padding: 3px 0;
	border:none;
	background: #fff;
	text-align: center;
	width: 100%;
	display: block;
	height: 19px;
}
#search-submit {
	font-size: 12px;
	padding: 2px 0 3px;
	background: #AD1F23;
	border:none;
	color: #fff;
	text-transform: uppercase;
	display: block;
	width: 100%;
	height: 20px;
}

/* =Archives
-------------------------------------------------------------- */
.list-archives {
	text-align: center;
}
.list-archives li {
	list-style: inline;
	display: inline;
	position: relative;
}  
.list-archives li.selected a {
	color: #E6B00F; 
}
.list-archives li:after {  
	content: "|";
    padding: 0 5px;
}
.list-archives li:last-child:after {
    content: "";
}
.list-archives li a {
	padding: 5px;
	color: #fff;
}
p.sort-by {
	text-transform: uppercase;
}
#results-container {
 	display: none;
}
table#archive_table {
	margin-bottom: 20px;
}
table#archive_table tbody tr {

}
#pager {
	text-align: center;
}
#pager a {
	color: #E6B00F;
	cursor: pointer;
	display: inline-block;
	width: 20px;
}
.shows-per-page {
	margin-top: 10px;
}
#pager a.disabled {
	cursor: default;
	color: #fff;
}
table#archive_table th {
	text-align: left;
	color: #E6B00F;
	text-transform: uppercase;
}
table#archive_table td {
	padding: 2px;
	vertical-align: top;
}
table#archive_table td a {
	color: #fff;
}
.td-image {
	text-align: center;
}
#archive_table-fdtablePaginaterWrapBottom {
	text-align: center;
	margin-bottom: 50px;
}
#archive_table-fdtablePaginaterWrapBottom .fdtablePaginater {
	margin: 0;
}
#archive_table-fdtablePaginaterWrapBottom .fdtablePaginater li {
	list-style: none;
	display: inline;
}
#archive_table-fdtablePaginaterWrapBottom .fdtablePaginater li:after {
	content: '|';
	padding: 0 5px;
	color: #E6B00F;
}
#archive_table-fdtablePaginaterWrapBottom .fdtablePaginater li:last-child:after {
    content: "";
}
#archive_table-fdtablePaginaterWrapBottom .fdtablePaginater li:first-child:after {
    content: "";
}
#archive_table-fdtablePaginaterWrapBottom .fdtablePaginater li a {
	color: #fff;
	padding: 5px;
}
#archive_table-fdtablePaginaterWrapBottom .fdtablePaginater li a.currentPage {
	color: #E6B00F;
}
#archive_table-fdtablePaginaterWrapBottom .fdtablePaginater li .page {
	display: inline;
	text-transform: uppercase;
	color: #E6B00F;
}
#archive_table-fdtablePaginaterWrapBottom .previous-page, #archive_table-fdtablePaginaterWrapBottom .next-page {
	display: none;
}
h2.secondary {
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
p.see-more {
	text-align: center;
}
.entry-content.archives ul {
	margin: 0 0 10px;
}
.search h2.page-title span {
	text-transform: uppercase;
}
.search h2.page-title.similar-results {
	color: #fff;
	margin-top: 20px;
}
.search-content {
	text-align: center;
}
.search-content a {
	color: #fff;
}
.search-content h3.entry-title a {
	color: #fff;
}
#container_outer .search-content .search {
	float: none;
	width: 290px;
	margin: 0 auto 20px;
}
.search-content .search #search-text {
	width: auto;
	margin-right: 10px;
}
.search-content .search #filter {
	float: left;
	margin-right: 10px;
}
.search-content #search-submit {
	float: left;
}
.search-content {
	margin: 0 auto;
}
.search-content .search {
	margin-bottom: 20px;
}
.search-content h2, .search-content h3 {
	margin-bottom: 20px;
}
.secondary-results-list {
	text-align: left;
}
.secondary-results-list li {
	width: 323px;
	display: inline-block;
	vertical-align: top;
}
.error404 p {
	text-align: center;
}
#container_outer .error404 .search {
	float: none;
	text-align: center;
}
h1.page-title span a, h1.page-title span {
	font-size: 22px;
}
.password-form {
	margin: 0 auto;
	width: 270px;
}
h1.search-title {
	font-size: 18px;
}
.entry-content.archives {
	margin-top: 15px;
}
.page-technical-specifications .entry-content, .page-food .entry-content, .page-calendar #content, .page-gallery #gallery_container {
	margin-top: 15px;
}
#container_outer .archives .search {
	padding-top: 0;
	margin: 0 auto 20px;
	float: none;
}
.tablesorter-header {
	cursor: pointer;
}
.decades a {
	font-size: 16px;
}
.pagesize {
	display: none;
}
.table-container {
	min-height: 650px;
}
.pagedisplay {
	display: inline-block;
	min-width: 180px;
}

.question {
	text-transform: uppercase;
}
/*Twitter*/
.twitter-pic {
	float:left;
	margin-right: 10px;
}

.twitter-pic img {
	float:left;
	border:none;	
}
.twitter-article p {
	text-align: left;
}
.tweet-time {
	float: right;	
}
/* tablet screens */
@media only screen and (min-width: 40.0625em)  {
	#menu-top-menu {
		text-align: left;
	}
	#features .jqb_info, #features .jqb_info h1 {
		text-align: left;
	}
	.ticket_info_outer {
		padding-left: 0px;
		padding-top: 7px;
	}
}

/* desktop screens */
@media only screen and (min-width: 64.0625em) {
	.menu-row .large-10 {
		width: 78%;
	}
	.menu-row .large-2 {
		width: 22%;
	}
}
@media only screen and (min-width: 40.0625em) and (max-width: 64.0625em) {
	.jqb_slides, .jqb_slide img {
		height: 400px;
		width: auto;
	}
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
width: 100% !important;
}