/* @override 
	http://official.arronwakeling.co.uk/wp-content/themes/officialtheatre/style.css */

/*
Theme Name:Official Theatre Theme V2
Author:Official Theatre Team
Version:2.0
*/





/* START CSS RESET ------------------------------------------------- */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse: collapse;border-spacing: 0;}
iframe{background-color: transparent;}
/* END CSS RESET ------------------------------------------------- */


/* START FLOATS AND CLEARFIXES ------------------------------------------------- */

.fl{float:left;}
.fr{float:right;}
.cl{clear:left;}
.cr{clear:right;}
.cb{clear:both;}
.off{position:absolute;left:-9999em;top:0;}

/* Clearfix */
.cf:before,.cf:after{content:"";display:table;}
.cf:after{clear:both;}
.cf{*zoom:1;} /* For IE 6/7 (trigger hasLayout) */

/* END FLOATS AND CLEARFIXES ------------------------------------------------- */





/* START STRUCTURE ------------------------------------------------- */

body {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:75%;
	line-height:150%;
}

#wrapper {
	width:100%;
	margin:0 auto;
	text-align:left;
}

.inner {
	width:961px;
	margin:0 auto;
}

#titlepanel {
        border-bottom: 1px solid #216A8D;
        height: 89px;
        padding:10px 0;
        padding-bottom: 15px;
        position: relative;
}

#titlepanel::after {
    
    background-color: #12283f;
    bottom: 0;
    content: "";
    height: 115px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}



#titlepanel.home {
    height: 89px;
    padding-bottom: 15px;
    position: relative;
}
	
#header {
	height:60px;
	width:100%;
	background:#000;
	border-bottom:1px solid #867c56;
}

#container-content {	
	margin: 200px auto 95px;
	padding:0;
}

#content {
	width:670px;
	float:left;
        text-align: justify;
}

#content.show-page-content{
    width:606px;
    padding-bottom:40px;
    font-size:13px;
    line-height: 22px;
}

.venue #content {
    width: 940px;
    text-align: left;
}

#secondary-content {
	
	width:275px;
	float:right;
	margin-top:15px;
}

#container-content.venue .showDescriptionWrapper{
    width:640px;
}
#container-content.venue .showDescription{
    width:350px;
    float:left;
}

#container-content.archive .ticketOfferWrapper,
#container-content.show .ticketOfferWrapper,
#container-content.venue .ticketOfferWrapper{
    width:285px;
    height:320px;
    background: url('images/spritesheet.png');
    background-position: -237px 0px;
    margin-top:40px;
    float:left;
    position:relative;
}
#container-content.archive .ticketOfferWrapper,
#container-content.archive .ticketOfferWrapper.findTickets{
    background: url("images/spritesheet.png") repeat scroll -531px -20px rgba(0, 0, 0, 0);
    height:300px;
    width:291px;
    margin-top:0px;
}

#container-content.archive .ticketOfferWrapper.findTickets {
    background: url("images/spritesheet.png") repeat scroll -531px -68px rgba(0, 0, 0, 0);
    height:250px;
    width:291px;
    margin-top:0px;
}

#container-content.archive #find-tickets {
    margin-top: 29px;
}


#container-content.show .ticketOfferWrapper.findTickets,
#container-content.venue .ticketOfferWrapper.findTickets {
    background: url("images/spritesheet.png") repeat scroll -236px -70px rgba(0, 0, 0, 0);
    height:258px;
}
#container-content.venue .ticketOfferWrapper.findTickets{
    margin-top:66px;
}

#container-content.show .ticketOffer,
#container-content.archive .ticketOffer,
#container-content.venue .ticketOffer{
    position:absolute;
    top:10px;
    left:0px;
    background-color:red;
    width:180px;
    height:40px;
    text-transform: uppercase;
}

#container-content.archive .ticketOfferBody,
#container-content.show .ticketOfferBody,
#container-content.venue .ticketOfferBody{
    font-family: voltaire;
    left: 25px;
    position: absolute;
    top: 67px;
}

#container-content.show .ticketOfferWrapper.findTickets .ticketOfferBody,
#container-content.venue .ticketOfferWrapper.findTickets .ticketOfferBody{
    top: 40px;
}
#container-content.archive .ticketOfferBody .wasPrice,
#container-content.show .ticketOfferBody .wasPrice,
#container-content.venue .ticketOfferBody .wasPrice{
    color:#e0daa8;
    font-size:20px;
}
#container-content.archive .ticketOfferBody .offerPrice,
#container-content.show .ticketOfferBody .offerPrice,
#container-content.venue .ticketOfferBody .offerPrice{
    color: #fff;
    font-size: 35px;
    margin-top: 10px;
}

#container-content.archive .ticketOfferBody .offerSearchForm,
#container-content.show .ticketOfferBody .offerSearchForm,
#container-content.venue .ticketOfferBody .offerSearchForm{
    margin-top:20px;
}
#container-content.archive .ticketOfferBody .offerSearchForm div.ticket-price-buy-now-button,
#container-content.show .ticketOfferBody .offerSearchForm div.ticket-price-buy-now-button{
    margin-top:10px;
    padding: 9px 0;
}
#container-content.venue .ticketOfferBody .offerSearchForm div.ticket-price-buy-now-button{
    padding: 7px 0;
}


#container-content.archive .ticketOfferBody .offerSearchForm div.ticket-price-buy-now-button a,
#container-content.show .ticketOfferBody .offerSearchForm div.ticket-price-buy-now-button a,
#container-content.venue .ticketOfferBody .offerSearchForm div.ticket-price-buy-now-button a{
    
    background: none repeat scroll 0 0 #f0ecd1;
    color: black;
    padding: 0.3em 0.7em;
}

#container-content.show .ticketOfferBody .offerSearchForm .select2.dateDropdDown,
#container-content.archive .ticketOfferBody .offerSearchForm .select2.dateDropdDown,
#container-content.show .ticketOfferBody .offerSearchForm .select2.dateDropdDown{
    margin-right: 10px;
}

#container-content.show .ticketOfferBody .offerSearchForm .select2.ticketNumber,
#container-content.archive .ticketOfferBody .offerSearchForm .select2.ticketNumber,
#container-content.show .ticketOfferBody .offerSearchForm .select2.ticketNumber{
    margin-top: 0px;
    margin-right:10px;
    display:block;
    margin-top:10px;
}

#container-content.archive div.select2{
    margin:15px 0px;
}

#container-content.show .ticketOfferBody .offerSearchFormWrapper .bookUntil,
#container-content.archive .ticketOfferBody .offerSearchFormWrapper .bookUntil,
#container-content.venue .ticketOfferBody .offerSearchFormWrapper .bookUntil {

    color: #9ec3e0;
    float: left;
    font-size: 12px;
    font-style: italic;
    line-height: 14px;
    margin-top: 5px;
    text-align: left;
    min-width:240px;
    max-width:251px;
}

.ticketSearchForm{
    font-family:Helvetica;
}

#container-content.about #secondary-content {
	margin-left:30px;
} 
/*#wrapper.bg #secondary-content {
	margin-top:0;
}*/

#footer{

	height:60px;
	padding-top:10px;
	text-align:left;
        background: -moz-linear-gradient(left,  rgba(25,52,79,1) 0%, rgba(41,137,216,0.4) 60%, rgba(32,124,202,0.37) 63%, rgba(125,185,232,0) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(25,52,79,1)), color-stop(60%,rgba(41,137,216,0.4)), color-stop(63%,rgba(32,124,202,0.37)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left,  rgba(25,52,79,1) 0%,rgba(41,137,216,0.4) 60%,rgba(32,124,202,0.37) 63%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left,  rgba(25,52,79,1) 0%,rgba(41,137,216,0.4) 60%,rgba(32,124,202,0.37) 63%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(left,  rgba(25,52,79,1) 0%,rgba(41,137,216,0.4) 60%,rgba(32,124,202,0.37) 63%,rgba(125,185,232,0) 100%); /* IE10+ */
        background: linear-gradient(to right,  rgba(25,52,79,1) 0%,rgba(41,137,216,0.4) 60%,rgba(32,124,202,0.37) 63%,rgba(125,185,232,0) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19344f', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
}

#footer .inner{
    margin-left:auto;
    margin-right:auto;
}

/* END STRUCTURE ------------------------------------------------- */






/* START TYPOGRAPHY ------------------------------------------------- */

@font-face {
	font-family:'Voltaire';
	font-style:normal;
	font-weight:400;
	src:local('Voltaire'), url(http://themes.googleusercontent.com/static/fonts/voltaire/v3/ag0Q3_6hjQFerbCN2Eewq3YhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}

h1 {
	font-size:270%;
	color:#fff;
	margin:0 0 0.5em 0;
	line-height:1.3em;
        font-weight: lighter;
}

em {
	font-style:italic;
}

strong {
	font-weight:700;
}

h1 a {
	color:#fff;
	text-decoration:none;
}

#titlepanel h1 {
	margin-bottom:0;
        font-family:Segoe UI;
        font-weight: 100;
        font-size: 283%;
}

#titlepanel h1.interviews {
	margin-bottom:0;
        font-family:Segoe UI;
        font-weight: 100;
        font-size: 283%;
}

