@charset "utf-8";
/* CSS Document */

body {
	background-color: #444455;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
}

h1 {
	font-size: 175%;
	font-weight: normal;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #333333;
	font-weight: normal;
	font-size: 140%;
	line-height: 1em;
}

h3 {
	font-size: 115%;
	font-weight: normal;
	line-height: 1em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 100%;
	font-weight: normal;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #114170;
}

a:visited {
	color: #114170;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

#outer_container {
	background-color: #444455;
	padding: 10px;
	border: 1px solid;
	border-color: #444455;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

#inner_container {
	width: 800px;
}

.content_box {
	border: 1px solid;
	border-color: #CCCCCC;
	background-color: #EEEEEE;
	border-radius: 5px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#header {
	background-color: ;
	height: 90px;
	padding: 10px 20px 10px 20px;
}

#header-top {
	height: 20px;
}

#header-middle {
	height: 30px;
}

#header-bottom {
	height: 20px;
}

#banner_logo {
	vertical-align: bottom;
	width: 378px;
	float: left;
}

#banner_subtitle {
	width: 325px;
	color: #666666;
	font-size: small;
	line-height: normal;
	float: left;
	display: inline;
	vertical-align: bottom;
}

#follow {
	width: 380px;
	vertical-align: top;
	text-align: right;
	float: right;
	display: inline;
}

#top-nav {
	width: 350px;
	text-align: right;
	padding-top: 20px;
	/* padding: 10px 10px 10px 150px; */
	float: left;
	display: inline;
}

.top-nav {
	display:inline;
	margin: 0 0.5em 0 0.5em;
	color: black;
	font-size: 18px; 
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
}

#top-nav a {
	color: #333333;
	text-decoration: none;
}

#top-nav a:visited {
	color: #333333;
	text-decoration: none;
}

#top-nav a:hover {
	color: #666666;
	text-decoration: none;
}

#main1 {
	background-color: ;
	padding: 0px 20px 20px 20px;
	margin: 2px 0px 0px 0px;
}

#main1_img {
	float: right;
	padding: 0 0 0 25px;
}

#newsletter_img {
	border: 1px solid gray;
}

.main1_img {
	float: right;
	margin: 0 0 0 25px;
}

#latest {
	background-color: ;
	color: #006699;
	border-bottom: 1px dotted;
	border-color: #006699;
	text-align: left;
}

#about {
	background-color: ;
	color: #006699;
	border-bottom: 1px dotted;
	border-color: #006699;
	text-align: left;
}

#contact {
	background-color: ;
	color: #006699;
	border-bottom: 1px dotted;
	border-color: #006699;
	text-align: right;
}


#main1_nav {
	width: 250px;
	height: 240px;
	background-color: ;
	float: left;
	display: inline-block;
}

#main1_nav div {
	margin-left: 20px;
}

#main1_nav span {
	display: list-item;
	list-style-type: none;
	padding-left: 10px;
	margin: 5px 25px 0 0;
	line-height: 1.4em;
}

#main1_nav span:hover {
	display: list-item;
	background-color: #DDDDDD;
}

#main1_nav a {
	color: #555555;
	text-decoration: none;
}

#main1_nav a:visited {
	color: #555555;
	text-decoration: none;
}

#main1_nav a:hover {
	text-decoration: none;
	color: #999999;
}

/* #main1_nav_current a {
	font-weight: bold;
	color: #333333;
}

#main1_nav_current a:hover {
	color: black;
} */

span#main1_nav_current {
	background-color: ;
}

#main1_nav span.main1_nav_sub {
	margin: 5px 0 0 0;
	margin-right: 0;
}

#main2 {
	background-color: #EEEEEE;
	padding: 0px 20px 60px 20px;
	margin: 2px 0 0 0;
	height: 100%;
}

#roster {
	background-color: ;
	color: #006699;
	border-bottom: 1px dotted;
	border-color: #006699;
	text-align: left;
	clear: both;
}

#spotlight {
	width: 100%;
	height: 230px;
	padding: 0 0 0 0;
	display: inline-block;
	overflow: hidden;
}

#ba-roster_photo {
	border: 1px solid gray;
}

.moreinfo {
	display: none;
}

.moreinfo a {
	color: #222222;
	font-weight: bold;
	font-style: italic;
}

.moreinfo a:hover {
	color: #666666;
}

.main2_img {
	float: left;
	margin: 0 25px 0 0;
	display: inline;
}

#roster_title {
	text-align: center;
	color: #333333;
	font-weight: bold;
	font-size: 140%;
	line-height: 1em;
}

#roster_collage {
	/* border: 1px solid gray; */
}

#roster_instructions {
	font-size: 100%;
	color: #666666;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#roster_lists {
	padding: 0 0 0 0;
}

