@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: 'HelveticaThCn';
    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#HelveticaNeueLTStd37ThCn') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Perpetua';
	src: url('perpetuatitlingmtlight.eot');
	src: url('perpetuatitlingmtlight.eot?#iefix') format('embedded-opentype'),
			 url('perpetuatitlingmtlight.woff') format('woff'),
			 url('perpetuatitlingmtlight.ttf') format('truetype'),
			 url('perpetuatitlingmtlight.svg#perpetuatitlingmtlight') 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: 0px;
	padding: 0px;
	margin:0px;
	text-align: left;
	font-family: 'HelveticaThCn';
	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: #EECDAA;
	text-decoration: none;
}
a:visited { color: #EECDAA; }
a:hover { color: #FFF; text-decoration: none; }
a:active { color: #FFF; text-decoration: underline; }

h1 {
	font-family: 'Perpetua';
	color: #AAA;
	font-size:28pt;
	font-weight: normal;
	text-decoration: none;
	clear:both;
	padding:10px;
	margin-top, margin-bottom: -20px;
	text-transform:uppercase;
	letter-spacing:3px;
}
h2 { font-family: 'Perpetua'; color: #AAA; font-size: 24pt; font-weight: normal; text-decoration: none; clear:both; text-transform:uppercase; letter-spacing:3px; }
h3 { font-family: 'Perpetua'; color: #AAA; font-size: 18pt; font-weight: normal; text-decoration: none; clear:both; text-transform:uppercase; letter-spacing:3px; }
h4 { font-family: 'Perpetua'; color: #AAA; font-size: 16pt; font-weight: normal; text-decoration: none; clear:both; text-transform:uppercase; letter-spacing:3px; }

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

#page0, #page1, #page2, #page3, #page4, #page5, #page6, #page7, #page8, #page9, #page10 {
	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/bg01.jpg);
}

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


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

#mapWindow{
	text-align:right;
	width:455px;
	height:485px;
	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;
	
}

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

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: #888; font-size: 10pt; display: block; }
work { color: #fff; }
movement { color: #acacac; font-size: 12px; 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:100%; text-align:center; position:fixed; bottom: 0px; z-index:999;}