#titlepanel .icon{
    background-image: url("images/spritesheet.png");
    float: left;
    height: 37px;
    margin: 6px 10px 0 0;
    width: 38px;
}
#titlepanel .interviewsIcon {
    background-position: 0 -586px;
}
#titlepanel .showIcon {
    background-position: 0 -434px;
}
#titlepanel .fringeIcon {
    background-position: 0 -510px;
}
#titlepanel .blogIcon {
    background-position: 0 -548px;
}

	
h2 {
	font-size:270%;
	color:#16354d;
	text-transform:uppercase;
	margin-bottom:0.5em;
	line-height:1em;
	font-family:"Voltaire", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h3 {
	font-size:190%;
	margin-bottom:0.5em;
}

.archive-post h1, h2, h3, h4, h5 {
	text-transform:uppercase;
	color:#16354d;
	margin-bottom:0.5em;
	line-height:1em;
	font-family:"Voltaire", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.archive-post h1 {
    float: left;
    font-size: 270%;
    font-weight: normal;
    max-width: 430px;
    text-align: left;
    padding-bottom: 5px;
}

.archive-post h2{
	font-size:220%;
	line-height:120% !important;
	color:#867c56 !important;
	margin-bottom:2em !important;
}

.archive-post h3 {
	font-size:220%;
	margin-top:1em;
}

.archive-post h4 {
	font-size:190%;
	margin-top:1em;
}

.archive-post h5 {
    
    font-size:170%;
    font-weight:500;
    text-transform:none;
    margin-top:1em;
        
}

.archive-post a {
    color:#266e9c;
}			
	
.archive-listings h2,
.archive-listings h2 a {
	line-height:120% !important;
	color:#16354d !important;
	text-decoration:none;
	font-weight:normal;
	margin:0 !important;
}

.archive-listings p {
	margin-bottom:0;
}			

p {
	/*color:#363636;*/
	margin-bottom:1em;
	font-size:1.1em;
	line-height:1.6;
}
#container-content ul {
	list-style-position:inside;
	margin-bottom:2em ;
}
#container-content li {
	margin-bottom:1em;
	list-style:square;
	margin-left:3em;
}

p strong, li strong {
	font-weight:bold;
}

#titlepanel p {
    color: #e0daa8;
    font-family: Segoe UI;
    font-style: italic;
    font-size:135%;
    
}

a {	color:#16354d;}

.sc-block h2 a {
	color:#16354d;
	text-decoration:none;
}	
.sc-block h2 a:hover {
	text-decoration:underline;
}	

a.button,
span.button,
input.wpcf7-submit,
button.submit,
button.dismiss,
button.ticket-search-execute {
	cursor:pointer;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal !important;
	font-size:120%;
	color:#585342;
	font-family:"Voltaire", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding:0.3em 0.5em;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border:1px solid #867c56;
	border-radius:2px;
	background:#e3e1d8;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UxZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,  #ffffff 1%, #e3e1d8 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#e3e1d8));
	background:-webkit-linear-gradient(top,  #ffffff 1%,#e3e1d8 100%);
	background:-o-linear-gradient(top,  #ffffff 1%,#e3e1d8 100%);
	background:-ms-linear-gradient(top,  #ffffff 1%,#e3e1d8 100%);
	background:linear-gradient(to bottom,  #ffffff 1%,#e3e1d8 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e1d8',GradientType=0 );
	white-space:nowrap;
}	

button.submit:hover,
button.dismiss:hover,
a.button:hover,
button.ticket-search-execute:hover {
	background:#e3e1d8;
	-moz-box-shadow:inset 0 0 4px #b3af9f;
	-webkit-box-shadow:inset 0 0 4px #b3af9f;
	box-shadow:inset 0 0 4px #b3af9f;
}	

a.button:active,
button.submit:active,
button.dismiss:active,
button.ticket-search-execute:active {
	background:#e3e1d8;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

button.submit {
	font-size:1.2em;
	padding:0.3em 0.5em;
}

a.button-cta,
button.button-cta {
	cursor:pointer;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal !important;
	font-size:120%;
	color:#fff;
	font-family:"Voltaire", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding:0.3em 0.5em;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border:1px solid darkgray;
	border-radius:3px;
	white-space:nowrap;
	background: #3485b7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM0ODViNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzc0YTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #3485b7 0%, #2374a6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3485b7), color-stop(100%,#2374a6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3485b7 0%,#2374a6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3485b7 0%,#2374a6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3485b7 0%,#2374a6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3485b7 0%,#2374a6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3485b7', endColorstr='#2374a6',GradientType=0 ); /* IE6-8 */
}	

a.button-cta:hover,
button.button-cta:hover {
	-moz-box-shadow:inset 0 0 4px darkgray;
	-webkit-box-shadow:inset 0 0 4px darkgray;
	box-shadow:inset 0 0 4px darkgray;
	background: #2374a6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzNzRhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNDg1YjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #2374a6 0%, #3485b7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2374a6), color-stop(100%,#3485b7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2374a6 0%,#3485b7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2374a6 0%,#3485b7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2374a6 0%,#3485b7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2374a6 0%,#3485b7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2374a6', endColorstr='#3485b7',GradientType=0 ); /* IE6-8 */
}

a.button-cta:active,
button.button-cta:active {
	background: #106fa5; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEwNmZhNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzc0YTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #106fa5 0%, #2374a6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#106fa5), color-stop(100%,#2374a6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #106fa5 0%,#2374a6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #106fa5 0%,#2374a6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #106fa5 0%,#2374a6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #106fa5 0%,#2374a6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#106fa5', endColorstr='#2374a6',GradientType=0 ); /* IE6-8 */
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

a.supplierlink {
	font-size:12px !important;
	height:20px;
	white-space:nowrap;
	text-decoration:none;
	display:block;
	cursor:pointer;
	color:#585342 !important;
	font-family:"Voltaire", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border:1px solid #867c56;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:#fff;
	text-align:center;
	padding:30px 2px 2px 2px
}
		
.mt20 {
	margin-top:20px;
}


img.alignleft {
	float:left;
	margin:0 1em 1em 0;

}
img.alignright {
	float:right;
		margin:0 0 1em 1em;
	border:3px solid #d4d3cf;
}

h4 img {
	border:none !important;
}

.work_with_us {
	background:#f3f2ee;
	padding:.5em;
	margin-bottom:20px;
	border:1px solid #d7d5cc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:block;
	font-size:1.2em;
	padding:16px;
}

.show-page-content {
	width:460px;
	float:left;
	margin-right:55px;
        /*margin-top:40px;*/
}

.show-page-content h3,
.show-info-reviews h3 {
	margin-top:1.8em;
}

/* END TYPOGRAPHY ------------------------------------------------- */






/* START HEADER ------------------------------------------------- */

#header .inner {
	position:relative;
}

#header a#main-logo {
    float:left;
    margin-right:43px;
}

#header #top-navigation{
	float:right;
}

#header #top-navigation ul{
    margin-top:10px;
}

#header #top-navigation li{
    color: #e0daa8;
    float: left;
    margin: 0 6.5px;
}

#header #top-navigation ul li a{
    color:#E0DAA8;
    font-size:13px;
}
#header-social {
    float: right;
    margin-left: 3px;
    width: 46px;
}

.round-twitter{
    background: url("images/spritesheet.png") repeat scroll -80px -567px rgba(0, 0, 0, 0);
    height: 32px;
    width: 32px;
    float:right;
    margin-top:2px;
}

#globalsearch {
    height:32px;
    background: #2d2f33; /* Old browsers */
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    -moz-box-shadow:inset 0 0 10px #999;
    -webkit-box-shadow:inset 0 0 10px #999;
    box-shadow:inset 0 0 10px #999;
    float:left;
    margin-top:2px;
    margin-left: 18px;
}

#globalsearch input#s {
    width:210px;
    background:none;
    border:none;
    height:28px;
    font-size:1em;
    color:#ccc;
    padding:2px 10px 0;
}

#globalsearch input#s:focus {
	outline:0;
}

ul.ui-autocomplete {
	width:246px !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border:none !important;
	background:#2b729c !important;
	font-weight:normal !important;
	color:#585343 !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	-moz-border-radius:0 !important;
	-webkit-border-radius:0 !important;
	border-radius:0 !important;
}

ul.ui-autocomplete.ui-widget-content {
	border:1px solid #1c3e5a !important;
	background:#1c3e5a !important;
	color:#222;
}

ul.ui-autocomplete.ui-widget-content a {
	color: #fff !important;
}

ul.ui-autocomplete.ui-widget-content a:hover {
	cursor:pointer !important;
}
	
.stickypanel {
	z-index:9000;
	width:100%;
	margin-bottom:40px;
	margin-top:36px;
}

.is-sticky #sectionnav,
.is-sticky #search-tickets-panel {
	opacity:0.95;
}
		
.titlepanel-main {
	float:left;
	width:560px;
}

.stickypanel.venue .titlepanel-main h1 a{
    float: left;
    font-family: Segoe UI;
    font-weight: 200;
    width: 560px;
}

.titlepanel-aside {
	float:right;
	width:340px;
	padding-top:4px;
        text-align:right;
}
.titlepanel-aside div.ticket-price-buy-now-button{
    float:right;
}

div.ticket-price-buy-now-button a.button-cta {
    padding: 0.3em 0.7em;
    background:#F0ECD1;
    color:black;
}

.titlepanel-aside .poweredBy{
    clear: both;
    color: #a9d1eb;
    font-size: 10px;
    font-style: italic;
    font-weight: 600;
    margin-top: 8px;
    text-align: right;
}

#container-content.archive .poweredBy{
    color: #848391;
    font-size: 9.5px;
    font-style: italic;
    text-align: center;
    width: 290px;
}

.select2.showId, .select2.ticketNumber{
    margin: 4px 2px 0 0;
}
.bigDropdown{
    width:280px !important;
}

