@charset "utf-8";
/* Main CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #494d52;
}

body.home 					{ background: #fff url(../wallpapers/bg01.gif) fixed top center no-repeat; }
body.compositions 			{ background: #fff url(../wallpapers/bg03.gif) fixed top center no-repeat; }
body.events 				{ background: #fff url(../wallpapers/bg02.gif) fixed top center no-repeat; }
body.biography 				{ background: #fff url(../wallpapers/bg04.gif) fixed top center no-repeat; }
body.discography 			{ background: #fff url(../wallpapers/bg05.gif) fixed top center no-repeat; }
body.contact 				{ background: #fff url(../wallpapers/bg03.gif) fixed top center no-repeat; }

body.compositions_choral	{ background: #fff url(../wallpapers/bg01.gif) fixed top center no-repeat; }
body.compositions_chamber	{ background: #fff url(../wallpapers/bg02.gif) fixed top center no-repeat; }
body.compositions_solovocal	{ background: #fff url(../wallpapers/bg03.gif) fixed top center no-repeat; }
body.compositions_keyboard	{ background: #fff url(../wallpapers/bg04.gif) fixed top center no-repeat; }
body.compositions_large		{ background: #fff url(../wallpapers/bg05.gif) fixed top center no-repeat; }
body.compositions_aast	{ background: #fff url(../wallpapers/bg01.gif) fixed top center no-repeat; }

body.pgmNotes 				{ background: #fff; text-align: left; margin: 20px; }

p, td { line-height: 1.3em; }

img {
	border: none;
	behavior: url("styles/pngbehavior.htc");
}

a:link, a:active { color: #1c4292; }

a:visited { color: #6a7179; }

a:hover { color: #3f7dbc; }

h1, h2, h3 {
	color: #1c4292;
	font-weight: normal;
}

div#header {
	background: #a1a5af url(../images/header_bg.gif) top left repeat-x;
	width: 100%;
	height: 40px;
	overflow: hidden;
	text-align: center;
}

div#menu {
	width: 916px;
	margin: 0 auto;
	padding: 0 36px 0 0;
	text-align: center;
}

div#container {
	margin-top: 42px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding: 0;
	text-align: center;
}

div#footer {
	border-top: 1px solid #bbb;
	padding-top: 5px;
	font-size: 0.7em;
}

.paragraphIntro {
	color: #132751;
	font-size: 1.2em;
	font-weight: bold;
}

.stop {
	font-size: 1.4em;
	color: #f06000;
}

.note {
	font-size: 0.8em;
}

#tableCenterer {
	width: 800px;
	margin: auto;
}

table#homeContent {
	margin: 27px 40px 33px 40px;
}

div#earMovie {
	background-color: #f2f2f2;
	border: 6px solid #d5d8dc;
	width: 403px;
	margin: 0 auto;
	padding: 10px 10px;
	text-align: center;
}

p#earMovieHeadline {
	color: #f06000;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
}

p#earMovieDescription {
	margin: 4px 0 0 0;
	padding: 0;
}

div#earMovie div.flashPlayer {
	text-align: center;
	width: 100%;
	margin: auto;
}

h1.composition {
	width: 80%;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #f06000;
	font-style: italic;
}

h1.composition a, h1.composition a:link, h1.composition a:active, h1.composition a:visited, h1.composition a:hover {
	text-decoration: none;
}

p.excerpt {
	margin-top: 6px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}

p.author {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 35px;
}

div#compositionsSubMenu {
	font-size: 0.8em;
	background-color: #eee;
	padding-bottom: 2px;
}

div#compositionsSubMenu a, div#compositionsSubMenu a:link, div#compositionsSubMenu a:active, div#compositionsSubMenu a:visited {
	text-decoration: none;
	color: #6a7179;
}

div#compositionsSubMenu a:hover {
	text-decoration: none;
	color: #3f7dbc;
}

p#purchaseScores {
	margin-top: 0;
	margin-bottom: 20px;
}

p#purchaseScores a, p#purchaseScores a:link, p#purchaseScores a:active, p#purchaseScores a:hover, p#purchaseScores a:visited {
	font-size: 1.1em;
	color: #3f7dbc;
	text-decoration: none;
	padding: 2px 10px;
	border: 1px solid #3f7dbc;
}

p#purchaseScores a:hover {
	color: #f06000;
	border: 1px solid #f06000;
}

p#SubCategory {
	font-size: 1.5em;
	font-weight: bold;
}

table#worksList tr td {
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
}

table#worksList a, table#worksList a:link, table#worksList a:active, table#worksList a:visited, table#worksList a:hover {
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
}

div.flashPlayer {
	width: 70px;
	height: 19px;
	overflow: hidden;
}

div.flashPlayer2 {
	width: 300px;
	height: 22px;
	padding: 2px;
	overflow: hidden;
}

p.bubbleText {
	margin: 6px 0;
}

body.biography ul {
	margin: 15px;
	padding: 0;
}

body.biography ul li {
	list-style-type: none;
	line-height: 1.8em;
	font-weight: bold;
}

table.discography {
	margin-top: 20px;
	width: 650px;
	border: 1px solid #a8afbe;
}

table.discography tr td {
	text-align: left;
	padding: 10px;
}

table.discography tr td.rightAlign {
	text-align: right;
}

.album { font-size: 1.3em; }
.album:link, .album:active, .album:visited { color: #1c4292; }

.track { font-weight: bold; }
.track:before { content: open-quote; }
.track:after { content: close-quote; }

.track2 { 
	font-weight: bold; 
	vertical-align: top;
}

.performer { font-style: italic; }

.publisher { font-size: 0.7em; font-weight: bold; text-transform: uppercase; }

/* New styles to support audio player */
.audio-player {
  border: 1px solid lighten(#acacac, 20%);
  text-align: center;
  display: flex;
  flex-flow: row;
  margin: 4rem 0 4rem 0;
  width: 600px;
  
  .album-image {
    min-height: 100px;
    width: 100px;
    background-size: cover;
  }
  
  .player-controls {
    align-items: center;
    justify-content: center;
    margin-top: 2.5rem;
    flex: 3;
    
    progress {
      width: 90%;
    }
    
    progress[value] {
      -webkit-appearance: none;
      appearance: none;
      background-color: white;
      color: blue;
      height: 5px;
    }
    
    progress[value]::-webkit-progress-bar {
      background-color: white;
      border-radius: 2px;
      border: 1px solid lighten(#acacac, 20%);
      color: blue;
    }
    
    progress::-webkit-progress-value {
      background-color: blue;
    }
    
    p {
      font-size: 1.6rem;
    }
  }
  
  #play-btn {
    background-image: url('http://imgur.com/JzQP8td.png');
    background-size: cover;
    width: 75px;
    height: 75px;
    margin: 2rem 0 2rem 2rem;
    &.pause {
      background-image: url('http://imgur.com/MbJn41l.png');
    }
  }
}