/* == Theme of main layout containers */

/*#wrapper {background-color: purple;}
#content {background-color: red ;}
#mainContent {background-color: orange ;}
#secondaryContent {background-color: yellow ;}
#mainNav {background-color: green ;}
#footer {background-color: transparent;}*/

/*body {background: #000 url(../../media/cssImages/flowerFull.jpg) no-repeat fixed bottom center;}*/
/*html {background: #000 url(../../media/cssImages/flowerFull.jpg) no-repeat fixed bottom center;}*/
body {
	background: #000 url(../../media/cssImages/flowerBody.jpg) no-repeat fixed bottom center;
}
#uber {
	width: 100%;/*need width tp get gradient in IE7 */
	position: relative;
	bottom: 0;
	background: transparent url(../../media/cssImages/bgGradient.jpg) repeat-y center;
	/*clear: both;*/
	margin: 0;
	padding: 0;
}
#wrapper {
	background: #fff url(../../media/cssImages/flowerWhite.jpg) no-repeat fixed bottom center;
	clear: both;
}
#content {
	background: transparent url(../../media/cssImages/flowerWhite.jpg) no-repeat fixed bottom center;
	clear: both;
	overflow: hidden;
}
/*#contentFooter {background: transparent url(../../media/cssImages/flowerWhite.jpg) no-repeat fixed bottom center;}*/
#mainContent {background: transparent url(../../media/cssImages/flowerWhite.jpg) no-repeat fixed bottom center;}
#secondaryContent {background: transparent url(../../media/cssImages/flowerWhite.jpg) no-repeat fixed bottom center;}
#mainNav {background: transparent url(../../media/cssImages/flowerWhite.jpg) no-repeat fixed bottom center;}
#footer {
	background: transparent url(../../media/cssImages/flowerFull.jpg) no-repeat fixed bottom center;	
}
#eventWrapper {
	background: #fff url(../../media/cssImages/flowerWhite.jpg) no-repeat fixed bottom center;
	border: 1px dotted #79b1a4;
	padding: 20px;
	margin: 0 20px 20px 0;
}
/*used on  home page*/
.wrap {
	/*border: 1px dotted #79b1a4;*/
	/*padding: 20px;*/
	margin: 0 20px 20px 0;
}
.wrap h2 {
	padding-top: 0;
}

#recentNews li {
	padding-left: 20px;
}
#recentNews li.pdf {
	background: transparent url(../../media/cssImages/icons/page_white_acrobat.png) top left no-repeat;
}
#recentNews span.date {
	font-weight: normal;
	font-size: 0.8em;
}
#newsLetterPage span.date{
	display: none;
}
#recentNews a {
	color: #7a4120;
	text-decoration: none;
	font-weight: bold;
}
#recentNews a:hover {
	color: #000;
}
/* == Spacing and main container layout adjustments */
#content {
	padding-bottom: 5em;
	margin-top: 3em;
}
/* == Internal CSS */
#mainNav {
	padding-top: 3em;
	padding-bottom: 5em;
}
#mainNav li {
	padding-left: 2em;
	padding-right: 2em;
}
/* == Internal CSS - Theme colors and global over-rides */
body {
	color: #5e6669;
	line-height: 1.8em;
}
a, a:link, a:visited { 
	color: #954217;
	font-weight: normal;
	text-decoration: underline;	
}
a:hover, a:focus, a:active, .here{
	color: #55a095;
	text-decoration: none;
	outline: none;
}
.sitemap #mainContent {
	text-align: center;
}
.sitemap #mainContent h1 {
	text-align: left;
}
.sitemap #mainContent ul {
	padding-bottom: 0;
}
.sitemap h3 a {
	color: #7a4120;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: normal;
}
.sitemap h3 {
	padding-top: 20px;
}

img, a img, a:link img,  a:visited img {
	border: 1px solid #7a4120;
}
a:hover img,  a:hover img, a:focus img, a:active img {
	border: 1px solid #954217;;
}
#content a img, #content a:link img,  #eventsPage #content a:visited img {
	border: 1px solid #7a4120;
}
#content a:hover img,  #content a:hover img, #content a:focus img, #content a:active img {
	border: 1px solid #79b1a4;
}
h3 a, h3 a:link, h3 a:visited  {
	text-decoration: none;
}
h3 a:hover, h3 a:focus, h3 a:active {
	text-decoration: none;
	color: #55a095;
}

