@charset "UTF-8";

@font-face {
    font-family: 'garamond';
    src: url('https://d1qhdu2elrsli5.cloudfront.net/css/garamondpremrpro-webfont.eot');
    src: url('https://d1qhdu2elrsli5.cloudfront.net/css/garamondpremrpro-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://d1qhdu2elrsli5.cloudfront.net/css/garamondpremrpro-webfont.woff') format('woff'),
         url('https://d1qhdu2elrsli5.cloudfront.net/css/garamondpremrpro-webfont.ttf') format('truetype'),
         url('https://d1qhdu2elrsli5.cloudfront.net/css/garamondpremrpro-webfont.svg#garamond_premr_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'garamond_italic';
    src: url('https://d1qhdu2elrsli5.cloudfront.net/css/garamondpremrpro-it-webfont.eot');
    src: url('https://d1qhdu2elrsli5.cloudfront.net/css/garamondpremrpro-it-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://d1qhdu2elrsli5.cloudfront.net/css/garamondpremrpro-it-webfont.woff') format('woff'),
         url('https://d1qhdu2elrsli5.cloudfront.net/css/garamondpremrpro-it-webfont.ttf') format('truetype'),
         url('https://d1qhdu2elrsli5.cloudfront.net/css/garamondpremrpro-it-webfont.svg#garamond_premr_proitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'HelveticaLightCond';
	src: url('https://d1qhdu2elrsli5.cloudfront.net/css/helveticaneueltstd-ltcn-webfont.eot');
	src: url(//:) format('no404'), 
		 url('https://d1qhdu2elrsli5.cloudfront.net/css/helveticaneueltstd-ltcn-webfont.woff') format('woff'), 
		 url('https://d1qhdu2elrsli5.cloudfront.net/css/helveticaneueltstd-ltcn-webfont.ttf') format('truetype'), 
		 url('https://d1qhdu2elrsli5.cloudfront.net/css/helveticaneueltstd-ltcn-webfont.svg#webfontBD6K55PT') format('svg');
	font-weight: normal;
	font-style: normal;
}

body { background: #000 no-repeat fixed; margin: 0px; padding: 0px; text-align: left; color:#DDD; font-family: 'HelveticaLightCond';  }

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

strong { color: #FFFFFF; display: inline; }
b { color: #FFFFFF; display: inline; }

table { color:#FFF; font-family: 'HelveticaLightCond'; }
td { color:#FFF; font-family: 'HelveticaLightCond'; }

form { color:#FFF; font-family: 'HelveticaLightCond'; }

a:link, a:visited { font-family: 'garamond_italic'; color: #D9BEAA; text-decoration: none; }
a:hover { text-decoration: none; color: #FFF; }
a:active { color: #FFF; text-decoration: underline; }

h1 {
	color: #BBB;
	font-weight: normal;
	text-decoration: none;
	clear:both;
	letter-spacing:1pt;
	text-transform:uppercase;
	font-family: 'garamond';
}
h2 { font-family: 'garamond'; color: #BBB; font-weight: normal; text-decoration: none; font-style: normal; clear:both; text-transform:uppercase; }
h3 { font-family: 'garamond'; color: #BBB; font-weight: normal; text-decoration: none; font-style: normal; clear:both; text-transform:uppercase; }
h4 { font-family: 'garamond'; color: #BBB; font-weight: normal; text-decoration: none; font-style: normal; clear:both; text-transform:uppercase; }
h5 { font-family: 'garamond'; color: #BBB; ffont-weight: normal; text-decoration: none; font-style: normal; clear:both; text-transform:uppercase; }

#menubar { overflow:hidden; margin:0; padding:0; clear:both; }

#menubar ul {
    font-family: 'garamond_italic';
	list-style-type:none;
	padding:0px;
	overflow:hidden;
	height:72px;
	line-height:72px;
}

#menubar li {
	float:left;
	border-left: 1px solid #555;
	height:72px;
	background:rgba(0,0,0,0.8);
	margin-right:1px;
}

#menubar ul a:link, #menubar ul a:visited {
	color:#BBB;
	display:block;
	width:158px;
	text-align:center;
	text-decoration:none;
	text-transform:lowercase;
}

#menubar ul a:hover,#menubar ul a:active {
	background-color:#111;
	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: #CCC;
	clear:both;
	background:rgba(0,0,0,0.5);
}

#mm-menubar { overflow:hidden; }

#mm-menubar ul {
	border-top: 1px solid #FFFFFF;	
	font-family: 'garamond_italic';
	list-style-type:none;
	margin:-1px;
	padding:0px;
	overflow:hidden;
	height:80px;
	line-height:80px;
	background:rgba(0,0,0,0.5);
}

#mm-menubar li {
	float:left;
}

#mm-menubar ul a:link, #mm-menubar ul a:visited {
	color:#BBB;
	display:block;
	width:319px;
	height:80px;
	text-align:center;
	text-decoration:none;
	border-left: 1px solid #FFFFFF;
	text-transform:lowercase;
}

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

#about-menubar { overflow:hidden; }

#about-menubar ul {
	border-top: 1px solid #FFFFFF;	
	font-family: 'garamond_italic';
	list-style-type:none;
	margin:-1px;
	padding:0px;
	overflow:hidden;
	height:80px;
	line-height:80px;
	background:rgba(0,0,0,0.5);
}

#about-menubar li {
	float:left;
}

#about-menubar ul a:link, #about-menubar ul a:visited {
	color:#BBB;
	display:block;
	width:478px;
	height:80px;
	text-align:center;
	text-decoration:none;
	border-left: 1px solid #FFFFFF;
	text-transform:lowercase;
}

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

#music-menubar { overflow:hidden; }

#music-menubar ul {
	border-top: 1px solid #FFFFFF;	
	font-family: 'HelveticaLightCond';
	list-style-type:none;
	margin-left:-1px;
	padding:0px;
	overflow:hidden;
	height:80px;
	line-height:80px;
	background:rgba(0,0,0,0.5);
}

#music-menubar li {
	float:left;
}

#music-menubar ul a:link, #music-menubar ul a:visited {
	color:#BBB;
	display:block;
	width:399px;
	height:80px;
	text-align:center;
	text-decoration:none;
	border-left: 1px solid #FFFFFF;
}

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

.listenBtn {
	display:inline-block;
	color:#D9BEAA;
	margin:20px;
}

.mobilePage, .NewsPage, .AboutPage, .MultimediaPage, .AudioPage, .PhotosPage, .VideoPage, .CalendarPage, .LinksPage, .DiscographyPage, .ContactPage, .BlogPage {
	margin: 0 auto; 
	padding-top: 266px;
	width: 960px; 
	height: 100%; 
	border: none; 
	color: #DDD;
	overflow-x:hidden;
	background-color: #333;
	background-image: url(../mobile/images/bg01-2022.jpg);
	background-repeat: no-repeat;
}

.NewsPage {
	text-align:center;
}
.NewsPage #mainContent { }
.NewsPage strong { color: #FFFFFF; display: inline;}
.NewsPage b { color: #FFFFFF; display: inline;}
.NewsPage i { color: #FFFFFF; display: inline;}
.NewsPage a:link, .NewsPage a:visited { color: #D9BEAA; text-decoration: none; }
.NewsPage a:hover, .NewsPage a:active { color: #FFF; }

.AboutPage {
	text-align:justify;
}
.AboutPage #mainContent { padding:10px;  }
.AboutPage #mainContent bio { text-align:justify; }

.AboutPage a:link, .AboutPage a:visited { color: #D9BEAA; }
.AboutPage a:hover, .AboutPage a:active { color: #FFF; }

.AboutPage img {
	margin-right:20px;
}

.AboutPage .entry {
	padding-bottom:30px;
}

.BlogPage {
	text-align:center;
}
.BlogPage #mainContent { padding:10px;  }

.BlogPage a:link, .BlogPage a:visited { color: #D9BEAA; }
.BlogPage a:hover, .BlogPage a:active { color: #FFF; }

.BlogPage img {
	margin-right:20px;
}

.BlogPage .entry {
	padding-bottom:30px;
}

.discIMG { margin-right:10px; clear:both; }

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

.AudioPage { 
	text-align:center;
}
.AudioPage #mainContent {  }
.AudioPage #repertoire { padding-left: 5px; padding-right: 5px; }
.AudioPage h1 { text-align:center; }
.AudioPage h2 { text-align:center; }
.AudioPage h3 { text-align:center; }
.AudioPage h4 { text-align:center; }


.tracklisting { margin-left: 5px; margin-right: 5px; margin-bottom: 10px; padding-bottom: 10px; color:#999; text-align:center; }
#trackcomposer { text-transform: uppercase; }
#tracktitle { color: #FFF; }
.audioBtn {  }

.AudioPage a:link,
.AudioPage a:visited {
}

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

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

#photoLoader {
	margin-top:40px;
	width:60%;
	height:70%;
	max-width:507px;
	max-height:500px;
	background:none;
	padding:10px;
	float:left;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
	opacity:0;
}

#photoLoader img {
	background:rgba(22,10,0,0.5);
	padding:10px;
}

.PhotosPage {
}

.PhotosPage h2 {
	font-family: 'HelveticaLightCond';
}

.VideoPage {
	text-align:center; 
}

.VideoPage .entry {
	border: none;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.VideoPage .listenBtn {
	margin-right:10px; 
}

.cliplisting { 
	padding:10px;
	margin:0;
	margin-bottom: 20px; 
	
	width:100%; 
	color:#999;
	background:rgba(0,0,0,0.6);
}

.cliptitle { color: #FFF; }
.FilmscoringPage cliptitle { margin-top:20px; }
.FilmscoringPage cliplisting { padding-top:20px; }

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

#pubgallery { width: 800px; margin-left:0px; clear:both;}
#pubgallery #thumb {
	background: #000000;
	width: 100px;
	height: 100px;
	border: 1px solid #FFFFFF;
	margin: 15px;
	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: 10px;
	float: left;
	overflow: hidden;
}

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

.CalendarPage {
	text-align: center; 
}
.CalendarPage #mainContent {}
.CalendarPage h2 { color: #FFFFFF; padding-left: 5px; padding-right: 5px; }
.CalendarPage a:link, .CalendarPage a:visited { color:#D9BEAA; }
.CalendarPage a:hover, .CalendarPage a:active { color:#FFF; }

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

#DiscographyPage { text-align:center; }
#DiscographyPage #mainContent { text-align:center; }
#DiscographyPage artist { color: #BBB; text-transform:uppercase; }
#DiscographyPage album { color: #FFF; }

.LinksPage {
}
.LinksPage #mainContent { }
.LinksPage a:link, .LinksPage a:visited { color:#D9BEAA; }
.LinksPage a:hover, .LinksPage a:active { color:#FFF; }
.LinksPage img { clear:right; }

.LinksPage { }
.LinksPage a {
	
}

.buypageAlbum {
	width:99%;
	margin-bottom:30px;
	clear:both;
}

.albumTitle {
	width:99%;
	text-align:right;
	float:right;
	clear:right;
	margin-top:20px;
}

.albumYear {
	width:60%;
	text-align:right;
	float:right;
	clear:right;
	color:#333;
}

.LinksPage .albumCover {
	height:500px;
	width:500px;
	margin-left:10px;
	padding:0;
	float:left;
}

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

.ContactPage {
}
.ContactPage #mainContent { padding: 10px; }
.ContactPage h1, .ContactPage h2, .ContactPage h3, .ContactPage h4 { text-align:left; margin-top: 2px; margin-bottom: 2px; }
.ContactPage a:link, .ContactPage a:visited { }

.contactSocialBtn {
	margin:20px;
}

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

pubdate { color: #000000; }
twitterstatus { color: #000000; }

longdate { color: #AAA; }
shortdate { color: #AAA; }
newsdate { color: #999; }

event { color: #FFF; display:block; }
venue { color: #999; }
city { color: #BBB; }
repertoire { color: #999;  display:block; }
details, description { color: #BBB; display:block; }
#linksPage details { color: #999; }
website { display:block; margin:20px; }
maplink { display:block; margin:20px; }
time { color: #BBB; }

headline { color: #FFF; display: block; }
#linksPage headline { color: #FFF;}
newsitem { margin-bottom:10px; color: #BBB; display: block; text-align:justify; clear:both; }

composer { color: #888; display: block; text-align:left; margin-bottom:-15px; letter-spacing:2px; text-transform:uppercase; }
work { color: #fff; margin:0; text-align:right; }
movement { color: #acacac; text-align:right; }
role { color: #888888; }
textpage02 p { margin:0; padding:0; }
textpage02 h1, textpage02 h2 { text-align:left; margin:20px; }

artist { color: #CCCCCC; text-transform:uppercase; display:block; }
album { color: #FFFFFF; display:block; }
label { color: #CCCCCC; display:block; }
year { color: #AAAAAA; display:block; }

personnel { color: #CCCCCC;  }
role { color: #888888; }

reviews { font-style: italic; }
reviewtext { display:block; clear:both; }
author { color: #CCC; font-style: normal; text-decoration: none; display: block; text-align:center; }
publication { color: #AAA; font-style: normal; text-decoration: none; margin-bottom: 20px; padding-bottom: 2px; display: block; text-align:center; }

#FlashAudioPlayer {
	width:100%;
	height:auto;
	bottom:0;
	left:0;
	text-align:left;
	position:fixed;
	z-index:2000;
	padding:0;
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
}

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

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

#playerTimer { text-align:right; padding:0; width:auto; overflow:hidden; float:right; margin-right:5px; }

#audioControls { text-align:right; margin-right:5px; width:auto; padding:0; overflow:hidden; float:right; }

#audioComposer, #audioName, #audioMovement { text-align:left; margin-right:10px; padding-top:2px; }

#audioTrackDetails { float:left; }
#audioControlDetails { float:right; }

#audioName { color:#FFF; min-width:100px; overflow:hidden; text-overflow:ellipsis; float:left; padding-top:0;  }

#audioComposer { text-transform:uppercase; color:#CCC; float:left; margin-left:5px; }

#audioMovement { overflow:hidden; text-overflow:ellipsis; float:left; }

#playpauseBtn, #playBtn, #pauseBtn, #prevBtn, #nextBtn, #audiopurchaseBtn { text-align:right; text-transform:uppercase; visibility:hidden; padding-left:5px; padding-right:5px; letter-spacing:0px; }

#html5Page #mainContent { padding:50px; }
