@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;
}

body { background: #666 no-repeat fixed; margin: 0px; padding: 0px; text-align: left; color:#333; font-family: 'HelveticaLightCn'; font-size: 32pt; }

p { text-align: justify; padding-left: 5px; padding-right: 5px; }

b, strong { font-family: 'HelveticaLightCn'; }


td {  }

a:link, a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: 'HelveticaThinCn';
	color: #AAA;
	font-size: 80pt;
	font-weight: normal;
	text-decoration: none;
	clear:both;
	padding:5px;
	padding-right:0px;
	margin-top: -20px;
	margin-bottom: -20px;
	text-transform:lowercase;
	letter-spacing:6px; 
}
h2 { font-family: 'HelveticaThinCn'; color: #AAA; font-size: 70pt; font-weight: normal; text-decoration: none; clear:both; text-transform:lowercase; letter-spacing:6px; }
h3 { font-family: 'HelveticaThinCn'; color: #AAA; font-size: 60pt; font-weight: normal; text-decoration: none; clear:both; text-transform:lowercase; letter-spacing:6px; }
h4 { font-family: 'HelveticaThinCn'; color: #AAA; font-size: 50pt; font-weight: normal; text-decoration: none; clear:both; text-transform:lowercase; letter-spacing:6px; }

h2 a:link, h2 a:visited { text-transform:lowercase; color:#a87b69; }
h2 a:hover, h2 a:active{ text-transform:lowercase; color:#FFF; }

.ContactPage h4 { text-align: inherit; }


#menubar { 
	overflow:hidden; 
	margin-bottom:0px;
	background:rgba(0,0,0,0.5);
	padding:0px;
	font-family: 'HelveticaThinCn';
	font-size: 18pt;
}
 
#menubar ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-left:-2px;
	overflow:hidden;
	height:100px;
	line-height:100px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AAA;
	border-bottom-color: #AAA;
}

#menubar li {
	float:left;
	border-left: 1px solid #AAA;
	height:100px;
}

#menubar p {
	text-align:center;
}
#menubar ul a:link, #menubar ul a:visited {
	color:#DDD;
	display:block;
	width:113px;
	text-align:center;
	text-decoration:none;
	text-transform:lowercase;
	font-family: 'HelveticaThinCn';
}

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

.entry {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #888;
	clear:both;
}

