@charset "utf-8";

/* CSS Document */



/* ----------- DEFAULT ------------ */

* {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-size:62.5%;
	background:#37354c url(images/page_bg_fade4.jpg) repeat-x top left;
	color:#ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Console", "trebuchet MS", sans-serif;
	line-height:1.8em;
}

.clear-left { clear:left; }

.clear-both { clear:both; }

.clear-right { clear:right; }

a:link {
	text-decoration:underline;
	color:#ffffff;
}

a:visited {
	text-decoration:underline;
	color:#c4c3c4;
}

a:hover {
	text-decoration:none;
	color:#1f222b;
	background-color:#ffffff;
}

a:active {
	text-decoration:underline;
	color:#c4c3c4;
}

#nav-links a { background:none; }

ul {
	list-style:none;
	font-size:1.3em;
}

li { line-height:15px; }

/* ----------- TYPE ------------ */


/* Headings
-------------------------------------------------------------- */


h1 {
	font-size: 2.4em;
	color:#bbb6e2;
	font-weight:normal;
	letter-spacing:0.5px;
	line-height: 1.4em;
	display: block;
	margin-bottom: 20px;
	margin-left: 60px;
	margin-top: 60px;
}

h2 {
	font-size: 2em;
	line-height:1.6em;
	color:#bbb6e2;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	letter-spacing:1px;
}

.news-item h2 { display: block; }

h3 {
	font-size: 1.8em;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:1px;
	padding-bottom: 5px;
}

h4 {
	font-size: 1.6em;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:1px;
	line-height: 1.4em;
}

h5 {
	font-size: 1.6em;
	font-weight:normal;
	color:#ffffff
}

h6 {
	font-size: 1.4em;
	color:#ffffff
}

p {
	font-size:1.3em;
	line-height:1.8em;
	padding:0px 0px 30px 0px;
}

#biography-wrapper #content-main p,
#essays-wrapper #content-main p {
	display: block;
	width: 410px;
}

/*#essays-wrapper h3 {
	display: block;
	padding: 0px 0px 10px 0px;
}*/



.read-more {
	display: block;
	font-size:1.3em;
	float: right;
	margin:20px;
}

.date-posted {
	font-size:1em;
	color:#5d5e69;
	font-weight:normal;
	line-height:2em;
	letter-spacing:.1em;
}

#contact h5 {
	color:#625d63;
	padding-bottom: 6px;
}

/*#reviews h3 {font-size:1.5em;color:#ffffff;font-weight:normal;}
*/
.reviewer {
	font-size:1.5em;
	color:#c1a38e;
	font-weight:normal;
}

.award {
	line-height:15px;
	letter-spacing:0.5px;
	display: block;
	padding-bottom: 5px;
	color: #E6DD42;
}

.date {
	color:#8F92A3;
	line-height:15px;
	letter-spacing:0.5px;
	display:block;
	width: 410px;
	margin-bottom: 10px;
}

#album-reviews h3 {
	float:left;
	clear:left;
}

/*.page-title {width:100%;margin-top:60px;margin-bottom:30px;}
.page-title h1 {font-size:2.4em;color:#625d63;font-weight:normal;}*/

#home h1 {
	padding:20px;
	line-height:1.3em;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#home h2 {
	padding:20px 15px 0px 20px;
	line-height:1.3em;
}

#home img {
	float:left;
	padding:0px 15px 15px 20px;
	display:block;
}

#home p {
	font-size:1.3em;
	line-height:1.8em;
	padding:10px 0px 15px 20px;
}

.index-news-item {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}

/* ----------- MAIN LAYOUT ------------ */

#navigation {
	margin:0 auto;
	width:808px;
	height:34px;
}

#index-wrapper {
	width:851px;
	margin:0 auto;
	background:url(images/ys_main_image2.jpg) no-repeat top left;
}

#index-content-main {
	width:435px;
	float:right;
	overflow: hidden;
}

/*#index-content-sub {height:350px;width:385px;float:right;}*/
#index-highlights {
	float: left;
	width:435px;
	background:url(images/frontpage_highlights_box.jpg) no-repeat top;
}

