/*--------------- WCYO-WCJO / style.css----------------------
------------------Author: Deb Teitsworth, WolfworkStudio.com--------------
------------------------------------------------------------------------*/


/*--------------- GLOBAL AND WRAP SETTINGS -----------------------------*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	color: #252525;
	background-image: url(images-template/stafflines_background.gif);
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 140%;
}
p {
	margin:0 0 1em 0;
	padding:0
}
hr {
	clear: right;
	margin-top: .5em;
	margin-bottom: 1em;
	
}
#container {
	width: 800px;
	margin-top: 5px; 
	margin-right: auto;   
    margin-left: auto;
	   
}
#wrapper {
}
h1 {	
	color: #660000;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	margin-bottom: 15px;
}
h2 {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;	
	margin-top: 0px;
	margin-bottom: 15px;
}
h3 {
	color: #660000;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 8px;
	padding-left: 15px;
}
h4 {
	color: #660000;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 3px;
	padding-left: 12px;
}
#events h4 {
	background-image: url(images-template/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
}
h5 {
	width: 170px;
	color: #333333;
	background-color: White;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 100%;
	margin-top: 10px;
	margin-bottom: 3px;
	padding: 2px;
	border-top: thin solid #D7D7D7;
	border-right: thin solid #333333;
	border-bottom: thin solid #858585;
	border-left: thin solid #D7D7D7;
}
h6 {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;	
	font-size: 11px;	
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;	
	margin-bottom: 1em;
	padding-left: 15px;	
}
a:link {
	color: #2454F0;
	font-weight: bold;
}
a:visited {
	color: #2454F0;
	font-weight: bold;
}
a:hover {
	color: blue;
	font-weight: bold;
}
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul li ul li {
	list-style-type: none;
	margin-left: -20px;
}
.texttop {
	vertical-align: text-top;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.bold_indent {
	padding-left: 40px;	
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 1em;
}
.title {
	font-weight: bold;
	margin-bottom: .8em;
}


/*--------------- HEADER -----------------------------------------------*/
td #top_pic {
	padding-top: 1px;
}

#header span {
	display: none;
}

#home {
  display: block;
  background: url("images-template/navbar/home.jpg") no-repeat 0 0;
  width: 52px;
  height: 33px;
  padding: 0;
}
#home:hover
{ 
  background-position: 0 -33px;
}

#support {
  display: block;
  background: url("images-template/navbar/support.jpg") no-repeat 0 0;
  width: 69px;
  height: 33px;
  padding: 0;
}
#support:hover { 
  background-position: 0 -33px;
}

#excerpts {
  display: block;
  background: url("images-template/navbar/excerpts.jpg") no-repeat 0 0;
  width: 77px;
  height: 33px;
  padding: 0;
}
#excerpts:hover
{ 
  background-position: 0 -33px;
}

#contact {
  display: block;
  background: url("images-template/navbar/contact.jpg") no-repeat 0 0;
  width: 68px;
  height: 33px;
  padding: 0;
}
#contact:hover
{ 
  background-position: 0 -33px;
}



/*--------------- NAVIGATION -------------------------------------------*/
#navigation {
	position: absolute;
	/*width: 167px;*/
	width: 177px;
	height: 500px;
	line-height: 150%;	
	background-image: url(images-template/g_clef.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#menucolumn {
	margin-top: 2em;
}
.menu {
	width: 165px;
	text-align: right;
	padding-left: 5px;
}
.menu a:link {
	color: #660000;
	background-color: transparent;
	text-decoration: none;
}
.menu a:visited {
	color: #660000;
	background-color: transparent;
	text-decoration: none;
}
.menu a:hover {
	position: relative;
	left: 5px;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	border-top: thin solid #D7D7D7;
	border-right: thin solid #333333;
	border-bottom: thin solid #858585;
	border-left: thin solid #D7D7D7;	
}
#constantcontact {
	width: 177px;
	color: #333333;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	margin-top: 10px;
	margin-left: -3px;
}
#constantcontact h5 {
	margin-bottom: 10px;
}
#safesubscribe {
	margin-top: 3px;
	margin-right: 5px;
	padding: 2px;
	border: 1px dotted #cccccc;
}


