/* Tehnyt: Petri I. | petri.ikonen@kuopassa.com | www.kuopassa.com */

/* Yleiset */

* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	font: 0.8em Tahoma Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background: #000 url(../images/bg.png) 50%;
	color: #000;
	}
	
a {
	text-decoration: underline;
	color: #000;
	}
	
a:hover {
	text-decoration: none;
	color: #333;
	}
	
/* Rakenne */

#runko {
	clear: both;
	width: 800px;
	margin: 0 auto;
	background: #FFF;
	border: 10px double #FFF;
	}
	
#header {
	height: 300px;
	background: url(../images/header_bg.jpg) no-repeat 0 0;
	}
	
h1 a {
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/eeppinen-tarina-kisatusmaximus-taistelu-voitosta.png) no-repeat 0 0;
	display: block;
	height: 72px;
	width: 383px;
	float: right;
	margin: 120px 200px 0 0;
	}
	
#skipnavi, #botnavi {
	margin: 0 auto;
	width: 800px;
	font-weight: bold;
	position: relative;
	}
	
#skipnavi li, #botnavi li {
	display: inline;
	}
	
#skipnavi li a {
	display: block;
	padding: 5px;
	float: right;
	color: #FFF;
	margin: 10px 0 0 5px;
	width: 130px;
	text-align: center;
	text-decoration: none;
	background: url(../images/navi_bg.png) no-repeat 50% 0;
	}
	
#skipnavi li a:hover {
	background: url(../images/navi_bg.png) no-repeat 50% -40px;
	text-decoration: none;
	}
	
#botnavi li a {
	display: block;
	padding: 5px;
	float: right;
	color: #FFF;
	margin: 0 0 10px 5px;
	width: 130px;
	text-align: center;
	text-decoration: none;
	background: url(../images/navi_bg.png) no-repeat 50% -10px;
	}
	
#botnavi li a:hover {
	background: url(../images/navi_bg.png) no-repeat 50% -50px;
	text-decoration: none;
	}
	
hr {
	display: none;
	}
	
#voiton-vuoksi {
	display: block;
	height: 17px;
	width: 297px;
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/kisatusmaximus-voiton-vuoksi.png) no-repeat 0 0;
	}
	
#vuoksi-sanan {
	display: block;
	height: 17px;
	width: 370px;
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/kisatusmaximus-vuoksi-valitun-sanan.png) no-repeat 0 0;
	}
	
#vuoksi-tunnustuksen {
	display: block;
	height: 17px;
	width: 365px;
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/kisatusmaximus-vuoksi-tunnustuksen.png) no-repeat 0 0;
	}
	
#kisatusmaximuksen-vieraskirja {
	display: block;
	height: 17px;
	width: 299px;
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/kisatusmaximuksen-vieraskirja.png) no-repeat 0 0;
	}
	
#taistelutoverit {
	display: block;
	height: 17px;
	width: 185px;
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/taistelutoverit.png) no-repeat 0 0;
	}
	
#nimi-label {
	display: block;
	height: 17px;
	width: 44px;
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/nimi.png) no-repeat 0 0;
	}
	
#viesti-label {
	display: block;
	height: 17px;
	width: 58px;
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/viesti.png) no-repeat 0 0;
	}
	
#sahkoposti-label {
	display: block;
	height: 17px;
	width: 109px;
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/sahkoposti.png) no-repeat 0 0;
	}
	
#url-label {
	display: block;
	height: 17px;
	width: 117px;
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/url.png) no-repeat 0 0;
	}
	
/* Mukana pelissä: Hakukoneoptimointia.com */

#bottom {
	margin-top: 2em;
	}
	
#sponsoroi span {
	display: block;
	height: 14px;
	width: 145px;
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/tata-kisaa-sponsoroi-hakukoneoptimointia-com.png) no-repeat 0 0;
	float: left;
	}

#sponsoroi a {
	display: block;
	height: 14px;
	width: 165px;
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/tata-kisaa-sponsoroi-hakukoneoptimointia-com.png) no-repeat 100% 0;
	}
	
#left_column {
	float: left;
	width: 370px;
	display: inline;
	}
	
#right_column {
	float: right;
	display: inline;
	width: 400px;
	}
	
#tyhjennys {
	clear: both;
	}
	
/* Tekstin koko */

p, address, ul {
	font-size: 0.85em;
	line-height: 155%;
	margin: 20px 0;
	font-style: normal;
	}
	
/* Luettelon esitystapaa tässä vähän rukataan */

#sisalto #right_column ul {
	list-style-position: outside;
	margin-left: +15px;
	}
	
/* Kuvat */

#left_column img {
	float: left;
	padding: 10px;
	}
	
#right_column img {
	float: right;
	padding: 10px;
	}
	
/* Lomakkeita */

form ul {
	list-style: none;
	margin: 0;
	}
	
form ul li {
	margin: 5px 0;
	}
	
form ul li label {
	display: block;
	float: left;
	width: 120px;
	}
	