.readmore-button {
    background-color: #236690;
    color: white;
    font-family: voltaire;
    font-size: 18px;
    height: 34px;
    line-height: 36px;
    padding-left: 10px;
    width: 220px;
    border-radius:3px;
}


.readmore-button .right-arrow {
    background-color: #40a3cd;
    float: right;
    font-size: 46px;
    height: 34px;
    line-height: 31px;
    text-align: center;
    width: 35px;
    color: #fff;
    border-radius:0 3px 3px 0;
    position:relative;
}

#container-content.archive .ticketOfferBody .readmore-button .right-arrow {
    font-size: 36px;
}


.archive-listings-right .readmore-button {
    width:120px;
    margin-top:15px;
}

#container-content.archive .ticketOfferBody .readmore-button{
    width:120px;
    margin-top:15px;
}
#container-content.archive .ticketOfferBody a.findTickets{
    text-decoration: none;
    font-weight:100;
    
}
#container-content.archive .ticketOfferBody a.findTickets .readmore-button{
    font-size:16px;
}

body.pod-page-reviews #sectionnav {
    display:none;
}

#sectionnav {
	height:50px;
	margin-top:-1px;
	background:#204E72;
}

#sectionnav ul li {
	float:left;
	display:inline-block;
	height:50px;
	line-height:50px;
}	
	
#sectionnav ul li a {
	font-family:"Voltaire", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	font-size:130%;
	color:#FFF !important;
	display:block;
	height:100%;
	padding:0 1em;
}

#sectionnav ul li a:hover {
	background:#5F9AC6;
}	

#sectionnav ul li.nav_selected	{
	background-color:#2C6A8F;       
}

#sectionnav ul li.next-post {
	float:right;
	padding-right:315px;
}

div#sectionnav div.inner{
    padding:0px;
}

.socialwidget {
	float:right;
}
.socialwidget p {
	float:right;	font-size:0.9em !important;
	padding-top:1px;
	padding-right:3px;
	margin:0;
}	
	
#globalsearch input#s.ui-autocomplete-loading {
	background:url('images/ajax-loader.dark.gif') no-repeat right center;
}

/* END HEADER ------------------------------------------------- */

	




/* START FOOTER ------------------------------------------------- */

* {
	margin:0;
}

html, body {
	height:100%;
}

#wrapper {

	height:auto !important;
	height:100%;
	margin:0 auto -60px;
}

.footer, .footer-push {
	height:60px;
}

#footer p {
	color:#fff;
	font-size:90%;
	width:50%;
	float:left;
}

#footer p.footer-star {
	width:25%;
	min-height:38px;
	float:right;
	text-align:right;
	padding-right:130px;
	background:url('images/footer-star-tickets.png') no-repeat right top;
}

#footer p a {
	font-weight:bold;
	color:#fff;
}

/* END FOOTER ------------------------------------------------- */






/* START THEATRE LIST ------------------------------------------------- */

table#seatingtable {
	overflow:hidden;
	margin-bottom:60px;
}

#table-wrapper,table#seatingtable {
	border:1px solid black;
	
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}

table#seatingtable strong {
    font-weight: 400;
    font-size: 15.6px;
}

p#theatretabletop {
	height:40px;
	line-height:40px;
	margin:0;
	font-family:"Voltaire", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size:1.7em;
	border-bottom:1px solid lightgray;
	background:none repeat scroll 0 0 #ede9e6;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e1d8',GradientType=0 );
	position:relative;
}

p#theatretabletop span.tabletitlescol1 {
	display:block;
	float:left;
	width:200px;
	margin-left:10px;
        font-size: 17px;
}	
p#theatretabletop span.tabletitlescol2 {
	display:block;
	float:left;
	width:230px;
	margin-left:10px;
	margin-top:1px;
}

p#theatretabletop span.show-dates-header a {
	font-size:15px;
	padding-bottom:3px;
}

p#theatretabletop span.show-dates-header {
	display:block;
	float:right;
	margin-right:75px;
        font-size: 17px;
}

#container-content.show{
    background-color:#FFF;
    margin-top:220px;
    padding-top:43px;
    margin-bottom:0px;
}
#container-content.show h2{
    font-size: 295%;
    margin-bottom:20px;
    max-width:630px;
}

#container-content.show .show-intro-content p.show-booking-dates{
    font-style:italic;
    font-size: 12px;
}

.show-intro-content img {
    cursor:pointer;
}











#container-content ul#theatres {
	margin-bottom:0;
}

ul#theatres li {
	padding:0 !important;
	margin:0 !important;
	width:100%;
	display:block;
	overflow:hidden;
	position:relative;
	background:#f2f0ec url('images/theatres-li-bkg.png') repeat-x top;;
}

ul#theatres li:hover {
	background: #f2f5f6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjVmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iI2UzZWFlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOGQ3ZGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f5f6), color-stop(37%,#e3eaed), color-stop(100%,#c8d7dc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-8 */
}

ul#theatres li .theatrebasicinfo {
	padding:7px 0 !important;
	overflow:hidden;
	width:670px;
	/*cursor:pointer;*/
}

ul#theatres > li {
	border-top:1px solid #fff;
	overflow:hidden;
}

ul#theatres li .theatrefullinfo {
	height:0px;
	overflow:hidden;
	background:#fff;
	box-shadow:inset 0px 5px 12px -10px #000;
	cursor:pointer;
}

ul#theatres li.active-row .theatrebasicinfo {
	background: #FFFFFF;
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfecf4', endColorstr='#cbe0ec',GradientType=0 ); /* IE6-8 */
}

ul#theatres li.active-row {
	background: #FFFFFF; /* Old browsers */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfecf4', endColorstr='#cbe0ec',GradientType=0 ); /* IE6-8 */
}
ul#theatres li.active-row .theatrefullinfo {
	display:none;
	height:auto;
	overflow:visible;
	background:#dfecf4;
}
ul#theatres li.active-row {
	border-top:1px solid lightgray;
	border-bottom:1px solid lightgray;
}

ul#theatres li.active-row + li.active-row,
ul#theatres li.active-row:first-child {
	border-top:0;
}

ul#theatres li.active-row:last-child {
	border-bottom:0;
}

ul#theatres li.active-row div.show-descriptions {
	display:inline-block;
}
ul#theatres li.active-row .theatrebasicinfo span.show-name {
	display:none;
}
ul#theatres li.active-row div.show-descriptions ul.theatre-currentshows {
	margin:0 !important;
}
ul#theatres li.active-row div.show-descriptions ul.theatre-currentshows + ul.theatre-currentshows {
	margin-top:10px !important;
}
ul#theatres li h3 {
	display:inline-block;
	width:200px;
	padding-right:8px;
	padding-top:1px;
	margin-bottom:0;
	text-decoration:underline;
	vertical-align:top;
}	

ul#theatres li div.venue-list-show-details {
	clear:both;
}

ul#theatres li div.venue-list-show-details + div.venue-list-show-details {
	border-top:1px dotted #ccc;
}

ul#theatres li span.venue-list-show-name {
	font-weight:900;
}

ul#theatres li a.edit-venue {
	display:block;
	font-weight:400;
	text-decoration:underline;
	color:#999;
	position:absolute;
	top:35px;
	right:10px;
}

ul#theatres li a.edit-venue {
	display:none;
}

ul#theatres li.active-row a.edit-venue {
	display:block;
}

ul#theatres li a.edit-venue:hover {
	color:#555;
}

ul#theatres li span.show-name {
	display:inline-block;
	width:300px;
	font-size:1.1em;
	color:#403c30 !important;
}
ul#theatres li div.show-descriptions {
	display:none;
	width:445px;
	font-size:1.1em;
	color:#403c30 !important;
}
ul#theatres li span.show-name span {
	display:block;
}
ul#theatres li span.show-name a {
	color:#403c30;
}	
ul#theatres li span.more-info {
	float:right;
	width:50px;
}	
ul#theatres li span.not-an-image-filler {
	display:block;
	float:left;
	height:80px;
	margin-right:10px;
	width:53px;
}
ul#theatres h3 {
	color:#403c30;
	font-weight:normal !important;
	padding:0 10px;
	font-size:1.1em !important;
	font-weight:bold;
	text-transform:none;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}	

ul#theatres h3 a {
	text-decoration:none;
	color:#403c30;
	 font-weight:900;
}		

a.displayfullinfo {
	position:absolute;
	right:10px;
	top:6px;
	padding:1px 10px;
}

div.theatre-info,
ul.theatre-info,
ul.theatre-currentshows {
	margin:10px 10px 10px 20px !important;
	float:left;
	padding:0;
}	

ul.theatre-currentshows {
	width:440px;
}

div.theatre-info,
ul.theatre-info {
	width:170px;
}

ul.theatre-info li,
ul.theatre-currentshows li {
	display:block;
	line-height:2em;
	background:none !important;
}	
	
ul.theatre-info li {
	margin-bottom:0 !important;
	color:#666666 !important;
}


ul.theatre-currentshows strong {
	font-weight:bold;
}

ul.theatre-currentshows img {
	height:80px;
	float:left;
	margin-right:10px;
	-webkit-box-shadow:0 0 3px #999;
	-mox-box-shadow:0 0 3px #999;
	box-shadow:0 0 3px #999;
}
ul.theatre-currentshows img.stars {
    height:auto;
    margin-right:0px;
    width:100px;
    box-shadow: none;
    float:right;
}

ul.theatre-currentshows .ourReview {
    float: right;
    margin-right: 10px;
}