#footer {
	height:40px;
	width:100%;
	margin:30px 0px 40px 0px;
	border-top:solid 1px #8F92A3;
}

#copyright {
	font-size:1.1em;
	line-height:40px;
	color:#8F92A3;
}

/* ----------- SUBPAGE LAYOUT ------------ */

#wrapper {
	width:900px;
	margin:0 auto;
}

#content-main {
	width:535px;
	float:left;
	background:url(images/subpage_main_content_box2.jpg) no-repeat top
}

.content-item {
	display: block;
	width: 410px;
	margin-left: 60px;
	clear: left;
}

#contact #content-main { }

/*#content-sub {width:200px;float:left;margin-top:490px;padding:15px 0px 15px 15px;border:solid 1px #c4c3c4;}*/

#right-column {
	float:right;
	width:300px;
}

#ys-logo-sub { text-align:center; }

#contact #ys-logo-sub { text-align:left; }

#content-main p { display: block; }

#content-sub p {
	display: block;
	width: 302px;
}

/* ----------- SUB NAV ------------ */
#sub-nav li {
	list-style:none;
	padding:0px 0px 10px 0px;
}

#content-sub {
	width:300px;
	margin:430px 0px 20px 0px;
	float:right;
	text-align:left;/*	border: 1px solid #61607f;
	background-color: #07060C;*/
}

#content-sub a {
	font-size:1em;
	letter-spacing:1px;
	font-weight:normal;
}

#content-sub h1 {
	font-size:2.1em;
	letter-spacing:1px;
	color:#C1A38E;
	font-weight:normal;
}

.sub-selected {
	font-size:1em;
	letter-spacing:1px;
	font-weight:normal;
	color:#1f222b;
	text-decoration:none;
	background:#ffffff;
}

#content-main img {
	padding:0px 15px 10px 0px;
	float: left;
	display: block;
}

#recordings #content-sub { margin:430px 0px 20px 0px; }

/* ----------- WRAPPERS ------------ */

#news-wrapper {
	width:835px;
	margin:0 auto;
	background: url(images/ys_photos/sub_ys_image_updated1.jpg) no-repeat top right;
}

#biography-wrapper {
	width:835px;
	margin:0 auto;
	background:url(images/ys_photos/sub_ys_image_updated4.jpg) no-repeat top right;
}

#recordings-wrapper {
	width:835px;
	margin:0 auto;
	background:url(images/ys_photos/sub_ys_image_updated6.jpg) no-repeat top right;
}

#schedule-wrapper {
	width:835px;
	margin:0 auto;
	background:url(images/ys_photos/sub_ys_image_updated2.jpg) no-repeat top right;
}

#essays-wrapper {
	width:835px;
	margin:0 auto;
	background:url(images/ys_photos/sub_ys_image_updated5.jpg) no-repeat top right;
}

#audio-wrapper {
	width:835px;
	margin:0 auto;
	background:url(images/ys_photos/sub_ys_image_updated8.jpg) no-repeat top right;
}

#reviews-wrapper {
	width:835px;
	margin:0 auto;
	background:url(images/ys_photos/sub_ys_image_updated3.jpg) no-repeat top right;
}

#contact-wrapper {
	width:835px;
	margin:0 auto;/*background:url(images/sub_ys_image_updated8.jpg) no-repeat top right;*/
}

#subpage-wrapper {
	width:835px;
	margin:0 auto;
}

#thank-you {
	width:835px;
	margin:0 auto;
}

#thank-youDIV {
	float:left;
	width:835px;
	display:block;
	margin-top:100px;
	height:500px;
	text-align:center;
}

/* ----------- RECORDINGS PAGE ----------- */

.album-listing {
	margin-bottom:25px;
	display: block;
	width: 410px;
	margin-left: 60px;
}

.album-listing p { clear:left; }

.album-listing img { float:left; }

.album {
	display:block;
	margin-top:15px;
	clear:left;
	float:left;
	width:100%;
}

.album-details-composer {
	font-size:1.3em;
	color:#fff0bb;
	font-weight:normal;
	line-height:2em;
}

.album-details {
	list-style:none;
	font-size:1em;
	color:#8F92A3;
	font-weight:normal;
	letter-spacing:0.1em;
	padding:5px 0px 10px 0px;
}

