/*=========================
layout styles 
===========================*/

body {
margin: 0px;
padding: 0px;
font-family: verdana, arial, sans-serif;
font-size:11px;
background-image:url(/images/bg_violin4.jpg);
background-repeat: no-repeat;
background-position: top center; 
background-color: #262833;
text-align: center;
min-width: 720px;
}

/*LAYOUT DIVS*/
/*in order of top to bottom*/

#centeredContainer {
width:720px;
margin-right:auto;
margin-left:auto;
padding:0px;
text-align:center; 
background-color: transparent;
}

#topNav {
background-color:#ff751a;
text-align: left;
width: 720px;
}
#belowNavStripe {
background-color:#ff751a;
background-image:url(/images/hrz_stripe_bl_nav.gif);
}

#logoCollageWrapper {
position: relative; // so we can absolutely position the mp3Player div in it.
background-color: #000;
width: 720px;
}

#logo {
float: left;
background-color:#000;
width: 299px;
}

#musicCollage {
float: left;
width: 421px;
background-color: #009999;
}

#stripesMid {
background-color: #00ccff;
background-image: url(/images/stripe_bl_hdr.gif);
width: 720px;
height: 13px;
clear: left;
}

#breadcrumbHolder {
background-color: transparent;
width: 720px;
height: 37px;
clear: left;
}

#fauxColumns {
float: left;
background-image: url(/images/faux_columns.gif);
background-position: right;
background-repeat: repeat-y;
width: 720px;
text-align: left;
}



#contentWrapper { /* position this relative or we can't abosutely position divs within it. */
position: relative;
width: 494px;
margin-bottom: 50px;
background-color: #fff;
}


#pageTitleBar {
width: 494px;
background-color: #ffcc66;
height: 26px;	
}

#left {
float: left;
width: 226px;
background-color: transparent;
}

/* left navigation list */
#navcontainer {
width: 190px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
width: 190px;
}

#navcontainer a
{
display: block;
color: #00ccff;
width: 190px;
background-color: transparent;
background-image: url(/images/navigation/left_nav/nav_off.jpg);
background-repeat: no-repeat;
padding: 5px 0px 5px 0px;
text-decoration: none;
}

#navcontainer a:hover
{
display: block;
width: 190px;
color: #fff;
background-color: #2f5f8d;
background-image: url(/images/navigation/left_nav/nav_on.jpg);
background-repeat: no-repeat;
}

#navcontainer a.youAreHere {
background-image: url(/images/navigation/left_nav/nav_on.jpg);
}

#navbottom {
background-image: url(/images/navigation/left_nav/nav_bottom.jpg);
background-color: #2f5f8d;
width: 190px;
height: 23px;
}
#navcontainer a span {
margin-left: 35px;
}


/*give the content a minimum height of 500px. min-height doesn't work across browsers so yes...this is a hack */
div.propOpen {
width: 1px; 
float: right;
/* was float left but was giving a gap between at the edge of the left nav. change it back if it breaks */
height: 500px;
background-color: transparent;
}

#right {
float: left;
background-color:#fff;
}

#contentPhotoCol {
position: absolute;
left: 20px;
top: 50px;
width: 100px;
background-color: #fff;
}
div.artistPhoto {
margin-bottom: 20px;
text-align: center;
}
div.artistPhoto span.photoCaption {
padding-top: 0px;
margin-top: 0px;
font-size: 10px;
}

#content, #contentNoPhotoCol{
position: relative;
top: 20px;
left: 140px;
width: 320px;
background-color: #fff;
}

#contentNoPhotoCol { /* use this in place of #content when there is no #contentPhotoCol */
left: 20px;
}

#footerCurve {
float: left;
background-color:#ff6600;
background-image: url(/images/footer_curve.jpg);
height: 62px;
margin-top: 140px;
width: 720px;
padding-bottom: 0px;
}

#footer {
float: left;
background-color: #f17d27;
color: #fff;
width: 720px;
height: 60px;
text-align: center;
}

.websessiveFooter {
float: left;
background-color: #f17d27;
color: #fff;
width: 720px;
text-align: center;
}

#footer p {
color: #fff;
background-color: #f17d27;
font-size: 10px;
}

div.clearBoth {
clear: both;
height: 60px;
}

div.leftColMargin {
	background-color: transparent;
	margin-left: 20px;
}

div.leftColMargin img {
margin-bottom: 12px;
}

#listenVPOButton {
float: right;
width: 131px;
}

#mp3Player {
position: absolute;
top: 0px;
right: 0px;
}

form.wikiForm {
margin-top:14px;
margin-left: 20px;
}

form.wikiForm input.textInput
{
font-size: 10px;
font-family: verdana,arial,sans-serif;
color: #fff;
background: #436f9e;
padding:0px;
margin:0px;
height: 18px;
}

.wikiSubmit {
margin-bottom: -5px;
margin-left: 3px;
}

/* END LAYOUT DIVS */


/* ==================
	text styles 
=====================*/

a.footer, a.footer:visited {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #fff;
background-color:#f17d27;
text-decoration: underline;
}

a.footer:hover {
color: #fff;
background-color:#f17d27;
text-decoration: none;
}

