#containerbio		
{
	padding: 10;
	background-color: #FFF;
	border: 1px solid #000;
}

body {
	margin:0;
	padding: 0;
	font-size: 62.5%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #c0c0c0;
	color: #333;
	font-weight: normal;
	line-height: 1.4em;
}

h1 { font-size: 1.6em; color: #004961;}
h2 { font-size: 1.4em; color: #004961;}

h3 { font-size: 1.2em; color: #004961;}
/*p { font-size: 1.2em; }
li { font-size: 1.2em; }*/

.dateheader { font-size: 1.4em; color: #fff;}
.largeheader { 
	font-size: 1.3em; 
	color: #000;
	font-weight: bold;
	}
a {
	outline: none;
	color: #0084A9;
	text-decoration: none;
}
a:link { }
a:visited { 
	color: #71aa87;
}
a:active, a:hover {
	color: #ee3e41;
}
.link {
	display: inline;
	margin: 20px 0 0;
	padding: 5px 8px;
	font-size: x-large;
	font-weight:bold;
	background-color:#eee;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	}
/*#videolink img {
	border-color: #0084A9;
}
*/
div.notes {
	font-size: .9em;
	font-style: italic;
}
/*
div.video {
	border: 1px solid #0083a8;
	width: 320px;
	}*/

div.flash {
	margin: 40px 0;
	padding: 2px 10px 10px 4px;
	font-style: italic;
	}
	
#buytickets {
	float: auto;
	margin: 0;
	padding: 0;
	border: none;
	}
#buytickets a {
	text-align: center;
	background: #069;
	color: #fff !important;
	font-size: 10px !important;
	display: block;
	float: auto;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #0083a8
}
#buytickets a:hover {
	background-color: #0083a8;
	border: 1px solid #069;
	color: #fff !important;
}

div.announcement {
	margin: 10px 0 10px -3px;
	padding: 6px 10px 10px 6px;
	border: 2px solid #ee3e41;
	background-color: #eee;
	font-weight: normal;
	font-style: italic;
	font-size: 1.2em;
	color: #0084A9;
	}
div.announcement li {
	padding-bottom: 5px;
	}
div.announcement h1 {
	font-size: 1.2em;
	color: #004961;
	}
#beantown-announcement {
background-color: #eee;
border: 2px solid #E25F53;
display: block;
padding: 20px 20px 10px 20px;
text-align: left;
}
#beantown-announcement .exclamation {
font-size: medium;
}
#beantown-announcement h2 {
text-align: left;
}
#beantown-announcement p {
font-size: small;
}
.important-note {
	color: #f91e26;
	font-style: italic;
}
/*div.jazztimes {
		border: 1px solid #000;
		}
div.jazztimes a {
		color: #000
		}
div.jazztimes a link {
		color: #000
		}	
div.jazztimes a:visited { 
		color: #000;
		}*/
.jazztimes img {
			border: 1px solid #000;
		}
/*		}
div.jazztimes a:hover { 
		color: #000;
		}*/

div.photoleft { display: block; }
.photoleft img { float: left; display: block; margin: 0 12px 10px 0; }
.photoleft p { padding: 25px 0 0; }

div.photocenter { display: block; text-align: center; width: 380px; margin: 0 auto; padding-top: 1.2em; }
.photocenter p, .caption { font-weight: normal; font-size: 1em; padding-bottom: 1.2em; }

div.photoright { display: block; }
.photoright img { float: auto; display: block; margin-left: 12px; }
.photoright h1 { padding: 48px 0 0; }

.credit { color: black; /*font-size: .9em;*/ font-size: 9px; }

