/*
Theme Name: Juvenalia Wordpress
Author: N/A
Description: Old Juvenalia site converted to Wordpress by Lauri Tervonen
Version: 0.0.1
Tags: tag
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D1D1D;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body-bg.png);
	text-align: center;
}
p, h1, h2, h3, h4, ul, ol {
	margin:0;
	padding:0 0 15px 0;
}
img {
	border:none;	
}
table {
	margin-bottom:14px;	
}
table table {
	margin-bottom: 0;	
}
.clear {
	clear:both;
	font-size:1px;	
}
a {
	color: #02448D;
}
a:hover {
	text-decoration:none;
	color:#e5670b;	
}
h1 {
	color: #02448D;
	font-size: 26px;
	font-weight: normal;
	line-height: 30px;
}
h2 {
	font-weight: normal;
	font-size: 20px;
	padding-top: 15px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}


#bg {
	background-image: url(images/top-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#top {
	height: 140px;
}
#logo {
	float: left;
	width: 400px;
	padding-top: 10px;
	/*padding-left: 10px;*/
}
#logo img{
	height: 83px;
}
#lang {
	float: right;
	width: 400px;
	text-align: right;
	padding-top: 44px;
	font-size: 11px;
	color: #666;
}
#lang a {
	color: #666;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
}
#lang a:hover {
	color: #333;
	text-decoration: underline;
}



#top-space {
	height: 93px;
}
#top-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-nav ul li {
	display: block;
	background-image: url(images/nav-line.png);
	background-repeat: no-repeat;
	background-position: right 22px;
	float: left;
}
#top-nav a {
	display: block;
	float: left;
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	color: #02448D;
	text-decoration: none;
}
#top-nav a:hover {
	color: #000;
}


#top-nav a.act {
	background-image: url(images/nav-act.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #e5670b;
}
#main-left {
	float: left;
	width: 664px;
}
#main-left-wrapper {
	width: 653px;
}
#main-left-bg {
	background-image: url(images/mainbox-bg.png);
}
#main-left-top {
	line-height: 10px;
	background-image: url(images/mainbox-top.png);
	height: 10px;
}
#main-left-bottom {
	background-image: url(images/mainbox-bottom.png);
	height: 18px;
}
#main-right {
	float: left;
	width: 301px;
}
.right-box-wrapper {
	
}
.right-box {
	background-image: url(images/rightbox-bg.png);
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.right-box-top {
	line-height: 10px;
	background-image: url(images/rightbox-top.png);
	height: 10px;
}
.right-box-bottom {
	background-image: url(images/rightbox-bottom.png);
	height: 18px;
}
.home {
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 18px;
}
.content {
	padding-top: 35px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
	line-height: 18px;
	min-height: 460px;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBDBDB;
	text-align: center;
	font-size: 11px;
	color: #999;
	padding-top: 10px;
	padding-bottom: 20px;
}
#submenu ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
#submenu ul li a {
	color: #e5670b;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	font-size:13px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D8D8D8;
}
#submenu ul li a:hover {
	background-image: url(images/submenu-act.png);
	background-position: right center;
	background-repeat: no-repeat;
	color: #666;
}
#submenu ul li a.act {
	color: #333;
	background-image: url(images/submenu-act.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#show_image_ticker {
	height: 178px;
}

#img-wrapper {
	width: 266px;
	height: 178px;
	position:relative;
}
#imgslides p {
	margin:0;
	padding:0;	
}
#imgslides {
	width: 266px;
	height: 178px;
    padding: 0; 
    margin:  0;
	position:relative;
	overflow:hidden;
} 
#imgslides img {
    top:  0; 
    left: 0;
	overflow:hidden;
	z-index:1;
	position:absolute;
	border-bottom: solid 40px #FFF;
}
#imgslides img.active {
	z-index:3;
}

.image_ticker {
	display:none;	
}

.happens td {
	padding:9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}

.when-happened {
	font-size: 11px;
	color: #666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.article {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.article h2 a {
	text-decoration: none;
	color: #e5670b;
	font-size:16px;
}

ul.buttons {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.buttons li {
	display: block;
	background-repeat:no-repeat;
}

ul.buttons li.tilaa-esiintyminen {
	background-image: url(images/button1.png);
	height: 78px;
	width: 301px;
}
ul.buttons li.hae-kuoroon {
	background-image: url(images/button2.png);
	height: 70px;
	width: 301px;
}
ul.buttons li a {
	padding: 25px 20px 20px 20px;
	display:block;
	color: #e5670b;
	font-size:18px;
	text-decoration:none;
	text-align:right;
}
ul.buttons li.hae-kuoroon a {
	padding: 18px 20px 20px 20px;
	text-align:left;
}
ul.buttons li a span {
	color:#666;
	font-size:11px;
	display:block;
}
.front-news {
	padding-top: 20px;
}
.ajankohtaista {
	font-size: 10px;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	margin-bottom: 12px;
	padding-bottom: 2px;
}

.front-news h2 {
	font-size: 17px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.front-news h2 a{
	text-decoration:none;
}
.front-news p {
	padding-bottom: 10px;
}
#main-right h2 {
	color: #e5670b;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#events .e span {
	display: block;
	color: #999;
	font-size: 11px;
}
#events .e {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
}