ul.theatre-currentshows .ourReview .text {
    float: left;
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 10px;
    margin-right: 7px;
    text-decoration: underline;
    
}

ul.theatre-currentshows .ourReview .camera{
    background: url("images/spritesheet.png") repeat scroll -45px -8px rgba(0, 0, 0, 0);
    width:40px;
    height:23px;
    float:right;
}


ul.theatre-currentshows li .show-description {
	float:left;
	width:230px;
	line-height:1.5em;
}

ul.theatre-currentshows li .video-review {
	padding-top:0;
        margin-top:-25px;
        float:right;
        width:151px;
        height:50px;

}

ul.theatre-currentshows li .video-review .star-rating{
    background: url("images/spritesheet.png") repeat scroll -46px 100px rgba(0, 0, 0, 0);
    background-position: 0px 100px;
    height:15px;
    width:85px;
    float:right;
    margin-bottom: 10px;
    margin-right: 10px;
}

ul.theatre-currentshows li .video-review .star-rating.rate-1{
    background-position: -130px 152px;
}
ul.theatre-currentshows li .video-review .star-rating.rate-3{
    background-position: -114px 152px;
}
ul.theatre-currentshows li .video-review .star-rating.rate-5{
    background-position: -96px 152px;
}
ul.theatre-currentshows li .video-review .star-rating.rate-7{
    background-position: -79px 152px;
}
ul.theatre-currentshows li .video-review .star-rating.rate-9{
    background-position: -62px 152px;
}

ul.theatre-currentshows li .video-review .star-rating.rate-0{
    background-position: -130px 134px;
}
ul.theatre-currentshows li .video-review .star-rating.rate-2{
    background-position: -113px 134px;
}
ul.theatre-currentshows li .video-review .star-rating.rate-4{
    background-position: -96px 134px;
}
ul.theatre-currentshows li .video-review .star-rating.rate-6{
    background-position: -79px 134px;
}
ul.theatre-currentshows li .video-review .star-rating.rate-8{
    background-position: -62px 134px;
}
ul.theatre-currentshows li .video-review .star-rating.rate-10{
    background-position: -45px 134px;
}


	
ul.theatre-info a,
ul.theatre-info span,
ul.theatre-currentshows li,
ul.theatre-currentshows a,
ul.theatre-currentshows span {
	padding:0 !important;
	color:#666666 !important;
}		

/* START THEATRE LIST ------------------------------------------------- */







/* START THEATRE PAGE ------------------------------------------------- */

#box-office-contacts, #past-shows, #disqus-comments, #reviews {
	/*padding:40px 0 55px;
	margin:20px 0;
	clear:both;
        border-top: 1px solid #204E72;
        line-height:21px;*/
        
        
}
#box-office-contacts, #past-shows, #disqus-comments, #reviews {
    background-color: #fff;
    border-top: 1px solid #204e72;
    clear: both;
    font-family: Helvetica;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 21px;
    margin: 20px 0;
    padding: 41px 0px;       
}
#disqus-comments{
    padding: 41px;
}

#box-office-contacts:first-child {
	background:transparent;
}

#boxOffice{
    width:245px;
    line-height:23px;
    float:left;
}	
#boxOffice a{
    color:#5683A0;
}
#boxOffice tr td:first-child{
    font-weight:bold;
    font-size: 13px;
}	

#box-office-contacts .sidebar {
    float: left;
    font-size: 13px;
    line-height: 22px;
    margin-left: 35px;
    text-align: left;
    width: 656px;
}

.box-office-link {
	margin-top:10px;
	float:right;
	font-size:190%;
	color:#16354d;
	margin-bottom:0.5em;
	line-height:1em;
	font-family:"Voltaire", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


#past-shows .history {
	width:450px;
	float:left;
}

#past-shows .show-list {
	width:450px;
	float:right;
	padding-left:40px;
}

#past-shows .show-list div {
	float:left;
	width:130px;
	margin-right:20px;
}

#past-shows .show-list div strong {
	font-size:13px;
}

/* END THEATRE PAGE ------------------------------------------------- */





/* START SEATING TABLE ------------------------------------------------- */

table#seatingtable {
	margin-top:20px;
	clear:both;
	width:100%;
}

table#seatingtable tbody tr td {
	border:1px dotted #000000;
}

table#seatingtable tbody tr:first-child td p,
table#seatingtable tbody tr:first-child td {
	background:#204E72;
	font-family:'Voltaire', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-size:16px;
	text-align:center;
	text-transform:uppercase;
        color:#fff;
}

table#seatingtable th p,
table#seatingtable thead td p,
table#seatingtable tbody:first-child tr:first-child td p {
	margin:0;
}

table#seatingtable td {
	padding:10px 20px;
}	

/* END SEATING TABLE ------------------------------------------------- */






/* START SOCIAL FIXES ------------------------------------------------- */

.addthis_toolbox {
	display:inline-block;
	float:right;
        line-height: 0px;
}	

/* END SOCIAL FIXES ------------------------------------------------- */






/* START SECONDARY CONTENT ------------------------------------------------- */

.sc-block {
	margin-bottom:30px;
}
.sc-block-inner {
	margin-left:45px;
        color:#E2D5A8;
        width:235px;
}
.sc-block-inner span{
    text-transform: uppercase;
    font-family:"Voltaire","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:152%;
}
.sc-block-inner p{
    color:#fff;
    font-size:116%;
    font-family:"Voltaire","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.4em;
    
}
.sc-block-inner h2{
    color:#E2D5A8;
    font-size: 255%;
    border-bottom: 1px dotted;
    float:left;
}
#secondary-content .sc-block .sc-block-inner a {
    font-weight: 100;
}
.imgWrapper {
    width:230px;
    height:160px;
    position:relative;
    border: 2px solid white;
}
.imgWrapper .playerIcon {
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH8AAABRCAYAAAD7G3lVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAATFJREFUeNrs22FtwkAYx+F2QcAkMAfgYBKQwBxMQh1MwiRQB+CgEoaDzkG5S1a+E5IF+n+e5D4ve3+7N0s4mgYAAAAAAAAAAAAA7jFN06cp5MavjuWsTSMzfjWWszORzPizQzmvJpMZ3xYIj28LiG8LpMeffdsCufGrn3LeTS0z/uzLFsiNbwuEx7cFxL9ugY1pZsafdSaaG78abIHc+LaA+MvbAi/+XG5Sww9L2QLtEm/+P/2oUzkfbduexc+LX51L/DdrP09fzvaZf4GVhjf7/Vv3vVFk/bfvMUhg/PoAZG+6efE9Aw+MP/oCSGZ8tz0wvtseGn9w2zPjdyaXF99n9aHx3fbA+G57aHy3PTC+N/mh8b3DD4zvtofGd9tD47vtAAAAAAAAAAAAADymiwADAOSj1JBfF8xMAAAAAElFTkSuQmCC) 50% 50% / 65px 40px no-repeat rgba(48, 169, 234, 0.8);
    height: 40px;
    position: absolute;
    width: 65px;
    top:60px;
    left: 83px;
    
}
.imgWrapper img{
    margin-left:auto;
    margin-right:auto;
    display:block;
    height:100%;
}

fromTheBlog, .fringe{
    
}

.sc-block-footer {
	margin-top:20px;
	height:10px;
        border-bottom: 1px solid #1f5368;
}

#sc-twitter .twitter-icon{
    background:url("images/spritesheet.png") no-repeat scroll left -200px rgba(0, 0, 0, 0);
    width:37px;
    height:37px;
    position:absolute;
}
#sc-twitter .sc-block-inner a{
    text-decoration:none;
    font-weight:100;
}
#sc-pinterest .pinterest-icon {
    background:url("images/spritesheet.png") no-repeat scroll left -237px rgba(0, 0, 0, 0);
    width:37px;
    height:37px;
    position:absolute;
}

#sc-interview .interview-icon{
    background:url("images/spritesheet.png") no-repeat scroll left -10px rgba(0, 0, 0, 0);
    width:37px;
    height:37px;
    position:absolute;
}

#sc-reviews .review-icon{
    background:url("images/spritesheet.png") no-repeat scroll left -161px rgba(0, 0, 0, 0);
    width:37px;
    height:37px;
    position:absolute;
}

#sc-blog .blog-icon{
    background:url("images/spritesheet.png") no-repeat scroll left -123px rgba(0, 0, 0, 0);
    width:37px;
    height:37px;
    position:absolute;
}

#sc-fringe .fringe-icon{
    background:url("images/spritesheet.png") no-repeat scroll left -86px rgba(0, 0, 0, 0);
    width:37px;
    height:37px;
    position:absolute;
}

#sc-comingsoon .comingsoon-icon{
    background:url("images/spritesheet.png") no-repeat scroll left -47px rgba(0, 0, 0, 0);
    width:37px;
    height:37px;
    position:absolute;
}



#sc-blog .sc-block-inner img,
#sc-fringe .sc-block-inner img{
    float:left;
    width:95px;
    margin:0 15px 5px 0;
    border:2px solid white;
}

.sc-block a {
	color:#e2d5a8;
	font-weight:600;
}

.sc-block h2 a {
	font-weight:400;
	text-decoration:none !important;
}

.sc-block ul li {
	margin:0 !important;
	list-style:none !important;
}

#sc-blog p {
	margin-bottom:0;
}

#sc-comingsoon li {
	display:block;
	padding-bottom:20px;
}

#sc-comingsoon h3 {
	display:block;
	color:#e2d5a8;
	font-weight:bold;
	padding-bottom:20px;
	text-transform:none;
	font-size:0.95em !important;
	padding-bottom:0px !important;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

