/*-- GLOBAL -----------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

BODY {
	font: 0.75em/1.5 arial, verdana, tahoma, helvetica, sans-serif;
	background: #702F2F url(music-pattern.gif);
	text-align: center;
}

#wrapper {
	width: 1024px;
	margin: auto;
	text-align: left;
}

/*------- Header ------------------------------------------------------------*/
@media screen {
	#header {
		position: relative;
		width: 1024px;
		height: 224px;
	}
	#mainlogo {
		position: relative;
		text-indent: -6000px;
		background: transparent url(pb_01.gif) no-repeat;
		height: 224px;
	}
}

/*------- Content -----------------------------------------------------------*/
@media screen {
	#content {
		width: 852px !important;
		width: 892px;
		width/**/:/**/892px;
		min-height: 600px;
		background: white url(pb_03.gif) no-repeat;
		text-align: left;
		color: #333333;
		position: relative;
		padding-top: 10px;
		padding-bottom: 25px;
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media handheld {
	#content {
		width: 100%;
		background: white;
		text-align: left;
		color: #333333;
		position: relative;
		padding-top: 10px;
		padding-bottom: 25px;
		padding-left: 20px;
		padding-right: 20px;
	}
}

#content h1 {
	min-height: 100px;
/*	width: 550px;*/
	color: #0081B6;
	font: 3em/1.5 georgia, arial, verdana, tahoma, helvetica, sans-serif;
	font-weight: bold;
}

/*------- Footer ------------------------------------------------------------*/
@media screen {
	#footer {
		width: 892px;
		height: 70px !important;
		height: 150px;
		height/**/:/**/150px;
		padding-top: 80px;
		font-size: 0.8em;
		line-height: 1.2em;
		position: relative;
		background: transparent url(footer.gif) no-repeat;
		text-align: left;
		color: #CCDDFF;
	}

	#footer P {
		padding-left: 25px;
		padding-right: 25px;
	}

	#extra1 {
		width: 892px;
		position: relative;
		bottom: 0px;

		text-align: left;
		margin-top: 20px;
		margin-left: 20px;
		margin-bottom: 0px;
		min-height: 60px;
	}
}

@media handheld {
	#footer {
		font-size: 0.8em;
		line-height: 1.2em;
		background: transparent url(footer.gif) no-repeat;
		text-align: left;
		color: #CCDDFF;
		width: 100%;
	}

	#footer P {
		padding-left: 3em;
	}

}
/*-- MENU -------------------------------------------------------------------*/
@media screen {
	#nav {
		position: relative;
		z-index: 1000;
		height: 37px;
		width: 892px;
		background: transparent url(pb_02.gif) no-repeat;
	}

	#navlist {
		width: 892px;
		height: 37px;
		background: url(pb_02.gif) no-repeat;
		position: relative;
	}
	#navlist li {
		top: 0;
		margin:0px; padding: 0;
		text-indent: -6000px;
		list-style: none;
		float: left;
		position: absolute;
	}
	#navlist li, #navlist a {
		height: 37px;
		display: block;
	}

	#NAV_news	{ left: 0; width: 61px }
	#NAV_bio	{ left: 62px; width: 46px }
	#NAV_works	{ left: 109px; width: 66px }
	#NAV_performance	{ left: 176px; width: 111px }
	#NAV_media		{ left: 288px; width: 64px }
	#NAV_links		{ left: 353px; width: 52px }
	#NAV_contact	{ left: 405px; width: 100px }

	#NAV_news a:hover	{ background: transparent url(pb_02.gif) 0 -37px no-repeat; }
	#NAV_bio a:hover	{ background: transparent url(pb_02.gif) -62px -37px no-repeat; }
	#NAV_works a:hover	{ background: transparent url(pb_02.gif) -109px -37px no-repeat; }
	#NAV_performance a:hover	{ background: transparent url(pb_02.gif) -176px -37px no-repeat; }
	#NAV_media a:hover		{ background: transparent url(pb_02.gif) -288px -37px no-repeat; }
	#NAV_links a:hover		{ background: transparent url(pb_02.gif) -353px -37px no-repeat; }
	#NAV_contact a:hover	{ background: transparent url(pb_02.gif) -405px -37px no-repeat; }

	BODY#HOME #NAV_news { background: transparent url(pb_02.gif) 0 -37px no-repeat; }
	BODY#BIO #NAV_bio { background: transparent url(pb_02.gif) -62px -37px no-repeat; }
	BODY#WORKS #NAV_works 	{ background: transparent url(pb_02.gif) -109px -37px no-repeat; }
	BODY#PERF #NAV_performance { background: transparent url(pb_02.gif) -176px -37px no-repeat; }
	BODY#MEDIA #NAV_media	{ background: transparent url(pb_02.gif) -288px -37px no-repeat; }
	BODY#LINKS #NAV_links	{ background: transparent url(pb_02.gif) -353px -37px no-repeat; }
	BODY#CONTACT #NAV_contact	{ background: transparent url(pb_02.gif) -405px -37px no-repeat; }
}

