/* Presentation Stylesheet */ 
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
}

p {
	margin: 10px;
    font-size: -1;
}

p, li {
	line-height: 2.0em;
}


#navcontainer li {
	border: 2px solid #fc9634;
	margin: 0 0 3px 0;
	background-color: #ffe080;
	line-height: 1.2em;
}
#navcontainer ul {
	list-style-type: none;
}
#navcontainer a {
	background-color: #ffe080;
}
#navcontainer a:hover {
	background-color: #ffea90;
}

#navcontainer li.special a {
	background: black;
	color: orange;
	border-color: orange;
}
#navcontainer li.special a:hover {
	background-color: #ffea90;
}

#navNotice {
	border: 1px solid #ddd; 
	background-color: #eee; 
	margin: 0 5px;
}
#navNotice p {
	line-height: 1em;
	margin: 4px;
}
#navNotice a {
	line-height: 1em;
	margin-left: 10px;
}

hr.hidden {    /* make HR invlisible */
    clear: both;
    height: 0;
    margin: 0;
    overflow: hidden;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */


h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

h2 {
	display: block;
	color: black;
	background: #fc9634;
	border-bottom: 2px solid black;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
    margin:0; 
	margin-bottom: 20px;
    padding: 5px; 
	height: 1.0em;
}

h3 {
	margin: 10px;
    font-size: -1;
}

p.heading {
    font-family: Arial;
    font-weight: bold;
    color: #000000;
}

div.news p {
    text-align: left;
}

span.alert {
	color: red;
	font-weight: bold;
}

a {
    color: #dd2010;
    text-decoration: none;
    font-weight: bold;
}

#rh-col table {
  margin: 10px;
}

#rh-col a:hover {
    text-decoration: underline;
}

#navcontainer a {
    font-size: 110%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

div.comment div.footer a:hover {
    text-decoration: underline;
}

hr {
	border: 0px solid black;
    color: black;
    height: 1px;
	background-color: black;
}

div.postForm {
     width: 515px;
     padding: 0;
}

.formDiv {
	margin: 10px;
}


form.postForm textArea {
    border: 1px solid;
    width: 390px;
}

form.postForm div label {
    display: block;
    float: left;
    width: 120px;
    text-align: right;
    padding-right: 5px;
}

form.postForm div.postForm input {
    width: 388px;
    float: right;
    border: 1px solid;
    margin-bottom: 10px;
}

form.postForm br {
    clear: left;
}

div.schedule ul {
    margin-bottom: 10px;
}

div.schedule li {
    margin: 10px;
}

div.schedule ul ul li {
    margin: 0;
}
.bioList {
	margin: 10px;
    background-color: #f0f0f0;
    color: #000;
    border: thin solid #e0e0e0;
    overflow: hidden;
    text-align: center;
}

.bioList ul {
    margin: 0;
    padding: 0;
}

.bioList li {
    height: 167px;
    width: 167px;
    float: left;
    overflow: hidden;
    border: 1px solid #a0a0a0;
    background-color: #ffffff;
    text-align: center;
    padding: 0px;
    margin: 10px;
    font-family: "\"}\""; /* hide correct dimensions from WinIE 5.x */
    font-family: inherit;
    width: 165px;
    height: 165px;
}
.IE5IsQuirky2 { /* WinIE 5.0 gets weird without something after font-family hack */
}

.bioList img {            
    display: block;            /* prevent text from flowing on the side */
    xheight: 120px;             /* image resolution may suffer a little, but not much */
    text-align: center;        /* center for IE */
    margin: 8px auto 5px auto; /* center for non-IE */
    border: 1px solid #808080;
    padding: 0;
}

.bioList hr {                   /* make HR invlisible */
    clear: both;
	height: 2px;
	margin: 0;
	visibility: hidden;
	overflow: hidden;
}
/* --------------------------*/

div.photo {
	margin: 10px;
	padding: 10px;
    color: #000;
    background-color: #f0f0f0;
    border: thin solid #e0e0e0;
    overflow: hidden;
}

div.photo p {
	margin: 0 0 10px 0;
}
div.photo img {
    border: thin solid #b0b0b0;
}


.photoList {
	margin: 10px;
    padding: 5px;
    background-color: #f0f0f0;
    color: #000;
    border: thin solid #e0e0e0;
    overflow: hidden;
}

