@charset "UTF-8";

body {
}

a {
}

a:link, a:visited {
}

h1 {
	font-size:42pt;
	text-align:right;
}

h2 {
	font-size:38pt;
}

h3 {
	font-size:32pt;
}

h4 {
	font-size:28pt;
}

h5 {
	font-size:24pt;
}

h6 {
	font-size:20pt;
}

.entry {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 0.3s;
    -o-transition: all 300ms;
    transition: all 300ms;
}

p {
    -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    -ms-transition: all 0.6s;
    -o-transition: all 600ms;
    transition: all 600ms;
}

.pagetitle, #titleSocial {
	position:fixed;
}


.mainmenu {
	font-size:13pt;
	display:block;
	color:#FFF;
	top:0;
	margin:0;
	width:100%;
	max-width:100%;
	text-align:right;
    font-weight: 300;
	text-transform:uppercase;
	letter-spacing:0.5pt;
	position:fixed;
	z-index:1000;
	background: rgba(255,255,255,0.79);
	-webkit-transition: opacity 500ms;
	-moz-transition: opacity 500ms;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 500ms;
	transition: opacity 500ms;
    height:45px;
    line-height:46px;
}

#menubar {
}

@media only screen and (max-width: 770px) {
	
	#titleSocial {
		visibility: hidden;
		opacity: 0;
		z-index: -1;
	}
	
}

.MainPage {
	width:100%;
}

.FSLPage {
	height:100%;
	width:100%;
	background-position:left top;
	background:url("../images/PageBanners/HomePage.jpg") #FFF no-repeat;
	background-attachment:fixed;
	background-size:cover;
	top:0;
	left:0;
	padding:0;
	margin:0;
	overflow:hidden;
	z-index:0;
	position:fixed;
}

.FSLPage #mainContent {
	height:100%;
	width:100%;
	top:0;
	left:0;
	overflow:auto;
	padding:0;
	margin:0;
	z-index:10;
}

.FSLPage .pageBanner {
	padding:0;
	margin:0;
}

#homePage #menubar {
	background:rgba(228,228,226,0.9); 
}

#homePage #titleSocial {
	left:0;
}

#newsPage #menubar {
	background: rgba(0,0,0,0.7);
}

#newsPage #menubar a:link, #newsPage #menubar a:visited {
	color:#AAA;
}

#newsPage #menubar a:hover, #newsPage #menubar a:active {
	color:#FFF;
}

#aboutPage #menubar {
	background: rgba(216,217,219,0.8);
}

#calendarPage #menubar {
	background:rgba(223,232,238,0.1);
}

#mediaPage #menubar {
	background: rgba(0,0,0,0.7);
}

#mediaPage #menubar a:link, #mediaPage #menubar a:visited {
	color:#AAA;
}

#mediaPage #menubar a:hover, #mediaPage #menubar a:active {
	color:#FFF;
}

#reviewsPage #menubar {
	background: rgba(216,217,219,0.7);
}

#contactPage #menubar {
	background: rgba(0,0,0,0.5);
}

#contactPage #menubar a:link, #contactPage #menubar a:visited {
	color:#AAA;
}

#contactPage #menubar a:hover, #contactPage #menubar a:active {
	color:#FFF;
}


.mainmenu a:link, .mainmenu a:visited {
	color:#333;
}

.mainmenu a:hover, .mainmenu a:active {
	color:#000;
}

.pageContent {
	width:100%;
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	padding-left:20px;
	padding-right:20px;
}

.FSLPage .pageContent {
	width:50%;
	max-width:900px;
	margin:0;
	padding:0;
}

#homePage {
	
}

#aboutPage, #discographyPage, #reviewsPage, #repertoirePage {
	overflow-x: hidden;
	overflow-x: clip;
	padding-top:30vh;
}

#aboutBanner, #discographyBanner, #repertoireBanner, #reviewsBanner {
	font-size:32pt;
}


#aboutPage .mainmenu a:link, #aboutPage .mainmenu a:visited {
	color:#555;
}

#aboutPage .mainmenu a:hover, #aboutPage .mainmenu a:hover {
	color:#000;
}

#aboutPage #mainContent {
	z-index:0;
}

#aboutPress .entry {
	max-width:960px;
}


.aboutMenu {
	font-size:16pt;
	max-width:840px;
	padding:10px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	background:rgba(255,255,255,0.8);
}

#calendarPage {
	background-size:cover;
}

@media screen and (orientation:portrait) {
	
	#calendarPage {
		background-position:10% top;
	}

}

@media screen and (orientation:landscape) {
	
	#calendarPage {
		background-position:left top;
	}

}

#calendarListing {
	width:50%;
	max-width:900px;
	margin-left:48%;
	margin-right:2%;
	text-align:right;
}

#photosPage {
	height: auto;
}

.menuBtn {
	display: inline-block;
	padding-right:10px; 
}


.pageBanner {
	padding-bottom:1vw;
}

#mediaPage .pageContent {
	max-width:960px;
}

#homePageBanner {
	height:99vh;
}

#calendarBanner {
	padding: 0;
}

