@charset "UTF-8";

@font-face {
    font-family: 'CardoRegular';
    src: url('https://d1aau84i12gs1n.cloudfront.net/css/cardo98s-webfont.eot?') format('eot'),
         url('https://d1aau84i12gs1n.cloudfront.net/css/cardo98s-webfont.woff') format('woff'),
         url('https://d1aau84i12gs1n.cloudfront.net/css/cardo98s-webfont.ttf') format('truetype'),
         url('https://d1aau84i12gs1n.cloudfront.net/css/cardo98s-webfont.svg#webfontYAMBpKVn') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'HelveticaLtCn';
	src: url('https://d1aau84i12gs1n.cloudfront.net/css/helveticaneueltstd-ltcn-webfont.eot');
	src: url(//:) format('no404'), url('https://d1aau84i12gs1n.cloudfront.net/css/helveticaneueltstd-ltcn-webfont.woff') format('woff'), url('https://d1aau84i12gs1n.cloudfront.net/css/helveticaneueltstd-ltcn-webfont.ttf') format('truetype'), url('https://d1aau84i12gs1n.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:#EEE; font-family: 'HelveticaLtCn'; }

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

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

td {  }

hr { 
	display:block;
	clear:both;
}

a { }

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

h1, h2, h3, h4, h5, h6 {
	font-family: 'CardoRegular';
	color: #AAA;
	font-weight: normal;
	text-decoration: none;
	clear:both;
	padding:0;
	margin:0;
	margin-top:50px;
	margin-bottom:25px;
	text-transform:lowercase;
}

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: 'CardoRegular';
}
 
#menubar ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-left:-2px;
	overflow:hidden;
	height:90px;
	line-height:90px;
	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:#BBB;
	display:block;
	width:119px;
	text-align:center;
	text-decoration:none;
	text-transform:lowercase;
}

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


#HomePage {
	font-family: 'CardoRegular';
	text-transform:lowercase;
	width:100%;
	height:100%;
	position: absolute;
	background-image: url(../images/amiShare/bg01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#homeMenu {
	width:100%;
	margin:0;
	z-index:1000;
	text-align:center;
	position:absolute;
	text-transform:lowercase;
}

#homeLogo {
	width:100%;
	height:60px;
	line-height:60px;
	margin:0;
	margin-bottom:5px;
	overflow:hidden;
	left:0;
	position:absolute;
	text-align:center;
	font-size:48px;
	color:#FFF;
	z-index:500;
	background:rgba(0,0,0,0.5);
}

@media screen and (orientation:portrait) {

	#homeMenu {
		top:0;
		bottom:none;
		height:100%;
		text-align:right;
	}

	.homeMenuBtn {
		top:0;
		bottom:none;
		font-size:24pt;
		height:10%;
		text-align:right;
		padding:0;
		padding-right:20px;
		margin:2px;
		display:block;
		background:rgba(0,0,0,0.5);
	}

	#homeLogo {
		top:none;
		bottom:0;
	}

}

@media screen and (orientation:landscape) {

	#homeMenu {
		top:none;
		bottom:10px;
		height:72px;
		text-align:center;
	}

	.homeMenuBtn {
		top:none;
		bottom:100px;
		font-size:12pt;
		width:8%;
		height:72px;
		line-height:72px;
		text-align:center;
		display: inline-block;
		margin:1px;
		padding:10px;
		background:rgba(0,0,0,0.5);
	}

	#homeLogo {
		top:40%;
		bottom:none;
	}

}



.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, .EducationPage, .MusicPage, .PhotosPage, .StorePage, .CalendarPage, .LinksPage, .epkPage, .ContactPage { width:960px; height: 100%; border: none; color:#EEE; text-align:center; background: #333 url(https://d1aau84i12gs1n.cloudfront.net/images/mobile/NewsBG.jpg) no-repeat; margin: 0 auto; padding-top: 273px; }

#obit {
	margin-left: 50px;
	margin-right: 50px;
}

.NewsPage { }
.NewsPage #mainContent {  }

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

.discThumb {
	margin:20px;
	display:block;
	text-align:center;
}

.DiscographyPage .entry {
	padding-bottom:30px;
	background:rgba(0,0,0,0.8);
}

.discAlbum {
	clear: both;
	background-size: 100% auto;
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:center center;
}

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


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

.MusicPage { background: #333 url(https://d1aau84i12gs1n.cloudfront.net/images/mobile/MusicBG.jpg) no-repeat; text-align:center; }
.MusicPage #mainContent { 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: #333 url(https://d1aau84i12gs1n.cloudfront.net/images/mobile/PhotosBG.jpg) no-repeat; }

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



.StorePage { }

.StorePage .entry { border:none; }

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

.listenBtn {
	font-family: 'CardoRegular';
	display:inline-block;
	text-align:center;
	margin:10px;
}

.NewsPage .listenBtn {
	display:block;
}

.CalendarPage .listenBtn {
	display:block;
}

#MusicPage a:link,
#MusicPage a:visited {
	padding-right: 10px;
	text-transform: none;
}

#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: 'CardoRegular'; 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;
	text-transform:lowercase;
}

#mm-menubar li {
	float:left;
}

#mm-menubar p {
	text-align:center;
}
#mm-menubar ul a:link, #mm-menubar ul a:visited {
	color:#EEE;
	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:#FFF; color:#333;
}

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

#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;
	text-transform:lowercase;
}

#about-menubar li {
	float:left;
}

#about-menubar p {
	text-align:center;
}
#about-menubar ul a:link, #about-menubar ul a:visited {
	color:#EEE;
	display:block;
	width:319px;
	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:#FFF; color:#333;
}

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

#education-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;
	text-transform:lowercase;
}

#education-menubar li {
	float:left;
}

#education-menubar p {
	text-align:center;
}
#education-menubar ul a:link, #education-menubar ul a:visited {
	color:#EEE;
	display:block;
	width:319px;
	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:#FFF; color:#333;
}

.CalendarPage { background: #333 url(https://d1aau84i12gs1n.cloudfront.net/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;
}

.EducationPage { background: #333 url(https://d1aau84i12gs1n.cloudfront.net/images/mobile/EducationBG.jpg) no-repeat; }
.EducationPage #mainContent {  }
.EducationPage headline { color: #FFF; display: block; }


.LinksPage { background: #333 url(https://d1aau84i12gs1n.cloudfront.net/images/mobile/LinksBG.jpg) no-repeat; }
.LinksPage #mainContent { }
.LinksPage a:link, #LinksPage a:visited { }


.ContactPage { background: #333 url(https://d1aau84i12gs1n.cloudfront.net/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: #222; }

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

event { color: #FFF; }
venue { color:#AAA; }
city { color: #BBB;  }
repertoire { color: #BBB; display:block; }
details, description { color: #CCC; display:block; }
#linksPage details { color: #CCC; }
website {
	font-family: 'CardoRegular';
	display:inline-block;
	text-align:center;
	margin:10px;
}

time { }

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

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

.worktitle { color: #FFF; display:block; }
.workmovement { color:#BBB; }
duration { color: #AAA; display: block; }
instrumentation { color: #BBB; display: block; }
ensemblesize { color: #AAA; display: block; }
workyear { color: #CCC; display: block; }

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

reviews { font-style: italic; }
author { color: #BBB; font-style: normal; text-decoration: none; display: block; text-align: right; }
publication { color: #888; 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; }