#sc-comingsoon .venueName {
    font-size: 13px;
    font-style: italic;
    text-transform: none;
}

#sc-comingsoon ul li .futureshowdesc {
	width:160px;
	float:left;
        color:#FFFFFF;
}
#sc-comingsoon ul li .futureshowdesc a:active,
#sc-comingsoon ul li .futureshowdesc a:link,
#sc-comingsoon ul li .futureshowdesc a:visited,
#sc-comingsoon ul li .futureshowdesc a {
	color:#FFFFFF;
	text-decoration:underline;
        display:block;
}
#sc-comingsoon ul li .futureshowdesc a:hover {
	color:#FFFFFF;
        display:block;
}
#sc-comingsoon ul li p strong {
	font-weight:bold !important;
}
	
#sc-comingsoon ul li img {
	width:50px;
	max-height:80px;
	float:left;
	/*border:4px solid #867c56;
	border-top:none;
	border-left:none;*/
	box-shadow:2px 2px 5px #555;
        margin-right: 15px;
        border: 2px solid white;
}

.nearby-hotels-panel{
    padding-bottom:25px;
    font-size: 13px;
    line-height: 22px;
}
.nearby-hotels-panel h4 {
    font-size:160%;
    display:block;
    padding:25px 0 0 0;
    margin:25px 0;
    clear:both;
}

.nearby-restaurants-panel {
    padding-bottom: 102px;
    font-size: 13px;
    line-height: 22px;
}

.nearby-restaurants-panel h4 {
	font-size:160%;
	display:block;
	margin-top:2.5em;
	padding-top:3em;
	
}

.nearby-restaurants-panel h4:first-child {
	margin-top:2.5em;
	padding-top:0;
	background:0;
}

.nearby-hotels-panel p {
	margin-right:322px;
}

.nearby-restaurants-panel p {
	margin-left:322px;
}

/* END SECONDARY CONTENT ------------------------------------------------- */






/* END BOX OFFICE ------------------------------------------------- */

.show {
	margin-bottom:40px;
}
    
.show-intro {
    float: left;
    font-size: 13px;
    line-height: 22px;
    min-height: 350px;
    overflow: hidden;
 /*   padding-top: 10px;*/
    position: relative;
}

#container-content.venue .show-intro {
    width:980px;
}

.show-intro .show-poster {

	left:281px;
	top:55px;
	height:300px;
	z-index:-3;
	-moz-box-shadow:0 0 10px #888;
	-webkit-box-shadow:0 0 10px #888;
	box-shadow:0 0 10px #888;
}

.show-intro .show-intro-content img {
	
	width:250px;
        float:left;
        margin: 0 20px 13px 0px;
}

#container-content.venue .show-intro-content {
    float:left;
    margin-right:17px;
}

#container-content.venue .show-intro-content a,
#container-content.venue .show-intro-content a:hover,
#container-content.venue .show-intro-content a:visited,
#container-content.venue .show-intro-content a:link{
    color:#709CB9;
}

.show-booking-dates {
	font-weight:700;
	margin-top:-10px;
}

.specialoffer-panel {
	background:#fff;
	border:1px solid #867c56;
	padding:10px;
	margin-top:35px;
}	
	
.specialoffer-panel h3,
.specialoffer-panel p {
	color:#867c56;
	font-size:110%;
}

.specialoffer-panel h3 {
	font-weight:400;
	font-size:1.5em;
	line-height:1.3;
	margin-bottom:0.30em;
	
}	

.gettickets {
	background:url('images/get-tickets-button.png') no-repeat left top;
	height:60px;
	display:block;
	width:81px;
	text-indent:-9999px;
}

td.ticketinfo {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:0.75em;
	line-height:1.4em;
	text-transform:none;
}
	
/* END BOX OFFICE ------------------------------------------------- */






/* START SIGN-UP FORM --------------------------------------------- */

.sign-up_form_box {
	padding:12px 15px;
	position:relative;
}

.sign-up_form_box #alert_name,
.sign-up_form_box #alert_email {
	width:174px;
	padding:5px;
	float:left;
	box-shadow:inset 1px 5px 20px -10px #ccc;
}

.sign-up_form_box #alert_email {
	margin-left:6px;
}

.sign-up_form_box span.title {
	font-weight:700;
	font-size:1.2em;
	display:block;
	margin-bottom:8px;
}

.sign-up_form_box .inner {
	width:auto;
}

.legalese {
	font-size:0.8em;
	color:#999;
	display:block;
	line-height:1.6;
	margin-top:6px;
	text-align:left;
}

.drop-down-container {
	margin:15px 0 12px;
	text-align:left;
}

#container-content .sign-up_form_box ul {
	margin-bottom:10px;
}

#container-content .sign-up_form_box ul li {
	margin:0 0 0 1.5em;
	padding:0;
}

#container-content .sign-up_form_box button.dismiss {
	position:absolute;
	bottom:10px;
	left:12px;
}

#alert_sign_up_form {
	display:block;
	margin:0;
	padding:0;
}

#signup_form_box_overlay {
	background:#f2f2f2 url('images/ajax-loader.gif') no-repeat center center;
	opacity:0.5;
	display:none;
	position:absolute;
	top:1px;
	left:1px;
	bottom:1px;
	right:1px;
	filter: alpha(opacity = 50);
	z-index:2;
}

#signup_form_box_error {
	background:#f2f2f2;
	display:none;
	position:absolute;
	font-size:1em;
	top:1px;
	left:1px;
	bottom:1px;
	right:1px;
	z-index:2;
	padding:10px;
}

#signup_form_box_error p {
	font-weight:700;
}

#signup_form_box_message {
	background:#f2f2f2;
	display:none;
	position:absolute;
	font-size:1em;
	color:#333;
	padding:10px;
	top:1px;
	left:1px;
	bottom:1px;
	right:1px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	z-index:2;
}

#signup_form_box_message p {
	font-size:1.1em;
	line-height:1.4;
}

.blurme {
	filter: blur(2px);
	    -webkit-filter: blur(2px);
	    -moz-filter: blur(2px);
	    -o-filter: blur(2px);
	    -ms-filter: blur(2px);
	z-index:1;
}

/* END SIGN-UP FORM --------------------------------------------- */






/* START BLOG ------------------------------------------------- */

.archive-post {
	margin-bottom:35px;
        background-color: #FFF;
}
	
.archive-listings {
        background-color:#FFF;
}

.posted-date {
	font-family:"Voltaire", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size:16px;
        margin:0 0 5px 8px;
	padding:3px 8px;
	display:inline-block;
	color:#e2d5a8;

	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.separator{
    color:#24688D;
    font-size:16px;
}

.post-comment-count {
	font-family:"Voltaire", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	margin:0 0 5px 8px;
	font-size:16px;
	padding:3px 8px;
	display:inline-block;
	color:#e2d5a8;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	position:relative;
        
        background: url("images/spritesheet.png") repeat scroll -94px -4px rgba(0, 0, 0, 0)
        
        
        
}



.post-comment-count a {
	text-decoration:none;
	color:#e2d5a8;
        margin-left:13px;
}

.archive-listings-left .post-comment-count {
	margin-left:0;
}

p.standfirst {
	font-size:20px;
	line-height:1.4;
	font-family:"Voltaire", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#867c56;
}

.postheader {
	padding-bottom:11px;
	border-bottom:1px solid #867c56;
	margin-bottom:19px;
}

.archive-listings-left {
	float:left;
	width:100px;
}

.archive-listings-right {
	float:right;
	padding: 20px;
}

.archive-listings-right h2{
	padding-bottom: 8px;
}
	
	
.prev_entries, #next_entries {
	float:left;
}	
.next_entries {
	float:right;
	text-align:right;
} 
.prev_entries a,
.next_entries a {
	color:#e2d5a8;
	text-decoration:underline;
	font-size:1.2em;
	font-weight:bold;
}		
.prev_entries a:before {
	content:"\00AB\ ";
}		
.next_entries a:after {
	content:" \00BB";
}		
#titlepanel .prev_entries a,
#titlepanel .next_entries a {
	color:#fff;
}


.addthis_toolbox a {
	padding:0 !important;
	margin:0 1px 0 0 !important;
	line-height:1px !important;
}

.about-the-author {
	margin:30px 0;
	background:#f8f8f8;
	padding:16px;
}
.about-the-author .about-the-author-desc {
	float:left;
	width:450px;
}
.about-the-author .about-the-author-desc p {
	font-style:italic;
}
.about-the-author .avatar {
	width:96px;
	height:96px;
	border:8px solid #fff;
	float:left;
	margin-right:14px;
}
.about-the-author .about-the-author-desc h2 {
	margin-bottom:5px !important;
}

/* END BLOG ------------------------------------------------- */





/* START VENUE CONTENT ------------------------------------------------- */

.slideshow-container {
	float:right;
	padding:10px;
	margin-top:10px;
	margin-bottom:30px;
	background:#f0f0ec;
	width:430px;
}

.facebook-container {
	float:right;
	width:450px;
	
}

.slideshowWrapper{
    background-color: #f0f1eb;
    text-align: center;
    padding: 25px 0 0 0;
    margin-bottom:25px;
}

.show-slideshow-text-wrapper{
    width:430px;
    margin:auto;
    padding: 0 0 25px 0;
    text-align:left;
}

.show-slideshow-text-wrapper td:first-child{
    font-weight:bold;
    width:115px;
}

#show-slideshow {
    position:relative;
    margin:auto;
}
		
ul.bjqs {
	position:relative;
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	display:none;
}

