/* #E59503 #725F3A #452D00 #EEAA2C #EEB54C */

.fest2009 {
  background-color: #452D00; color: white;
  border-left: 2px solid black;
  border-right: 2px solid black
}
.fest2009 .set { border-bottom: 2px solid black }
.fest2009 .venuecard { background: #725F3A; color: white }
.fest2009 .venuecard a { color: #EEAA2C; text-decoration: underline }
.fest2009 .title { color: #EEB54C }
.fest2009 h4 {
  border-top: 2px solid black; border-bottom: 2px solid black;
  background-color: #E59503; color: #452D00;
}

/* #1251C8 #0B327A #C7C412 #7A660B #383838 #C7C7C7 */

body    { background: #0B327A; color: #333 }
#lh-local { background: #0B327A; color: #003 }
#rh-local { background: #0B327A; color: #003 }
#c-local  { background: #CCC; color: #000000 }
h1,h5   { background: #1251C8; color: #C7C7C7 }
h2,h2 a { background: #7a660b; color: #c7c412 }
h3      { color: #333 }
h4      { background-color: #AAA; color: #006 }

/* appendchild to c-local */
#c-local { top:0; left:0; position: relative }
.pr { background: white; color: black; }

.concert h4              { color: #000 }
.gallery37 h4, .ccc h4   { color: #921 }
.hideout h4, .intuit h4  { color: #140 }
.elastic h4              { color: #036 }
.brain h4, .velvet h4    { color: #640 }

body { font-family: Helvetica }

#doc3 { margin: auto }
#lh-local { padding: 1em }
#rh-local { padding: 1em 0.2em }
#c-local { padding: 1.7em }

h1 {
  font-size: 250%; font-weight: bold;
  text-align: center; vertical-align: center;
  letter-spacing: 0.5em; 
}
h2 {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding: 5px 0; text-align: center;
}
h3 {
  font-size: 116%; font-weight: bold;
  margin-bottom: 1em;
}
h4 {
  font-size: 108%; font-weight: bold;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 3px;
}
div.plain h4 {
  font-size: 108%; font-weight: bold;
  margin: 1em 0 0.3em;
}
h5 {
  font-size: 77%;
  text-align: right;
  padding: 2px;
}

a { text-decoration: none }
.ul { text-decoration: underline }
.set {
  border-bottom: 1px solid black;
  margin: 1em 0;
  padding: 2px;
}
.venue { float: right }
.title {
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding-left: 2px
}
.rider { margin: 1.5em; }
.concert {
  background-color: white;
  border-left: 1px solid black;
  border-right: 1px solid black;
}

.wnav { float: right; align: right }
.wnav a { color: #666 }
.wnav a:hover { color: #009 }

.menuitem {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  line-height: 2em;
}
.menuitem a { color: #003  }
.menuitem a:hover { color: #1251c8 }

.months { margin-top: 1em }
.months a {
  display: block;
  color: #99F;
}
.months a:hover { color: #1251c8 }

.plain h4 { border : 0; padding: 0; color: black; background-color: #CCC }
.plain a { color: #33F }
.plain a:hover { color: #009 }

.caption { font-size: smaller; font-style: italic }
.vsched { line-height: 1.5em }

.venuecard {
  float: right;
  margin: 0px;
  padding: 0.5em;
  background: #DDD;
  color: #435E63
}
.venuecard a {
  color: #435E63; text-decoration: underline
}