#recordings-sub-list {
	list-style:none;
	font-size:1.2em;
	font-weight:bold;
	line-height:2em;
}

#recordings #audio-player-sub {
	width:282px;
	height:134px;
	border:solid 1px #c4c3c4;
	display:block;
	margin-top: 0;
	margin-bottom: 20px;
}

#recordings #content-sub h2 { clear:left; }

/* ----------- AUDIO PAGE ----------- */

#audio-player {
	float:left;
	width:330px;
	height:134px;
	margin-top:483px;
	margin-left:3px;
	text-align:center;
	border:solid 1px #c4c3c4;
}

#audio-player-sub {
	width:282px;
	height:314px;
	border:solid 1px #c4c3c4;
	float:left;
	display:block;
}

/*.audio-clip-box {background-color:#1c1b20;border: 1px solid #989ead;margin:20px 0px 20px 0px;padding: 10px 0px;}*/
.audio-clip-box {
	margin:20px 0px 20px 60px;
	padding: 10px 0px;
}

.audio-clip-work {
	font-size: 1.4em;
	line-height:1.4em;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:1px;
	display:block;
	padding:0px 0px 10px 0px;
}

.audio-clip-additional {
	font-size: 1.4em;
	line-height:1.4em;
	color:#8F92A3;
	font-weight:normal;
	letter-spacing:1px;
	display:block;
}

.audio-clip-box h3 { display:block; }

.content-divider {
	display:block;
	border-top:solid 1px #989ead;
	width:100%;
	padding: 5px 0px;
}

/* ----------- SCHEDULE PAGE ----------- */

.concert {
	line-height:2em;
	font-size:1.3em;
	padding-bottom:2.2em;
	display: block;
	margin-left: 60px;
	width: 420px;
}

.concert li { line-height:1.5em; }

.concert-date {
	font-size: 1.4em;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:1px;
}

.concert-location {
	font-size:1.3em;
	color:#c4c3c4;
}

.concert-venue { color:#c4c3c4; }

.concert-program {
	list-style:none;
	padding-left:0px;
	text-indent:0px;
}

.concert-conductor-orchestra { color:#c4c3c4; }

/* ----------- BIOGRAPHY PAGE ----------- */

.quote-large {
	font-size:1.8em;
	color:#ffffff;
	font-weight:normal;
	padding-bottom:1.6em;
	font-style:italic;
	clear: left;
}

.quote-large-credit { font-style:normal; }

.quote-small {
	font-size:1.2em;
	color:#ffffff;
	font-weight:normal;
	display:block;
	font-style:italic;
}

.quote-small-credit { font-style:normal; }

.biography-downloads { padding:0; }

.press-photo-downloads {
	padding:0 10px 0 0;
	line-height:57px;
	margin:10px 0px;
	float: left;
}

.press-photo-img {
	display:block;
	clear: left;
}

.press-photo-img img {
	border:2px solid #ffffff;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
}

.press-photo a { }

.bio-download {
	clear:left;
	padding:15px 0px;
}

/* ----------- REVIEWS PAGE ----------- */






/* ----------- CONTACT PAGE ----------- */

#contact-sub {
	width:300px;
	float:left;
	margin-top:60px;
	padding:15px 0px 15px 15px;
}

.contactUL { }

.contactUL li {
	display:block;
	padding-bottom:5px;
	line-height:1.6em;
}

#contact h4 { display:block; }

#contact p { padding:0; }

#contact input { margin-bottom:10px; }

#contact #right-column { margin-top: 200px; }

/* ----------- MISC ----------- */

#news #content-main img {
	float:left;
	padding:6px 10px 5px 0px;
}

.news-item {
	width:410px;
	float:left;
	clear:left;
	margin-bottom:25px;
	margin-left: 60px;
}

.news-item-first {
	width:410px;
	float:left;
	clear:left;
	margin-top: 60px;
	margin-bottom:25px;
	margin-left: 60px;
}

news p {
	padding:0;
	clear:left;
}

/*#news img {display:block}*/

#ys-logo-sub {
	float:left;
	width: 535px;
}

#ys-logo-sub img { padding:0; }

#ys-logo1 { float:right; }

