/*
Theme Name: Minttu Massinen
Theme URI: http://wordpress.org/
Description: Minttu Massinen
Version: 1.0
Author: Juhana Ven�l�inen
Author URI: http://

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


body 
{
	background-color: #f1f6f2;

}

#horizon        
{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

div.content
{

	color: black;
	width: 800px; 
	height: 800px; 
	position: absolute; 
	top: 0px; 
	left: 50%;
	margin-left: -400px;
	padding: 0px 0px 0px 0px;
	font-size: 9pt; 
	font-family: verdana, arial;
	text-align: center;
	overflow: hidden;
      background: url('img/index.jpg');
}

#leipa-container
{
	width: 707px;
	height: 600px;

	position: absolute;
	top: 80px;
	left: 46px;
	background: url('img/sivu.jpg');
}


#menu
{
	height: 23px;
	padding-top: 7px;

	width: 707px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #f1f6f2;
	text-align: center;
	color: #00596e;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;

	font-size: 10px;
	font-weight: bold;

	z-index: 1000;
}

#menu a
{
	font-size: 10px;
	font-weight: bold;
	color: #00596e;
	text-decoration: none;
}

#menu a:hover
{
	font-size: 10px;
	font-weight: bold;
	color: #00596e;
	text-decoration: underline;
}


#leipa
{
	position: absolute;
	left: 290px;
	top: 0px;

	width: 367px;
	padding-left: 35px;
	padding-right: 15px;

	height: 545px;
	padding-top: 35px;
	
	color: #00596e;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	z-index: 500;
	overflow: auto;
}



.kysymysiso {
	font-weight: bold;
	font-size: 19px;
}

.kysymys {
	font-weight: bold;
	font-size: 13px;
}

p.ystis {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a {
	color: #00596e;
}

ul {
	list-style-type: disc;
	padding-left: 25px;
	margin-left: 0px;
}

li {
	padding-bottom: 8px;
}

.widecolumn {
}

<!--#pitsi
{
	position: absolute;
	top: 40px;
	left: 0px;

}

#logo
{
	position: absolute;
	top: 90px;
	left: 46px;

	width: 707px;
	height: 65px;
	z-index: 1000;
}-->