/*--------------- CONTENT ----------------------------------------------*/
#content {
	width: 76%;
	min-height: 285px;
	float: right;
	padding-top: 2em;
}
#update {
	position: relative;	
	width: 220px;	
	color: #660000;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;	
	font-size: 13px;	
	padding-bottom: 1em;
	padding-left: 1.5em;
}
#slideshow {
	background: white;
	margin-bottom: 3px;
	padding: 3px;
	border: 1px solid #cccccc;
}
.contentpic {
	float: right;
	background: white;
	margin-left: 8px;
	margin-bottom: 3px;
	padding: 3px;
	border: 1px solid #cccccc;
}
img#sheet_music {
	float: right;
	margin-top: 0px;
	background: transparent;
	margin-left: 8px;
	margin-right: 10px;
	border: none;
}
#content p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 1em;
}
#MediaPlayer1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.pseudo_list p {
	background-image: url(images-template/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
table#festival_info {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 2em;
}
blockquote.ltgray {
	color: #353535;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	margin-top: -5px;
	margin-bottom: 1em;
	margin-left: 15px;
	padding-left: 70px;
	padding-right: 10px;
}
#content ul {
	list-style: disc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding-left: 35px;
}
#events p {
	padding-left: 1.2em;
}
#repertoire {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: small;
	list-style-type: none;
}
#repertoire h4 {
	margin-top: 15px;
	margin-bottom: 10px;	
}
#repertoire p {
	font-weight: bold;	
}
#repertoire ul {
	margin-top: -10px;
	margin-bottom: 10px;
}
#repertoire li {
	color: #454545;
	list-style-type: none;
}
#repertoire span {
	font-weight: normal;	
}
.indent {
	padding-left: 25px;	
}
pre.directions {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-left: 50px;
}
table#gallery tr {
	position: relative;
	left: 15px;
}
table.schedule {
	width: 575px;
	margin-left: 15px;
}
.schedule td {
	padding: 2px 5px 5px 10px;
	font-weight: normal;
}
.schedule th {
	padding: 2px 5px 5px 10px;
	font-weight: bold;
}
.floatlist {
	width: 199px;
	height: 160px;
	float: left;
}
.floatlist li {
	padding-left: 0;
	margin-left: -20px;
	list-style-type: none;
}


/*--------------- AUDITION FORM -----------------------------------------*/
div#audition_form {
	 width: 540px; 
	 background-color: #ccc; 
	 text-transform: uppercase;
	 font-weight: bold;
	 margin: 30px 15px 15px 15px;
	 padding: 15px; 
	 border: 1px dotted #333; 
}
div.row {
  	clear: both;
  	padding-top: 7px;
}
div.row span.label {
  	float: left;
  	width: 43%;
  	text-align: right;
}
div.row span.formw {
  	float: right;
  	width: 50%;
  	text-align: left;
	padding-right: 30px;
} 
div.spacer {
  clear: both;
}


/*--------------- ONLINE STORE -----------------------------------------*/
.store {
	float: right;
	margin-bottom: 25px;
	border: 1px dotted #252525;
}
h4#store {
	margin-top: 25px;
}
.store td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 1em;
	border: 1px dotted #252525;
}


/*--------------- RIGHT COLUMN -----------------------------------------*/
#rightbox {
	float: right;
	margin-left: 8px;
}
#rightbox2 {
	float: right;
	width: 210px;	
	margin-bottom: 10px;
	margin-left: 7px;
	padding: 10px 10px 0 10px;
	border: 1px solid #cccccc;
}
#rightbox2 p {
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	padding: 0;
}
.rightbox2_entry {
	background-color: #660000;
	color: white;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 5px 0 5px;
	border-bottom: 10px solid white;
}
.rightbox2_entry a {
   color: white;
}
.rightbox2_entry form {
margin-top: 0;
	padding-bottom: 15px;
}
#links {
	width: 290px;
	margin-top: 5px;
	padding: 8px;
	border: 1px solid #cccccc;
}
#links h6 {
	color: #252525;
	background-color: #dddddd;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 7px;
	padding: 3px;
	border: 1px dotted #bbbbbb;
}
#links ul {	
	background-color: #f1f1f1;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	border: 1px dotted #bbbbbb;
}
#links li {
	font-size: 11px;
	list-style-type: square;
	margin-left: -13px;
	margin-bottom: 7px; 
}



/*--------------- FOOTER -----------------------------------------------*/
#footer {
	width: 74%;
	float: right;
	background: transparent;
	margin-top: 15px;
}
#footer p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-left: 0px;
}
#logo {
	margin-top: -8px;
}


