@charset "UTF-8";

@font-face {
    font-family: 'MyriadLight';
    src: url('myriadpro-light-webfont.eot');
    src: url('myriadpro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadpro-light-webfont.woff') format('woff'),
         url('myriadpro-light-webfont.ttf') format('truetype'),
         url('myriadpro-light-webfont.svg#MyriadProLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@-webkit-keyframes fade-in {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

body {
	margin: 0px;
	padding: 0px;
	margin:0px;
	text-align: center;
	font-family: 'MyriadLight';
	font-size: 14pt;
	background-color: #FFF;
	-webkit-transition: background 500ms;
	-moz-transition: background 500ms;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 500ms;
	transition: background 500ms;
	-webkit-animation-name: fade-in;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;
	color:#222;
	width:100%;
	margin:0;
	padding:0;
}

#content {
	width:900px;
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
}

p { text-align:justify; font-size:14pt; }

a:link, a:visited {
	color: #FC0;
	text-decoration: none;
}
a:hover { color: ##FFF; text-decoration: none; }
a:active {
	color: #FC0;
	text-decoration: underline;
}

h1 {
	font-family: 'MyriadLight';
	color: #666;
	font-size:28pt;
	font-weight: normal;
	text-decoration: none;
	clear:both;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
h2 { font-family: 'MyriadLight'; color: #666; font-size: 24pt; font-weight: normal; text-decoration: none; clear:both; text-transform:uppercase; padding:0; margin:0; }
h3 { font-family: 'MyriadLight'; color: #666; font-size: 18pt; font-weight: normal; text-decoration: none; clear:both; text-transform:uppercase; padding:0; margin:0; }
h4 { font-family: 'MyriadLight'; color: #666; font-size: 18pt; font-weight: normal; text-decoration: none; clear:both; padding:0; margin:0; text-align: left; }
h5 { color: #AAA; font-size: 20pt; font-weight: normal; text-decoration: none; clear:both; padding:0; margin:0; text-align: left; }

#pagetitle {
	font-family: 'MyriadLight';
	font-size:24px;
	color:#FFF;
	bottom:10px;
	left:10px;
	position:absolute;
	z-index:1000;
	float:right;
	text-transform:uppercase;
	letter-spacing:4px;
}

#menubar {
	width: 900px;
	line-height:22px;
	margin-top:1px;
	margin-left:1px;
	height:22px;
	text-transform:uppercase;
	letter-spacing:0.75pt;
	position:relative;
	z-index:1000;
	font-size:16px;
	color:#BBB;
	background:rgba(0,0,0,0.6);
}

#menubar a:link, #menubar a:visited {
	color:#FFF;
	text-align:center;
	top: 0px;
	text-decoration:none;
}

#menubar a:hover, #menubar a:active {
	color:#FC0;
}

.menuBtn {
	float:left;
	padding-right: 10px;
	padding-left: 10px;
}

#menuBtn1, #menuBtn2, #menuBtn3, #menuBtn4, #menuBtn5, #menuBtn6, #menuBtn7, #menuBtn8 { }

#page0, #page1, #page2, #page3, #page4, #page5, #page6, #page7, #page8, #page9, #page10, #page11, #page12, #page13, #page14, #page15, #page16, #page17, #page18, #page19, #page20, #page21, #page22, #page23 {
	top: auto;
	margin-top:-550px;
	margin:0 auto;
	font-size:12pt;
	opacity:1;
	padding:0px;
	overflow-x:hidden;
	overflow-y:auto;
	width:900px;
	height:550px;
	position: absolute;
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-position: center center;	
	border: 1px solid #888888;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
	opacity:0;
	z-index:-1;
}

#page0 {
	background-image: url(../images/bg01.jpg);
}

#page1, #page17 {
	background-image: url(../images/bg04.jpg);
}

#page2 {
	background-image: url(../images/bg04.jpg);
}

#page3 {
	background-image: url(../images/bg04.jpg);
}

#page4 {
	background-image: url(../images/bg04.jpg);
}

#page5 {
	background-image: url(../images/bg04.jpg);
}

#page6 {
	background-image: url(../images/bg04.jpg);
}

#page7 {
	background-image: url(../images/bg04.jpg);
}

#page8 , #page9, #page10, #page11, #page12, #page18, #page19, #page20, #page21, #page22  {
	background-image: url(../images/bg03.jpg);
}

#page13 {
	background-image: url(../images/bg02a.jpg);
}

#page14 {
	background-image: url(../images/bg02b.jpg);
}

#page15 {
	background-image: url(../images/bg02c.jpg);
}

#page16 {
	background-image: url(../images/bg02d.jpg);
}

