/* ******** */
/* COLUMN-1 */
/* ******** */

#column-1 {
	width: 302px;
	min-height: 535px;
	float: left;
}

#esityskalenteri {
	margin-right: 25px;
}

#esityskalenteri h1 {
	margin-top: 0;
}

#esityskalenteri ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#esityskalenteri ul li {
	margin: 0;
	padding: 1px 0 0 0;
}

#esityskalenteri ul li a {
	color: #e31919;
	font-weight: 600;
}

#esitykset {
	height: 465px;
	margin-top: 30px;
	overflow: auto;
}

#esitykset p.month {
	color: #e31919;
	font-weight: 600;
	margin: 0;
}

#esitykset .notice {
	background-color: #e31919;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
}

#esitykset a {
	color: #e31919;
	font-weight: 600;
	text-decoration: none;
}

#esitykset a:hover {
	text-decoration: underline;
}

#esitykset .esitys {
	margin: 20px 0;
}

#esitykset .esitys h2 {	
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#esitykset .esitys h2 a {	
	color: #212121;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#esitykset .esitys h2 a:hover {
	text-decoration: underline;
}

#esitykset .esitys p {
	margin: 0;
	padding: 0;
}

/* ******** */
/* COLUMN-2 */
/* ******** */

#column-2 {
	width: 361px;
	min-height: 535px;
	float: left;
	border-left: 1px dotted #e31919;
	border-right: 1px dotted #e31919;
}

#ajankohtaista {
	margin-left: 25px;
}

#ajankohtaista h1 {
	margin: 0;
}

#ajankohtaista .ajankohtainen {
	width: 319px;
	padding: 15px 0;
	border-bottom: 1px solid #dadada;
}

#ajankohtaista .ajankohtainen.last {
	padding-bottom: 0;
	border-bottom: 0;
}

#ajankohtaista .ajankohtainen img {
	float: left;
	width: 100px;
	height: 100px;
	border: 0;	
}

#ajankohtaista .ajankohtainen img a {
	border-style: none;
}

#ajankohtaista .ajankohtainen .info {
	width: 204px;
	margin-left: 15px;
	float: left;
}

#ajankohtaista .ajankohtainen .info h2 {
	margin: 0;
	color: #212121;
	font-size: 12px;
	font-weight: 600;
}

#ajankohtaista .ajankohtainen .info h2 a {
	color: #212121;
	text-decoration: none;
}

#ajankohtaista .ajankohtainen .info h2 a:hover {
	text-decoration: underline;
}

#ajankohtaista .ajankohtainen .info p {
	margin: 5px 0;
}

/* ******** */
/* COLUMN-3 */
/* ******** */

#column-3 {
	width: 285px;
	min-height: 535px;
	float: right;
}

#esittely {
	background-color: #e31919;
	width: 227px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:2px;
	margin-left: 25px;
}

#esittely h1 {
	color: #fff;
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

#esittely p {
	font-size: 12px;
color:#fff;
}

#esittely2 {
	background-color: #0c00ff;
	width: 227px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:2px;
	margin-left: 25px;
}

#esittely2 h1 {
	color: #fff;
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

#esittely2 p {
	font-size: 12px;
color:#fff;
}


#uutiset {
	width: 242px;
	margin: 30px 0 0 25px;
}

#uutiset p {
	margin: 7px 0;
}

#uutiset p a {
	color: #212121;
	text-decoration: none;
}

#uutiset p a:hover {
	text-decoration: underline;
}

/* ******* */
/* VARIOUS */
/* ******* */

h1 {
	color: #ed2525;
	font-size: 18px;
	font-weight: 400;
}

.arrow {
	color: #e31919;
}