*

body {
	margin: 0;
	padding: 0;
	background:  #FFFFFF url(images/header_bg.jpg) repeat-x top left;
	font-size: 90%;
	color: #000000;
	line-height: 150%;
}

body, th, td, input, textarea, select, option {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

b {
	color: #333333;

}

h1, h2, h3 {
	color: #8D9A1D;
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 150%;
	color: #000000;
	line-height: 140%;
	margin: 0;
	}

h4 {
	color: #000000;
	font-size: 120%;
	background-color: #DDDDDD;
	padding: 2px 0px 2px 8px;

}


a {
	color: #0F7EAC;
}

a:hover {
	text-decoration: none;
	color: #0F7EAC;
}

/* Backgrouds */

.bg_gray {
	background-color: #F5F5F5;
	padding: 8px 8px 8px 8px;
	margin-top: 10px;
	}

.bg_gray_ajankohtaista {
	background-color: #F5F5F5;
	padding: 8px 0px 8px 8px;
	margin-top: 10px;
	}

.bg_gray_yhteystiedot {
	background-color: #F5F5F5;
	padding: 8px;
	margin-top: 10px;
}
/* Header */
#header_pattern {
	width: 100%;
	background-position: right;
	background-repeat: no-repeat;
}
#header {
	width: 900px;
	height: 330px;
	background: url(images/header.jpg) no-repeat;
	margin: auto;
}

/*Kehykset*/

.kehys_etusivu {
	padding: 10px;
	width: 200px;
	float: left;
	margin-right: 10px;
	border: 3px double #999999;
	background-color: #FFFFFF;
}	
.kehys_aikataulut {
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #F0F0F0;
	margin-bottom: 15px;
	}	
.kehys_aikataulut h2{
	margin: 0;
	padding-bottom: 10px;

/* Logo */
}
#logo {
	float: left;
	padding: 40px 0 0 0;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#logo H2 {
	text-transform: uppercase;
	font-size: 10px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 165px;
	margin-top: 90px;
	border: 10px solid #ffffff;
	border-right-width: 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
}

#menu a {
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	width: 120px;
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: 110%;
	background-image: url(images/small.gif);
	padding-left: 12px;
	border-right-width: 0px;
	background-position: bottom right;
	font-weight: bold;
	border-bottom-width: 0px;
	padding-right: 33px;
}

#menu a:hover, .active a {
	color: #FFFFFF;
	background: url(images/small_bg.gif);
}


/* Page */

#page {
	width: 900px;
	margin: auto;
}

/* Content */

#content {
	width: 520px;
	background-color: #FFFFFF;
	float: left;
	}

.kentat label{
	display: block;
	width: 25em;
	}

.image {
	float: right;
	padding: 5px;
	margin-right: 5px;
	margin-top: 5px;
	background-color: #FFFFFF;
	}

.image_logo {
	}

.image_etusivu {
	padding-top: 6px;
	
}

.post {
	padding: 15px 15px;
	background: url(images/) repeat-x top left;
	border-bottom: 0px;
	background-color: #FFFFFF;
}

.title {
	font-weight: bold;
	padding: 10px 0 0 10px;
	height: 30px;
	color: #FFFFFF;
	background-color: #4B4B4B;
	margin: 0;
	margin-bottom: 10px;
	background-image: url(images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	}

.paivitetty {
	margin-top: 10px;
	padding-left: 5px;
	font-size: 85%;
	border: 1px solid #E1E1E1;
	color: #7A7A7A;
}

.byline {
	margin: 0;
	color: #FE6E25;
	font-weight: bold;
	}

.byline2 {
	color: #990000;
	font-weight: bold;
	
}

.meta {
	text-align: left;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	margin-top: 90px;
	width: 185px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding: 5px;
	padding-left: 20px;
}

#sidebar h2 {
	padding: 10px 0 0 10px;
	height: 30px;
	color: #FFFFFF;
	background-color: #BDCE26;
	margin: 0;
	font-weight: bold;
	background-image: url(images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	
}

#sidebar a {
	font-weight: bold;
}

#sidebar a:hover {
}
#sidebar2 {
	float: left;
	width: 185px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 0px;
	margin-top: 15px;
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
}

#sidebar2 li ul {
	padding: 15px 0;
}

#sidebar2 li li {
	padding: 5px;
	padding-left: 20px;
}

#sidebar2 h2 {
	padding: 10px 0 0 10px;
	height: 30px;
	color: #FFFFFF;
	background-color: #BDCE26;
	margin: 0;
	font-weight: bold;
	background-image: url(images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	
}

#sidebar2 a {
	font-weight: bold;
}

#sidebar2 a:hover {
}
/* Footer */

#footer {
	padding-top: 20px;
	border-top: solid 5px;
	background: #F2F2F2 url(images/bg02.jpg) repeat-x left top;
	border-top-color: #CFCFCF;
	height: 110px;
	background-image: url(images/footer_flower.gif);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
	width: 100%;
}

#footer p {
	padding: 0px;
	font-size: 100%;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	width: 820px;
	}
    #footer ul{
        list-style:none;    
    }
    #footer li{
        list-style:none;    
    }
    #footer #copyright{
	margin-right: 15px;
	float: right;
    }
    #footer a{
	color:#999999;
	text-decoration:none;
	font-size: 75%;
    }
    #footer a:hover{
        color:#666666;
        text-decoration:underline;
    }

