body
{
	background: #f8f8f8 url(/images/tausta.png) repeat-x top;
	border-top: 5px solid #000;
	color: #555;
	font-size: 16px;
	padding: 20px 0 40px 0;
	margin-bottom: 50px;
	font-family: Trebuchet MS, Trebuchet, Lucida Grande, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}



a
{
	color: #00a3e0;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Trebuchet MS, Trebuchet, Lucida Grande, Helvetica, sans-serif;
	font-weight: normal;
	color: #003049;
}

h2
{
	font-family: Trebuchet MS, Trebuchet, Lucida Grande, Helvetica, sans-serif;
	color: #003049;
}

h3 {  
	font-size: 14px;
}


.widget { list-style: none; }

.box, .widget { background: #fff; border: 5px solid #f2f2f2; margin: 20px 0 0 0; padding: 20px }


#kilpailu label {
	display: block;
	height: 50px;
}

#kilpailu input {
	font-size: 16px;
	padding: 4px;
	float: right;
	font-family: Trebuchet MS, Trebuchet, Lucida Grande, Helvetica, sans-serif;

}

#meppideitti label {
	display: block;
	margin: 0 0 5px 0;
}

strong {
	color: #000;
	font-size: 1.2em;
}

.navigaatio {
	 margin-top: 20px;
	 background: #00a3e0;
	 padding: 10px;
	 border: 5px solid #008cb6;
}


#topnavi {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#topnavi li {
	margin: 0;
}

#topnavi a {
	text-transform: uppercase;
	display: block;
	padding: 3px 10px;
	color: #fff;
}

.widget li {
	color: #666;
}


.flag {
	background: url(/images/eurooppa_tausta.jpg) top;
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
}


.stripes {
	background: url(/images/stripes.png);
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}


.stripes h2, .flag h2 {
	color: #fff;
}



.topper {
	height: 300px;
}

.blue { background: #004c99; }
.blue a, .blue h2 { color: #eee; }

.blue a:hover { color: #ccc; text-decoration: none; }

.alignright { float:right;  }
img.alignright { margin: 0 0 20px 20px; }

#quickboxes { margin-top: 95px; }
.quickbox { display: inline; margin-right: 15px; }
.quickbox img { margin-bottom: 15px; }



#logo {
	z-index: 101;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -550px;
}

#quote {
	z-index: 102;
	position: absolute;
	top: 90px;
	left: 50%;
	margin-left: -70px;
	width: 180px;
}

#quote p {
	padding: 0;
	margin: 0;
}

#header {
	background: url(/images/header.png) no-repeat;
	height: 410px;
	margin-top: 27px;
}

#header ul {
	padding-top: 365px;
	padding-left: 30px;
}

#header li {
	float: left;
	margin: 5px 12px;
	color: #eee;
}

#header li.page-item-9 {
	list-style: none;
}

#header li a {
	color: #fff;
}

.content_box {
	width: 620px;
	background: url(/images/content_top.png) no-repeat;
	padding-top: 21px;
}

.content_content {
	background: url(/images/content_back.png) repeat-y;
	padding: 0 20px 20px 20px;
}


.content_footer {
	background: url(/images/content_bottom.png) no-repeat;
	height: 21px;
}



#ehdokkaat {
	background: url(/images/ehdokkaat_top.png) no-repeat;
	padding-top: 32px;
	width: 300px;
}

#ehdokkaat_content {
	background: url(/images/ehdokkaat_back.png) repeat-y;
	padding: 25px 20px 20px 20px;
}

#ehdokkaat_bottom {
	background: url(/images/ehdokkaat_bottom.png);
	height: 14px;
}



#ehdokkaat li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #bbb;
	height: 25px;
	margin-bottom: 5px;
}

#ehdokkaat li a {
	color: #666;
	display: block;
	z-index: 4;
}

.imgbox { width: 20px; height: 20px; float: left; background: #000; margin-right: 20px; z-index: 2; }



#footer {
	margin-top: 20px;
	height: 141px;
	background: url(/images/footer.png) no-repeat;
	font-size: 10px;
}

#footer img {
	margin: 30px;
}


.current_page_item {
	text-decoration: underline;
}


.postmetadata {
	font-size: 0.8em;
	color: #666;
}