#roster_lists span {
	display: list-item;
	list-style-type: none;
	line-height: 1.1em;
	margin: 6px 25px 8px 10px;
}

#roster_lists span:hover {
	display: list-item;
	list-style-type: square;
	background-color: #DDDDDD;
}

.roster_lists a {
	color: black;
	text-decoration: none;
}

.roster_lists a:visited {
	color: black;
	text-decoration: none;
}

.roster_lists a:hover {
	text-decoration: none;
}

.roster_cat {
	font-size: 105%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 7px 25px 5px 0;
	border-bottom: 1px dotted;
	color: #3365ee;
	border-color: #3365ee;
	/* color: #007777;
	border-color: #00CCCC; */
	font-weight: bold;
}

#roster_list-l {
	float: left;
	width: 250px;
}

#roster_list-m {
	width: 250px;
	padding: 0 0 0 0;
	float: left;
	display: inline;
}

#roster_list-r {
	float: left;
	width: 250px;
	display: inline;
}

#roster_lists {
	padding: 0 0 0 0;
}

span.roster_sublist span {
	margin: 0 0 0 0;
}

#roster_credits {
	font-size: 75%;
}

/*.roster_sublist a {
	padding-left: 15px;
} */

.main2_space {
	margin: 10px 25px 10px 0;
	border-bottom: 1px dotted;
	border-color: #333333;
	color: #333333;
}

/* *********************************************************************

*/

.about {
	float: left;
	width: 500px;
	display: inline;
	backgroung-color: #DDDDDD;
}

/* *********************************************************************

*/

.bio {
	float: left;
	width: 500px;
	display: inline;
}

#bio_nav {
	font-size: 115%;
}

.bio_box {
	width: 100%;
	min-height: 210px;
	padding: 0 0 20px 0;
}

.bio_img {
	float: right;
	padding: 0 0 15px 25px;
}

/* *********************************************************************

Tour Schedule

*/

.touring_schedule {
	float: left;
	width: 500px;
	display: inline;
}

.month_name {
	margin: 10px 0px 10px 0;
	border-bottom: 1px dotted;
	border-color: #333333;
	color: #333333;
}

.month_dates span {
	display: list-item;
	list-style-type: none;
	margin: 0px 10px 0px 10px;
}

.month_dates p {
	margin: 10px 10px 10px 10px;
}

/* *********************************************************************

Digital Press Kit

*/

.dpk {
	float: left;
	width: 500px;
	display: inline;
}

.col {
	width: 250px;
	float: left;
	display: inline;
}

.dpk_cat {
	margin: 10px 25px 10px 0;
	border-bottom: 1px dotted;
	border-color: #333333;
	color: #333333;
}

.dpk span {
	display: list-item;
	list-style-type: none;
	margin: 10px 25px 10px 10px;
}

.dpk span:hover {
	display: list-item;
	list-style-type: square;
	background-color: #DDDDDD;
}

.dpk a {
	color: black;
	text-decoration: none;
}

.dpk a:visited {
	color: black;
}

.dpk a:hover {
	color: #333333;
}

.dpk_photos {
}

.dpk_photos span {
	display: list-item;
	list-style-type: none;
	margin: 10px 25px 10px 10px;
}

.dpk_photos span:hover {
	display: list-item;
	list-style-type: none;
	background-color: #DDDDDD;
}

.photo {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	width: 100px;
	height: 125px;
	margin-bottom: 10px;
	background-color:#DDDDDD;
}

.photo p {
	text-align: center;
	font-size: 0.8em;
}

.dpk_video {
	margin: 0px 0px 35px 10px; 
}

.dpk_video span {
	margin-left: 0px;
}

.press_quotes p {
	margin: 0px 25px 20px 10px;
}

a.program_info {
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

a:visited.program_info {
	color: #666666;
	font-style: italic;
}

a:hover.program_info {
	color: #999999;
	font-style: italic;
}

.prog_nav a{
	color: #555555;
	font-size: 110%
}

.prog_nav a:visited{
	color: #555555;
	font-size: 110%
}

.prog_nav a:hover{
	color: #888888;
	font-size: 110%
}

.spacer {
	clear: both;
}

.repertoire li{
	list-style-type: none;
}

#contact_box {
	background-color: ;
	padding: 0px 20px 20px 20px;
	margin: 2px 0px 0px 0px;
}

#footer {
	background-color: ;
	color: #CCCCCC;
	margin: 2px 0px 0px 0px;
	min-height: 20px;
	width: 800px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#copy {
	font-size: 75%;
	color: ;
	text-align: center;
	vertical-align: bottom;
}

#footer_logo {
	float: right;
	
}

a.footer_link {
	color: #CCCCCC;
	text-decoration: none;
}

a.footer_link:hover {
	text-decoration: underline;
}

.round {
	border-radius: 5px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
