@charset "UTF-8";
/* CSS main style sheet for 2012-2013*/

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color: #7A8660;
	}
	
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5;
	padding-right: 12px;
	padding-bottom: 24px;
	padding-left: 12px;
	background-color: #FFFFFF;
	background-image: url(images/talisker_bottombanner.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #13160E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #7A8660;
	}
	
.header {
	min-height: 0;/* A desperate try to fix the IE bug causing the graphic to float with white stripes left & right */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 112%;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-align: right;
	vertical-align: bottom;
	background-color: #570a1a;
	background-image: url(images12-13/mainbanner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 5px;
}

	
img {  /* This little bit of code is for a Firefox bug that puts a nasty outline around a linked image */
border-style: none;
	}
	
#MenuBar1 ul a {  /* A desperate try to fix the IE bug causing the menus to disintegrate and become useless */
	min-height: 0;
	zoom: 1;
	}
	
#wrapper {
	margin: auto;
	max-width: 700px;
	}
	
#layer1 {
	border: solid white 1px;
	padding: 20px;
	margin: 5px 0 5px 0;
	}
	
.redBG {
	background-color: #8e2137;
	}

.secondheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 112%;
	font-style: italic;
	font-weight: bold;
	color: #000;
	background-color: #d8e5db;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: lighter;
	color: #888;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 0 2px;
	margin: 6px 0;
	letter-spacing: 2px;
	}
	
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 112%;
	font-style: italic;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding-right: 5px;
	}
.progDescription { 
	color: #000; 
	font-size: 80%; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 1.5em; 
	text-align: left; 
	padding: 0; 
	}
	
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 87%;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 150%;
	padding: 0 5px 0 3px;
	}

.bodytext a {
	color: #7A8660;
	}
	
.bodytext a:hover {
	color: #f90;
	}
	
.footer a {
	color: #000;
	text-decoration: underline;
	border-radius: 5px;
	font-weight: bold;
	}
	
.footer a:hover {
	color: #C0172A;
	}

	
.italic {
	font-style: italic;
	}
	
	
.italicQuote {
	font-style: italic;
	font-size: 90%;
	text-align: left;
	padding: 0 30px;
	}
	
.bold {
	 font-weight: 700; 
	 }
.clearAll { 
	clear: both; 
	}
	
		
.quoteAuthor {
	padding-right: 30px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	}
/*
- - - - - - - - - - - - - - - - - - - - - - -
     HORIZONTAL NAVIGATION MENU SECTION 
- - - - - - - - - - - - - - - - - - - - - - -
 */
	
.menucell {
	background-color: #9cc3c1;
	text-align: right;
}
.outertable {
	padding: 0 40px 0 40px;
	width: 100%;
	background-color: white;
	zoom: 1;
	}
.innertable {
	border: 0;
}
.maincontentcell {
	background-color: #ffffff;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5;
	color: #222;
}

/*
- - - - - - - - - - - - - - - - - - - - - - -
     MEDIA SECTION FORMATS 
- - - - - - - - - - - - - - - - - - - - - - -
 */
 
	
.mediaheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #000;
	line-height: 100%;
	padding: 0 5px 0 3px;
	}
	
	
.mediaSubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 87%;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #000;
	line-height: 100%;
	padding: 0 5px 0 3px;
	}
/* - - - -  end MEDIA SECTION FORMATS - - - - */

 
/*
- - - - - - - - - - - - - - - - - - - - - - -
     CHORAL HOME SECTION 
- - - - - - - - - - - - - - - - - - - - - - -
 */
a.choralhomelink:link {
	font-family:Georgia, Times New Roman, Times, serif;
	color:#CCC;
	text-decoration: none;
	font-size: 87%;
}
a.choralhomelink:active {
	font-family:Georgia, Times New Roman, Times, serif;
	color:#CCC;
	font-size: 87%;
	text-decoration: none;
}
a.choralhomelink:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 87%;
	text-decoration: underline;
	color: #FFF;
}
a.choralhomelink:visited {
	font-family:Georgia, Times New Roman, Times, serif;
	color:#CCC;
	font-size: 87%;
	text-decoration: none;
}

/*
- - - - - - - - - - - - - - - - -
     THREE-CONCERT SQUARES 
- - - - - - - - - - - - - - - - -
 */
	
.show1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000;
	font-weight: bolder;
	padding-top: 4px;
	margin-top: 4px;
}
.showcell {
	margin: 2px 9px 4px 9px;
	padding: 2px 9px 4px 9px;
	border: thin solid #999;
}
.showdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ffffff;
}
.showblurb {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-style:  italic;
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
}
a.show1link:link {
	color: #000;
	text-decoration: none;
}
a.show1link:active {
	color: #000;
	text-decoration: underline;
}
a.show1link:visited {
	color: #000;
	text-decoration: none;
}
a.show1link:hover {
	color: #FFF;
	text-decoration: underline;
}
.rightsidebar {
	padding-top: 100px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - -
     END of THREE-CONCERT SQUARES SECTION 
- - - - - - - - - - - - - - - - - - - - - - - -
 */

/*
- - - - - - - - - - - -
     NOVEMBER (fall) STYLES 
- - - - - - - - - - - -
 */

.novAccent {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 105%;
	padding-bottom: 1.2em;
	}
.ShowTitlenov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	text-align: left;
	font-weight: bolder;
	color: #9d063d;
	}