ul.bjqs img {
    width:500px;
    height:350px;
}
	
li.bjqs-slide{
	display:none;
	position:absolute;
}

li.bjqs-slide{
	margin:0 auto !important;
}

ul.bjqs-controls{
	list-style:none;
	margin:0;
	padding:0;
	z-index:9999;
}

#container-content ul.bjqs-controls li {
	list-style:none;
}

ol.bjqs-markers {
	list-style:none;
	margin:0;
	padding:0;
	z-index:9999;
}
	
ol.bjqs-markers li{
	float:left;}

p.bjqs-caption{
	display:block;
	width:96%;
	margin:0;
	padding:2%;
	position:absolute;
	bottom:0;}

ul.bjqs-controls li a {
  display:block;
  padding:5px 10px;
  position:absolute;
  
  color:#f0f0ec;
  text-decoration:none;
  text-transform:uppercase;
  font-family:"Voltaire", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:18px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
}

ul.bjqs-controls li a:hover {
  color:#333;
}
  
a.bjqs-prev {
    background: url("images/spritesheet.png") repeat scroll -121px -460px rgba(0, 0, 0, 0);
    float: right;
    height: 32px;
    left: -45px;
    width: 0;
}
a.bjqs-next {
    background: url("images/spritesheet.png") repeat scroll -148px -460px rgba(0, 0, 0, 0);
    float: right;
    height: 32px;
    right: -45px;
    width: 0;
}

p.bjqs-caption{
  background:rgba(0,0,0,0.7);
  color:#fff;
  text-align:center;
}

ol.bjqs-markers{
  position:absolute;
  bottom:0px;
	
  left:50%;
  margin-left:10%;
}

ol.bjqs-markers li{
  float:left;
  margin:0 3px;
}

ol.bjqs-markers li a{
  display:block;
  height:10px;
  width:10px;
  border:2px solid #fff;
  overflow:hidden;
  text-indent:-9999px;
  background:#16354d;
  -moz-border-radius:100%;
  -webkit-border-radius:100%;
  border-radius:100%;
  box-shadow:none;
}

ol.bjqs-markers li.active-marker a {
  background:#5ec2ee;
}

/* END VENUE CONTENT ------------------------------------------------- */






/* START VENUES ------------------------------------------------- */

.seatinglayout{
    line-height: 22px;
}
.seatinglayout table {
    margin-top:20px;
    clear:both;
}

#seatPlanContainer {
    border:1px solid #c1c1c1;
    width:700px;
    height:900px;
    margin:4px 0 20px 20px;
    float:right;
}

.seatinglayout .seating-image {
    margin:4px 0 20px 0px;
    float:left;
}

#map-canvas {
    float:right;
    width:460px;
    height:540px;
    margin-top:10px;
    background:#d4d3cf;
    border:3px solid #d4d3cf;
}

#directions {
    float:left;
    width:460px;
    padding-bottom: 25px;
    font-size: 13px;
    line-height: 22px;
}

#directions h3 {
    margin-top:30px;
}

/* END VENUES ------------------------------------------------- */






/* START HIGH-QUALITY IMAGES ------------------------------------------------- */

/*@media
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (   min--moz-device-pixel-ratio:2),
only screen and (     -o-min-device-pixel-ratio:2/1),
only screen and (        min-device-pixel-ratio:2),
only screen and (                min-resolution:192dpi),
only screen and (                min-resolution:2dppx) {
		
}*/

/* END HIGH-QUALITY IMAGES ------------------------------------------------- */






/* START AUTO-COMPLETE BOX ------------------------------------------------- */

ul.ui-autocomplete.ui-widget-content {
	padding:0;
	margin:0;
	background:#555555 !important;
	border:0 !important;
	border-left:1px solid #000 !important;
	border-right:1px solid #000 !important;
	border-bottom:1px solid #000 !important;
	box-shadow:0px 3px 15px -3px #000;
	-moz-box-shadow:0px 3px 15px -3px #000;
	-webkit-box-shadow:0px 3px 15px -3px #000;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU1NTU1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3Nzc3NzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
	background: -moz-linear-gradient(top,  #555555 0%, #777777 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#777777)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #555555 0%,#777777 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #555555 0%,#777777 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #555555 0%,#777777 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #555555 0%,#777777 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#777777',GradientType=0 ); /* IE6-8 */
}

ul.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all{
    max-width:225px;
}

ul.ui-autocomplete.ui-widget-content .ui-menu-item {
    padding:0;
    margin:0;
    max-width:225px;
}

ul.ui-autocomplete.ui-widget-content .ui-menu-item a {
    background:transparent;
    display:block;
    padding:5px;
    margin:0;
}

ul.ui-autocomplete.ui-widget-content .ui-menu-item a:hover {
    background:#888888 !important;
    display:block;
    padding:5px;
    margin:0;
}

ul.ui-autocomplete.ui-widget-content .ui-menu-item:hover {
    background:#888888 !important;
    padding:0;
    margin:0;
}

ul.ui-autocomplete.ui-widget-content .ui-menu-item:hover a {
    background:#888888 !important;
    display:block;
    padding:5px;
    margin:0;
}

/* END AUTO-COMPLETE BOX ------------------------------------------------- */






/* START PRICES PANEL ------------------------------------------------- */

.show-ticketinfo {
	width:450px;
	float:right;
	margin-top:10px;
}

.pricetable {
	width: 480px;
}

.ticket-price-table table {
	width: 100%;
	z-index: 102;
}

.ticket-price-table table th,
.ticket-price-table table td {
	 padding: 10px;
}

.ticket-price-table table td {
	 background: url('images/table-prices-td.jpg') repeat-x top;
}
	 
.ticket-price-table table th {
	font-family:"Voltaire", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #867c56;
	text-transform: uppercase;
	font-size:  1.5em;
}

.ticket-price-table .table-container {
	padding:0px;
	border:1px solid #867c56;
	border-top:0;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	z-index: 101;
}

.ticket-price-table .table-container {
	display:none;
}

.ticket-price-table .active .table-container {
	display:block;
	max-height:220px;
	overflow-y:auto;
}

.ticket-price-table .ticket-price-table-tabs {
	border-bottom:1px solid #867c56;
}

.ticket-price-table .ticket-price-table-tabs h3 {
	color: #0c1a2b;
	display: inline-block;
	float: left;
	padding:  10px 10px;
	font-size: 1.5em !important;
	-moz-border-radius:2px 2px 0 0 ;
	-webkit-border-radius:2px 2px 0 0 ;
	border-radius:2px 2px 0 0 ;
	margin:0 .25em -1px;
	border:1px solid #fff;
	border-bottom:1px solid #867c56;
	z-index: 102;
	cursor:pointer;
}	
	
.ticket-price-table .ticket-price-table-tabs h3.active {
	border:1px solid #867c56;
	border-bottom:1px solid #fff;
	cursor:default;
}

div.ticket-price-buy-now-button {
	padding:9px 0 9px;
}

#secondary-content .ticketOfferWrapper.findTickets div.ticket-price-buy-now-button {
    float:none;
}

div.ticket-price-buy-now-button a {
	font-size:15px !important;
}

.price-facevalue,
.price-offervalue {
	font-family:"Voltaire", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size:  1.5em;
}

.price-offervalue {
	color: #cc0e0e;
}

.offerdiscountrate {
	font-size: 11px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	text-transform: none;
	font-weight: bold;
}

.ticket-description {

}

.ticket-price-table table td em {
	font-size:0.75em;
}

.ticket-price-table table {
	width: 100%;
	z-index: 102;
}

.ticket-price-table table th,
td.price-facevalue,
td.price-offervalue {
	 text-align: center;
}
.ticket-price-table table th,
.ticket-price-table table td {
	 padding: 10px;
}
.ticket-price-table table td {
	 background: url('images/table-pricegrid-tr.png') repeat-x top;
}
	 
.ticket-price-table table th {
	font-family:"Voltaire", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #867c56;
	text-transform: uppercase;
	font-size:  1.5em;
}
.ticket-price-table .button {
	font-size: 13px;
}	

.price-facevalue,
.price-offervalue {
	font-family:"Voltaire", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size:  1.5em;
}

.price-offervalue {
	color: #cc0e0e;
}

.offerdiscountrate {
	font-size: 11px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	text-transform: none;
	font-weight: bold;
}

.ticket-description {
	font-size: 13px;
}

.ticket-price-table table th {
	white-space:nowrap;
}

.ticket-price-table + .specialoffer-panel {
	margin-top:6px;
}

.ticket-discount-amount {
	font-size:13px;
	display:block;
	margin-top:4px;
	text-transform:lowercase;
	color:#999;
}

.ticket-meta {
	white-space:nowrap;
	width:80px;
}

.ticket-offer-valid-text {
	display:block;
	line-height:1.3;
	margin-top:2px;
	font-size:10px;
}

.ticket-discount-amount.no-fee {
	font-size:11px;
	white-space:nowrap;
}

.slideshow-container .menu_item strong {
	display:inline-block;
	width:110px;
}

.header-facevalue {
	width:85px;
}

.price-facevalue {
	width:85px;
}


/* END PRICES PANEL ------------------------------------------------- */






/* START SHOW INFO REVIEWS ------------------------------------------------- */


.show-info-reviews .show-info-reviews-tabs {
	border-bottom:1px solid #867c56;
	margin-bottom:10px;
}

.show-info-reviews .show-info-reviews-tabs h3:first-child {
    border-width: 1px 0 1px 1px;
    margin-left:10px;
}

