@charset "UTF-8";


@font-face {
    font-family: 'HelveticaLightCn';
    src: url('helveticaneueltstd-ltcn-webfont.eot');
    src: url('helveticaneueltstd-ltcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneueltstd-ltcn-webfont.woff') format('woff'),
         url('helveticaneueltstd-ltcn-webfont.ttf') format('truetype'),
         url('helveticaneueltstd-ltcn-webfont.svg#HelveticaNeueLTStdLtCnRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaThinCn';
    src: url('helveticaneueltstd-thcn-webfont.eot');
    src: url('helveticaneueltstd-thcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneueltstd-thcn-webfont.woff') format('woff'),
         url('helveticaneueltstd-thcn-webfont.ttf') format('truetype'),
         url('helveticaneueltstd-thcn-webfont.svg#HelveticaNeueLTStdThinCnRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

body {
	background: #000 no-repeat fixed;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: 'HelveticaLightCn';
	font-size: 14pt;
	-webkit-transition: background 500ms;
	-moz-transition: background 500ms;
	-o-transition: background 500ms;
	transition: background 500ms;

	-webkit-animation-name: fade-in;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;
	color:#FFF;
}

.MainPage {  }
.MainPage #mainContent { }

p { text-align:justify; font-size:16px;}

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

h1 {
	font-family: 'HelveticaLightCn';
	color: #AAA;
	font-size: 30pt;
	font-weight: normal;
	text-decoration: none;
	clear:both;
	padding:10px;
}
h2 { font-family: 'HelveticaLightCn'; color: #49555E; font-size: 24pt; font-weight: normal; text-decoration: none; clear:both; }
h3 { font-family: 'HelveticaLightCn'; color: #49555E; font-size: 18pt; font-weight: normal; text-decoration: none; clear:both; }
h4 { font-family: 'HelveticaLightCn'; color: #49555E; font-size: 16pt; font-weight: normal; text-decoration: none; clear:both; }

h2 a { font-family: 'HelveticaLightCn'; color: #49555E; font-size: 24pt; font-weight: normal; text-decoration: none;  }

#page0, #page1, #page2, #page3, #page4, #page5, #page6, #page7, #page8, #page9, #page10, #page99 {
	top: auto;
	margin:0 auto;
	font-size:12pt;
	opacity:1;
	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;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
}

#page1, #page2, #page3, #page4, #page5, #page6, #page7, #page8, #page9, #page10 {
	opacity:0;
	z-index:-1;
}


#page0, #page1, #page2, #page3, #page4, #page5, #page6, #page7, #page8, #page9, #page10 {
	background-image: url(../images/bg02.jpg);
}

#page99 {
	width:600px;
	height:110px;
	border:none;
	text-align:center;
}

#page99 body {
	text-align:center;
}

#page5a {
	background-image: url(../images/bg02.jpg);
}

#page11 {
	background-image: none;
	background:#999;
}

#mapWindow {
	text-align:right;
	width:455px;
	height:540px;
	padding:5px;
	overflow-x:inherit;
	overflow-y:inherit;
	background:rgba(0,0,0,0.5);
	margin-left:428px;
	float:right;
}

#socialButtons {
	width:455px;
	text-align:left;
	padding:3px;
	bottom:10px;
	
}

.listenBtn{
	float: right;
	margin-left:10px;
}

.socialBtn {
	text-align:right;
	height:24px;
	overflow:hidden;
	width:57px;
}



#calendarPage {
	width:400px;
	height:150px;
	padding:5px;
	overflow-x:inherit;
	overflow-y:inherit;
	background:rgba(0,0,0,0.5);
	margin-top:390px;
	margin-left:0px;
	float:left;
}

#mapWindow{
	text-align:right;
	width:455px;
	height:490px;
	padding:5px;
	overflow-x:inherit;
	overflow-y:inherit;
	background:rgba(0,0,0,0.5);
	float:right;
}


#compositionInfo {
	width:300px;
	height:500px;
	padding:10px;
	overflow-x:inherit;
	overflow-y:hidden;
	background:rgba(255,255,255,0.2);
	margin-left:0px;
	text-align:left;
	float:left;
	color: #222;
}

#compositionInfo a, #compositionDescription a { color: #600; text-transform: lowercase;}

#compositionInfo .crop {
	width:91px;
	height:121px;
	width:300px;
	height:399px;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
}

#compositionDescription {
	width:508px;
	height:480px;
	padding:20px;
	overflow-x:inherit;
	overflow-y:hidden;
	background:rgba(255,255,255,0.2);
	margin-right:0px;
	text-align:right;
	float:right;
	color: #222;
}


#socialButtons{
	text-align:left;
	padding:3px;
}


.socialBtn {
	text-align:left;
	height:24px;
	float:left;
	padding-left:5px;
}

.listenBtn {
	display: inherit;
	float: right;
	margin-left:10px;
	font-family: 'HelveticaLightCn';
}

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

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

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

content { font-size: 14pt; padding-left: 5px; }
education { font-size: 12pt; }

composer { color: #444; font-size: 14pt; display: block; text-transform:uppercase; }
worktitle { color: #000; font-size: 20pt; display: block;}
worksubtitle { color: #333; font-size: 16pt; display: block;}
duration { color: #555; font-size: 14pt; display: block; }
instrumentation { color: #333; font-size: 12pt; display: block; }
ensemblesize { color: #666; font-size: 14pt; display: block; }
workyear { color: #333; font-size: 14pt; display: block; }

personnel { color: #CCCCCC; font-size: 14px; }
role { color: #888888; font-size: 12pt;}

reviews { font-style: italic; }
author { color: #BBBBBB; font-size: 14pt; font-style: normal; text-decoration: none; display: block; text-align: right; }
publication { color: #999999; font-size: 12pt; font-style: normal; text-decoration: none; margin-bottom: 20px; padding-bottom: 2px; border-bottom: 1pt solid #666; 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:899px;
	height:30px;
	text-align:center;
	position:absolute;
	z-index:999;
	padding:0;
	opacity:0;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
	clear:both;	
}

#audioStatusBar {
	margin-top:17px;
	width:100%;
	height:1px;
	background:#FFF;
	clear:both;
}

#audioplayerInfo { width:100%;; position:relative; top:0; left:0; color:#AAA; clear:both; z-index:inherit;}

#playerTimer { float:right; }
#audioControls { float:right; margin-right:5px; }

#audioComposer, #audioName, #audioMovement { text-align:left; float:left; margin-left:5px; margin-right:5px; font-size:16px; line-height:16px; height:16px; white-space:nowrap; display:inline-block; }

#audioName { color:#FFF; }

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

#audioMovement { font-size:12px;  }

#playpauseBtn, #playBtn, #pauseBtn, #prevBtn, #nextBtn, #audiopurchaseBtn { text-transform:uppercase; font-size:10px; visibility:hidden; padding-left:5px; padding-right:5px; }