.novhead {
	color: #9d063d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	font-weight: bolder;
	padding: 6px 0 2px 0;
	margin: 6px 0 6px 0;
	border-bottom: 1px solid #9d063d;
	}
.novheadlrg {
	color: #9d063d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: left;
	font-weight: bolder;
	padding: 6px 0 2px 0;
	margin: 6px 0 6px 0;
	border-bottom: 1px solid #9d063d;
}

/* ----------------- End November STYLES ------------------ */

/*
- - - - - - - - - - - -
     FEBRUARY (winter) STYLES 
- - - - - - - - - - - -
 */

.febAccent { 
	color: #316c98; 
	text-align: left; 
	}

.ShowTitlefeb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	text-align: left;
	font-weight: bolder;
	color: #316c98;
	}

.febhead {
	color: #316c98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	font-weight: bolder;
	padding: 6px 0 2px 0;
	margin: 6px 0 6px 0;
	border-bottom: 1px solid #316c98;
	}

/* ----------------- End February STYLES ------------------ */



/*
- - - - - - - - - - - -
     BONUS (winter) STYLES 
- - - - - - - - - - - -
 */

.bonusAccent { 
	color: #e38c2d; 
	text-align: left; 
	}

.ShowTitlebonus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	text-align: left;
	font-weight: bolder;
	color: #e38c2d;
	}

.bonushead {
	color: #e38c2d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	font-weight: bolder;
	padding: 6px 0 2px 0;
	margin: 6px 0 6px 0;
	border-bottom: 1px solid #e38c2d;
	}

/* ----------------- End BONUS (winter) STYLES ------------------ */

/*
- - - - - - - - - - - -
     MAY (spring) STYLES 
- - - - - - - - - - - -
 */


.mayAccent {	
	color: #79a538;
	}

.ShowTitlemay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	text-align: left;
	font-weight: bolder;
	color: #79a538;
	}

.mayhead {
	color: #79a538;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	font-weight: bolder;
	padding: 6px 0 2px 0;
	margin: 6px 0 6px 0;
	border-bottom: 1px solid #79a538;
	}
	
/* ----------------- End May STYLES ------------------ */

.guestartist {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	}
.guestartistDiv {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	margin-bottom: 0px;
	line-height: 110%;
}

p.guestartist {
	padding: 1px 0 2px 0;
	margin: 1px 0 2px 0;
}

.showblurb {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62%;
	font-weight: bold;
}

/* 
- - - - - - - - - - - - - - - - -
    SECOND LEVEL PAGE STYLES 
- - - - - - - - - - - - - - - - -
*/

#contact {
	padding: 0 0 0 50px;
	}

.secondtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-weight: bolder;
	color: #007aa6;
}
.secondhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: lighter;
	color: #78936a;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78936a;
	line-height: 115%;
	padding-top: 10px;
}
#contact p.bodytext {
	padding-left: 0;
	margin-left: 0;
	}
	
#contact p.bodytext a {
	color: #7A8660;
	}
	
#contact p.bodytext a:hover {
	color: #F90;
	}
#contact p.bodytext a:hover {
	color: #066;
	line-height: inherit;
	}
			
#desperate {
	padding-left: 45px;
	line-height: 150%;
	}
	
#desperate ol a {
	color: #066;	
	}
	
.copyright {
	background-color: #98636e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 3;
	color: #EEE;
	padding: 1em;
	}
.socialmedialinks {
	background-color: #C2DCFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #7993c0;
}
.showmedialinks {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #7993c0;
	background-color: #C2DCFF;
}

.alignRight { 
	text-align: right; 
	font-size: 90%; 
	font-style: italic; 
	margin-top: -20px; 
	padding-top: 4px; 
	}
	
.tableclass {
	border: 1px solid #9ee;
	}
	/* 
- - - - - - - - - - - - - - - - - - - - -
   STYLES FOR TICKET PURCHASE -other pages red BG 
- - - - - - - - - - - - - - - - - - - - -
*/
.ticketsonsale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bolder;
	color: #bb4d61;
	}
		
.ticketsonsale a:link {
	text-decoration: underline;
	color: #bb4d61;
	}
		
.ticketsonsale a:active {
	text-decoration: underline;
	color: #cccccc;
	}
		
.ticketsonsale a:visited {
	text-decoration: underline;
	color: #bb4d61;
	}
	
.ticketsonsale a:hover {
	text-decoration: underline;
	color: #cccccc;
	}