.mobilePage, .NewsPage, .AboutPage, .MultimediaPage, .AudioPage, .PhotosPage, .VideoPage, .CalendarPage, .LinksPage, .BlogPage, .ContactPage { background: #222 url(../mobile/images/HomeBG.jpg) no-repeat; margin: 0 auto; padding-top: 295px; }

.NewsPage { width:800px; height: 100%; border: none; color:#CCC; }
.NewsPage #mainContent {  }

.newsThumb {
	border-radius:10px;
	margin:3px;
}

.AboutPage  { width:800px; height: 100%; border: none; color:#CCC; text-align:justify; }
.AboutPage #mainContent { padding-left: 10px; padding-right: 10px; }
bio, bio biotext, .AboutPage #mainContent bio { padding-left: 10px; padding-right: 10px; text-align:justify; }
.AboutPage a:link, a:visited { font-family: 'HelveticaLightCn'; }

.MultimediaPage  { width:800px; height: auto; min-height: 320px; padding-top: 170px; border: none; color:#CCC; }
.MultimediaPage #mainContent {  }
.MultimediaPage p { color:#444; text-align:center; }
.MultimediaPage h2 { padding-left: 5px; padding-right: 5px; }
.MultimediaPage #photoalbum { margin-top: -1px; }

.AudioPage { width:800px; height: 100%; border: none; color:#CCC; }
.AudioPage #mainContent {  }
.AudioPage #repertoire { font-size: 10pt; padding-left: 5px; padding-right: 5px; }
.AudioPage h2 { font-size: 14pt; text-align: left; line-height: 16pt; margin-top: 2px; margin-bottom: 2px; }
.AudioPage h4 { font-size: 12pt; line-height: 14pt; margin-top: 2px; }

.musicLink {
}

.PhotosPage { width:800px; height: 100%; border: none; color:#CCC; }

.VideoPage { width:800px; height: 100%; border: none; color:#CCC; }

.VideoPage .entry { border:none; }

.tracklisting { margin-left: 5px; margin-right: 5px; margin-bottom: 10px; padding-bottom: 10px; color:#BBB; font-size:16pt; text-align:left; }
#trackcomposer { font-size: 18pt; text-transform: uppercase; }
#tracktitle { color: #FFF; font-size: 24pt; }
.audioBtn { font-family: 'HelveticaLightCn'; padding-right: 10px; font-size: 12pt; }

.listenBtn {
	display:inline;
	float: right;
	text-align:right;
	margin-top:5px;
	margin-left:10px;
}

#AudioPage a:link,
#AudioPage a:visited {
	font-family: 'HelveticaLightCn'; 
	padding-right: 10px;
	text-transform: none;
}

#AudioPage a:hover,
#AudioPage a:active{}

.cliplisting{ text-align:left; margin-left: 5px; margin-right: 5px; margin-bottom: 20px; font-size:24pt; width:600px; float:left; color:#BBB;}
cliptitle { color: #FFF; font-size:36pt;}

.videothumb {
	background: #000000;
	width: 160px;
	height: 120px;
	border: 1px solid #FFFFFF;
	margin: 6px;
	float: right;
	overflow: hidden;
}

#pubgallery { width: 398px; margin-left:0px; clear:both;}
#pubgallery .thumb {
	background: #000000;
	width: 80px;
	height: 80px;
	border: 1px solid #FFFFFF;
	margin: 8px;
	float: left;
	overflow: hidden;
}

#albumgallery { width:800px; margin-left:0px; clear:both; }

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

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

#mm-menubar { font-family: 'HelveticaThinCn'; overflow:hidden; margin-top:-14px; text-transform:lowercase; }

#mm-menubar ul {
	border-top: 1px solid #AAA;	
	border-bottom: 1px solid #AAA;	
	font-size: 20pt;
	list-style-type:none;
	margin-left:-1px;
	padding:0px;
	overflow:hidden;
	height:50px;
	line-height:50px;
	background-color:#555;
}

#mm-menubar li {
	float:left;
}

#mm-menubar p {
	text-align:center;
}
#mm-menubar ul a:link, #mm-menubar ul a:visited {
	color:#DDD;
	display:block;
	width:266px;
	height:50px;
	text-align:center;
	text-decoration:none;
	border-left: 1px solid #AAA;
}

#mm-menubar ul a:hover,#mm-menubar ul a:active {
	background-color:#222222;
}

.CalendarPage { width:800px; height: 100%; border: none; color:#CCC; }
.CalendarPage #mainContent {text-align: left; }
.CalendarPage a:link, a:visited { }
.CalendarPage h2 { color: #777; text-align: left;  padding-left: 5px; padding-right: 5px; }

#socialButtons{
	width:380px;
	text-align:left;
	padding:1px;
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
}

.socialBtn {
	text-align:left;
	height:24px;
	overflow-y:hidden;
	width:80px;
	overflow:hidden;
	float:right;
	padding-left:10px;
}

.BlogPage { width:800px; height: 100%; border: none; color:#CCC; }
.BlogPage #mainContent {  }
.BlogPage headline { color: #222; font-size: 10pt; display: block; }

.LinksPage { width:800px; height: 100%; border: none; color:#CCC; }
.LinksPage #mainContent { }
.LinksPage a:link, #LinksPage a:visited { }


.ContactPage { width:800px; height: 100%; border: none; color:#CCC; }
.ContactPage #mainContent { padding-bottom: 10px }
.ContactPage h1, .ContactPage h2, .ContactPage h3 { text-align:left; margin-top: 2px; margin-bottom: 2px; }
.ContactPage a, .ContactPage a:visited {  }

#contactForm {
	font-size:24pt;
	padding:20px;
}

#contactForm #namefields {
}

#contactForm .label {
	color:#FFF;
}

input, textarea {
	font-size:20pt;
	padding:20px;
}

input[type=submit] {
	font-size:24pt;
}

textarea {
	height:50vh;
}

#contactForm .namefield {
}

#contactForm #emailField {
}

.formNameField {
	display: inline-block;
	width: 40%;
	margin-right: 20px;	
}

#namefields #name {
}


#nameLabel {
}


#contactForm .formrequired {
}


#Table_01 { border-top: solid 1px #FFFFFF; }

pubdate { color: #AAA; font-size: 12pt; }
twitterstatus { color: #EEE; font-size: 12pt; }

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

event { color: #FFF; font-size: 40pt; }
venue { color:#CCC; font-size: 24pt; }
city { color: #666; font-size: 24pt; }
maplink { font-size: 24pt; }
repertoire { color: #666; font-size: 24pt; display:block; }
details, description { color: #666; font-size: 24pt; display:block; }
#linksPage details { color: #999; display:block; }
website { font-size: 24pt; }
time { font-size: 24pt; }

headline { color: #FFF; font-size: 44pt; display: block; }
#linksPage headline { color: #222; }
newsitem { color:#CCC; font-size: 32pt; display: block; }

composer { color: #777; font-size: 16pt; display: block; text-transform:lowercase; }
worktitle { color: #FFF; font-size: 20pt; text-transform:lowercase; font-family: 'HelveticaThinCn'; }
duration { color: #888; font-size: 14pt; display: block; }
instrumentation { color: #888; font-size: 12pt; display: block; }
ensemblesize { color: #888; font-size: 14pt; display: block; }
workyear { color: #888; font-size: 14pt; display: block; }

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

reviews { font-style: italic; }
author { color: #AAA; font-size: 30pt; font-style: normal; text-decoration: none; display: block; text-align: right; }
publication { color: #BBB; font-size: 26pt; font-style: normal; text-decoration: none; margin-bottom: 20px; padding-bottom: 2px; display: block; text-align: right; }