.photoList ul {
    margin: 0;
    padding: 0;
}

.photoList li {
	border: 1px solid grey;
	background-color: white;
    width: 162px;
    height: 162px;
    float: left;
    overflow: hidden;
    text-align: center;
    font-size: 75%;
    padding: .3em;
    margin: .5em;
    font-family: "\"}\""; /* hide correct dimensions from WinIE 5.x */
    font-family: inherit;
    width: 160px;
    height: 160px;
}
.IE5IsQuirky2 { /* WinIE 5.0 gets weird without something after font-family hack */
}

.photoList img {            
    display: block;            /* prevent text from flowing on the side */
    text-align: center;        /* center for IE */
    margin: 8px auto 5px auto; /* center for non-IE */
    border: 1px solid #404040;
    padding: 0;
}

.galList .photoList li  {
	height: 20em;
}

.photoList div {
    clear: both;    
}

.photoList h5 {
    margin-left: 30px;
    font-weight: bold;
}


div.bio {
    min-height: 300px;
}

.bio div.pic {
    float: right;
}

.bio div.pic img {
    padding: 0;
    margin: 15px;
    border: 1px solid #a0a0a0;
}

.bio div.pic div {
    margin: 0 15px 15px 15px;
    padding: 4px;
    border: 1px solid #a0a0a0;
    background-color: #f0f0f0;
}

.fieldset {
    width: 270px;
    font-size: 80%;
}

.fieldset label {
    text-align: right;
    width: 170px;
    float: left;
    padding: 0.2em;
    margin: 0;
}

.fieldset .nobr {
    display:none; 
}  
    
.fieldset .textfield {
    margin:3px;
    height: 20px;
    width:40px; 
}

.trackfields {
    width: 32em;
    font-size: 90%;
}

.trackfields .label {
    text-align: left;
    width: 18em;
    float: left;
    padding: 0.2em;
    margin: 0;
    height: 1.8em;
}

.trackfields .data {
    height: 1.8em;
    padding: 0.2em;
}

.trackfields br {
    display:none; 
}


div.album {
    margin: 10px;
    background-color: #f0f0f0;
    border: thin solid #e0e0e0;
}

div.album a {
    font-size: 90%;
}
div.album img {
	margin: 10px;
	margin-top: 20px;
	display: block;
}


div.osummary {
    width: 300px;
    background-color: white;
    float: right;
    text-align: center;
	margin: 10px;
    padding: 10px;
}

div.tracklist {
    background-color: white;
    float: right;
    text-align: center;
    padding: 10px;
}

div.osummary i {
    font-size: 80%;
}

div.summary .label {
    margin-left: 10px;  
    float : left; 
    clear : left; 
} 

div.summary .data {
    display: block;
    text-align: right;
    margin-right: 20px;
}

div.summary hr {
    text-align: center;
    width: 80%;
}

/* Calendar ---------------*/
table.calendar {
	width: 94%;
	margin-top: 20px;
}

table.calendar tr.days {
    height: 12pt;
}
table.calendar tr.days td {
    text-align: center;
}

table.calendar tr.monthName {
    height: 12pt;
}
table.calendar tr.monthName h3 {
	text-align: center;
	margin: 0;
}

table.calendar tr {
    height: 100px;
}

table.calendar td, th {
    border: 1px solid #cccccc;
    background: #eeeeee;
    margin: 2px;
}

table.calendar td {
    width: 14.29%;
	vertical-align: top;
}

table.calendar td div {
    text-align: right;
	/*border: 1px solid black;*/
	margin: 0px, 10px, 10px, 0px;
}

table.calendar td span {
	font-size: 14pt;
	border: 0px;
}

table.calendar td p {
	margin: 10px 0 10px 0;
	border: 1px solid #88ff88;
	background: #bbffbb;
	padding: 5px;
	/*width: 100%;*/
}
table.calendar td p:hover {
	border: 1px solid #22dd22;
	background: #88ff88;
}

table.calendar td p.calOther {
	border: 1px solid #ff8888;
	background: #ffbbbb;
}
table.calendar td p.calOther:hover {
	border: 1px solid #dd2222;
	background: #ff8888;
}
/*--------------  Calendar */

ul.auditions li{
	line-height: 1.0em;
	margin: 10px;
}

ul.callbacks li{
	font-weight: bold;
	margin-left: 50px;
}