#newsPage, #bioPage, #musicPage, #multimediaPage, #photosPage, #videoPage, #reviewsPage, #educationPage, #repertoirePage, #presskitPage, #calendarPage, #linksPage, #contactPage {
	margin:10px;
	margin-top:30px;
	width:300px;
	height:380px;
	padding:5px;
	overflow-x:inherit;
	overflow-y:inherit;
	background:rgba(0,0,0,0.75);
	-webkit-overflow-scrolling: touch;
	float:right;
	text-align:right;
}

.rightsidebarPage { 
	margin-top:25px;
	width:300px;
	height:380px;
	float:right;
	text-align:right;
	padding:5px;
	overflow-x:inherit;
	overflow-y:inherit;
	text-transform:uppercase;
}

.rightsidebarPage h2 {
	font-size:30px;
	line-height:60px;
	letter-spacing:5px;
}

#newsPage, #multimediaPage, #contactPage {
	float:right;
	text-align:right;
}

#newsPage {  }

#bioPage { text-align:justify; clear:right; height:300px; }

#repertoirePage, #presskitPage, #photosPage, #musicPage, #educationPage, #videoPage{
	text-align:justify; 
	width:530px;
	padding:10px;
	background:rgba(0,0,0,0.7);
	float:left;
}

#musicPage, #photosPage, #videoPage  { text-align:left; }

#multimediaPage {
	text-transform:uppercase;
	background:none;
	height:300px;
	margin-top:200px;
	line-height:36px;
}

#reviewsPage { }
#reviewsPage p { font-size:12pt; font-style:italic; }

#calendarPage { }
#calendarPage a { text-transform:uppercase; }

#discographyPage {
	height:370px;
	font-size:11pt;
	background:rgba(0,0,0,0.5); 
}

#discographyPage img {
	margin-left:10px;
}

#educationPage {
	width:860px;
	background:rgba(0,0,0,0.5);
}

#educationPage h1, #educationPage h2, #educationPage h3, #educationPage h4, #educationPage h5 { text-align:left; }

#linksPage { }

#contactPage { padding-left:10px; background:rgba(0,0,0,0.1); font-size:10pt; }
#contactPage h3 { margin: 1px; font-size:12pt;}
#contactPage p { text-align:right; font-size:10pt; }

#videoPage .entry { padding: 0px; clear:both; }

.videothumb {
	background: #000000;
	width:100px;
	border: 1px solid #FFFFFF;
	margin: 10px;
	float: left;
	overflow: hidden;
}

.cliplisting {
	width:380px;
	text-align: left;
	color: #AAA; 
	padding:10px;
	float:right;
}
.cliptitle{ color: #FFF; font-size:16pt; }
cliptitle{ color: #FFF; font-size:16pt; }


#multimediaPage { width:300px; font-size:24pt; text-align:center }
#multimediaPage a { display:block; }

#about-menubar { overflow:hidden; width:890px; margin-right:10px; top:25px; z-index:10; position:relative; float:right; clear:right; text-align:right; }

#about-menubar a:link, #about-menubar a:visited {
	color:#FC0;
	display:inline;
	width:auto;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
}

#about-menubar a:hover, #about-menubar a:active {
	color:#FFF;
}

#bio-menubar { overflow:hidden; width:570px; right:0px; top:25px; z-index:100; position:relative; margin-top:455px;float:left; clear:left; font-size:10pt; background:rgba(0,0,0,0.5); }

#bio-menubar a:link, #bio-menubar a:visited {
	color:#FC0;
	display:inline;
	width:auto;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:25px;
	
}

#bio-menubar a:hover, #bio-menubar a:active {
	color:#FFF;
}

#mm-menubar { overflow:hidden; width:200px; right:0px; top:25px; z-index:10; position:relative; text-align:right; float:right; }

#mm-menubar a:link, #mm-menubar a:visited {
	color:#BBB;
	display:inline;
	width:auto;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
	margin-right:10px;
}

#mm-menubar a:hover, #mm-menubar a:active {
	color:#FFF;
}

#epk-menubar { overflow:hidden; width:600px; right:0px; top:25px; z-index:10; position:relative; margin-left:10px; }

#epk-menubar a:link, #epk-menubar a:visited {
	color:#FC0;
	display:inline;
	width:auto;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

#epk-menubar a:hover, #epk-menubar a:active {
	color:#FFF;
}