blockquote.pull {float: right; width: 40%;
  padding: 1em 0 1em 5%; 
  margin: 0;
  font-size: small; 
  font-weight: bold; 
  font-style: italic; 
  color: #ee3e41 }


.tableborder { border: 1px solid #000; }
.tableheader td { background-color: #3f3f3f; color: #fff; font-weight: bold; }
.tableheading { text-align: center; font-weight: bold; }
.tablesubheader { background-color: #ccc; color: #3f3f3f; margin-top: 6px; font-weight:bold; }


div.rightcolumncontent {
/*	margin: 12px auto;
	border-color: #0084A9;
	width: 200px;
	display: block;
	margin: 12px auto;
	text-align: left;
	padding: 0px 2px 2px 4px ;*/
}

div.signup {
	border-top: 1px dotted #EE3E41;
	display: block;
	font-size: 1.2em ;
	padding: 10px ;
}

div.box {
	border: 1px solid #333 ;
	display: block;
	font-size: 1em ;
	float: right;
	margin-left: 5%;
}

div.formbox {
	border: 1px solid #333 ;
	display: block;
	font-size: 1em ;
	float: left;
	margin-left: 5%;
	padding: 10px ;
}

div.box h1 {
	margin: 0 ;
	padding: 1px 2px 1px 4px ;
	background-color: #333 ;
	color: #fff ;
	font-size: 1.1em ;
	font-weight: bold ;
}

div.box div.content {
	padding: 6px ;
}

table.events-table {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	}
.events-table td {
	padding: 3px;
	border: 3px solid #fff;

	background-color: #ededed;
	}
.events-table thead td {
	color: #fff;
	background-color: #999;
	}


div.homepage {
	background-image: url(/common/images/sax-bg.jpg);
	background-attachment: fixed;
}

#container		
{
	min-width: 800px;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #FFF;
}



#banner
{
	height: 208px;
	margin: 0;
	padding: 0;
	background: #6e6d5e;
	background-image: url(/common/images/banner.jpg);
	background-repeat: repeat-x;
}


#navbar ul {
	padding: 0.2em 0;
	margin: 0;
	background-color: #0083a8;
	color: #fff;
	width: 100%;
	font-size: 1.2em;
	text-align: center;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	padding: 0.1em .6em;
	background-color: #0083a8;
	color: #fff;
	text-decoration: none;
}
#navbar ul li a:hover {
	background-color: #004961;
	color: #fff;
}

#navbar li:before { content: "| "; }
#navbar li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navbar li
{
border-left: 1px solid #fff;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navbar { height: 1%; }

* html #navbar li
{
display: block;
float: left;
}

div#sponsors, div#presented {
	padding: 2.4em 0;
}
div#presented {
	padding-bottom: 0;
}
#sponsors ul, #presented ul {
	padding: 0.2em 0;
	margin: 0;
	background-color: #fff;
	color: #000;
	width: 100%;
	font-size: 1.0em;
	color: #000;
	font-weight: bold;

}
#sponsors ul li, #presented ul li {
	display: inline;
}
#sponsors ul li img {
	padding: 1.2em;
}
#sponsors ul li a, #presented ul li a {
	padding: 0.2em 2em;
	color: #fff;
	text-decoration: none;
}
#presented ul li a {
	padding: 0.2em 4em;
}
#sponsors h3, #presented h3 {
	margin: 0;
	padding: 0.2em 2em;
}
#presented h3 {
	padding: 0.2em 0 0.2em 5em;
}

#contentwrapper {
	overflow: hidden;
	min-width: 800px;
	max-width: 1000px;
	background-image : url(/common/images/right.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

#rightcolumn {
	float: right;
	width: 286px;
	margin: 0;
	padding-top: 0;
	background-color: transparent;
}

/*#rightcolumn .box {
	margin: 10px 0 10px -3px;
	padding: 2px 10px 10px 4px;
	border: 1px solid #0083a8;
	width: 200px;
	text-align: center;
	}*/

#rightcolumn h1 { 
	font-size: 1.5em;
	font-weight: normal;
	color: #ee3e41;
	text-align: center;
}

#rightcolumn h2 { 
	font-size: 1.2em;
	color: #0083a8;
	text-align: center;
}

#rightcolumn p {
	margin-top: 0;
	font-size: 1.0em; 
	color: #fff;
	text-align: center;
}

#twtr-search-widget p {
	color: #444444;
	text-align: left;
}

.twtr-widget h3 {
	color: #ffffff;	
}

#rightcolumn a {
	color: #2FC3ED;
	text-decoration: none;
}
#rightcolumn a:link { 
}
#rightcolumn a:visited { 
	color: #2FC3ED;
}
#rightcolumn a:active, #rightcolumn a:hover {
	color: #9EE2F5;
}

/*
#rightcolumn a {
	color: #ee3e41;
	text-decoration: none;
}
	a:link { 
}
	a:visited { 
	color: #ee3e41;
}

a:active, a:hover {
	color: #333;
}
*/

#content {
	min-width: 480px;
	max-width: 680px;

	padding-top: 1em;
	margin: 0 307px 0 2em;
}

