/* CSS Document */

body  {background-color:#fdefd4;font-family:Trebuchet, Helvetica, sans-serif;color:#000;font-size: 9pt;}

#kokosivu {width: 960px;margin:0 auto;margin-top:-20px;}

#wrap { 
  width:800px; 
  height:100%;
  margin:0 auto; 
  position: relative;
  float:left;
  background: #ffffff url(images/alakaari_valk.gif) no-repeat left bottom;
} 

#navigaatio {margin:20px 10px 0 10px;}

#flashanimaatio {width:800px;height:360px;padding:0px;margin:0px;}

/* Kolmipalsta */

#left {
  width:230px;
  padding-left: 20px; 
  padding-right:1%;
  float:left;
}
#middle {
  width:255px;
  padding-left:5px;
  float:left;
}
#right {
  width:230px;
  padding-left: 1%; 
  padding-right:25px;
  float:right;
}
#sisennys {padding-left:10px;}

/* Kalenteri */
#kalenteri{height:180px;padding-left:10px;}
.calendar {
	margin-top: 0px;
	padding: 0;
	margin-left:0px;
	list-style: none;
	width:210px;
}
.calendar li {
	margin: 0 1px;
	float: left;
	color: #000000;
	position: relative;
	text-align: center;
	width: 24px;
}
.calendar a:link {
	padding: 1px 2px;
	display: block;
	color: #000000;
	width: 20px;
	height: 20px;
	text-decoration: none;
	font-weight: none;
	background: url(images/purppura.gif) no-repeat top center;
}
.etno{
  padding: 1px 5px;
  width:20px;
  height:16px;
}

.calendar a:hover {
	color: #d1c5ea;
	text-decoration:none;
}
a:link.normi {
	color: #b6b5b6;
	background-image:none;
}
a:link.week {
  color:#8b8a8b;
  font-weight:bold; 
	background-image:none;
}
.calendar li em {
	background: url(images/hover.png) no-repeat top left transparent;
	filter:alpha(opacity=80);
  -ms-filter: 'Alpha(Opacity=80)';
  opacity: 0.80;
  -moz-opacity: 0.80;
  -khtml-opacity: 0.80;
	width: 125px;
	height: 67px;
  position: absolute;
	top: -85px;
	left: -20px;
	font-size:11px;
	text-align: center;
	padding: 8px 5px 3px 5px;
	font-style: normal;
	z-index: 10;
	display: none;
}

.carousel li{
width:163px;
height:123px;
}

/* Mainokset*/

.mainokset  {
    width: 150px;
    height: 100%;
    margin:0 0 0 10px;
    float:left;
} 

/* Footer */

#footer {
  margin-top:20px;
  clear: both;
	width: 800px;
  float:left;
	text-align:left;
}
#footer a:hover {text-decoration:none;background:#e0dfdd;color: #5c2e91;}

/* Fontit */

h1 {font-size:10pt;} /* etusivu otsikot */
h2 {color:#fefaf1; font-size:18pt;} /* esiintyjät bändinimet */
h3 {color:#f4993f; font-size:18pt;padding-top:10px;} /* ohjelma, pressi, info, taiteiden yö otsikko */
p.two {font-size:10pt;color:#ffffff;} /* esiintyjät tekstit */
a:link  {color: #5c2e91;text-decoration: none;}
a:visited  {color: #5c2e91;text-decoration: none;}
a:hover {color: #f36d21;text-decoration: none;}
hr {color: #b2b1b2;background-color: #b2b1b2;}
hr.lila {color: #5c2e91;background-color: #5c2e91;height: 4px;}
a.navi {font-weight:bold;text-decoration: none;}
a:link.linkit {color:#f4993f;}





/* Ei vielä käytössä */

a[href $='.pdf'] { 
   padding: 40px;
   background: transparent url(images2/ikonit/icon_pdf.gif) no-repeat center right;
   color:#404041;
}

a[href $='.doc'] { 
   padding: 40px;
   background: transparent url(images2/ikonit/icon_doc.gif) no-repeat center right;
   color:#404041;
}