dl dt {
	font-weight: bold;
}
dt.lyrics {
	color: #954217;
}
dl dd{
	font-weight: normal;
	padding: 0 20px 10px 20px;
	margin: 0;
}
dl.toggleDef dt {
	padding-left: 20px;
	background: transparent url(../../media/cssImages/rightArrowBrown.gif) no-repeat left 50%;
}
dl.toggleDef dt:hover{
	padding-left: 30px;
	background: transparent url(../../media/cssImages/rightArrowGreen.gif) no-repeat left 50%;
}
dl.toggleDef dt.noLyrics {
	padding-left: 0;
	text-indent: 20px;
	background-image: none;
	color: #999999;
}
dl.toggleDef dt.noLyrics:hover {
	padding-left: 0;
	text-indent: 20px;
	background-image: none;
	color: #999999;
	cursor: text;
}
dl.toggleDef dd {
	border: 1px dotted #999;
	text-align: left;
	margin-bottom: 10px;
}
dl.toggleDef dt.noLyrics dd {
	display: none;
}
.article {
	padding-top: 20px;
}
.review cite, .article cite {
	display: block;
	text-align: left;
	color: #7a4120; /*#7a4120*/ /*#8B6F6F*/
	font-style: italic;
	border-bottom: 1px dotted #999; /*#D1E5E2*/
	margin:0;
	padding:4px 0 0 0;
}
.performances .toggle h3,
.performances h3,
.awards .toggle h3,
.recordings .toggle h3 {
	color: #7a4120; /*#7a4120*/ /*#8B6F6F*/
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px dotted #999; /*#D1E5E2*/
	margin:0;
	padding:4px 0 0 0;
}

.recordings .toggle h3 {
	font-weight: bold;
}
.review cite span, 
.toggle h3 span {
	float: right;
	/*margin-top: -20px;*/ /*one of the toggles needs a neg topmargin */
	padding-right: 20px;
	height: 16px;
	/*font-size: 16px;*/
}
.toggle h3 span {	
	padding-right: 0;
}
.award h3 span{
	padding-right: 20px;
}
.toggle h3 span a {
	font-weight: normal;
	font-size: 0.75em;
}

.award h3 span {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}
.review cite a,
.review cite a:link, 
.review cite a:visited{
	text-decoration:none;
}
.review cite, 
.article cite,
.article h3,
.toggle h3 {
		cursor: pointer;
	}

/*Background icons for certain elements*/
.review cite span {
	background: transparent url(../../media/cssImages/icons/comments.png) top right no-repeat;
}
.award h3 span {
	background: transparent url(../../media/cssImages/icons/award_star_gold_1.png) top right no-repeat;
}
.article h3 cite {;
	font-weight: normal;
	text-align: right;
}
blockquote, div.blockquote {
	font-style: italic;
	padding: 10px 10px 0 10px;
	margin: 0 0 20px 0;
	border: 1px dotted #999;
}
div.blockquote {
	border-top: none;
}
blockquote, .review blockquote {
	background: transparent url(../../media/cssImages/quoteOpenTrans.gif) 10px 10px no-repeat;
	border-top: none;
}
blockquote p, .review blockquote p {
	padding: 20px;
	background: url(../../media/cssImages/quoteCloseTrans.gif) bottom right no-repeat;
}
/*feature block quote are display on the home page*/
div#rotate {
	width: 440px;
	height: 150px;
	margin-left: 30px;
	/*background-color: red;*/
}
div.feature {
	color: #7a4120;/*#7a4120*/ /*#8B6F6F*/
	font-size: 27px;
	line-height: 33px;
	padding: 0;
	margin: 0 0 30px 0;
	border: none;
	width: 440px;/* Needed to keep second quote at right edge of mainContent*/
	background: transparent url(../../media/cssImages/quoteOpenBig.gif) left top no-repeat;
}
div.feature p {
	padding: 25px 40px 0 45px;
	margin: 0;
	background: url(../../media/cssImages/quoteCloseBig.gif) bottom right no-repeat
}
div.feature .line2,
div.feature .line3{
	display: block;
	text-align: center;
}
div.feature .line3 {
	/*background: url(../../media/cssImages/quoteCloseTrans.gif) top right no-repeat;*/
}
div.feature strong {
	font-size: 135%;
	font-weight: normal;
}