#pagefooter {
	width:90%;
	max-width:864px;
	letter-spacing:1pt;
	font-size: 9pt;
}

.homePageSection {
    -webkit-transition: opacity 1000ms;
    -moz-transition: opacity 1000ms;
    -ms-transition: opacity 0.9s;
    -o-transition: opacity 1000ms;
    transition: opacity 1000ms, ;
}

.homePageSection h1 {
	margin-top:40px;
	margin-left:60px;
}


#homeNews {
}

#homeNews .entry {
	width:46vw;
	margin-left:70px;
	background:rgba(0,0,0,0.70);
}

newsdate {
	font-size:16pt;
	line-height:24pt;
	text-align: right;
}

#homeNews newsdate {
	line-height:24pt;
}

headline {
	font-size:20pt;
	margin-bottom:10px;
	text-align: right;
}

#homeNews headline {
	font-size:20pt;
	text-align: left;
}

#homeDiscography {
	text-align:right;
}

#homeDiscListing {
	width:35%;
	max-width:450px;
	margin-left:55%;
	text-align: right;
}

@media only screen and (max-width: 1100px) {
	
	#homeDiscography img {
		height:100px;
		width:100px;
	}
	
}

@media only screen and (min-width: 1100px) {
	
	#homeDiscography img {
		height:20vh;
		width:20vh;
	}
	
}

#homeCalendar {
}

#homeCalendar h1 {
	margin-top:40px;
	margin-bottom:380px;
}

#homeCalendar .entry {
	display:inline-block;
	width: 19%;
}

homeCalYear {
	font-size:18pt;
}

homeCalMonth {
	font-size:22pt;
}

homeCalDay {
	font-size:22pt;
}

#homeCalendar venue {
	font-size:10pt;
}


#socialPage headline {
}

newsitem {
	font-size:14pt;
	line-height:24pt;
	color: #777;
}

newsitem date {
	font-size:12pt;
	line-height:20pt;
}

newsitem event {
	display: inline-block;
}

#homeNews newsitem {
	font-size:16pt;
}

#bioText {
	font-size:13pt;
	line-height:24pt;
	max-width:780px;
	padding:40px;
}

#aboutDiscographyListing {
}

#aboutDiscographyListing img {
	height:200px;
}

#aboutRepMenu a {
	font-size:20pt;
}

#aboutPage #aboutPress {
	width:100%;
}

#discographyPage {
}

#discographyPage .pageContent {
	max-width:840px;
	padding:10px;
}

#discographyPage .entry {
	clear:both;
	float:none;
	text-align:left;
}

.discEntry {
	display:inline-block;
}

.discArtwork {
	width: 400px;
	float: right;
	margin-bottom: 20px;
}

.discListing {
	width: 380px;
	float: left;
	text-align: left;
}

.discBuyBtns {
	display:block;
	margin-top:20px;
	float:left;
	clear:left;
}

.discCredits {
	float: left;
	clear:left;
}

artist { font-size:15pt; }
album { font-size:18pt; }
year { font-size:14pt; }
label { font-size:14pt; }

.discCredits personnel {
	font-size:9pt;
	margin:0;
}

#repertoirePage h1 {
	font-size:50pt;
}

longdate { font-size:10pt; }
time { font-size:10pt; }
event {	font-size:18pt; line-height: 24pt; }
newsitem event { font-size:16pt; }
venue { }
city { }

bioquote {
	font-size:16pt;
}

description {
	margin-top:10px;
	margin-bottom:20px;
	line-height: 26pt;
	margin-left: auto;
	margin-right: auto;
}

#calendarPage description, repertoire {
	margin:0;
	width:auto;
}

#thumbnailGalleries {
	width:90%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#mediaPage .entry {
	position: relative;
	width:450px;
	height:410px;
	overflow: hidden;
	display: inline-block;
	margin:10px;
	border: 1px solid #FFF;
	padding:0;
	background:#EEE;
}

.videothumb {
	display: block;
	width: 100%;
	height: auto;
}

.vidThumbBtn {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width:450px;
	height:255px;
	opacity: 1;
	color:#AAA;
	line-height:15pt;
	float:none;
	font-size:12pt;
	z-index:1000;
	transition: 0.5s;
	background-color:rgba(0,0,0,0.7);
	text-align: center;
}

#mediaPage .entry .vidThumbBtn {
	opacity: 0.4;
}

#mediaPage .entry:hover .vidThumbBtn {
	opacity: 0.9;
}

.cliplisting {
	margin:5px;
}

cliptitle {
	display:block;
	margin-bottom:5px;
	font-size:14pt;
	font-weight:400;
}

cliptitlesmall {
	font-size:12.5pt;
	font-weight:400;
}

.cliplisting description {
	font-size:11pt;
	line-height:13pt;
}

.vidPlayBtn {
	color: #FFF;
	font-size: 48pt;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index:99;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}

reviewtext {
	font-size: 16pt;
	line-height: 28pt;	
}

composer {
	font-size: 24pt;
}

workslisting {
	font-size: 14pt;
	line-height: 20pt;
	margin-left: 40%;
}

.epkSectionTitle {
	font-size:20pt;
}