a.normal, a.normal:visited {
font-family: Verdana, Arial, sans-serif;
color: #0066cc;
background-color:#fff;
text-decoration: underline;
}

a.normal:visited {
font-family: Verdana, Arial, sans-serif;
color: #663366;
background-color:#fff;
text-decoration: underline;
}

a.normal:hover {
color: #cc6600;
}

h1 {
font-family: "Trebuchet MS", Tahoma, sans-serif;
font-size: 160%;
color: #cc0000;
background-color: buff;
padding: 1px 0px 1px 20px;
height: 24px;
margin: 0px;
border-bottom: 1px dashed #fff;
font-weight: normal;
}

h2 {
font-family:  "Trebuchet MS", Tahoma, sans-serif;
font-size: 150%;
color: #cc0000;
background-color:#fff;
margin-left: 0px;
}

h2.concertTitle {
font-family: "Trebuchet MS", "Tahoma", sans-serif;
font-size: 190%;
font-weight: normal;
color: #2F567F;
background-color:#fff;
margin-left: 0px;
margin-top: 0px;
line-height: 100%;
}

h2.composerName, h2.concertVenue {
font-family: "Trebuchet MS", Tahoma, sans-serif;
font-size: 140%;
color: #cc0000;
background-color:#fff;
margin: 0px;
}

h2.concertTime {
font-family: "Trebuchet MS", Tahoma, sans-serif;
font-size: 140%;
color: #000;
background-color:#fff;
margin-left: 0px;
border-top: 1px solid black;
border-bottom: 1px solid black;
padding: 2px;
}

p.musicInfo, p.venue {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
color: #333;
background-color:#fff;
margin-right: 50px;
margin-top: 0px;
}

p.normal{
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
color: #333;
background-color:#fff;
margin-left: 0px;
line-height: 150%;
}

p.scheduleList {
width: 440px;
font-size: 12px;
}

p.scheduleList a.normal {
display: block;
width: 100%;
text-decoration: none;
background-color: #ddd;
color: #000;
padding: 6px;
}

p.scheduleList a.normal:visited {
display: block;
width: 100%;
text-decoration: none;
background-color: #ddd;
padding: 6px;
color: #666666;
}
p.scheduleList a.normal:hover {
display: block;
width: 100%;
text-decoration: none;
background-color: #ccc;
padding: 6px;
color: #cc0000;
}


ul.schedule {
margin-right: 0px;
padding-right: 0px;
}
ul.schedule li {
width: 400px;
}
ul.normal {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
background-color:#fff;

}

ul.normal li {
line-height: 150%;
}

ul.normal ul {
margin-bottom: 20px;
}

.highlight { /*for notes , cautions etc */
color: #cc0000;
}

div.formDiv {
padding: 10px;
background-color: #efefef;
border: 1px solid #ccc;
}

div.formDiv h2 {
margin-top: 0px;
background-color: #ccc;
padding: 4px;
}

h2.newsHeader {
font-size: 14px;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 10px;
width: 180px; 
border-top: 1px solid #548dc6; 
border-bottom: 1px solid #548dc6; 
color: #fff; 
text-align: left;
background-color: transparent;

}
#newsDiv {
color: #fff;
background-color: transparent;
font-size: 10px;
}
span.byLine {
color: black;
font-weight: normal;
font-style: italic;
font-size:12px;
}

#newsDiv ul {
width: 180px;
margin: 6px 0px 0px 0px;
padding: 0px;
}
#newsDiv ul li {
list-style-type: none;
line-height: 140%;
padding: 5px 0px 5px 0px;
}

#newsDiv a, #newsDiv a:visited {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #7eacd7;
background-color: transparent;
text-decoration: underline;
}

#newsDiv a:hover {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #fff;
background-color: transparent;
text-decoration: underline;
color: #fff;
}


/*===========================
	Artist Bio Details Page 
=============================*/

body.artistBio {
font-family: Verdana, Arial, sans-serif;
font-size: 80%;
line-height: 140%;
color: #333;
background-color: #fff;
background-image: none; /* override the blue music background */
margin-top: 30px;
margin-bottom: 30px;
}

#artistDetails {
width: 400px;
border: 1px solid #ccc;
margin-left: auto;
margin-right: auto;
}

#artistPhotoLarge {
margin-left: auto;
margin-right: auto;
text-align: center;
margin-top: 20px;
width: 400px;
}

#artistInfo {
margin: 20px;
border-top: 1px solid #ccc;
text-align: left;
}

#artistInfo p.normal {
margin-top:20px;
}

img.vertAlignIcon {
border: none;
margin: 0px 4px;
vertical-align: middle;
}

em.byLine {
color: #000;
font-weight: normal;
}

/* vacancies and announcements */

body#announcement {
text-align: center;
margin: 60px;
padding: 0px;
background: #fff none;
font-family: Verdana, Arial, sans-serif;
}
body#announcement div#wrapper {
width: 600px;
font-family: Verdana, Arial, sans-serif;
margin:  0px auto;
text-align: left;
border: 1px solid #ccc;
padding: 30px;
}

#wrapper h1 {
font-size: 20px;
margin-left: 0px;
padding-left: 0px;
text-align: left;
}
#wrapper h2 {
font-size: 18px;
margin-left: 0px;
padding-left: 0px;
text-align: left;
color: #000;
}



