/*
 * core.css - all custom CSS code belongs in this file; including Bootstrap Framework overrides.
 * FONTS:
 * font-family:'TradeGothicW01-BoldCn20 675334';
 * font-family:'TradeGothicW01-BoldCn20 675337';
 */

/* =============================================================================
 CUSTOM CSS
 ========================================================================== */
/* Tags & Utility Classes */
#mediaplxpxl {
	opacity: 0
}

.txtcolor-yellow{
    color: #ffff00
}

.align_right {
	text-align: right !important;
}

.align_left {
	text-align: left !important;
}

.align_center {
	text-align: center !important;
}

/* BOOTSTRAP OVER RIDES */
body {
	padding-right:0; 
	padding-left:0;
	background-color: #4096ac;
	font-family: 'TradeGothicW01-BoldCn20 675334', sans-serif !important;
	color: #fff;
}

img {
	outline: none;
	border: 0;
}

.navbar .brand {
	color: #777;
	display: block;
	float: left;
	margin-left: 0;
	padding: 10px 10px 0 0;
	text-shadow: 0 0 0 #fff;
}

.navbar-inner {
	min-height: 40px;
	padding-left: 0;
	padding-right: 0;
	background-color: #fff;
	background-image: none;
	background-repeat: none;
	border: none;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

navbar .nav {
	display: block;
	float: left;
	left: 0;
	margin: 0 10px 0 0;
	position: relative;
}

.nav {
	text-transform: uppercase
}

/* Site Specific */
#outerwrapper {}

#outerwrapper.container-fluid {
	padding-left: 0;
	padding-right: 0;
}

#masthead{
    padding:0 10px;
	background-image:url('../_img/background_gradient.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#34788b;
}

#masthead h1 {
	margin-top:18px;
	font-family:'Trade Gothic W01 Cn 18', sans-serif;
	font-size: 229%;
	font-weight: 700
}
#masthead #gettkts {
	padding-top: 10px;
	float: right
}

#sm-wrapper {padding:20px 0 0 0; text-align:right}
#sm-wrapper img{margin:0 10px 5px 0}
#tkts-btn{text-align:left}

#tagline{margin:120px 0 45px 0}
#logo{margin-bottom:90px}

#content {}

#content #about_copy {
}

#content #cast_copy .castbox {
	margin-bottom: 30px;
	padding: 10px;
}

#content #cast_copy .castbox h2 {
	margin-top: 0
}

#content #creatives_copy .creativebox {
	margin-bottom: 30px;
	padding: 10px;
}

#content #news_copy .newsbox {
	margin-bottom: 30px;
	padding: 10px;
}

#content #news_copy .newsbox .date {
	font-weight: 700
}

#content #reviews_copy blockquote {
	padding: 0;
	margin: 0;
	border: none;
}

#content #reviews_copy blockquote p {
	margin-bottom: 10px;
	font-size: 200%;
	line-height: 1.3;
	font-weight: 700;
}

#content #reviews_copy blockquote small {
	display: block;
	font-size: 100%;
	color: #999999;
}

#content #reviews_copy .reviewbox {
	margin-bottom: 30px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ddd;
	text-align: center
}

#tkts_info, #schedule_info, #location_info {
	margin-bottom: 60px;
}

#tkts_info .tkts_box {
	text-align: center;
}

#schedule_info label {
	display: inline-block;
}

#schedule_info #schedule_menu {
	text-align: center;
}

#schedule_info #schedule .schedule_box {
	padding: 10px;
	border: 1px solid #ddd
}

#schedule_info #schedule .schedule_box p {
	text-align: center;
}

#footer {
	padding:30px 10px 10px 10px;
	text-align: center;
	border-top:5px solid #71cfe0;
}

#footer a {
		color: #ffff00;
}
.copyright {margin-top:30px;font-family:'Trade Gothic W01 Cn 18', sans-serif;font-size:85%; font-weight:400;}

#newsletter_signup {
	text-align: center;
}

#newsletter_signup label {
	display: inline;
	margin-right: 5px;
}

