/*********** foundation rules ***********/
body {
	font-family: Georgia, Times, Times New Roman, serif;
	margin: 0;
	padding: 0;
	background: #000000;
	/*text-align: top;*/
}

input {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px #5f5f5f solid; 
}

/* running copy */

p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #CCCCCC;
}

/************** basic structure ****************/
/***********************************************/

#wrapper {
	margin: 0 auto;
	padding: 16px 0 0 25px;
	width: 866px;
	position: relative;
	background: #000000;
}

#player_body {
	background: #ccc;
}

#player_wrapper {
	margin: 0 auto 0 auto;
	padding: 5px 5px 0 5px;
	width: 900px;
	position: relative;
	background: black;
}

#flashmodule {
	margin: 21px 0 0 0;
	padding: 0;
	width: 866px;
	background: black;
}

/************** header content ****************/
/***********************************************/


#header_name {
	margin: 0;
	padding: 0;
	width: 629px;
	height: 67px;
	float: left;
}

#header_search {
	margin: 0;
	padding: 17px 0 0 12px;
	width: 225px;
	float: right;
}

#inputArea input[type="text"], #inputArea textarea {
	background-color: #0a0a0a;
	border: solid 1px #ffffff;
}


ul.social_links {background-color:#545454;}
ul.social_links_lct3_home {background-color:black;}

div.social_3_home {padding-bottom:7px; border-bottom: 1px #333 solid;}

div.white_vertical {
	position:relative;
	width:1px;
	height:23px;
	background-color:#fff;
	left: 235px;
	top:-17px;
}

/******** search button ********/


.navSearchBtnStruct span.navSearchBtn a {
	width: 22px;
	background-image: url(../images/nav_go_3.gif);
}


/******** show list structure + style ********/
/********************************************/

.showListTwoG {
	margin: 0;
	padding: 22px 15px 0 15px;
	width: 193px;
	height: 108px;
	border-right: 1px solid black;
	background: #343434;
	float: left;
}

.showListTwoW {
	margin: 0;
	padding: 22px 15px 0 15px;
	width: 193px;
	height: 108px;
	border-right: 1px solid #343434;
	background: black;
	float: left;
}

.showListTwoG h1 a,
.showListThreeG h1 a {
	color: #888888;
}


.showListThreeG {
	margin: 0;
	padding: 22px 15px 0 15px;
	width: 369px;
	height: 108px;
	border-right: 1px solid black;
	background: #343434;
	float: left;
}

.showListThreeW {
	margin: 0;
	padding: 22px 15px 0 15px;
	width: 368px;
	height: 108px;
	border-right: 1px solid #343434;
	background: black;
	float: left;
}


.showListThreeG h3,
.showListThreeW h3 {
	margin: 0;
	padding: 0 20px 0 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: black;
	float: left;
}


.showListThreeW h1 {
	color: #888888;
}

.showListThreeG h1,
.showListThreeG p {
	color: #888888;
	background: #343434;
}


.showListThreeG p,
.showListThreeW p {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #888888;
}

.showListFourG {
	margin: 0;
	padding: 60px 6px 6px 0;
	width: 116px;
	height: 64px;
	background: #343434;
	float: left;
}

.showListFourW {
	margin: 0;
	padding: 60px 6px 6px 0;
	width: 116px;
	height: 64px;
	background: black;
	float: left;
}


.showListThreeG h1,
.showListThreeW h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	font-style: italic;

	width: 150px;
	float: left;
}



/******** show main structure + style ********/
/********************************************/

#columnOne {
	margin: 0;
	padding: 35px 0 10px 0;
	width: 176px;

	float: left;
	background: #000000;
}

#columnOne h2 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
	color: #ADADAD;
}

#columnOne ul li {
	margin: 0;
	padding: 0 10px 0 19px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #ADADAD;
	text-transform: uppercase;
}

#columnOne ul li a {
	color: #ADADAD;
}



.perf_date {
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
	width: 48px;
	border-right: 1px solid #5F5F5F;
	float: left;
}


#columnOne h3 {
	display: block;
	margin: 0;
	padding: 15px 0 0 0;
	text-transform: uppercase;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	color: #787878;
}

#columnOne h4 {
	margin: 0;
	padding: 15px 0 0 0;
	background: #000000;
}


#columnOne h5,
#theater_menu_column #columnOne h5
 {
	margin: 0;
	padding: 0 0 5px 19px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
	color: #919191;
}

#columnOne h6,
#theater_menu_column #columnOne h6 {
	margin: 0 11px 0 0;
	padding: 0 11px 0 19px;
	width: 100px;
	height: 65px;
	border-right: 1px solid #242424;
	float: left;
}


#columnTwo {
	margin: 0;
	padding: 8px 19px 10px 0;
	width: 474px;

	float: left;
	background: #000000;
}


#columnOne h5,

#columnTwo h1 {
	margin: 0;
	padding: 0 0 20px 36px;
}


#hilite_blog p {
	margin: 0;
	padding: 0 10px 0 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;

	color: black;
}



#columnTwo ul li {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 20px;
	font-style: italic;
	color: #cccccc;
}

