/*
Theme Name: 'Laitinen'
Theme URI: http://www.vesijohtoliikelaitinen.fi/
Description: 'YEAH!'
Author: 'Jere Paajanen / Vallankumous'
Author URI: 'http://www.vallankumous.com'
Version: 1.0
*/
/* Reset */
html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,code,img,small,strong,dl,dt,dd,ol,ul,li,fieldset,form,label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1.5;
	font-family: helvetica, arial, sans-serif;
}

ol,ul {
	list-style: none;
}

/* End Reset */
body {
	background: url(images/bg.jpg) center top no-repeat;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

#wrap {
	width: 940px;
	margin: 0 auto;
}

#header {
	display: block;
	position: relative;
	height: 100px;
}

h1 {
	display: block;
	text-indent: -9999px;
	background: url(images/logo.png) 0 0 no-repeat;
	width: 268px;
	height: 64px;
	float: left;
	position: relative;
	top: 24px;
}

h2 {
	font-size: 28px;
	color: #900;
	margin: 0 0 10px;
}

h3 {
	font-size: 16px;
	color: #666;
	margin: 0 0 10px;
}

p {
	margin: 0 0 24px;
}

a,a:visited {
	color: #900;
}

a:hover {
	color: #666;
}

#nav {
	display: block;
	float: right;
}

#nav ul {
}

#nav ul li {
	margin: 0 2px;
	float: left;
	background: url(images/navBg.jpg) 0 0 repeat-x;
	height: 76px;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	cursor: pointer;
}

#nav ul li a {
	font-size: 14px;
	padding: 40px 18px 16px;
	text-decoration: none;
	color: #fff;
	text-shadow: 0 -1px 0 #333;
	position: relative;
	top: 40px;
}

#nav ul li:hover {
	background: url(images/navBgHover.jpg) 0 0 repeat-x;
}

#main {
	display: block;
	position: relative;
	height: 520px;
}

#hloIndex {
	width: 230px;
	margin: 0 20px 0 0;
	float: left;
	display: table-cell;
}

#content {
	display: table-cell;
	float: left;
	margin: 30px 0 0;
}

.index {
	width: 690px;
}

.index p {
	line-height: 170%;
}

.page {
	width: 610px;
}
.page p img {
	padding: 10px;
}

#footer {
	width: 960px;
	text-align: right;
	display: block;
	padding: 10px;
	font-size: 10px;
	border-top: 1px solid #999;
}

.form {
	width: 320px;
	margin: 20px 0 0;
	float: left;
}

.form label {
	width: 120px;
	display: block;
	float: left;
}

.form input,.form textarea {
	width: 190px;
	margin: 4px 0 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	padding: 3px;
}

.form input:focus,.form textarea:focus {
	outline: none;
	background-color: #f8f8f8;
}

.form textarea {
	height: 100px;
}

.form .button {
	width: 60px;
	height: 22px;
	margin: 0 0 0 120px;
	background: url(images/navBg.jpg) 0 top repeat-x;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	text-decoration: none;
	color: #fff;
	text-shadow: 0 -1px 0 #333;
	border: 0;
	float: left;
}

.form .button:hover {
	background-position: 0 bottom;
}

#pakollinen {
	font-style: italic;
	display: block;
	float: right;
}

#yhteystiedot {
	margin: 20px 0 0 40px;
	display: block;
	width: 250px;
	float: left;
}