#content h2 {
	margin-top: 0;
}


#footer {
	background-color: #fff;
	padding: 1em;
	text-align: left;
	border-top: 2px solid #ee3e41;
}

* > #footer a {
		position: relative;
		z-index: 1000;
}

h2.block{
	background: #cacaca;
	color: #fff;
	display: block;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: .4em;
	text-decoration: none;
	text-transform: uppercase;
	clear: both;
}
p.location {
	font-style: italic;
	font-weight: bold;
	margin: 5px 0 0 0;
}


/* @group Schedule */
.eventlist-photos .subtitle,
.eventlist-photos .venue_address,
.eventlist-photos .description,
.eventlist-photos .imageCaption, 
.eventlist-photos .imageCredit {
	display: none;
}
.eventlist-photos > h3 {
	display: none;
}
.eventlist-photos ul, .eventlist-photos li, .eventlist-photos .teaser p {
	padding: 0;
	margin: 0;
}
.dataset ul li {
	list-style-type: none;
	}
.eventlist-photos h2 {
	padding: 4px;
	color: #333;
	background: #eee;
}
.eventlist-photos h3 {
	display: none;
}
.eventlist-photos h4 {
	padding: 0px;
	margin: 15px 0 0 0;
}
.eventlist-photos h4.venue {
	color: #EE3E41;
	font: bold 150% Georgia, "Times New Roman", Times, serif;
	}
	.eventlist-photos h4.venue em {
	color: #666;
	font-size: small;
	font-weight: normal;
	}
.eventlist-photos .event {
	padding-bottom: 4px;
	padding-top: 0px;
	line-height: 1.5em;
	border-bottom: 1px solid #EEEEEE;
	overflow : hidden; /* Fixes float bug in IE7 */
	_height : 1%; /* Fixes float bug in IE7 */
	}
.eventlist-photos ul .event:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.eventlist-photos ul .event h4 {
	margin: 0 0 .5em 0;
	font-family: Georgia,"Times New Roman",Times,serif;
	margin-left: 0px;
	font-size: 14px;
	font-style: normal;
	}
.eventlist-photos ul .event {
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 1.5em;
	border-bottom: 1px solid #EEEEEE;
	}
.eventlist-photos .datetime, .ticket_price {
	color:#666;
	margin:0.25em 0pt;
}
.eventlist-photos .subtitle {
	font-style: italic;
}
.eventlist-photos .no-venue .venue {
	display: none;
}
.eventlist-photos .venue {
	color: #ee3e41;
	margin:0.25em 0pt;
}
.eventlist-photos .datetime {
	color:#666;
	margin:0.25em 0pt;
}
.eventlist-photos .event_cancellation {
	font-weight: bold;
	color: #E25F53;
}
.eventlist-photos .eventImage img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	border:2px solid #CCCCCC;
	width: 75px;
	}
/* Hides from IE/Mac */
.eventlist-photos ul .event { 
	display: inline-table; 
	}
* html .eventlist-photos .event { 
	height: 1%; 
	}
* html .eventlist-photos .event { 
	display: block; 
	}
/* @end end */

/* @group Venue Address */
.eventlist-photos .venue_address {
	display: inline;
	line-height: 1.5em;
	/*color: #EE3E41;*/
}
.eventlist-photos .venue_address {
	display: inline;
	line-height: 1.3em;
	/*color: #EE3E41;*/
}
.eventlist-photos .venue {
	line-height: 1.3em;
	/*color: #EE3E41;*/
}
.eventlist-photos .teaser {
	padding-top: 5px;
}

/* @end */
.right {
	float: right;
}
/* @group Form Elements */
form input, form select, form textarea {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}
form input.button:hover {
	background: #9EE2F5 none repeat scroll 0%;
	color: #0084A9;
}
form input.button {
	background: #0084A9 none repeat scroll 0%;
	border: 2px solid #03708f;
	color: #9EE2F5;
	cursor: pointer;
	margin: 0 0 1px;
	padding: 1px 3px 2px;
}
input.button {
	font-size: 1em;
	margin-top: 4px;
	padding: 0 0 1px;
}
/* @end */

.calendar a {
	background: url(/common/images/calendar.png) no-repeat scroll 0px center;
	padding-left: 20px;
}
.email {
	background: url(/common/images/email.png) no-repeat scroll 0px center;
	padding-left: 20px;
}