* {
	margin: 0;
	padding: 0;
}

html, body {

	}

body {
	/*font-family: Arial, sans-serif;
	font-size: 100%;*/

}

#wrapper {
	width: 100%;
	min-width: 940px;
}

#header {
	width: 100%;
	padding: 20px 0 0 0;
	background: #AE0000 url( http://www.verkkopirkko.fi/pics/top-bg-wlogo.jpg ) no-repeat left top;
	float: left;
}

	#header #logo {
		float: left;
		margin: 0 20px;
	}
	
	#logo img {
		border: 0 none;
	}

#navi {
	clear: both;
	margin-left: 30px;
	padding-top: 10px;
}

	#navi ul {
		list-style-type: none;
		line-height: 25px;
	}
	
	#navi li {
		display: inline;
	}
	
	#navi a {
		float: left;
		padding-left: 15px;
		background: url( graf/menutab.gif ) no-repeat left top;
		color: #333;
		text-decoration: none;
	}
	
	#navi span {
		float: left;
		background: url( graf/menutab.gif ) no-repeat right top;
		width: 15px;
		display: block;
		height: 25px;
		margin-right: 5px;
	}

#nimipaivat {
	clear: both;
	background: url( graf/nav-bg.gif ) repeat-x left top;
	color: #fff;
	text-align: right;
	line-height: 26px;
	padding-right: 20px;
}

#vasen {
	width: 180px;
	float: left;
	margin: 10px 0 0 10px;
}

#oikea {
	float: right;
	width: 180px;
	margin: 0 10px 0 0;
}

#keski {
	margin: 0 200px;
}

.story {
	border: 3px solid #c00; margin-top: 20px; padding: 20px; -moz-border-radius: 10px;
	padding: 0 20px 5px 20px;
	float: none;
	width: auto;
}

.nosto {
	background: #f9fddc;
}

.story-header {
	float: none;
	margin: -12px 0 0 0;
	line-height: 20px;
	height: 20px;
}

.mainos .story-header {
	text-align: center;	
}

.story-header span {
	padding: 0 5px;
	background: #fff;
}

	.story .kategoria {
		width: 100px;
		height: 100px;
		border: 1px solid #f00;
		float: right;
		overflow:hidden;
		display: none;
	}
	

.story h1 a {
		font-size: 110%;
}
	
.story h1, .story h2 {
	margin-top: 10px;
	margin-left: 20px;
}

.story h3 {
	margin-left: 20px;
}

.story p {
	margin: 15px 20px;
	line-height: 1.6;
}

.story img.thumb {
	float: right;
}

.story ul {
	margin: 15px 0 15px 25px;
	line-height: 1.6;
}

.story table {
	margin: 15px 20px;
	width: 90%;
}

.story td {
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

.comment {
	border-bottom: 1px solid #ccc;
	padding: 1px 0;
}

.archive ul {
	list-style-type: none;
	margin: 15px 20px;
	text-align: right;
}

.archive li {
	border-bottom: 1px dotted #c00;
}

.archive a {
	float: left;
	color: #c00;
	margin-right: 10px;
	text-decoration: none;
}

.kategoriat {
	list-style-type: none;
	margin: 10px;
	border: 3px solid #c00;
	-moz-border-radius: 10px;
	padding: 10px;
	width: 140px;
}

	.kategoriat a {
		text-decoration: none;
	}


#header .mainos {
	width: auto;
	float: left;
	padding: 0;
	margin: 0 20px 0 20px;
	border: 0 none;
	-moz-border-radius: 0;
}

.mainos {
	width: 140px;
	padding: 0 10px 10px 10px;
	margin: 20px auto;
	border: 3px solid #c00;
	-moz-border-radius: 10px;
}

#footer {
	clear: both;
	padding: 20px 0;
	text-align: center;
}

a:link, a:visited {
	color: #c00;
}

label.req {
	font-weight: bold;
}
