/* General CSS code */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

.replace{
      position:relative;
      margin:0px; padding:0px;
      /* hide overflow:hidden from IE5/Mac */
      /* \*/
      overflow: hidden;
      /* */
}
.replace span{
      display:block;
      position:absolute;
      top:0px;
      left:0px;
      z-index:1; /*for Opera 5 and 6*/
}



/* Site-specific code */

body
{
	background-color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFF;
	margin: 34px 0 40px 123px;
	background-image: url(images/bg_viol.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a:link
{
	color: #FCBB44;
	text-decoration: underline;
}
a:visited
{
	color: #FBA200;
	text-decoration: underline;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

p
{
	font-size: 1em;
	line-height: 1.4em;
	margin: 0.75em 0;
}

h1
{
	color: #FCBB44;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0.5em 0;
}

h2
{
	color: #FCBB44;
	font-weight: bold;
	font-size: 1.2em;
	margin:  0.5em 0;
}

h3
{
	color: #FCBB44;
	font-weight: bold;
	font-size: 1.0em;
	margin: 0.4em 0;
}

h1.big_title
{
	color: #FFF;
	margin-bottom: 1em;
}
h1.big_title span
{
	font-style: italic;
	font-size: 2em;
}

.text_center { text-align: center; }

a img { border: 0 none; }

img.accent
{
	border: 1px #A54211 solid;
	margin: 0 0 20px 0;
}

img.right
{
	float: right;
	margin-left: 10px;
}

img.left
{
	float: left;
	margin-right: 15px;
}

ul.bullets
{
	list-style: inside;
	margin-left: 2em;
}


/* Menu */

div#menu { padding: 0 0 30px 0; }

div#menu ul { list-style-type: none; }

div#menu li
{
	display: inline;
	margin: 0 10px 0 0;
	font-size: 0.9em;
}
div#menu li.selected
{
	padding: 2px 5px 3px 5px;
	background-color: #5D3D2D;
	border: 1px #A54211 solid;
	vertical-align: 6px;
}

div#menu li.item
{
	color: #FFF;
	background-color: #000;
	vertical-align: 6px;
}

div#menu li.item a
{
	color: #FFF;
	background-color: #000;
	padding: 2px 5px 3px 5px;
	text-decoration: none;
	border: 1px #000 solid;
}

div#menu li.item a:hover
{
	color: #FFF;
	background-color: #000;
	border: 1px #A54211 solid;
}


/* Structure */

div#header
{
	background-image: url(images/logo.gif);
	width: 642px;
	height: 122px;
	padding: 0 0 16px 0;
	background-repeat: no-repeat;
}

div#page_content { width: 820px; }

div.of_two
{
	float: left;
	width: 350px;
}

div.of_three
{
	float: left;
	width: 230px;
}
div.right_margin { margin-right: 20px; }

div.borders
{
	padding: 0 20px;
	border-right: 1px #A54211 solid;
	border-left: 1px #A54211 solid;
	margin: 0 0 40px 0;
}

div.no_borders
{
	padding: 0 40px;
	margin-bottom: 40px;
}

div.quote
{
	margin-bottom: 3.5em;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.youtube
{
	float: right;
	width: 425;
	height: 344;
	margin-left: 10px;
}

div.pdf_link
{
	float: right;
	width: 98;
	height: 27px;
	margin-left: 10px;
}

div.bio_text img
{
	float: left;
	margin: 0 20px 8px 0;
}

div.instruments a:link img
{
	margin: 20px;
	border: 2px #000 solid;
}
div.instruments a:visited img
{
	margin: 20px;
	border: 2px #000 solid;
	text-decoration: underline;
}
div.instruments a:hover img
{
	margin: 20px;
	border: 2px #FCBB44 solid;
	text-decoration: underline;
}

div.performance { margin: 30px 0; }
div.performance h2
{
	font-size: 1.5em;
	margin: 0;
}
div.performance h3
{
	font-size: 1.2em;
	margin: 0;
}
div.performance p { margin: 0; }
div.performance ul
{
	list-style: none;
	margin: 10px 0 30px 30px;
}

div.passed
{
	color: #AAA;
	font-size: 65%;
	margin: 0;
	padding: 0px 20px;
	margin-bottom: 15px;
}
div.passed h1, div.passed h2, div.passed h3 { color: #B08330; }
div.passed a:link { color: #B08330; }
div.passed a:visited { color: #AD7100; }
div.passed a:hover { color: #AAA; }
div.passed span, div.passed ul { display: none; }
div.passed div.pdf_link { display: none; }

div.view_cart
{
	float: right;
	width: 90px;
	height: 25px;
	padding-top: 15px;
}
table.tickets
{
	margin: 0 0 15px 5px;
	border-spacing: 0;
}
table.tickets td
{
	vertical-align: middle;
	padding: 0 10px;
	margin: 0;
}

div.item { margin-bottom: 15px; }
div.cd_graphic
{
	float: left;
	width: 240px;
}
div.cd_info 
{
	float: left;
	width: 425px;
	margin-top: 5px;
}
div.shirt_graphic
{
	float: left;
	width: 345px;
}
div.shirt_info 
{
	float: left;
	width: 415px;
	margin-top: 5px;
}

table.links td
{
	vertical-align: top;
	padding-right: 40px;
}

div#footer
{
	padding: 10px 0 0 0;
	border-top: 1px #A54211 solid;
}
div#copyright { float: right;}
div#copyright p
{
	text-align: left;
	font-size: 0.8em;
}
div#mailinglist label { display: block; }


#otheroom
{
	width: 180px;
	height: 15px;
	position: relative;
	top: 0;
	left: 320px;
	padding: 0 0 20px 0;
}

