body
{
  background-color: black;
  background-image: url('/wp-content/themes/traconv/images/header_loop.jpg');
  background-position: top center;
  background-repeat: repeat-x;
  margin: 95px auto;
  padding: 0px;
  font-family: Georgia, "Bitstream Vera Serif", "Times New Roman", serif;
  color: white;
}

#main
{
  background: #F9E3AD;
  color: black;
  margin: 0 auto;
  width: 900px;
  padding: 10px;
  border: 2px solid #B19B74;
}

h1
{
  font-size: 22pt;
  margin: 0 0 0.3em 0;
}

h2
{
  font-size: 18pt;
  margin: 1.2em 0 0.3em 0;
}

a
{
  color: #006400;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

img
{
  border: none;
}

table.selite
{
  border: 2px solid black;
  border-collapse: collapse;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: white;
  float: right;
  margin-bottom: 15px;
}

table.ohjelmakartta
{
  border: 2px solid black;
  border-collapse: collapse;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size: 13px;
  margin-bottom: 15px;
}

table.ohjelmakartta a
{
  color: white;
}

th
{
  font-weight: bold;
  background: #555555;
  color: #DDDDDD;
  border: 3px solid black;
  min-width: 50px;
}

td /* oletus aka yhteiset ohjelmat */
{
  padding: 4px;
  border: 3px solid black;
  background: #2C562A;
}

div.taulu1 td
{
  min-width: 90px;
}

div.taulu2 td
{
  min-width: 88px;
}

td.ohjelma_empty
{
  background: #333333;
}

td.ohjelma_anime
{
  background: #291793;
}

td.ohjelma_rope
{
  background: #581065;
}

td.ohjelma_cosplay
{
  background: #76030E;
}

td.ohjelma_aktiivi
{
  background: #63430b;
}

.infodiv
{
  position: absolute;
  visibility: hidden;
  z-index: 10;
  background: #333333;
  color: white;
  border: 3px solid black;
  width: 300px;
  margin-left: 20px;
}

.infodiv h1
{
  margin: 0px;
  padding: 1px 3px;
  background-color: #555555;
  color: #DDDDDD;
  font: 11pt arial, tahoma, verdana, sans-serif;
  font-weight: bold;
  border-bottom: 3px solid black;
}

.infodiv p
{
  margin: 0px;
  padding: 3px 3px;
}

div.kuvaukset
{
  border-top: 1px solid black;
  padding-top: 5px;
}

div.kuvaus
{
  border-bottom: 1px solid black;
  margin-bottom: 10px;
}

.kuvaus h3
{
  float: left;
  font-size: 14pt;
  margin: 0;
  padding: 0;
  width: 75%;
}

.otsikot_anime
{
  color: #291793;
}

.otsikot_cosplay
{
  color: #76030E;
}

.otsikot_muu
{
  color: #2C562A;
}

.otsikot_rope
{
  color: #581065;
}

.otsikot_aktiivi
{
  color: #63430b;
}

p.sijainti
{
  float: right;
  margin: 0;
  padding: 0;
}

p.jarjestaja
{
  clear: left;
  font-weight: bold;
  margin-top: 5px;
}

.kuvaus p
{
  font-size: 11pt;
}

#footer
{
  color: gray;
  font-size: 13px;
  text-align: center;
}

