/* custom css for event pianoaura-2006 */

body { 
  background: #101010 url(/img/pianoaura2007tausta.jpg) center 150px no-repeat;
}

#container { 
  background-color: transparent;
  color: white;
  border: none;
}

/* hide right column */
#outer{ border-right: none; }
#right { display: none; }

#content { 
  /* font: bold 14pt Georgia, "Times New Roman", Times, serif;  */
  font: normal 11pt Verdana, Helvetica, sans-serif; 
  margin-bottom: 1em;
}
#content h1 { height: 80px; background: transparent; visibility: hidden;}
#content .description { text-align: center; font-weight: normal; }
#content .dates,
#content .location { display: none; }
#content .concerts { margin-top: 1em; }
#content .concert { 
  font-style: italic; 
  margin-left: 3em;
  margin-right: 3em;
  margin-top: .5em;}
#content .concert .summary { 
  font-weight: bold; }
#content .concert h2.summary { 
  text-align: center;
  font-size: 20pt; }
#content .concert .info      { padding: 0; clear: left; }
#content .concert .dtstart   { 
  display: block; 
  text-align: center; }
#content .concert .summary   { 
  display: block; 
  padding-left: 1em; }
#content .concert .composers { display: none; }
#content .information { 
  margin-top: 2em; 
  font-size: 13pt; }
#content a { color: white; }

a { border-bottom: dotted 1px white; }
a:visited { border-bottom: dotted 1px #c7af4a; }

#kumppanit { 
  position: relative;
  margin-top: 3em; 
  border: 1em solid #fff;
  background-color: #fff;
  width: 100%;
  height: 8em;
}

#kumpp1 {
  position: absolute;
  left: 0em;
  top: 0em;
}

#kumpp2 {
  position: absolute;
  left: 7.5em;
}

#kumpp3 {
  position: absolute;
  left: 10em;
  top: 5.5em;
}

#kumpp4 {
  position: absolute;
  left: 22em;
  top: .5em;
}

#kumpp5 {
  position: absolute;
  left: 27em;
  top: .5em;
}

#kumpp6 {
  position: absolute;
  left: 13em;
  top: 3em;
}