.tracklisting { font-size: 10pt; color: #AAA; text-align:left; padding-bottom:20px; }
.trackcomposer { font-size: 12pt; text-transform: uppercase; }
.tracktitle { color: #FFF; font-size: 14pt;}
.trackmovement { font-size: 12pt; }
.audioBtn { font-family: 'MyriadLight'; padding-right: 20px; font-size: 12pt; }

.listenBtn {
	display: inherit;
	float: right;
	text-align:right;
	margin-top:0px;
	padding-left: 20px;
}

#pubgallery { width: 390px; margin-left:0px; margin-bottom:10px; padding-bottom:10px; clear:both; }
#pubgallery #thumb {
	background: #000000;
	width: 50px;
	height: 50px;
	border: 1px solid #FFFFFF;
	margin: 6px;
	float: left;
	overflow: hidden;
}

#albumgallery { width: 400px; margin-left:0px; margin-bottom:10px; clear:both; text-align:center; }
#albumgallery #thumb {
	background: #000000;
	width: 45px;
	height: 45px;
	border: 1px solid #FFFFFF;
	margin: 4px;
	float: left;
	overflow: hidden;
}

.thumb { 
	background: #000000;
	width: 80px;
	height: 80px;
	border: 1px solid #FFFFFF;
	margin: 6px;
	float: left;
	overflow: hidden;
}

.entry {
	padding: 10px;
	border-bottom: 1pt solid #666;
	clear:both;
}

highlight { color:#FC0; }

longdate { color: #AAA; font-size: 10pt; }
shortdate { color: #AAA; font-size: 10pt; }
newsdate { color: #AAA; font-size: 10pt; display: block; }

event { color: #FFFFFF; font-size: 14pt; }
venue { color: #CCCCCC; font-size: 12pt; }
city { color: #BBBBBB; font-size: 12pt; }
maplink { font-size: 12pt; }
repertoire { color: #999999; font-size: 12pt; display:block; }
details, description { color: #BBBBBB; font-size: 12pt; display:block; }
website { font-size: 12pt;  }
time { font-size: 10pt; }

headline { color: #FFFFFF; font-size: 12pt; display: block; }
newsitem { color: #BBBBBB; font-size: 10pt; }

composer { color: #888; font-size:16pt; display: block; text-align:left; margin-bottom:-15px; letter-spacing:2px; text-transform:uppercase; }
work { color: #222; font-size:14pt; margin:0; }
movement { color: #666; font-size: 12pt; }
role { color: #888888; font-size: 12pt; }
#repertoirePage p { margin:0; padding:0; }
#repertoirePage h1, #repertoirePage h2 { text-align:left; margin:20px; }

artist { color: #CCCCCC; font-size: 10pt; text-transform:uppercase; }
album { color: #FFFFFF; font-size: 14pt; }
label { color: #CCCCCC; font-size: 12pt; }
year { color: #AAAAAA; font-size: 10pt; }

reviewstext { font-style: italic; font-size:14pt; }
author { color: #555; font-size: 14pt; font-style: normal; text-decoration: none; display: block; text-align: right; }
publication { color: #888; font-size: 12pt; font-style: normal; text-decoration: none; margin-bottom: 20px; padding-bottom: 2px; display: block; text-align: right; }



#preloaderOverlay { background:#000; width:100%; height:100%; z-index:9999; margin-right:-100%; margin-bottom:-100%; top:0px; left:0px; color:#AAA; font-size:36pt; text-align:center; overflow:hidden; visibility:visible; padding-top:40%;}

#FlashAudioPlayer {
	width:894px;
	height:30px;
	top:0;
	left:0;
	text-align:center;
	position:absolute;
	z-index:800;
	margin-left:1px;
	padding:0;
	padding-right:5px;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
}

#audioStatusBar {
	margin-top:-5px;
	width:0px;
	height:1px;
	background:#FC0;
	clear:both;
}

#audioplayerInfo { width:575px; overflow:hidden; text-overflow:ellipsis; padding:0; top:0; left:0; margin:0px; margin-left:5px; margin-bottom:4px; color:#AAA; clear:both; }

#playerTimer { float:right; text-align:right; padding:0; padding-top:4px; }

#audioControls { text-align:right; float:right; margin-right:5px; padding-top:5px; }

#audioComposer, #audioName, #audioMovement { padding-top:10px; text-align:left; float:left; margin-right:10px; font-size:16px; line-height:16px; height:16px; }

#audioTrackDetails { width:500px; overflow:hidden; text-overflow:ellipsis; }

#audioName { color:#FFF; padding-top:8px; }

#audioComposer {  text-transform:uppercase; font-size:12px; }

#audioMovement { font-size:12px; }

#playpauseBtn, #playBtn, #pauseBtn, #prevBtn, #nextBtn, #audiopurchaseBtn { font-family:'MyriadLight'; text-transform:uppercase; font-size:12px; visibility:hidden; padding-left:5px; padding-right:5px; letter-spacing:0px; }
