body{
	font-size: 80%;
	line-height: 17px;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 90%;	
	font-family: Arial, Verdana, sans-serif, "Tahoma";
	color: #000;
}
html{
	background: #3BB2F0 /*url('tausta.jpg') repeat-x fixed top left*/;
	margin: 0;
	padding: 0;
}

h1{
	color: #FF7E00;
	font-size: 130%;
}
h2{
	color: #FF7E00;
	font-size: 130%;
}
h3{
	color: #FF7E00;
	font-size: 130%;
}
h4{
	color: #000;
	font-size: 110%;
}
h5{
	color: #000;
	font-size: 100%;
}
h6{
	color: #000;
	font-size: 80%;
	font-weight: normal;
}
#container { 
	margin: 0 auto;
	width: 1000px;
	background: transparent url('container_tausta.jpg') repeat-y;
}

/*#perustausta {
	background:		transparent url('content.jpg') repeat-y;
}

#perustausta_fade{
	background:		transparent url('content_fade.jpg') no-repeat top;
	height: 236px;*/


#header {
	height:			346px;
	background:		#3BB2F0	url('ylaosa.jpg') no-repeat top;	
	clear: 			both;
	display: 		block;
	margin:			0;
	padding:		0;
}
#header span{
	display: none;
}
#header h1{
	display: none;
}
.ylavalikko{
	font-size: 120%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: bottom;
	color: #FFF;
	text-decoration: none;
	width:1000px;
	clear: both;
	margin: 0 auto;
}

.ylavalikko a{
   	color: #FFF;
	text-decoration: none;
}
.ylavalikko a:hover{
   	color: #FFF;
	text-decoration: none;
}
.ylavalikko a:visited{
   	color: #FFF;
	text-decoration: none;
}

#linkkilista {
	float: left;
	width: 240px;
	margin-top:	20px;
	margin-left: 40px;
}

#linkkilista ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#linkkilista li {
	margin: 0;
	padding: 0;
	display: block;
}

#paamenu a {
	color: #FF7E00;
	display: block;         /* expand to fill parent li */
	margin: 0;
	text-decoration: none;  /* no underline */
	text-transform: lowercase;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 100%;	
}

#paamenu a:hover, #aktiivi a{
	color: #FF7E00;
	margin: 0;
	border: 0px;
}

#paamenu ul ul {
	margin: 0;
	margin-left: 15px;
	text-align: left;
}

#paamenu ul ul a {
	text-align: left;
	color: #FF7E00;
	font-size: 100%;
	padding: 0;
	margin: 		0px;
	display: 		block;
	list-style: 	none;
	background:		none;
}

#alamenu li a:hover {
	color: #000;
	background:		none;
	padding: 0;
	margin: 		0px;
}

#kielimenu li {
	margin-top:	20px;
	font-size: 75%;
	text-align: 	left;
}

#sisalto {
	padding: 5px 10px 15px 10px;
	background: transparent url('bg_new.gif') no-repeat;
	color: #000;
	line-height: 1.5em;
	float: right;
	width: 670px;
}

#sisalto a{
	color: #FF7E00;
	text-decoration: none;
}

#sisalto a:hover{
	color: #FF7E00;
	text-decoration: underline;
}

#footer {
	/*background:		url('footer.gif') no-repeat bottom;*/
	height:			10px;
	clear: both;
	display: block;
	position:relative;
	top: 5px;
	text-align: right;
	padding-right: 15px;

}

#footer span{
	color: #fff;
	font-size: 75%;
}

/* Vieraskirja */
.vk_laatikko, .konserttitaulukko{
	line-height: 1.3em;
	font-size: 90%;
	border: 1px solid #FF7E00;
	padding: 4px;
	margin: 4px;
	width: 85%;
}

.vk_vastaus{
	border-top: 2px dotted #FF7E00;
	padding-left: 15px;
	padding-top: 4px;
	font-style: italic;
	font-size: 100%;
}

/* Kalleria */
.harmaateksti{
	/*display: none;*/
	font-size:8pt;
	color: #999;
}
.kuvateksti{
	font-size:10pt;
	line-height: 1em;
}
.linkkiteksti{
	font-size:10pt;
	font-weight:bold;
}

/* Kalenteri */
#taulukko{
	border: 1px solid #000;
	height: 100px;
}
.taulukko td{
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
div#kalenteri a, div#kalenteri a:link, div#kalenteri a:active{
	text-decoration:none;
	display: block;
	height: 20px;
}
div#kalenteri a:hover{
	text-decoration:none;
	background-color: #fff;
	display: block; 
}
.otsikkosolu{
	font-weight: bold;
	font-size: 100%;
}
.otsikot{
	font-weight: bold;
	text-align: center;
	width: 25px;
	font-size: 100%;
}
.valintasolu {
	color: #000;
	font-size: 75%;
	text-align: center;
	padding: 0px;
}
.tanaan {
	font-size: 100%;
	text-align: center;
	border: 1px solid #66f;
	background-color: #aaf;
}
.vloppu {
	border: 1px solid #faa;
	background-color: #fee;
	font-size: 80%;
	text-align: center;
}
.tavallinen {
	border: 1px solid #aaf;
	background-color: #eef;
	font-size: 100%;
	text-align: center;
}
.valittu {
	border: 1px solid #080;
	background-color: #efe;
	font-size: 100%;
	text-align: center;
}
.tyhja {
	border: 1px solid #ccc;
	text-align: center;
	background-color: transparent;
}
a.nappiylos {
	display: block;
	width: 15px;
	height: 9px;
	background: transparent url('nappiup.gif') no-repeat;
}
a.nappialas {
	display: block;
	width: 15px;
	height: 9px;
	background: transparent url('nappidown.gif') no-repeat;
}

a.nappiylos:hover, a.nappialas:hover {
	background-position: -15px 0;
} 
a.nappioikea {
	display: block;
	width: 9px;
	height: 15px;
	background: transparent url('nappiright.gif') no-repeat;
}

a.nappioikea:hover {
	background-position: 0 -15px;
} 

/*  ****************  blogi ******************* */

.blogitaulukko{
	text-align:left;
	padding-top: 4px;
}
.blogipvm{
	text-align:left;
	font-size: 110%;
	padding-right: 7px;
	padding-top: 4px;
}
.blogiteksti{
	text-align:left;
	font-size: 110%;
	padding-right: 7px;
	padding-top: 4px;	
}
	
.blogilinkki{
	text-align:left;
	font-size: 110%;
	padding-right: 7px;
	padding-top: 4px;	
}