/* 
- - - - - - - - - - - - - - - - - - - - -
   STYLES FOR TICKET PURCHASE PAGE - CENTERED 
- - - - - - - - - - - - - - - - - - - - -
*/

.secondheadtickets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bolder;
	color: #78936a;
	text-align: center;
	border-bottom: 1px solid #78936a;
}
.secondheadticketsCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30%;
	font-weight: bolder;
	color: #78936a;
	text-align: center;
	border-bottom: 1px solid #78936a;
}
.bodytexttickets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 150%;
	text-align: center;
	}
	
.bodytexttickets a {
	color: #78936a;
	}
	
.bodytexttickets a:hover {
	color: #f60;
	text-decoration: underline;
	}
.thirdheadtickets {
	font-variant: small-caps;
	color:#b01e24;
	font-size: 110%;
	font-weight: bold;
	}
.benefits {
	color:#b01e24;
	}
#desperate li {
	list-style-type:none;
	padding-bottom: 8px;
	}

#desperate li a {
	color: #78936a;
	}
#desperate li a:hover {
	color: #b01e24;
	text-decoration: underline;
	}	
.headingtickets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #000;
	text-align: center;
	}
	
/* 
- - - - - - - - - - - - - - - - - - - - -
   STYLES FOR THE NEWS RELEASE SECTION 
- - - - - - - - - - - - - - - - - - - - -
*/
.newsreleasemenu {
	background-color: #98636e;
	text-align: center;
	padding: 5px 0 0 0;
	border-top: solid 1px white;
	}

.newsreleasemenu a {
	color: #fff;
	font: 1em Verdana, Geneva, sans-serif;
	text-decoration: none;
	}
	
.newsreleasemenu a:hover {
	color: #fb0;
	text-decoration: underline;
	}
.newsreleasemenu form {
	padding-bottom: 6px;
	margin-bottom: 1px;
	}
	
.bodyfreetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 87%;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 150%;
	padding-right: 5px;
	}
	
.medialist {
	padding: 6px 0 8px 2px;
	}
	
.medialist a:visited {
	color: #633;
	text-decoration: underline;
	}
	
/* 
- - - - - - - - - - - - - - - - - - - - -
     PERFORMER BIO STYLES  
- - - - - - - - - - - - - - - - - - - - -
*/

.performername {
	color: #78936a;
	font: normal small-caps bold 1.4em Verdana, Geneva, sans-serif;
	text-align: left;
	}
	
.voicetype {
	color: #78936a;
	font: normal small-caps 1em Verdana, Geneva, sans-serif;
	}

.performancedate {
	color: #78936a;
	font: normal small-caps .8em/100% Verdana, Geneva, sans-serif;
	}
	
.top {
	color: #b01e24;
	font: bold 0.8em Verdana, Geneva, sans-serif;
	text-align: right;
	background-color: #ddc8cf;
	padding: 2px 8px 4px 0;
	}

.top a {
	color: #b01e24;
	text-decoration: none;
	}
	
.top a:hover {
	color: #ff3300;
	text-decoration: none;
	}
	
.tablehead {
	font: bold 120% Arial, Helvetica, sans-serif;
	color: #b01e24;
	text-align: left;
	}
.performers {
	color: #78936a;
	font: normal 0.9em Verdana, Geneva, sans-serif;
	text-align: left;
	}
.performers a {
	color: #78936a;
	font: bold 0.9em Verdana, Geneva, sans-serif;
	text-decoration: none;
	}
.performers a:hover {
	color: #f03300;
	text-decoration: underline;
	}
	
/*
- - - - - - - - - - - - - - - - -
     STYLES FOR ARCHIVE SECTION 
- - - - - - - - - - - - - - - - -
 */
 
 #archive {
	 padding-left: 120px;
	 text-align: left;
	 }
	 
#archive a {
	font-size:120%;
	font-weight: bold;
	color: #78936a;
	 }
	 
.year {
	color: #78936a;
	font: normal small-caps bold 1.4em Verdana, Geneva, sans-serif;
		}
		
.archivebodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 87%;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 150%;
	text-align: left;
	padding: 0 5px 0;
	}

.archivebodytext a {
	color: #066;
	}
	
.archivebodytext a:hover {
	color: #f90;
	}

.subscriptionform a {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 0.9em;
	color: #000;
	font-weight: bold;
	background-color: #b6cf8e;
	border-style: solid;
	border-width: 1px;
	font-style:  italic;
	padding: 0.5em 0.5em 0.5em 0.8em;
	text-decoration: none;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px
	;border-radius: 11px;
	}
/*
- - - - - - - - - - - - - - - - -
     STYLES FOR OUTREACH PAGE 
- - - - - - - - - - - - - - - - -
 */
 
 .quotecell {
	 background-color: #cfe0be;
	 padding: 5px;
	 font-size:.9em;
	 font-family: Verdana, Geneva, sans-serif;
	 line-height: 1.5em;
	 }
