div.sitova {
	float: left;
	margin: 0 2px;
}
div.sitova img {
	display: block;
}
div.sitova p {
	margin-top: 0px;
}

div.clearfloat {
	clear:both;
}

span.paivays {
	font-size: 10px;
	color:000;
}

p.paivays {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #999999;
	margin-top: -20px;
}

.sisalto {
padding: 0px 20px;
}
  .navi, .navi a:link, .navi a:visited {
  	color: #0C568E;
  	font-family: Arial, Verdana;
  	font-size: 85%;
  	text-decoration: none;
  	font-weight: bold;
  	margin-top: -10px;
		line-height: 170%;
  }
  .navi a:hover { color: black; }
li.navi {
	margin-left: -20px;
	line-height: 170%;
}
  a:link { color: #000000; }
  a:visited { color: #666666; }
  h1, .otsikko1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
  }
  h2, .otsikko2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #666666;
  }
  li, p, .teksti {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	color: #333333;
  }
  img.tayte {
    border: 1px solid gray;
  }
  p.path, .path a:link, .path a:active, .path a:visited, .path a:hover {
  	font-family: "MS Sans Serif", Geneva, sans-serif;
  	font-size: 85%;
  	color: Black;
  }
  p.leinovalikko, .leinovalikko a:link, .leinovalikko a:active, .leinovalikko a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	text-align: center;
	word-spacing: 10px;
	text-decoration: none;
	font-weight: bold;
  }
  .leinovalikko a:link, .leinovalikko a:active, .leinovalikko a:visited {
	word-spacing: 1px;
  }
  .leinovalikko a:hover {
	text-decoration: underline;  
  }
  
  
  
  
  
  
  #dhtmlgoodies_slideshow{
		width:100%;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:0px;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
		
	#tapahtumat {
	border:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	
	}
	
	.post 
{
  float: left;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #CCCCCC;
}

.post .date 
{
  position: absolute;
  top: 0;
  left: 5px;
  text-align: left;
}

.post .date .month 
{
  text-transform: lowercase;
  font: 700 0.9em arial, sans-serif;
  color: #888;
}

.post .date .day 
{
  display: block;
  margin-top: -5px;
  font: 700 1.7em arial, sans-serif;
  color: #888;
}

.post .title 
{
  display: block;
  padding: 0 0 5px 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.post p 
{
  margin-left:150px;
  padding-left:10px;
  padding-bottom:10px;
  border-left: 1px solid #CCCCCC;
}
			