.show-info-reviews .show-info-reviews-tabs h3 {
    color: #0c1a2b;
    cursor: pointer;
    display: inline-block;
    float: left;
    margin: 0 0 -1px;
    padding: 12px 18px;
    z-index: 102;
    border:1px solid #867c56;
    background-color: #EAF2F5;
}
	
.show-info-reviews .show-info-reviews-tabs h3.active {
	
	border-bottom:1px solid #fff;
	cursor:default;
        background-color: #FFF;
}

.show-info-reviews .tab-container {
	display:none;
}

.show-info-reviews .active .tab-container {
	display:block;
}

#container-content.reviews .archive-listings-right img{
    width:150px;
    height:150px;
    border: 3px solid #d4d3cf;
    float: right;
    margin: 0 0 1em 1em;
}
	
/* END SHOW INFO REVIEWS ------------------------------------------------- */






/* START HEADER SPACING ------------------------------------------------- */

body {
 background-color: #000;
    background-image: url("images/page-background.jpg");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

body div#header {
    height: 65px;
    position: fixed;
    top: 0;
    z-index: 20;
}

body #header .inner  {
    padding:10px;
}
body #header .inner a#main-logo img {
	width:230px;
}

/* END HEADER SPACING ------------------------------------------------- */





/* START SEARCH TICKETS PANEL ------------------------------------------------- */

#search-tickets-panel {
	border-bottom:1px solid #ccc;
	background:#B9AC78;
	box-shadow:inset 0 18px 20px -20px #000, inset 0 -14px 20px -20px #000;
	display:none;
	position:relative;
	height:92px;
}
#search-tickets-panel div.bucket {
	padding:30px 0;
	position:absolute;
	top:0;
}

#search-tickets-panel input[type=text] {
	padding:4px 5px;
	font-size:1.2em;
	margin-right:4px;
}

#search-tickets-panel label {
	padding:5px;
	font-size:1.2em;
}

#search-tickets-panel input[type="checkbox"] {
    display:none;
}
#search-tickets-panel input[type="checkbox"] + label span.cb {
    display:inline-block;
    width:22px;
    height:22px;
    margin:-2px 4px 0 0;
    vertical-align:middle;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
	border:1px solid #999;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
    cursor:pointer;
}
#search-tickets-panel input[type="checkbox"] + label span.cb span.cbi {
    display:inline-block;
    width:18px;
    height:18px;
    margin:1px 4px 0 2px;
    vertical-align:middle;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
    cursor:pointer;
}

#search-tickets-panel input[type="checkbox"]:checked + label span.cb {
	background: #cccccc; /* Old browsers */
	background: -moz-linear-gradient(top,  #cccccc 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cccccc 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cccccc 0%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cccccc 0%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #cccccc 0%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */
}

#search-tickets-panel input[type="checkbox"]:checked + label span.cb span.cbi {
	background: #7abcff; /* Old browsers */
	background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-8 */
}

#search-tickets-panel select {
	padding:5px;
	font-size:1.2em;
	display:inline-block;
	line-height:1.2em;
	height:29px;
	vertical-align:middle;
	margin-top:-2px;
	color:#585342 !important;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border:1px solid #867c56;
	border-radius:2px;
	margin-right:4px;
}

.bts-header {
	color:#222;
	display:inline-block;
	font-size:2em;
	font-family:'Voltaire', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	float:left;
	margin-right:10px;
	margin-top:5px;
	vertical-align:middle;
	margin-bottom:4px;
}

.bts-form {
	display:inline-block;
	vertical-align:middle;
}

#search-tickets-panel .error {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:#eee;
	box-shadow:inset 0 18px 20px -20px #000, inset 0 -14px 20px -20px #000;
	opacity:0.9;
	display:none;
	position:absolute;
	top:1px;
	left:1px;
	bottom:1px;
	right:1px;
	filter: alpha(opacity = 50);
	z-index:2;
	text-align:center;
}

#search-tickets-panel .loading {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:#ccc url('images/ajax-loader.dark.gif') no-repeat center center;
	opacity:0.75;
	display:none;
	position:absolute;
	box-shadow:inset 0 18px 20px -20px #000, inset 0 -14px 20px -20px #000;
	top:1px;
	left:1px;
	bottom:1px;
	right:1px;
	filter: alpha(opacity = 75);
	z-index:2;
}

#search-tickets-panel .loading p {
	text-indent:-30000px;
}

#search-tickets-panel button.dismiss {
	margin-top:-7px;
}

#search-tickets-panel h3 {
	margin-top:-8px;
}

/* END SEARCH TICKETS PANEL ------------------------------------------------- */





/* START FACILITIES BOXES -------------------------------------------------*/

.boxed-content {
	background: #f5f4f1;
	border: 1px solid #ecebe6;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
	padding: 1em;
	margin-bottom: 2em; }

.boxed-content h3 {
	margin-top: 0; }

ul.nobullet,
ul.nobullet li {
	list-style: none !important;
	margin: 0 !important; }
	
	
ul.numberedlist {
	margin-left: 30px !important; }	
	
ul.numberedlist li {
	margin: 0 0 1em 0 !important;
	position: relative;
	font-weight: bold; }	
		
span.numberedlist-figure {
	background: #246c98;
	color: #fff;
	height: 20px;
	width: 20px;
	text-align: center;
	line-height: 20px;
	display: inline-block;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	font-family:"Voltaire", "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: absolute;
	left: -26px; }	
	
img.noborder {
	border: none; }	
	
h2.gold {
	color: #867c56; }
	
#secondary-content.fullheight {
	margin-top: 0; }
	
.contentpanel {
	border: 1px solid #edece6;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	margin-bottom: 20px;
	overflow: hidden; }
	
.contentpanel .inner {
	padding: 10px;
	width: auto; }

.contentpanel h3 {
	margin: 0;
	padding: 10px;
	border-bottom: 1px dotted #fff;
	background-color:  #204E72;
        color:#ffffff;
        
        font-size: 15.6px;
        line-height: 23px;
}	

.contentpanel h3 img {
	margin: 0 10px 0 0;
	width: 30px; }
	
.contentpanel li {
	margin: 0 0 0 20px !important;
	padding: .4em 0; }
	
.column {
	width: 32%;
	float: left;
	margin-right: 2%; 
        font-size: 13px;
}

.column.last {
	margin-right: 0; }

.column .contentpanel .inner ul li {
	font-size:13px;
	color:#363636;
	line-height:22px;
}
	
.page-template-about-php #content{
	background-color: #ffffff;
}