/* == Theme Environmental over-rides */
#masthead {
	position: relative;
	/*margin-top: 20px;*/
	/*background:transparent url(../media/cssImages/header3.jpg)no-repeat left top;*/
	background-image: url(../../media/cssImages/masthead.jpg);
	background-repeat: no-repeat;
	height: 290px;
}
#branding h1, #branding h2{
	text-indent: -9999px;
}
#homeLink, #homeLink:link, #homeLink:visited  {
	position: absolute;
	top: 135px;
	left: 0;
	width: 200px;
	height: 123px;
	background: transparent;
	border: none;
	outline: none;
}
#homeLink:hover {
	border: none;
	outline: none;
}
#homeLink:focus, #homeLink:active {
	border: 1px dotted #999;
	outline: none;
}
/*#signUp {
	position: absolute;
	top: 230px;
	right: 5px;
	background: transparent;
}*/
#topMenu {
	position: absolute;
	/*top: -20px;*/
	top: 265px;
	background: transparent url(../../media/cssImages/topGradient.png) repeat-x left top;
	height: 24px;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	/*border-bottom: 2px solid #D1E5E2;*/
	border-bottom: 2px solid #999;
}
#topMenu li {
	background: transparent url(../../media/cssImages/topGradient.png) repeat-x left top;
	display: inline;
	padding: 0.25em 0 0.25em 0;
	margin: 0 0 0 0;
	border-right: 2px solid #999;
}
#topMenu a,
#topMenu a:link,
#topMenu a:visited {
	/*background: transparent url(../../media/cssImages/flowerAqua.jpg) no-repeat fixed bottom center;*/
	color: #55a095;
	/*color: #7d4014;*/
	text-decoration: none;
	font-weight: bold;
	padding: 0 1.25em 0 1.25em;
	margin: 0; /*I didn't know I could use a margin on a anchor*/
}
#topMenu a:hover,
#topMenu a:focus,
#topMenu a:active,
#topMenu a.here {
	/*color: #fff;*/
	color: #7d4014; 
	text-align: center;
	/*background: transparent url(../../media/cssImages/flowerLightAqua.jpg) no-repeat fixed bottom center;*/
	outline: none;
	/*border-bottom: 1px solid #55a095;*/
}
#musicPlayer {
	padding: 2em;
}
#quickMenu {
	padding: 0;
	margin: 0 0 0 8px;
	width: 167px;
}
#homePage #quickMenu {
	margin-left: 40px;
}
#quickMenu li {
	padding: 0;
	margin: 0 0 10px 0;
}

#quickMenu li a, #quickMenu li a:link, #quickMenu li a:visited,
#quickMenu li a:hover, #quickMenu li a:focus, #quickMenu li a:active {
	display: block;
	height: 87px;
	background-color: transparent;
	background-repeat: no-repeat;
	text-indent: -9999px
}
#quickMenu li a, #quickMenu li a:link, #quickMenu li a:visited{
	border: 2px solid #000;
}
#quickMenu li a:hover, #quickMenu li a:focus, #quickMenu li a:active{
	border: 2px solid #55a095;
}

/* background images for quickMenu */
/*#listen a, 
#news a, 
#vocalExpress a,
#book a,
#buy a {
	height: 87px;
	background-color: transparent;
	background-repeat: no-repeat;
	text-indent: -9999px;
}*/
#listen a, #listen a:link, #listen a:visited {
	background-image: url(../../media/cssImages/listen.png);}
/*#listen a:hover, #listen a:focus, #listen a:active {
	background-image: url(../../media/cssImages/listenHover.png);}*/