#columnTwo ul li a {
	color: #787878;
}

#columnTwo ul li a:hover {
	color: #adadad;
}

#columnThree {
	margin: 35px 0 10px 0;
	padding: 0 0 0 10px;
	width: 183px;
	float: right;
	background: #000000;
}


#columnThree h3 {
	display: block;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	color: #787878;
}

#columnThree p {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	font-weight: bold;
	color: #adadad;
}

#columnThree ul li p a {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	font-weight: bold;
	color: #adadad;
	text-decoration: underline;	
}

#columnThree ul li p a:hover {
	color: #787878;
}



/******** show bio structure + style ********/
/*************************************************/


#bio_body {
	margin: 1px 0 0 0;
	padding: 0 30px 10px 10px;
	width: 405px;
	min-height: 200px;
	border-left: 1px solid #5f5f5f;
	float: left;
}


#bio_body p,
#staffbio_body p {
	margin: 0;
	padding: 11px 0 0 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 22px;

	color: #888888;
}


.cast_list h1 {
	padding: 0 0 15px 0;
	display: block;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
	color: #787878;
}

.character_list {
	margin: 0;
	padding: 0 59px 0 20px;
	width: 177px;
	/* border-left: 1px solid #5F5F5F; */
	float: left;
}

.character_list p {
	padding: 0 0 15px 0;
	display: block;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #CCCCCC;
}

.creative_list {
	margin: 0;
	padding: 0 20px 0 20px;
	width: 164px;
	/* border-left: 1px solid #5F5F5F; */
	float: left;
}

.creative_list h1 {
	padding: 0 0 15px 0;
	display: block;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
	color: #787878;
}

.cast_list h1 a, 
.creative_list h1 a {
	color:#787878;
	text-decoration: underline;
}

.role_list {
	margin: 0;
	padding: 0 20px 0 20px;
	width: 167px;
	/* border-left: 1px solid #5F5F5F; */
	float: right;
}

.role_list p {
	padding: 0 0 15px 0;
	display: block;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #CCCCCC;
}


.cast_list {
	margin: 0;
	padding: 0 20px 0 20px;
	width: 153px;

	float: left;
}

/******** blog & FAQ structure + styles ********/
/****************************************/


.vertrule_fix {
	width: 866px;
	background: black url(../images/bg_faq_3.gif) repeat-y;
	float:left;
}

.vertrule_fix_press {
	width: 866px;
	background: black url(../images/bg_press_3.gif) no-repeat;
	float:left;
}

.vertrule_fix_staff {
	width: 866px;
	background: black url(../images/bg_staff_3.gif) no-repeat;
	float:left;
}

.vertrule_fix_showdetails {
	width: 866px;
	background: black url(../images/bg_showdetails_3.gif) no-repeat;
	float:left;
}

.vertrule_fix_whoswho2 {
	width: 866px;
	background: black url(../images/bg_whoswho_3.gif) no-repeat;
	float:left;
}

.vertrule_fix_whoswho {
	width: 866px;
	background: black url(../images/bg_whoswho_3.gif) no-repeat;
	float:left;
}


#menu_column {
	margin: 0;
	padding: 14px 15px 15px 0;
	width: 209px;
	/* border-right: 1px solid #E5E5E5; */
	float: left;
	background: black;
}


.blog_entry_title h1, 
.benefits_entry_title h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
	color: #787878;
}



.blog_entry_title h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #787878;
}
.blog_entry_title p {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #CCCCCC;
}



/****** staff directory structure + style *****/
/*********************************************/


.staff_columnTwo {
	margin: 0;
	padding: 0 0 0 5px;
	width: 156px;
	height: 48px;
	background: #000000;
	float: left;
}


/****** two-column media list page structure + style *******/
/**********************************************************/


.title_columnG {
	margin: 0;
	padding: 30px 15px 0 5px;
	width: 232px;
	height: 35px;
	border-right: 1px solid black;
	background: #343434;
	float: left;
}

.title_columnW {
	margin: 0;
	padding: 30px 15px 0 5px;
	width: 232px;
	height: 35px;
	border-right: 1px solid #343434;
	background: black;
	float: left;
}

.newtitle_columnG {
	margin: 0;
	padding: 30px 15px 0 5px;
	width: 332px;
	height: 35px;
	border-right: 1px solid black;
	background: #343434;
	float: left;
}

.newtitle_columnW {
	margin: 0;
	padding: 30px 15px 0 5px;
	width: 332px;
	height: 35px;
	border-right: 1px solid #343434;
	background: black;
	float: left;
}


.type_columnG {
	margin: 0;
	padding: 30px 10px 0 5px;
	width: 85px;
	height: 35px;
	border-right: 1px solid black;
	background: #343434;
	float: left;
}

.type_columnW {
	margin: 0;
	padding: 30px 10px 0 5px;
	width: 85px;
	height: 35px;
	border-right: 1px solid #343434;
	background: black;
	float: left;
}


.date_columnG {
	margin: 0;
	padding: 30px 10px 0 5px;
	width: 84px;
	height: 35px;
	border-right: 1px solid black;
	background: #343434;
	float: left;
}

