/* CSS Document */
body {
-webkit-text-size-adjust:100%	
}
.theater_holder {
	font-weight:400;
	font-size: 20px;
	line-height: 35px;
}

	html.firefox  .theater_holder  {
		line-height: 40px;
	}
	html.ie  .theater_holder  {
		line-height: 40px;
	}
	html.opera .theater_holder  {
		line-height: 30px;
	}
	html.mobile .theater_holder  {
		font-weight:400;
		font-size: 15px;
	}
	html.mobile .theater_holder  {
		font-weight:400;
		font-size: 15px;
	}
	html.mobile.safari.ios .theater_holder  {
		font-weight:400;
		font-size: 13px;
	}

.theater_holder span  {
	font-weight:600;
	font-size: 24px;
}
	html.mobile .theater_holder span  {
		font-size: 19px;
	}
	html.mobile .theater_holder.multi_line {
		padding-top:  10px;
		line-height: 80%;
	}
	html.mobile .theater_holder.single_line {
		padding-top:  18px;
		line-height: 80%;
	}
.theater_holder span sup {
	font-size: 12px;
}
.main_menu_holder {
	font-weight:600;
	line-height: 45px;
	font-size: 18px;
	text-transform:uppercase;
}
	html.mobile .main_menu_holder {
		font-weight:600;
		font-size: 14px;
		text-transform:uppercase;
	}

html.firefox .main_menu_holder {
	line-height: 48px;
}
html.ie .main_menu_holder {
	line-height: 54px;
}
.panel_video_tickets form span{ 
	font-weight:600;
	font-size: 18px;
	position:relative;
	top: 2px;
}
.panel_story_panel .story {
	font-weight: normal;
	font-weight:400;
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
}
	html.mobile .panel_story_panel .story {
		font-size: 12px;
	}

ul.cast_list li {
	font-weight:600;
	font-size: 17px;
}
	html.mobile ul.cast_list li {
		font-weight:600;
		font-size: 11px;
	}
.cast_content  h3 {
	text-transform:uppercase;
	font-weight:700;
	font-size: 24px;
	line-height: 25px;
}
	html.mobile .cast_content  h3 {
		text-transform:uppercase;
		font-weight:700;
		font-size: 16px;
		line-height: normal;
		margin-bottom:  -8px;
	}

.cast_content  h4 {
	font-weight:normal;
	font-weight:400;
	line-height: 20px;

}
	html.mobile .cast_content  h4 {
		line-height: 80%;
	}
.cast_content  p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	font-weight:  normal;
	line-height: 135%;
	font-size: 16px;
}
	html.mobile .cast_content  p {
		font-size: 12px;
	}