.button.button-blue {
	border: 1px solid #1a6593;
	color: #fff !important;
	font-size: 1em;
	background: #3485b7;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM0ODViNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzc0YTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #3485b7 0%, #2374a6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3485b7), color-stop(100%,#2374a6));
	background: -webkit-linear-gradient(top,  #3485b7 0%,#2374a6 100%);
	background: -o-linear-gradient(top,  #3485b7 0%,#2374a6 100%);
	background: -ms-linear-gradient(top,  #3485b7 0%,#2374a6 100%);
	background: linear-gradient(to bottom,  #3485b7 0%,#2374a6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3485b7', endColorstr='#2374a6',GradientType=0 ); }
	

.button.button-blue:hover {
	background: #2374a6;
	-moz-box-shadow:inset 0 0 4px #196695;
	-webkit-box-shadow:inset 0 0 4px #196695;
	box-shadow:inset 0 0 4px #196695; }
	
	
.archive-listings-right .button.button-blue {
	margin-top: 0.3em;
	display: inline-block; }

div.columns div.column div.contentpanel span.icon-container {
    vertical-align:middle;
    position:relative;
        
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("images/spritesheet.png");
    background-origin: padding-box;
    
    background-repeat: no-repeat;
    background-size: 445px 220px;
    display: block;
    height: 27px;
    width: 40px;
}

div.columns div.column div.contentpanel span.icon-container span.text-container {
	display:block;
	vertical-align:middle;
	position:absolute;
	top:4px;
        left:45px;
}

div.columns div.column div.contentpanel h3.auditorium span.icon-container {
    background-position: 0 -191px;
}

/** BAR */

div.columns div.column div.contentpanel h3.bar span.icon-container {
    background-position: -76px -191px;
    width: 17px;
}

div.columns div.column div.contentpanel h3.bar span.icon-container span.text-container {
    left:28px;
}
/** END of BAR */


/** CHILDREN */
div.columns div.column div.contentpanel h3.children span.icon-container {
    background-position: -170px -191px;
    width: 28px;
}
/** END of CHILDREN */

/** CLOAKROOM */
div.columns div.column div.contentpanel h3.cloakroom span.icon-container {
    background-position: -100px -191px;
    width: 34px;
	
}
div.columns div.column div.contentpanel h3.cloakroom span.icon-container span.text-container {
    left:46px;
}
/** END of CLOAKROOM */

div.columns div.column div.contentpanel h3.dining span.icon-container {
    background-position: -76px -191px;
    width: 17px;
}

/** SHOP */
div.columns div.column div.contentpanel h3.shop span.icon-container {
    background-position: -40px -191px;
    width: 21px;
}
div.columns div.column div.contentpanel h3.shop span.icon-container span.text-container {
    left:32px;
}
/** END of SHOP */

/** TOILETS */
div.columns div.column div.contentpanel h3.toilets span.icon-container {
    background-position: -136px -191px;
    width: 28px;
}
div.columns div.column div.contentpanel h3.toilets span.icon-container span.text-container {
    left:40px;
}
/** END of TOILETS */

div.columns div.column div.contentpanel img {
	display:block;
	width:98%;
	margin-bottom:10px;
}

p.facilities-disclaimer {
	margin-top:12px;
	color:#999;
	font-size:11px;
	line-height:14px;
}

/* END FACILITIES BOXES -------------------------------------------------*/







/*- START REVIEWS ----------------------------------------------*/

.review {
	padding-top:0px;
}

.review .show_name {
	font-weight:600;
	font-size:15px;
}

.review .review_logo {
	padding-right:10px;
	padding-top:3px;
	float:left;
}

.review .review_stars {
	padding-top:8px;
	padding-right:10px;
}

.review .review_date {
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
}

.review .review_summary {
	font-size:15px;
	padding-bottom:10px;
	font-weight:700;
}

.review .review_body {
}

.review .review_text {
	margin-top:10px;
}

.review_spacing {
	clear:both;
	margin-bottom:25px;
}


/*- END REVIEWS ----------------------------------------------*/






/*- START REVIEW LINKS -------------------------------------------*/

.review_links {

		width:275px;
		float: right;
		margin-top: 30px;
		color:red;
		font-size: 14px;
		font-style: italic;
		text-align: left;

		ul {
		    list-style-position: inside;
		    padding-left:0;
		}

		.camera{
		    background: url("images/spritesheet.png") repeat scroll -45px -8px rgba(0, 0, 0, 0);
		    width:40px;
		    height:23px;
		}

}


/*- END REVIEW LINKS -------------------------------------------*/







/* START SEND-TO-FRIEND BOX --------------------------------------------- */

/* END SEND-TO-FRIEND BOX --------------------------------------------- */




/* START MISCELLANEOUS ------------------------------------------------- */

.fb_iframe_widget iframe {
	position:relative !important;
}

/* END MISCELLANEOUS ------------------------------------------------- */




div.show-page-right-column {
	width:450px;
	float:right;
}

div.sign-up-form-show-page {
	width:450px;float:right;margin-bottom:15px;
}

div.sign-up-form-show-page div.sign-up_form_box.specialoffer-panel {
	margin-top:0;
}

div.show-ticketinfo .sign-up_form_box #alert_name, div.show-ticketinfo .sign-up_form_box #alert_email,
div.sign-up-form-show-page .sign-up_form_box #alert_name, div.sign-up-form-show-page .sign-up_form_box #alert_email {
	width:160px;
}

#sc-pinterest span[class*=_embed_board][class*=_fancy]{border:0;padding:0 !important;box-shadow:none !important;}
#sc-pinterest span[class*=_embed_board] span[class*=_embed_board_hd]{display:none !important;}
#sc-pinterest span[class*=_embed_board] span[class*=_embed_board_bd]{margin:0 !important;}
#sc-pinterest a[class*=_embed_board_ft]{margin:10px 0 0 !important;}



/* START ABOUT PAGE */
.page-template-about-php img.alignright{border:0;margin:0 0 10px 10px;}
.page-template-about-php #container-content h1{color:#867c56;margin-top:0;padding-top:0;text-align:left;}
.page-template-about-php #wrapper .twitter-follow-button{display:block;margin:16px 0;}

.page-template-about-php h2 + p{margin-top:16px;}

.page-template-about-php #container-content ul{margin:0;padding:0;}
.page-template-about-php #container-content div.border{border:1px solid#ccc;background:#f8f8f8;border-radius:6px;padding:16px;margin-top:48px;}
.page-template-about-php #container-content div.border ul{margin:0;padding:0;}
.page-template-about-php #container-content div.border ul li{font-weight:700;margin-left:1.4em;}
.page-template-about-php #container-content div.border h2:first-child{margin-top:0 !important;}
/* END ABOUT PAGE */



/* ribbon style */

 .ribbon-wrapper {
	position: relative;
        top:-10px;
}
.ribbonText {
    color: #fff;
    font-family: voltaire;
    font-size: 200%;
    left: 20px;
    position: relative;
    top: 22px;
    z-index: 16;
}
  .ribbon-front {
	background-color: #C2272B;	
        height: 40px;
	width: 190px;
	position: relative;
	left:-5px;
	z-index: 2;
        box-shadow: 0px 3px black;
        
}

#container-content.archive .ribbon-front {
    width:195px;
}

.ribbon-front,
.ribbon-back-left,
.ribbon-back-right
{        
    text-align: center;
    color:white;
}

  
  .ribbon-edge-bottomleft,
  .ribbon-edge-bottomright {
	position: absolute;
	z-index: 1;
	border-style:solid;
	height:0px;
	width:0px;
}

  .ribbon-edge-topleft,
  .ribbon-edge-topright {
}

  .ribbon-edge-bottomleft,
  .ribbon-edge-bottomright {
	top: 40px;
}

  .ribbon-edge-topleft,
  .ribbon-edge-bottomleft {
	left: -10px;
	border-color: transparent #8B163D transparent transparent;
}

  .ribbon-edge-topleft {
	top: -10px;
	border-width: 10px 10px 0 0;
}
  .ribbon-edge-bottomleft {
	border-width: 0 20px 0px 0;
}

  .ribbon-edge-topright,
  .ribbon-edge-bottomright {
	left: 284px;
	border-color: transparent transparent transparent #8B163D;
}

  .ribbon-edge-topright {
	top: -10px;
	border-width: 10px 0 0 20px;
}
  .ribbon-edge-bottomright {
	border-width: 0 0 0px 20px;
}

  .ribbon-back-left {
	position: absolute;
	top: -10px;
	left: 0px;
	width: 0px;
	height: 40px;
		z-index: 0;
}

  .ribbon-back-right {
	position: absolute;
	top: -10px;
	right: 0px;
	width: 0px;
	height: 40px;
        z-index: 0;
}



.ribbon-front:after {

    content: "";
    float:right;
    border:20px solid #c2272b;
}

.ribbon-front:after {
    border-right-color:#215E84;
}

#container-content.archive .ribbon-front:after {
    border-right-color:#ECEAE5;
}

ul.interview-navigator {
    font-size:14px;
}
ul.interview-navigator li{
    float: left;
    font-size: 13px;
    font-weight: 600;
    margin-right: 16px;
}

ul.interview-navigator li a{
    color:#e2d5a8;   
}

.archive-post .cf{
    background-color:#ebeae6;
    padding: 25px 15px 5px;
    position:relative;
}
.the-content{
    padding:15px 25px 15px 15px;
    font-size:13px;
}

.the-content p{
    font-size:13px;
}

.share-on-twitter{
    background: url("images/spritesheet.png") repeat scroll -47px -181px rgba(0, 0, 0, 0);
    float: right;
    height: 75px;
    width: 57px;
    margin:0px 0px 0 25px;
}

.send-to-friend {
    background: url("images/spritesheet.png") repeat scroll -120px -182px rgba(0, 0, 0, 0);
    
    float: right;
    height: 80px;
    width: 50px;
    margin:0 15px;
}

.seating-content {
    font-size: 13px;
}

div#information h4{
    font-size:16px;
}

div#information {
    overflow: hidden;
    width:200px;
}

.commentCountWrapper {
    margin-left: auto;
    margin-right: 0;
    width: 230px;
}

.pagination{
    color:#e0daa8;
    font-family: voltaire;
}

.pagination a{
    text-decoration:none;
}

a.page-numbers{
    border: 1px solid #22678e;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    height: 19px;
    line-height: 18px;
    margin: 0 1px;
    padding-top: 3px;
    text-align: center;
    width: 22px;
}

.next.page-numbers{
    
}

.page-numbers.current{


    display: inline-block;
    font-size: 15px;
    height: 19px;
    line-height: 18px;
    margin: 0 1px;
    padding-top: 3px;
    text-align: center;
    width: 22px;
    border: 1px solid #22678e;
    background-color: #22678E;
    color:#fff;
}


#container-content.p404 h1,
#container-content.p404 h2,
#container-content.p404 p
{
    color:#e0daa8;
    font-family: voltaire;
}

.formInnerWrapper {
    width: 253px;
}

div.wpcf7{
    margin-top:15px;
}
.wpcf7-form input, .wpcf7-form textarea{
    width: 225px;
}

input.wpcf7-form-control.wpcf7-submit,
input.readmore-button {
    border: medium none;
    cursor: pointer;
    line-height: 22px;
    background: none repeat scroll 0 0 #236690;
    border-radius: 3px;
    color: white;
    font-family: voltaire;
    font-size: 18px;
    height: 34px;
    padding-left: 10px;
}

.wpcf7-form p {
    padding-bottom: 10px;
}

.callToAction {
    bottom: 0;
    display: inline-block;
    font-size: 13px;
    font-style: italic;
    font-weight: 600;
    left: 0;
    padding: 0 0 5px 15px;
    position: absolute;
}

.warning{
    display: none;
    margin: auto;
}
#container-content.archive .SelectShowWarning.warning{
    color: #EE3035;
    text-align: left;
    width: 200px;
    font-size: 15px;
    font-style: normal;
    font-weight: 100;
}
.SelectShowWarning.warning{
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    color: gold;
    text-align: left;
    width: 267px;
    
}

/** iPad1 and iPad2 */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (-webkit-min-device-pixel-ratio: 1){
    
    .readmore-button .right-arrow{
        font-size: 150%;
    }
    .readmore-button {
        font-size: 100%;
    }
    
    .ribbonText{
        font-size: 170%;
    }
    
    .commentCountWrapper {
        width: 290px;
    }
    
    .sc-block-inner h2{
        font-size: 200%;
    }
    
    .archive-post h1{
        font-size: 200%;
    }
    
    div.ticket-price-buy-now-button a {
        font-size: 101% !important;
    }
    
}   