@media screen {
	#smallnav {
		float: right;
		width: 300px; min-height: 100px;
		background: white url(Bubble_01.gif) no-repeat;
		margin-top: 100px;
		margin-left: 10px;
		padding-top: 160px;
		color: #666666; font-size: 1em; line-height: 1.1em;
	}
	#UpPerf li, #RecentWorks li, #Category li, #PressKit li {
		list-style: none;
		display: block;
		position: relative;
		padding-left: 15px;
		padding-right: 10px;
		padding-bottom: 10px;
		background: transparent url(Bubble_03.gif) repeat-y;
	}
	ul.smallnavlist {
		width: 300px;
		margin-bottom: 0;
		padding-bottom: 37px;
		background: transparent url(Bubble_04.gif) left bottom no-repeat;
	}
	#smallnav h3 {
		text-indent: -6000px;
		width: 300px;
		height: 42px;
	}

	#smallnav .WorkTitle { font-weight: normal; }

	#UpPerf h3 { background: transparent url(Bubble_text.gif) 0 0 no-repeat; }
	#UpPerf span.date { color: #FFA100; display:block; }
	#RecentWorks h3 { background: transparent url(Bubble_text.gif) 0 -42px no-repeat; }
	#Category h3 { background: transparent url(Bubble_text.gif) 0 -84px no-repeat; }
	#PressKit h3 { background: transparent url(Bubble_text.gif) 0 -126px no-repeat; }
}
@media handheld {
	#UpPerf { display:none; }
	#RecentWorks { display:none; }
}

/*-- Data -------------------------------------------------------------------*/
ul.event , ul.media {
	list-style: none;
}
ul.event span.date,  ul.media span.date {
	display: block;
	font-weight: bold;
	border-bottom: 1px #999999 solid;
}
ul.event li, ul.media li {
	display: block;
	margin-bottom: 20px;
}


TABLE.lyrics_bilingual TD { 	font: 0.75em/1.7 arial, verdana, tahoma, helvetica, sans-serif; vertical-align: top; }
PRE.lyrics { margin-bottom: 20px; }
PRE.lyrics:first-line	{ font-weight: bold; }

PRE.ListenList { font-weight: normal; margin-top: 5px; margin-bottom: 20px; }

PRE.PerformanceNote { margin-bottom: 20px; }

.WorkTitle { font-weight: bold; }

ul.ListOfWorks {
	margin:0; padding:0;
	list-style: none;
}
ul.ListOfWorks li {
	margin-bottom: 2em;
}
#MultiMovement {
	padding-left: 4em;
	line-height: 1.5em;
}

/*-- WordPress ---------------------------------------------------------------*/
#sidebar h2 {
	color: #0081B6;
	font: 1em/1 georgia, arial, verdana, tahoma, helvetica, sans-serif; font-weight: bold;
	text-decoration: underline;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}


/*-- Global ------------------------------------------------------------------*/
a:link { color: #0031C6; text-decoration: none;  }
a:visited { color: #0031C6; text-decoration: none;  }
a:hover	{ color: #FF31C6; text-decoration: underline; }
a:active { color: #0081B6; text-decoration: none;  }

P	{ margin-bottom: 1.5em; }
h2 {
	color: #0081B6;
	font: 2em/2 georgia, arial, verdana, tahoma, helvetica, sans-serif; font-weight: bold;
	text-decoration: underline;
}
h2 a, h3 a { color: #0081B6; }
h3 {
	color: #0081B6;
	font: 1.75em/1 georgia, arial, verdana, tahoma, helvetica, sans-serif; font-weight: bold;
	text-decoration: underline;
}

PRE { 	font: 1em/1.5em arial, verdana, tahoma, helvetica, sans-serif; }
span.date	{ font-weight: bold; }