#news a, #news a:link, #news a:visited{
	background-image: url(../../media/cssImages/news.png);}
/*#news a:hover, #news a:focus,#news a:active{
	background-image: url(../../media/cssImages/news.png);}*/

#vExpress a, #vocalExpress a:link, #vocalExpress a:visited {
	background-image: url(../../media/cssImages/vocalExpress.png);}
/*#vExpress a:hover, #vocalExpress a:focus, #vocalExpress a, #vocalExpress a:active{
	background-image: url(../../media/cssImages/vocalExpress.png);}*/

#book a, #book a:link, #book a:visited{
	background-image: url(../../media/cssImages/book.png);}
/*#book a:hover, #book a:focus, #book a:active{
	background-image: url(../../media/cssImages/xbook.png);}*/
	
#buy a, #buy a:link, #buy a:visited{
	background-image: url(../../media/cssImages/buy.png);}
/*#buy a:hover, #buy a:focus, #buy a:active{
	background-image: url(../../media/cssImages/xbuy.png);}*/

/*Most styles for the sign form are inline */
#signup {
	margin-left: 10px;
	width: 165px;
	border: none;
}
#homePage #signup {
	margin-left: 40px;
}
	
#mainNav .subMenu,
#socialNav ul,
#reviewNav ul,
#eventMenu {
	padding: 0;
	margin: 0 8px 26px 0;
	border-top: 1px dotted #954217;
}
#mainNav .subMenu li, 
#eventMenu li,
#socialNav ul li,
#reviewNav ul li{
	padding: 0;
	margin: 0;
}
#mainNav .subMenu a, #mainNav .subMenu a:link, #mainNav .subMenu a:visited,
#eventMenu a, #eventMenu a:link, #eventMenu a:visited,
#socialNav a, #socialNav a:link, #socialNav a:visited,
#reviewNav a, #reviewNav a:link, #reviewNav a:visited{
	display: block;
	padding: 2px;
	text-indent: 22px;
	color: #55a095;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #954217;
	/*background: transparent url(../../media/cssImages/footer.jpg) no-repeat fixed bottom center;*/
}
#mainNav .subMenu a.here, #mainNav .subMenu a.here:hover{
	color: #954217;
	background-color: transparent;
	cursor: text;
}
#mainNav .subMenu a:hover, #mainNav .subMenu a:focus, #mainNav .subMenu a:active,
#eventMenu a:hover, #eventMenu a:focus, #eventMenu a:active,
#socialNav a:hover, #socialNav a:focus, #socialNav a:active,
#reviewNav a:hover, #reviewNav a:focus, #reviewNav a:active{
	color: #954217;
	/*background-color: #D1E5E2;*/
	/*background: transparent url(../../media/cssImages/flowerAqua.jpg) no-repeat fixed bottom center;*/
	background: #D1E5E2 url(../../media/cssImages/flowerLightAqua.jpg) no-repeat fixed bottom center;
}
/*#socialNav {
	background: #fff url(../../media/cssImages/piano.jpg) 8px top no-repeat;
	min-height:146px;
	border-top: none;
}
#socialNav ul {
	padding: 0;
	margin: 0 0 0 108px;
	border-top: 1px dotted #954217;
}
#socialNav li a {
	display: block;
	text-indent: 0;
	padding: 0 4px 0 4px;
	text-align: center;
}*/
#socialNav em /*,
#reviewNav em */{
	/*padding: 0;
	margin: 0;
	display: block;*/
	/*font-size: 18px;*/
	font-style: normal;
	/*font-weight: normal;*/
}

/*#branding blockquote {
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	margin: 0;
	width: 300px;
	position: absolute;
	top: 20px;
	right: -20px;
}*/

