body {
	background-color: #440400;
	background-image: url(/images/bg_top_gradient_01.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
	min-width: 1000px;
}

@media only screen and (max-device-width: 1024px) {
	body {
		background-image: url('/images/bg_tablet_02.jpg');
	}
}

a, object, img {
	outline: none;
	border-style: none;
}

a, a:visited {
	color: #0033CC;
}

a:hover, a:active {
	color: #000000;
}

a img {
	border-style: none;
}

p {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	font-family: "Times New Roman", times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0 0 15px 0;
}

h1 {
	font-size: 60px;
	color: #4c52a3;
	padding: 0;
}

h2 {
	font-size: 36px;
	color: #4c52a3;
}

h3 {
	font-size: 24px;
	color: #440400;
	padding: 0 0 5px 0;
}

h4 {
	font-size: 20px;
	color: #440400;
	padding: 0 0 5px 0;
}

h5 {
	font-size: 15px;
	color: #4c52a3;
}

hr {
	border: #0033CC 1px dotted;
	border-style: none none dotted;
}

/* layout */

.clear {
	clear: both;
}

.fake_background {
	overflow: hidden;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	min-height: 2133px;
	background-image: url('/images/bg_02.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

.content_wrapper {
	background-image: url('/images/content_bg_01.gif');
	background-repeat: repeat-y;
	background-position: center top;
}

.content {
	margin: 0 auto;
	width: 1000px;
	padding: 25px 0;
	_width: 950px;
}

.leftSide {
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	width: 540px;
	overflow: hidden;
}

.rightSide {
	float: right;
	margin: 0;
	padding: 0;
	width: 440px;
	overflow: hidden;
}

.leftSide.noMedia {
	width: 660px;
}

.rightSide.noMedia {
	width: 309px;
	padding-left: 9px;
	border-left: 1px solid #C5B486;
}

.divider {
	display: block;
	background-color: transparent !important;
	background-image: url(/images/divider.png) !important;
	background-position: center;
	border: none !important;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/divider.png', sizingMethod='crop');
	height: 8px;
	width: 100%;
	margin: 5px 0;
}

.caption {
	font-family: "Times New Roman", times, serif;
	color: #777777;
	font-size: 16px;
}

.text p {
	margin: 10px 0;
}

.darkBox {
	font-family: "Times New Roman", times, serif;
	border-top: 5px #ffbf00 solid;
	padding: 7px 10px 20px 10px;
	background-color: #d58800;
	background-image: url(/images/tallGoldGrad.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

.beigeBox {
	font-family: "Times New Roman", times, serif;
	border-top: 5px #f5d595 solid;
	padding: 7px 10px 20px 10px;
	background-color: #f8e4ba;
	background-position: left center;
	background-repeat: repeat-x;
	color: #960 !important;
}

.darkBox h3 {
	font-size: 22px;
	color: #F8F0E3;
}

/* header */

.flashScroller_container {
	height: 155px;
}

@media only screen and (max-device-width: 1024px) {
	.flashScroller_container {
		display: none;
	}
}

#flashScroller {
	height: 155px;
	margin: 0 auto;
	width: 100%;
}

.social_icons {
	margin-top: 17px;
	float: left;
}

.index .social_icons {
	margin-top: 5px;
	margin-bottom: 15px;
	float: right;
}

.social_icon {
	display: inline-block;
	border-style: none;
	background-repeat: no-repeat;
	background-position: -40px 0;
	width: 32px;
	height: 32px;
	*margin-right: 5px;
}

.social_icon.home {
	background-image: url('/images/social/lyric_home.png');
	background-position: 0 0;
}
.social_icon.blogger { background-image: url('/images/social/blogger.png'); }
.social_icon.facebook { background-image: url('/images/social/facebook.png'); }
.social_icon.linkedin { background-image: url('/images/social/linkedin.png'); }
.social_icon.twitter { background-image: url('/images/social/twitter.png'); }
.social_icon.vimeo { background-image: url('/images/social/vimeo.png'); }
.social_icon.wordpress { background-image: url('/images/social/wordpress.png'); }
.social_icon.youtube { background-image: url('/images/social/youtube.png'); }

.index .social_icon.home {
	float: left;
}

.headline {
	display: block;
}

.headline .upcoming_events {
	width: 400px;
	float: left;
}

.title {
	margin: 10px auto 0 auto;
	width: 1000px;
	height: 168px;
}

.logo {
	background-color: transparent !important;
	background-image: url(/images/lyric_logo_02.png) !important;
	background-repeat: no-repeat !important;
	backgroubd-position: center center;
	border: none !important;
	display: block;
	height: 170px;
	width: 325px;
	margin: 0 auto;
}

form.search {
	margin: 0;
	padding: 0;
	*width: 190px;
	float: right;
	clear: both;
}

.index form.search {
	/*margin: 38px 0 20px;*/
}

form.search .search_text {
	background-color: #000000 !important;
	color: #b47501 !important;
	padding: 5px;
	height: 15px;
	width: 151px;
	border-top: 1px solid #b47501;
	border-left: 1px solid #b47501;
	border-bottom: 1px solid #b47501;
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	margin: 0;
}

form.search #search_button {
	background-color: #000000 !important;
	background-image: url('/images/search_icon_01.gif');
	background-position: center center;
	background-repeat: no-repeat;
	color: #b47501;
	border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	border-top: 1px solid #b47501;
	border-right: 1px solid #b47501;
	border-bottom: 1px solid #b47501;
	padding: 0;
	height: 27px;
	width: 27px;
	margin: 0;
}

form .search_submit {
	width: 25px;
}

.box_office, .box_office:hover, .box_office:active {
	display: block;
	text-decoration: none;
	color: #ffbf00;
	font-family: "Times New Roman", times, serif;
	font-size: 22px;
	font-weight: bold;
	padding: 32px 0 7px 6px;
	*padding: 2px 0 7px 6px;
	*width: 184px;
}

.index .box_office {
	padding: 0 0 0 6px;
}

.buy_tickets {
	display: block;
	width: 190px;
	height: 86px;
	background-image: url('/images/buy_tickets_btn_01.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.buy_tickets_button_wide {
	background-image: url('/images/tickets_btn_bg.jpg');
	display: block;
	background-repeat: repeat-x;
	width: 306px;
	height: 40px;
	font-family: "Times New Roman", times, serif;
	font-size: 20px;
	color: #ffffff;
	padding: 7px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
}

.buy_tickets_button_wide:visited {
	color: #ccffff;
}

.buy_tickets_button_wide:hover {
	color: #ffffff;
}

.buy_tickets:hover {
	display: block;
	background-position: left bottom;
}

.buy_tickets_big {
	display: block;
	width: 385px;
	height: 73px;
	background-image: url('/images/buy_tickets_btn_02.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.battle_banner {
	display: block;
	background-image: url('/images/web_battle.jpg');
	background-repeat: no-repeat;
	width: 385px;
	height: 132px;
	clear: both;
	border: 1px solid #FEBC20;
}



.buy_tickets_big:hover {
	display: block;
	background-position: left bottom;
}

.menu_bar {
	background-image: url('/images/menu_bar_01.gif');
	background-repeat: no-repeat;
	background-position: center top;
	height: 4px;
}

.left_col {
	float: left;
}

.right_col {
	float: right;
	width: 300px;
}

.ads {
	width: 300px;
	clear: both;
	margin-top: 15px;
}

.ads.left {
	float: left;
}

.ads.right {
	float: right;
}

/* footer */

.footerTopBar {
	background-color: transparent;
	background-image: url(/images/footer_topBar.gif);
	background-position: center center;
	background-repeat: repeat-y;
	height: 5px !important;
	font-size: 1px;
	line-height: 1px;
	display: block;
}

.footerBottomBar {
	background-color: transparent;
	background-image: url(/images/footer_bottomBar.gif);
	background-position: center center;
	background-repeat: repeat-y;
	height: 5px !important;
	font-size: 1px;
	line-height: 1px;
	display: block;
	margin: 0px auto;
}

#footer {
	background-color: transparent;
	background-image: url(/images/footer_bg.gif);
	background-position: center center;
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 25px 0px;
}

.footerContent {
	margin: 0 auto;
	width: 1000px;
	font-family: Tahoma;
	color: #996600;
	font-size: 11px;
}

.footerContent .footerBoxLeft {
	display: block;
	width: 175px;
	float: left;
	border-right: 1px solid #FFBA33;
	margin: 0 20px 0 0;
	height: 200px;
}

.footerContent .footerBoxRight {
	display: block;
	width: 390px;
	float: right;
}

.footerBoxRight .darkBox {
	padding: 0px !important;
	font-family: Arial, sans-serif;
}

.footerContactPhoto {
	background-color: transparent;
	background-image: url(/images/footerPhoto.jpg);
	background-position: top left;
	float: left;
	display: block;
	width: 196px;
	height: 97px;
}

.footerContactText {
	font-size: 11px;
	color: #F8F0E3;
	float: right;
	display: block;
	width: 175px;
	padding: 3px 0px 0px 10px;
}

.footerContactText h3 {
	font-size: 18px;
	color: #F8F0E3;
}

.footerContent a, .footerContent a:visited {
	color: #996600;
	font-size: 12px;
	text-decoration: none;
	clear: both;
	display: block;
}

.footerContent a:hover, .footerContent a:active  {
	text-decoration: underline;
}

.footerCredit {
	background-color: transparent !important;
	background-repeat: no-repeat !important;
	backgroubd-position: center left;
	border: none !important;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logog_footer.png', sizingMethod='crop');
	margin: 5px auto 70px auto;
	width: 1000px;
	display: block;
	padding: 0;
}

.footerCredit a {
	font-family: Tahoma;
	color: #996600;
	font-size: 11px;
	text-decoration: none;
	margin: 0 0 0 85px;
}

/* index */

.index .leftSide {
	width: 585px;
	*width: 565px;
}

.index .rightSide {
	width: 390px;
}

.index .show .info {
	width: 405px;
}

.index .show.first img {
	margin-bottom: 3px;
}

.index .show.first .info {
	float: left;
	width: auto;
}

.index_button {
	display: block;
	float: left;
	width: 190px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: left top;
}

.index_button:hover {
	background-position: left bottom;
}

.index_button.membership {
	background-image: url('/images/member_btn_01.png');
	margin-right: 5px;
	margin-bottom: 10px;
}

.index_button.donate {
	background-image: url('/images/donate_btn_01.png');
}

.index .index_download {
	border: 2px solid #990000;
	padding: 13px 10px 13px 20px;
	background-color: #ffbf00;
	margin-bottom: 8px;
}

.index .index_download .right {
	float: right;
	margin-left: 30px;
}

.index .index_download .download_icon {
	display: block;
	width: 80px;
	height: 80px;
	background-image: url('/images/download_icon_01.png?130522');
	background-repeat: no-repeat;
	margin-bottom: 2px;
}

.index .index_resource {
	width: 188px;
	height: 455px;
	float: left;
	border: 1px solid #990000;
	background-color: #ffbf00;
	margin-right: 7px;
}

.index .index_resource img {
	display: block;
}

.index .index_resource .info {
	padding: 15px;
}

.index_signup {
	width: 585px;
	height: 60px;
	background-image: url('/images/signup_bg_01.jpg');
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.index_signup h3 {
	color: #ffbf00;
	padding: 15px 100px 0 15px;
	float: left;
}

.index_signup input.text {
	float: left;
	color: #440400;
	background-color: #ffbf00;
	height: 24px;
	width: 260px;
	padding: 10px 10px 10px 10px;
	margin: 7px 2px 0 0;
	border: 1px solid #efcb75;
	font-size: 17px;
}

.index_signup input.button {
	font-family: "Times New Roman", times, serif;
	float: left;
	border: none;
	background-image: url('/images/small_btn_bg_01.png');
	width: 90px;
	height: 46px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 7px 0 0 0;
	cursor: pointer;
}

.index_signup input.button:hover {
	background-position: center bottom;
}

.index_announcement {
	border: 2px solid #440400;
	background-color: #cc0000;
	padding: 20px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 18px;
}

.index_announcement h3 {
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

/* show list */

.show {
	margin-bottom: 12px;
}

.show .info {
	float: right;
	width: 480px;
}

.show img {
	border: 1px solid #ffbf00;
	display: block;
	float: left;
}

.show h3 {
	margin: 2px 0 2px 0;
	padding: 0;
}

/* show details */

.show_details h1, .show_details h3, .show_details h2 {
	margin: 2px 0 2px 0;
	padding: 0;
}

.featuredImage {
	border: 1px solid #ffbf00;
}

.performances .performance {
	margin-bottom: 10px;
}

.performances .performance .status {
	float: right;
}

.performances .performance .buy_tickets_button {
	font-family: "Times New Roman", times, serif;
	display: block;
	border: none;
	background-image: url('/images/small_btn_bg_01.png');
	width: 90px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 6px 0 0 0;
	cursor: pointer;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
}

.performances {
	margin-top: 25px;
}

.performances .performance .buy_tickets_button:hover {
	background-position: center bottom;
}

.featured_performances {
	margin-bottom: 4px;
}

.featured_performances td {
	padding-top: 2px;
	padding-bottom: 4px;
}

.featured_performances td.date {
	padding-right: 35px;
}

.featured_performances td.time {
	padding-right: 10px;
}

.featured_performances td.status {
	padding-left: 10px;
}

.sponsor {
	text-align: center;
	padding: 4px;
}

.sponsor img {
	display: block;
}

.next_show {
	font-size: 14px;
	padding: 5px 5px 15px 10px;
	background-color: #f8e4ba;
}

.next_show img {
	border: 1px solid #E19600;
	margin-bottom: 3px;
}

.next_show h3 {
	padding: 0;
}

/* lists */

.wideBox {
	display: block;
	padding: 0;
	margin: 0;
}

.wideBox img {
	display: block;
	border: 1px solid #E19600;
	float: left;
}

.wideBox .text {
	display: block;
	float: left;
	width: 400px;
	padding-left: 10px;
}

.wideBox .links a {
	font-size: 14px;
	text-decoration: underline;
}

/* zones */

.download {
	background-image: url(/images/download_icon_small_01.png?130522);
	background-repeat: no-repeat;
	background-position: 10px center;
	border: none !important;
	display: block;
	margin: 0;
	padding: 10px 10px 10px 70px;
	font-size: 14px;
}

/* forms */

form {
	margin: 0;
	padding: 0;
}

.field label {
	width: 450px;
	text-align: left;
	margin-left:10px;
	margin-top: 6px;
}

fieldset {
	border: 1px solid #e19600;
}

fieldset legend {
	color: #e19600;
	margin: 0 10px;
	padding: 0 5px;
	font-size: 120%;
}

form label {
	display: block;
	float: left;
	margin-right: 15px;
	position: relative;
	text-align: right;
	width: 130px;
}

form .required {
	color: #FF0000;
}

form input, form select, form textarea {
	margin-bottom: 2px;
	margin-top: 10px;
	float: left;
	padding-left: 5px;
	border: 1px solid #E19600;
    color: #222222;
    font-size: 12px;
    padding: 2px;
}

form select {
	padding: 1px;
	width: 192px;
}

form .checkbox {
	border: none;
}

.form_row {
	clear: both;
	padding: 2px 0;
}

.button, .button:visited, .button:active, .button:hover {
	display: inline-block;
	background-color: #4c52a3;
	background-image: url(/images/shortBlueGrad_02.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	padding: 4px;
	text-decoration: none;
}

form .text {
	background-color: #FFF;
	color: #996600;
	border: 1px solid #E8A300;
}

.submit {
	margin-top: 10px;
}

.error_msg {
	border: 1px solid #e19600;
	color: #F00;
	text-align: right;
	margin: 0 auto 25px auto;
	font-weight: bold;
	padding: 15px;
}

.error {
	color: #F00;
	font-weight: bold;
	margin: 5px 0 0px 145px;
	width: 200px;
}

.sucess_msg {
	margin: 10px 0;
	font-weight: bold;
	color: #E19600;
}

.form_button, .form_button a, .form_button a:link {
	border: inherit;
	color:inherit;
   	background-color: #028BC8;
    background-image: url("/images/shortBlueGrad.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: white;
    display: inline-block;
    padding: 10px;
    margin-left: 160px;
    text-decoration: none;
    cursor: pointer;
}


/* news */

.featured_news {
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #C5B486;
}

.featured_news h3 a {
	text-decoration: none;
	color: #440400;
}

.rss_button {
	margin-top: -10px;
	margin-bottom: 3px;
}

.news_item {
	margin: 20px 0;
}

.news_text {
	float: left;
	width: 775px;
}

.news_image {
	float: left;
	width: 200px;
}

.right_column_item {
	float: right;
}

#news .wideBox .text {
	width: 800px;
	font: inherit;
}

/* guide */

#guide_content .text p,
#guide_content .text span,
#guide_content .text a,
#guide_content .text div {
  font-size: 12px !important;
  font-family: Arial, sans-serif !important;
}

.guide_tab_open .arrow {
	width: 12px;
	height: 12px;
	margin: 2px 3px 0 0;
	background-image: url(/images/arrow_open.png) !important;
	_background-image: none !important;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/arrow_open.png', sizingMethod='scale') !important;
}

.buttonset {
	border-bottom: 1px solid #e19600;
}

.buttonset a {
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding: 5px 10px 10px;
	position: relative;
	z-index: 1;
	background-position: center left;
	text-decoration: none;
	color: #f7f0e2;
	margin-right: 5px;
	font-size: 1.3em;
	font-weight: normal !important;
}

.buttonset a.darkBox {
	color: #f7f0e2 !important;
}

/* site map */

.sitemap a {
	display: block;
}

.sitemap div {
	margin: 10px 0 0 10px;
}

/* share bar */

.shareBar {
	padding: 10px 0 10px 17px;
	border: 1px solid #c5b486;
	width: 290px;
	height: 47px;
	margin-bottom: 15px;
}

.shareBar .shareButtons {
	float: left;
	height: 20px;
}

.shareBar .shareButton {
	float: left;
}

.shareBar .shareThisContainer {
	float: left;
	/* width: 125px; */
}

.shareBar .shareThisContainer .bookmark_compact {
	width: 68px !important;
	height: 20px !important;
	overflow: hidden;
}

.shareBar .shareThisContainer .sharelink {
	margin-left: 0 !important;
}

.cal_options {
	float: right;
 	z-index: 3;
	position: absolute;
	margin-top: 8px;
	margin-left: 50px;
	padding: 2px;
	background-color: transparent;
}

.cal_options:hover {
	border: 1px solid #d1d2d3;
	z-index: 3;
	cursor: pointer;
}

.cal_options:hover .cal_options_item {
	display: block;
}

.cal_options .cal_options_item:hover div {
	background-color: #d1d2f6;
	cursor: pointer;
}

.cal_btn {
	font-size: 11px;
	color: #3b5999;
	float: left;
}

.cal_options_item {
	display: none;
	clear: both;
	z-index: 3;
	background-color: #ffffff;
	font-size: 12px;
	color: #515a61;
	text-decoration: none;
	padding: 2px;
}

.printBtn {
	cursor: pointer;
	float: left;
	width: 45px;
	font-size: 11px;
	color: #3b5999;
	text-decoration: none;
	margin-top: 10px;
}

/*****************************
***** NEW GALLERY STYLING ****
*****************************/

.gallery {
  /* max-width: 550px; */
}

.news-page .gallery {
	max-width: 550px;
	float: right;
	margin-left: 20px;
}

.gallery-content .info-area h3  {
	margin-left: 45px;
}

.gallery-content .gallery {
  float: none;
  width: 905px;
  margin-left: 15px;
}

.gallery-content .gallery .gallery-item img,
.gallery-content .gallery .gallery-item video {
  width: 900px;
  max-width: 100%;
}

.index-content .gallery {
  float: none;
  width: 607px;
  padding: 0;
}

.index-content .gallery .gallery-item img,
.index-content .gallery .gallery-item video {
  width: 605px;
  max-width: 100%;
}

.gallery .gallery-item {
  display: none;
}

.gallery .gallery-item img {
	display: block;
	max-height: 370px;
}

.gallery .gallery-item img,
.gallery .gallery-item video {
  margin: 0 auto;
  border: none;
}

.gallery .gallery-item .caption {
	color: #333;
	font-size: 100%;
	font-weight: 400;
	font-style: italic;
	margin-top: 10px;
	text-align: center;
	min-height: 21px;
}

.gallery .gallery-thumbs {
  display: inline-block;
  margin: 10px 0;
}

.gallery .gallery-thumbs .gallery-thumb {
  display: block;
  float: left;
  position: relative;
  background-repeat: no-repeat;
  margin: 4px 4px 0 0;
  height: 75px;
  width: 75px;
}

.gallery .gallery-thumbs .gallery-thumb .fa-play {
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  color: #ffffff;
  font-size: 30px;
  width: 25px;
  height: 30px;
  margin-top: -15px;
  margin-left: -12.5px;
}
