/* CSS Document */

#Kalenteri_Wrapper {
	background-color: #FFFFFF;
	width: 580px;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	display: table;
}

#Kalenteri_WrapperWide {
	background-color: #FFFFFF;
	width: 610px;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	display: table;
}


#Kalenteri_Wrapper a, #Kalenteri_Wrapper a:visited{
	color: #80178e;
	text-decoration: none;	
}

#Kalenteri_Wrapper a:hover{
	color: #cbb9e9;
	text-decoration: none;
}


#Kalenteri_Logo {
	background-image: url(http://slt.ilkka-yhtyma.fi/palvelut_rss/images/ep_liitto/palkki_kult_kalenteri.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 22px;
	display: block;
	width: 580px;
	overflow:hidden;
}

#Kalenteri_Content {
	overflow: visible;
	background-image: url(http://slt.ilkka-yhtyma.fi/palvelut_rss/images/ep_liitto/palkki_kult_bg_shad.jpg);
	background-repeat: repeat-y;
	display: block;
	clear: both;
	float: left;
	width: 100%;

}


#Kalenteri_Footer {
	background-image: url(http://slt.ilkka-yhtyma.fi/palvelut_rss/images/ep_liitto/palkki_kult_bottom_shad.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 580px;
	height: 22px;	
	display: block;
	clear:both;
	color: #FFFFFF;
	text-align: center;

}

#Kalenteri_EventHeader {
	background-color: #EDEAF5;
	display:block;
	width:100%;
}


/*
#Kalenteri_Footer a, #Kalenteri_Footer a:visited{
	color: #FFFFFF;
	text-decoration: none;	
	display: block;
	width: 414px;
	background-color: #000000;
	height:13px;	
}

#Kalenteri_Footer a:hover{
	color: #FF57B6;
	text-decoration: none;
	display: block;
	width: 414px;
	background-color: #666666;
	height:13px;
}
*/

.Kalenteri_Time {
	color: #666666;
	width: 70px;
	padding-left: 30px;
	background-position: 5px;
	display: block;
	float:left;
	clear:none;
}

.Kalenteri_Headline {
  display: block;
  float:left;
  clear:none;
  padding:0 0 0 10px;
  width:300px;
}

.Kalenteri_RssBlock {
  display: block;
  float:left;
  clear:both;
  width:100%;
  height: 22px;
  padding:5px 0 0 0;
}

.Kalenteri_ItemBlock {
  display: block;
  float:left;
  clear:both;
  width:100%;
  height: auto;
  padding:5px 0 0 0;
}

.Kalenteri_headline2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#80178E;
	font-weight: bold;
	text-decoration:none;
	}
.Kalenteri_normal     {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#666666; 
	text-decoration:none;

 }

.Kalenteri_block {
	display:block;
	clear:left;
	float:left;
	width:100%;
	padding-bottom:10px;
}
a:link  { color: #80178e; text-decoration: none;}
a:link:hover  { color: #cbb9e9; text-decoration: none;}