#ys-logo1 img { padding:0; }

/*#ys-image1 {background:url(images/ys_image3.jpg) no-repeat top;height:627px;width:440px;}*/

#highlights {
	list-style: none;
	padding-top: 15px;
	padding-left: 20px;
}

#highlights li { padding-bottom: 15px; }

/* ----------- NAV ----------- */

.home {
	float:left;
	background:url(images/nav_welcome.gif) no-repeat;
	width:92px;
	height:34px;
}

.news {
	float:left;
	background:url(images/nav_news.gif) no-repeat;
	width:72px;
}

.biography {
	float:left;
	background:url(images/nav_biography.gif) no-repeat;
	width:105px;
}

.recordings {
	float:left;
	background:url(images/nav_recordings.gif) no-repeat;
	width:108px;
}

.schedule {
	float:left;
	background:url(images/nav_schedule.gif) no-repeat;
	width:96px;
}

.reviews {
	float:left;
	background:url(images/nav_reviews.gif) no-repeat;
	width:89px;
}

.audio {
	float:left;
	background:url(images/nav_audio.gif) no-repeat;
	width:76px;
}

.essays {
	float:left;
	background:url(images/nav_essays.gif) no-repeat;
	width:81px;
}

.contact {
	float:left;
	background:url(images/nav_contact.gif) no-repeat;
	width:89px;
}

#home .home,
#news .news,
#biography .biography,
#recordings .recordings,
#schedule .schedule,
#reviews .reviews,
#audio .audio,
#essays .essays,
#contact .contact {
	background-position:bottom;
	cursor:pointer;
}

#nav-links li { list-style:none; }

#nav-links li a {
	text-indent: -9999px;
	display:block;
	height:34px;
	background-position:top;
}

#nav-links li:hover { background-position:bottom; }

/* ----------- HACKS/BUG FIXES ----------- */

/*.clearfix:after { /
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}*/

/* Hides from IE-mac \*/
/* * html .clearfix {height: 1%;}*/
/* End hide from IE-mac */











/* ----------- CONTACT FORM ----------- */



#fieldsetDIV {
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 20px;
	width: 300px;
	float: left;
}

fieldset {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	width: 375px;
	border: 1px solid #61607f;
	margin-left: 60px;
	margin-top: 60px;
}

legend {
	font-size: 22px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	clear: left;
}

select { font-size: 13px; }

label {
	display: block;
	font-size: 16px;
	text-align: left;
}

/*fieldset input {
	font-size: 13px;
	padding: 5px;
	background: #DBF6FF;
}*/
input.radio {
	width: auto;
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
}

#NameEmailPhone {
	margin-top: 15px;
	margin-bottom: 7px;
}

.contact-purpose {
	margin: 10px 0px 10px 0px;
	font-size: 14px;
	border: 1px solid #545859;
	background: #61607f;
}

.divider-line { border-top: 1px solid #545859; }

#interest { margin-bottom: 15px; }

#questions {
	clear: left;
	margin-top: 10px;
}

#contact-column-left {
	float: left;
	padding-left: 30px;
	width: 400px;
}

#contact-column-right {
	float: left;
	width: 280px;
	margin-left: 20px;
}

input:focus,
textarea:focus { background: #fff3f3; }

input[type="text"],
textarea {
	border: 2px inset #009DBF;
	padding: 2px;
	background: #61607f;
}

textarea {
	height: 150px;
	font-size: 13px;
	margin-bottom: 15px;
	width: 350px;
	background: #61607f;
}

fieldset .submit {
	width: 100px;
	height: 30px;
	font-size: 13px;
	margin-bottom: 0px;
}

.error { border: 2px red solid; }

.Errortext {
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.required {
	color:#FF0000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.btn {
	color: #ffffff;
	border: 1px outset #5C6785;
	background-color: #61607f;
	padding: 5px;
}

.btn:hover {
	color: #ffffff;
	border: 1px inset #565871;
	background-color: #232031;
	padding: 5px;
}

.btn:focus { background-color: #eb2e2d; }

#thank-you {
	height: 300px;
	text-align: center;
	padding-top: 100px;
}

#gallery {
	height: 600px;
	text-align: center;
}
