@charset "utf-8";
/* CSS Document */

/* KIVIKYLAN.FI CSS

Eemil Valkama
eemil.valkama@me.com
www.eemilvalkama.com

*/

/* Main */

body{ 
	background: #014a6d;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	font: 14px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	color: white;
}

#top{
	width: 100%;
	height: 319px;
	
	background: url("img/topbg.png") repeat-x;
	
	text-align: center;
}

#glow{
	background: url("img/glow.png") no-repeat;
	width: 600px;
	height: 600px;
	position: absolute;
	
	z-index: -1;
	top: 250px;
}

#wrapper{
	width: 1136px;
	
	position: absolute;
	left: 50%;
	margin-left: -568px;
}

.navi{
	width: 188px;
	float: left;
	
	color: black;
	
	margin-top: 2px;
}

#sisalto{
	width: 760px;
	float: left;	
}


/* Content */

.head{
	width: 735px;
	height: 82px;
	
	background: url("img/otsikko.png") no-repeat;
	
	margin-left: 12px;
	
	font-size: 18px;
}

.inner{
	padding: 29px 10px 0 20px;
}

.body{
	width: 708px;
	margin-left: 25px;
}

h2,h3{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul{
	line-height: 7px;
}

tr{
	vertical-align: top;
}

/* Navigation */

.otsikko{
	font-size: 18px;
	margin: 0 10px 0 20px;
}

.linkki{
	margin: 0 10px 0 20px;
}

.navitop{
	width: 188px;
	background: url("img/navitop.png"); no-repeat;
	height: 18px;
}

.navimid{
	width: 188px;
	background: url("img/navimid.png"); repeat-x;
}

.navibot{
	width: 188px;
	background: url("img/navibot.png"); no-repeat;
	height: 20px;
}

#palkki{
	width: 760px;
	height: 73px;
	
	background: url("img/sivulinkit.png") no-repeat;
	
	font-size: 18px;
	text-align: center;
}

#innerpalkki{
	padding-top: 27px;
}

a.linkki:link{
	color: black;
	text-decoration: none;
}
a.linkki:visited{
	color: black;
	text-decoration: none;
}
a.linkki:hover{
	color: #666666;
	text-decoration: underline;
}
a.linkki:active{
	color: #373737;
	text-decoration: underline;
}

a:link{
	color: black;
	text-decoration: underline;
}
a:visited{
	color: black;
	text-decoration: underline;
}
a:hover{
	color: #666666;
	text-decoration: underline;
}
a:active{
	color: #373737;
	text-decoration: underline;
}

a.edit:link{
	color: white;
	font-size: 9px;
}
a.edit:visited{
	color: white;
	font-size: 9px;
}
a.edit:hover{
	color: #e8e8e8;
	font-size: 9px;
}
a.edit:active{
	color: #e8e8e8;
	font-size: 9px;
}

.edit{
	font-size: 9px;
}

/* Admin */

input[type=text], textarea, select, optgroup, input[type=submit], input[type=reset], div.button, input[type=file]{
	margin-top: 5px;
	background: #dae1e2;
	border: 0px;
	width: 708px;
	font: 14px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	
	padding: 5px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-box-shadow: 0px 0px 3px #002C40;
	-moz-box-shadow: 0px 0px 3px #002C40;
	box-shadow: 0px 0px 3px #002C40;
}

input[type=text]{
	height: 18px;
}

input[type=submit]{
	background: #0F6A1B;
	width: 510px;
	float: left;
	text-transform: uppercase;
	color: white;
}
input[type=submit]:hover{
	background: #0E6318;
	width: 510px;
	float: left;
	text-transform: uppercase;
	color: white;
}
input[type=reset]{
	margin-left: 8px;
	background: #881E1E;
	width: 200px;
	float: left;
	text-transform: uppercase;
	color: white;
}
input[type=reset]:hover{
	margin-left: 8px;
	background: #781717;
	width: 200px;
	float: left;
	text-transform: uppercase;
	color: white;
}
input.reset[type=submit]{
	margin-left: 8px;
	background: #881E1E;
	width: 200px;
	float: left;
	text-transform: uppercase;
	color: white;
}
input.reset[type=submit]:hover{
	margin-left: 8px;
	background: #781717;
	width: 200px;
	float: left;
	text-transform: uppercase;
	color: white;
}

textarea{
	height: 700px;
}

select{
	height: 30px;
	width: 718px;
}

option{
	height: 20px;
}

div.button{
	margin-bottom: 5px;
	color: black;
}

div.sivulist{
	margin-bottom: 5px;
	color: black;
	
	width: 708px;
	height: 18px;
	
	text-transform: capitalize;
}

div.deletep{
	float: right;
	margin-top: 1px;
}

div.sivukoht, input[class=sivukoht]{
	color: #e8e8e8;
	background: #161616;
}

.smoke{
	font: 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	width: 298px;
	height: 73px;
	background: transparent url(img/smoke.png) no-repeat;
	text-align: center;
	color: white;
	padding: 10px 10px 10px 10px;
	text-shadow: 1px 1px 2px #000;
}

.inline{
	width: 290px;
	text-align: left;
}

.sivuk{
	display: table-row;
	text-align: center;
}

.simage{
	float: left;
	margin: 0 20px 10px 0;
}

.sivukleft, .sivukright{
	display: table-cell;
	width: 330px;
}