#newsletter_signup .icons_socialmedia {
	margin-left: 25px;
	display: inline;
}

#newsletter_signup .icons_socialmedia img {
	margin-right: 5px
}

#newsletter_signup .error {
	color: #C70C13;
	border: 1px solid #C70C13
}
#newsletter_signup .success{
	color: #228B22;
	border: 1px solid #228B22
}
#upgd_content {
	text-align: center;
}

#upgd_content .msgbox {
	width: 940px;
	margin: 20px auto;
	padding: 10px
}

#upgd_content .msgbox a {
	color: #ffff00;
}
#upgd_content #gettkts{
	margin-bottom:30px;
}

#upgd_content #tag{
	margin-bottom:15px;
}

#quoterotation {
	padding:40px 0;
	background-color: #fff;
	color:#000;
	text-align: center;
}

#quoterotation p{margin-top:50px;font-family:'Trade Gothic W01 Cn 18', sans-serif;font-size:143%;text-align:left;line-height:1.4;}

#quoterotation p strong{font-family: 'TradeGothicW01-BoldCn20 675334', sans-serif !important;}

#quotes blockquote {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 350%;
	font-weight: 400;
	line-height: 1.2;
	border-left: none
}

#quotes cite {
	font-size: 129%;
	font-style: italic
}

#newsletter_signup .newsletter_input {
	width: 180px;
	margin: 0 0 0 0
}

#newsletter_signup button {
	font-weight: 700;
}

#theater-info, #newsletter_signup {
	text-align: left
}

#theater-info {
	background-image: url('../_img/icon-goldentheater.png');
	background-position: left 25px;
	background-repeat: no-repeat;
}

#subscribe {
	background-image: url('../_img/icon-newsletter.png');
	background-position: left 25px;
	background-repeat: no-repeat;
}

#theater-info h2, #subscribe h2 {
	font-size: 157%;
	font-weight: 400;
	margin: 0
}

#theater-info p, #newsletter_signup label {
	font-family: 'Trade Gothic W01 Cn 18';
	font-size: 129%;
	line-height: 1.5
}

#theater-info img, #subscribe img {
	margin-top: 25px
}

.border-left-white-1px {
	margin: 0 0 0 60px;
	padding: 0 0 0 10px;
	border-left: 1px solid #fff
}

#privacy{padding:40px 10px;background-color:#fff;color:#000}
#privacy h1{padding:0 0 5px 0;border-bottom:1px solid #000;}
#privacy h2{font-weight:400}
#privacy p{font-size:117%;font-family: 'Trade Gothic W01 Cn 18';line-height:1.2;}
#privacy  hr{
	border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:      -o-linear-gradient(left, #ccc, #333, #ccc); 
}

/* CUSTOM CSS ENDS */

/* =============================================================================
 MEDIA QUERIES
 ========================================================================== */
/* Landscape phones and down */
@media (max-width: 480px) {
	#masthead h1 {font-size: 200%;font-weight: 400}
	#masthead #gettkts {padding-top: 10px;float: right}
	#tagline{margin:20px 0 10px 0}
	#logo{margin-bottom:20px}
	#quoterotation {padding:20px 10px}
	#quoterotation p{margin-top:20px;font-size:117%}
	#quotes blockquote {font-size: 175%}
	#quotes cite {font-size: 100%}
	#newsletter_signup .newsletter_input {margin: 0 0 5px 0}
	#sm-wrapper,#tkts-btn {text-align:center}
}

/* Landscape phone to portrait tablet */
@media (max-width: 600px) {
	#tagline{margin:20px 0 10px 0}
	#logo{margin-bottom:20px}
	#quoterotation {padding:20px 10px;}
	#quoterotation p{margin-top:20px;font-size:117%}
	#quotes blockquote {font-size: 175%}
	#quotes cite {font-size: 100%}
	#sm-wrapper,#tkts-btn {text-align:center}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	#sm-wrapper, #tkts-btn {text-align:center !important}
}

/* Large desktop */
@media (min-width: 1200px) {

}

/* Print  */
@media print {
}