#nimi,
#sahkoposti,
#url {
	width: 250px;
	height: 20px;
	border: 1px dotted #CCC;
	font: 1.3em "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-variant: small-caps;
	}
	
#nimi {
	background: url(../images/maximus-1.png) no-repeat 0 0;
	}
	
#sahkoposti {
	background: url(../images/maximus-2.png) no-repeat 0 0;
	}
	
#url {
	background: url(../images/maximus-3.png) no-repeat 0 0;
	}
	
form ul li textarea {
	width: 250px;
	height: 150px;
	border: 1px dotted #CCC;
	background: url(../images/maximus-4.png) no-repeat 0 0;
	font: 1.3em "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-variant: small-caps;
	}
	
/* Vieraskirja */

.kirjoittajan-nimi {
	margin: 20px 0 0 0;
	font: 1.8em "Times New Roman", Times, serif;
	font-variant: small-caps;
	border-bottom: 2px solid #CCC;
	text-align: center;
	}
	
.kirjoittajan-nimi a {
	text-decoration: none;
	color: #000;
	}
	
.kirjoittajan-nimi a:hover {
	color: #C00;
	}
	
.viestiketju {
	list-style: none;
	margin: 0;
	border-bottom: 2px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	}
	
abbr, acronym {
	border-bottom: 1px dotted #CCC;
	cursor: help;
	}
	
.viestiketju .urli {
	border-bottom: 2px solid #CCC;
	background: url(../images/red.png);
	margin-bottom: 10px;
	text-align: center;
	}
	
.viestiketju .urli a {
	color: #FFF;
	text-decoration: none;
	font: 1.1em "Times New Roman", Times, serif;
	font-variant: small-caps;
	}
	
.viesti-itse, .vastaus-viestiin {
	text-decoration: none;
	font: 1.1em "Times New Roman", Times, serif;
	font-variant: small-caps;
	padding: 5px;
	text-align: justify;
	letter-spacing: 1px;
	list-type: none;
	}
	
.vastaus-viestiin {
	border-top: 2px solid #CCC;
	}
	
.sivunro {
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	background: #CCC url(../images/red.png) no-repeat 50% 100%;
	text-align: center;
	font: 1.1em "Times New Roman", Times, serif;
	font-variant: small-caps;
	padding: 5px;
	color: #FFF;
	margin: 5px 0 0 0;
	}
	
/* Index.html -> kutsu vieraskirjaan */

#plebeijiboxi {
	padding: 5px;
	margin: +10px 0;
	background: #CCC url(../images/red.png) repeat-y 0 0;
	border: 2px solid #CCC;
	color: #FFF;
	font: 1.1em "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-align: center;
	}
	
#plebeijiboxi a, #taustakuvaboxi a, #sotarummut a, #tukijaiset a {
	color: #FFC;
	}
	
#taustakuvaboxi, #sotarummut, #tukijaiset {
	padding: 5px;
	margin: +10px 0;
	background: #CCC url(../images/red.png) repeat-y 100% 100%;
	border: 2px solid #CCC;
	color: #FFF;
	font: 1.1em "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-align: center;
	}
	
/* Lataa traileri */

#lataa-traileri {
	height: 250px;
	width: 374px;
	background: #000 url(../images/roma-victor-bg.jpg) no-repeat 0 0;
	border: 3px double #FFF;
	margin: 0 0 10px 0;
	}
	
#lataa-traileri h2 {
	display: block;
	height: 39px;
	width: 312px;
	overflow: hidden;
	text-indent: -9000px;
	background: url(../images/roma-victor-kisatusmaximus.png) no-repeat 0 0;
	margin: 28px 10px 0 26px;
	}
	
#lataa-traileri ul {
	list-style: none;
	text-align: center;
	margin: 0;
	}
	
#lataa-traileri ul li a {
	display: block;
	padding: 10px;
	font: small-caps 2.8em "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	margin: 10px 35px 0 35px;
	text-transform: lowercase;
	}
	
#lataa-traileri ul li a:hover {
	color: #CCC;
	}
	
#lataa-traileri p {
	color: #FFF;
	margin: 10px 20px;
	font: 1.2em "Times New Roman", Times, serif;
	text-align: left;
	}
	
#lataa-traileri p a {
	color: #FFC;
	}
	
/* tukijat.html */

#tukijoukot {
	display: block;
	height: 24px;
	width: 277px;
	overflow: hidden;
	text-indent: -9000px;
	background: url(../images/kisatusmaximus-tukijoukot.png) no-repeat 0 0;
	}
	
ul.tukijoukot-bg1 {
	display: block;
	width: 374px;
	list-style: none;
	margin: 10px 0;
	}
	
ul.tukijoukot-bg1 li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	background: #000 url(../images/tukijoukot-bg1.png) no-repeat 10% 20%;
	text-align: center;
	padding: 30px 0;
	font: 2em Georgia, "Times New Roman", Times, serif;
	border: 3px double #FFF;
	}
	
ul.tukijoukot-bg1 li a:hover {
	color: #CCC;
	}