.date_columnW {
	margin: 0;
	padding: 30px 10px 0 5px;
	width: 84px;
	height: 35px;
	border-right: 1px solid #343434;
	background: black;
	float: left;
}

.button_columnG {
	margin: 0;
	padding: 46px 6px 0 0;
	width: 68px;
	height: 19px;
	background: #343434;
	float: left;
}

.button_columnW {
	margin: 0;
	padding: 46px 6px 0 0;
	width: 68px;
	height: 19px;
	background: black;
	float: left;
}


#media_info_column {
	margin: 0;
	padding: 6px 5px 14px 0;
	width: 219px;
	float: left;
	background: black;
}



/**** show calendar structure + style ****/
/*****************************************/



.calendar_column {
	margin: 2px 0 0 0;
	padding: 0 0 15px 15px;
	width: 412px;
	border-left: 1px solid #5f5f5f;
	float: left;
}

.cal_legend {
	margin: 0;
	padding: 0 0 0 6px;
	width: 185px;
	font-family: Verdana, Helvetica, Arial, serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #595E62;
	border-left: 1px solid #5f5f5f;
	text-transform: uppercase;
	float: right;
}

.clearCalkey {
	clear: both;
	margin: 0 0 0 19px;
	padding: 0;
	height: 1px;
	font-size: 1px;
	color: black;
	background: black;
	/* border-right: 1px solid #5f5f5f; */
}


/****** show press list structure + style ******/
/**********************************************/
#press_info_column {
	margin: 0;
	padding: 7px 5px 0 0;
	width: 219px;
	float: left;

	background: #000000;
}


.pressoutlet_columnG {
	margin: 0;
	padding: 20px 10px 0 5px;
	width: 135px;
	height: 45px;
	border-right: 1px solid black;
	background: #343434;
	float: left;
}

.pressoutlet_columnW {
	margin: 0;
	padding: 20px 10px 0 5px;
	width: 135px;
	height: 35px;
	border-right: 1px solid #343434;
	float: left;
}


.article_columnG {
	margin: 0;
	padding: 20px 10px 0 5px;
	width: 134px;
	height: 45px;
	background: #343434;
	border-right: 1px solid black;
	float: left;
}

.article_columnW {
	margin: 0;
	padding: 20px 10px 0 5px;
	width: 134px;
	height: 43px;
	border-right: 1px solid #343434;
	float: left;
}

.searcharticle_columnG {
	margin: 0;
	padding: 20px 10px 0 5px;
	width: 157px;
	height: 45px;
	background: #E7E7E7;
	border-right: 1px solid black;
	float: left;
}

.searcharticle_columnW {
	margin: 0;
	padding: 20px 10px 0 5px;
	width: 157px;
	height: 43px;
	border-right: 1px solid #343434;
	float: left;
}


.metatagdesc_columnG {
	margin: 0;
	padding: 20px 10px 0 5px;
	width: 545px;
	height: 45px;
	background: #E7E7E7;
	border-right: 1px solid black;
	float: left;
}

.metatagdesc_columnW {
	margin: 0;
	padding: 20px 10px 0 5px;
	width: 545px;
	height: 43px;
	border-right: 1px solid #343434;
	float: left;
}

.description_columnG {
	margin: 0;
	padding: 20px 5px 0 5px;
	width: 244px;
	height: 45px;
	background: #343434;
	border-right: 1px solid black;
	float: left;
}

.description_columnW {
	margin: 0;
	padding: 20px 5px 0 5px;
	width: 244px;
	height: 43px;
	border-right: 1px solid #343434;
	float: left;
}


.offstageDesc_columnG {
	margin: 0;
	padding: 20px 5px 0 5px;
	width: 225px;
	height: 45px;
	background: #343434;
	border-right: 1px solid black;
	float: left;
}

.offstageDesc_columnW {
	margin: 0;
	padding: 20px 5px 0 5px;
	width: 225px;
	height: 43px;
	background: black;
	border-right: 1px solid #343434;
	float: left;
}


.pressButton_columnG {
	margin: 0;
	padding: 46px 0 0 6px;
	width: 69px;
	height: 19px;
	background: #343434;
	float: right;
}


/**** platform series structure + style ****/
/******************************************/


.platdate_columnG {
	margin: 0;
	padding: 30px 10px 0 8px;
	width: 74px;
	height: 35px;
	border-right: 1px solid black;
	background: #E7E7E7;
	float: left;
}

.platdate_columnW {
	margin: 0;
	padding: 30px 10px 0 8px;
	width: 74px;
	height: 35px;
	border-right: 1px solid black;
	background: white;
	float: left;
}


.platbutton_columnG {
	margin: 0;
	padding: 18px 0 0 14px;
	width: 80px;
	height: 47px;
	background: #343434;
	float: left;
}

.platbutton_columnW {
	margin: 0;
	padding: 18px 0 0 14px;
	width: 80px;
	height: 47px;
	background: black;
	float: left;
}


/**** mini site structure + style ****/
/******************************************/



h1#miniSiteTitle
{
	text-transform: uppercase;
	font-style: normal;
	margin: 0 0 10px 0;
	padding:0;
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #B5B5B5;
	
}


