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

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

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

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

td {  }

hr { 
	display:block;
	clear:both;
}

a { }

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

h1, h2, h3, h4, h5, h6 {
	font-family: 'MyriadLight';
	color: #AAA;
	font-weight: normal;
	text-decoration: none;
	clear:both;
	padding:0;
	margin:0;
	text-transform:uppercase;
}

h2 a:link, h2 a:visited { color:#a87b69; }
h2 a:hover, h2 a:active{ color:#FFF; }

#menubar { 
	overflow:hidden; 
	margin-bottom:0px;
	background:rgba(0,0,0,0.5);
	padding:0;
	font-family: 'MyriadLight';
}
 
#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:119px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'MyriadLight';
}

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

.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 { width:960px; height: 100%; border: none; color:#CCC; text-align:center; background: #000 url(../images/mobile/HomeBG.jpg) no-repeat; margin:0 auto; padding-top: 295px; }

#NewsPage { background: #000 url(../images/mobile/NewsBG.jpg) no-repeat; }
#NewsPage #mainContent {  }

#AboutPage { background: #000 url(../images/mobile/AboutBG.jpg) no-repeat; text-align:justify; }
#AboutPage #mainContent { padding-left: 30px; padding-right: 30px; text-align:justify; }

.MultimediaPage  { }
.MultimediaPage #mainContent {  }
.MultimediaPage p { color:#444; text-align:center; }
.MultimediaPage h2 { padding-left: 5px; padding-right: 5px; }
.MultimediaPage #photoalbum { margin-top: -1px; }

#MusicPage, #AudioPage, #DiscographyPage { text-align:center; background: #000 url(../images/mobile/MusicBG.jpg) no-repeat;  }
#MusicPage #mainContent { text-align:center; }
#MusicPage p { color:#222; text-align:center; }
#MusicPage #repertoire { padding-left: 5px; padding-right: 5px; }
#MusicPage h2 { }
#MusicPage h4 { }

.albumAudioListing {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.albumAudioListing .entry {
	background:rgba(0,0,0,0.7);
}

#albumMenu {
	text-align:center;
}

.musicMenuThumb {
	margin:10px;
	display:inline-block;
}

#PhotosPage { background: #000 url(../images/mobile/PhotosBG.jpg) no-repeat;  }

#VideoPage { background: #000 url(../images/mobile/VideosBG.jpg) no-repeat; }

#VideoPage .entry { border:none; }

.tracklisting { margin-left: 5px; margin-right: 5px; margin-bottom: 10px; padding-bottom: 10px; color:#BBB; }
#trackcomposer { text-transform: uppercase; }
#tracktitle { color: #FFF; }
.audioBtn { font-family: 'MyriadLight'; padding-right: 10px; }

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

#MusicPage a:link,
#MusicPage a:visited {
}

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

.cliplisting{ text-align:left; margin-left: 5px; margin-right: 5px; margin-bottom: 20px; width:540px; float:left; color:#BBB;}
.cliptitle { color: #FFF; }

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

.photoAlbum {
	min-height:200px;
	display:block;
	clear:both;
	padding-bottom:20px;
	margin-bottom:20px;
	text-align:center;
}

.thumb { 
	background:#000000;
	overflow:hidden;
	margin:10px;
	border: 1px solid #AAA;	
	width:80px;
	height:80px;
	padding:0;
	display:inline-block;
	vertical-align: top;
}

#mm-menubar { font-family: 'MyriadLight'; overflow:hidden; margin-top:-14px; }

#mm-menubar ul {
	border-top: 1px solid #AAA;	
	border-bottom: 1px solid #AAA;	
	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:319px;
	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;
}

#about-menubar { font-family: 'MyriadLight'; overflow:hidden; margin-top:-14px; font-size:18pt; }

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

#about-menubar li {
	float:left;
}

#about-menubar p {
	text-align:center;
}

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

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

#CalendarPage { background: #000 url(../images/mobile/CalendarBG.jpg) no-repeat;  }
#CalendarPage #mainContent { }
#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;
}

#TeachingPage { background: #000 url(../images/mobile/TeachingBG.jpg) no-repeat; }
#TeachingPage #mainContent { }
#TeachingPage a:link, #TeachingPage a:visited { }

#ContactPage { background: #000 url(../images/mobile/ContactBG.jpg) no-repeat; }
#ContactPage #mainContent { padding-bottom: 10px }
#ContactPage h1, #ContactPage h2, #ContactPage h3, #ContactPage h4 { text-align:left; margin-top: 2px; margin-bottom: 2px; }
#ContactPage a, #ContactPage a:visited {  }

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

pubdate { }
twitterstatus { color: #EEE; }

longdate { }
shortdate { }
newsdate { display: block; }
twitterdate { display: block; }
twitterstatus { color: #FFF; display: block; }

event { color: #FFF; }
venue { color:#CCC; }
city { color: #666;  }
repertoire { color: #666; display:block; }
details, description { color: #666; display:block; }
#linksPage details { color: #999; }
website { text-transform:uppercase; display:block; margin:20px; }
time { }

headline { color: #FFF; display: block; }
#linksPage headline { color: #222;}
newsitem { color:#CCC; }

worktitle { color: #FFF; display:block; }
duration { color: #888; display: block; }
instrumentation { color: #888; display: block; }
ensemblesize { color: #888; display: block; }
workyear { color: #888; display: block; }

artist { color: #CCC;  text-transform:uppercase; display:block; text-align: center; }
album { color: #FFF; display:block; text-align: center; }
label { color: #CCC; display:block; text-align: center; }
year { color: #AAA; display:block; text-align: center; }

composer { color: #777; text-transform:uppercase; }
personnel { color: #666; }
work { color: #FFF; text-align:right;  }
role { display:inline; }

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

#desktopMessage {
	display:block;
	text-align:center;
	font-size:24pt;
	line-height:30pt;
	color:#FFF;
	background:#400;
}

#desktopMessage a { text-transform:none; }

#html5Page { text-align:center; font-size:24pt; line-height:30pt; color:#FFF; }

#html5Page #mainContent { padding:50px; }