#footer ul {
	margin: 0;
	padding: 10px 0;
}
ul#footerMenu {
	height: 100%;
	text-align: center;
	background: transparent url(../../media/cssImages/flowerAqua.jpg) no-repeat fixed bottom center;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff
}
#footerMenu li {
	padding: 0;
	margin: 0;
	height: 100%;
	border-right: none;
}
#footerMenu .last, #topMenu .last {
	border-right: none;
}
#footerMenu a, #footerMenu a:link, #footerMenu a:visited {
	font-size: 13px;
	color: #fff;
	padding: 15px 8px;
	text-decoration: none;
	background: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#footerMenu a:hover, #footerMenu a:focus, #footerMenu a:active {
	color: #954217;
	padding: 14px 6px 13px 6px;
	text-decoration: none;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	/*background-color: #D1E5E2;*/
	background: transparent url(../../media/cssImages/flowerWhite.jpg) no-repeat fixed bottom center;
}
#validation, #developedBy {
	background: transparent url(../../media/cssImages/flowerFull.jpg) no-repeat fixed bottom center;
}
#validation {
	margin: 0;
	padding: 10px 0 20px 8px;
}
#developedBy {
	margin: 0;
	padding: 20px 0 0 8px;
}
#developedBy ul, #validation ul{
	background: transparent url(../../media/cssImages/flowerFull.jpg) no-repeat fixed bottom center;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}
#developedBy li {
	padding: 0;
	margin: 0;
}
#validation a,#validation a:link, #validation a:visited,
#developedBy a,#developedBy a:link, #developedBy a:visited {
	color: #fff;
	border: none;
	padding: 0; 
	text-decoration: none;
}
#validation a:hover, #validation a:focus, #validation a:active,
#developedBy a:hover, #developedBy a:focus, #developedBy a:active {
	text-decoration: underline;
}
/* == Page Specific Overides */
#contactFormPage #mainContent {
	background: none;}
}
#contactFormPage .contactForm form {
	background: transparent;
	background-color: none;
}

#homePage h1 {
	padding-left: 2em;
}
#homePage #content blockquote {
	/*-moz-border-radius: 30px;
	-webkit-border-radius: 30px;*/
	border: 1px dotted #79b1a4;
	padding: 20px 20px 0 20px;
	margin: 0 20px 0 0;
}
#homePage cite {
	margin-right: 20px;
}
.whereToBuy address {
	margin: 0;
	padding: 0;
}
.recordings blockquote {
	border: none;
	margin: 0 0 20px 0;
	padding: 0;
	background-image: none;
}
.recordings blockquote p{
	background-image: none;
	padding: 0;
}
/*.album .colContainer {
	border-bottom: none;
}*/

.album .spanThree {
	padding-bottom: 20px;
}
/**Need to adjust h1 and h2 margins */
.gal h1, .about h1, .book h1, .contact h1, .newsletter h1, .sitemap h1 {
	margin-bottom: 20px;
}
/* ==EPK Page */
.epk ul.inline {
	padding-bottom: 0;
}
.epk h6, .epk h6 em {
	color: #5E6669;
}
.epk h6 em {
	font-style: italic;
	font-weight: normal;
}
ul.resources {
	margin-bottom: 0;
	padding-bottom: 0;
}
ul.resources li{
	margin: 0;
	padding: 0;
}
.resources ul {
	margin-bottom: 10px;
}
.resources ul li {
	/*display: inline;*/
	padding: 0;
	margin : 0 20px 0 0;
	width: 20px;
	float: left;
}
.resources ul li a,
.resources ul li a:link,
.resources ul li a:visited{
	text-decoration: none;
	border: none;
	outline: none;
}
.resources ul li a:hover,
.resources ul li a:focus,
.resources ul li a:active{
	text-decoration: none;
	border: 1px solid #55a095;
	outline: none;
}
.resources li.format a {
	display: block;
	height: 20px;
	text-indent: -9999px;
}
.resources li.doc a {
	background: transparent url(../../media/cssImages/icons/page_white_office.png) top left no-repeat;
}
.resources li.txt a{
	background: transparent url(../../media/cssImages/icons/page_white_text.png) top left no-repeat;
}
.resources li.pdf a{
	background: transparent url(../../media/cssImages/icons/page_white_acrobat.png) top left no-repeat;
}
/* ==Vocal Express Page */
#vExpressPage cite {
	border-bottom: 1px dotted #999999;
}
