/*
Theme Name: Bockmann
Theme URI: 
Description:
Version: 1.0
Author: Mikko Kovanen
Author URI: 
Tags: 
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

body {
	background-color: #D8C5B0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

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

#header {
	height: 231px;
	background-image: url(images/header.png);
}


#sisalto-yla{
	background-image: url(images/sisalto-yla.png);
	background-repeat: no-repeat;
	height: 241px;

}

#sisalto {
	background-image: url(images/sisalto-keski.png);
	background-repeat: repeat-y;
}

#teksti {
	width: 705px;
	min-height: 550px;
	margin-top: -275px;
	float: right;
	border: 1px solid #ccc;
	background-color: white;
	margin-right: 35px;
	padding: 0 10px 0 10px;
}

.teksti p {
	font-size: 11px;
	color: #635649;
	line-height: 16px;
}

#sisalto h1 {
	font-weight: normal;
	font-size: 18px;
	color: #281b12;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-top: 15px;
	border-bottom: 1px solid #281b12;
}

#otsikko h1 {
	float: right;
	width: 680px;
	font-size: 17px;
	font-style: italic;
	letter-spacing: 1px;
	color: #333;
	line-height: 22px;
	background-color: #D8C5B0;
	display: block;
	padding: 10px 20px 10px 20px;
	border-left: 1px solid #666666;
}

#sisalto p {
	font-size: 12px;
	color: #635649;
	line-height: 18px;
}

#sisalto a {
	color: black;
}

#sisalto a:active {
  position: relative;
  top: 1px;
  color: #d8c5b0;
}

#sisalto ul, ol {
	font-size: 11px;
	margin-left: 10px;
}

#sisalto ol li {
	list-style-type: decimal;
	list-style-position: inside;

}

#sisalto ul li {
	list-style-type: disc;
	list-style-position: inside
}

#footer {
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	color: #635649;
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
	height: 36px;
	padding-top: 16px;
}

#sidebar {
	width: 212px;
	float: left;
	margin-top: -275px;
	margin-left: 35px;
	border: 1px solid #ccc;
	background-color: white;
}

#haku {
	padding-top: 5px;
	padding-right: 10px;
	float: right;
}

.clear {
	clear: both;
}

#searchform label {
	position:absolute;
	top:-1500px;
	left:-1500px;
}

#valiviiva {
	border-bottom: 1px dashed #666666;
	margin-top: 15px;
	margin-bottom: 15px;
}


h2.ajankohtaista {
	color: #635649;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

h2.ajankohtaista a:hover {
	text-decoration: underline;
}

#ajankohtaista p {
	font-size: 11px;
	color: #635649;
	line-height: 16px;
}

h2.haku a {
	color: #635649;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

h2.haku a:hover {
	text-decoration: underline;
}

.takaisin {
	margin-top: 20px;
}

.takaisin a {
	color: #635649;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.takaisin a:hover {
	text-decoration: underline;
}

input#searchsubmit{
	background-color: #D8C5B0;
	border: 1px solid #666666;
	padding-left: 3px;
	padding-right: 3px;
}

input#s {
	border: 1px solid #666666;
	padding-top: 1px;
}

#sisalto .date {
	font-size: 11px;
	color: #635649;
	padding-bottom: 15px;
}

#login {
	color: #635649;
	float: right;
	margin-right: 35px;
	margin-top: -15px;
}

#login li {
	display: inline;
}

#login a {
	color: #635649;
	text-decoration: none;
	font-size: 10px;
}



td {
	padding: 10px;
	font-size: 12px;
	color: #635548;
	vertical-align: top; 
}

h2 {
	color: #635649;
	font-weight: normal;
	font-size: 14px;
	margin-top: 10px;
}

h3 {
	color: #635649;
	font-size: 12px;
	background-color: #D8C5B0;
	line-height: 24px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
	letter-spacing: 1px;
}




/* NAVI 
--------------------------------------------------*/

#navi {
	margin-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#navi a {
	color: #635649;
	text-decoration: none;
	font-size: 12px;
	display: block;
}

#navi a:active {
  position: relative;
  top: 1px;
}

#navi ul {
	margin-left: 0px;
}

#navi ul li {
	list-style: none;
}

#navi ul li a {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

		#navi ul li.current_page_item a {
			font-weight: normal;
			border-bottom: 2px solid #281b12;
		}
	
		#navi ul li.current_page_ancestor a {
			font-weight: normal;
			border-bottom: 2px solid #281b12;
		}
		
#navi ul li.page_item ul li.page_item a {
	font-weight: normal;
	font-size: 12px;
	border-bottom: none;
	padding-bottom: 3px;
	padding-left: 13px;

}

#navi ul li.page_item ul li.current_page_item a {
	border-bottom: 1px solid #281b12;
	background-image: url(images/nuoli2.png);
	background-position: left center;
	background-repeat: no-repeat;		
}

#navi ul li.page_item ul li.current_page_parent a {
	border-bottom: 1px solid #281b12;
	background-image: url(images/nuoli2.png);
	background-position: left center;
	background-repeat: no-repeat;		
}

#navi ul li.page_item ul li.current_page_ancestor a {
	border-bottom: 1px solid #281b12;
	background-image: url(images/nuoli2.png);
	background-position: left center;
	background-repeat: no-repeat;		
}

#navi ul li.page_item ul li.page_item ul li.page_item a{
	text-decoration: none;
	margin-left: 10px;
	font-size: 12px;
	border-bottom: none;
	background: none;
}

#navi ul li.page_item ul li.page_item ul li.current_page_item a{
	font-weight: bold;
}

#navi ul li.page_item ul li.page_item ul li.page_item ul li.page_item a{
	text-decoration: none;
	margin-left: 35px;
}

#navi ul li.page_item ul li.page_item ul li.page_item ul li.current_page_item a{
	text-decoration: underline;
}






#slider {
	float: right;
	margin-top: 15px;
	margin-right: 5px;
	width: 350px;
	height: 250px;

	margin-left: 20px;
}

#slider ul li {
	list-style: none;
}

#banneri {
	background-image: url(images/banderolli.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 20px;
	width: 720px;
	height: 250px;
}

#banneri-sisa a {
	text-decoration: none;
}

#banneri-sisa {
	border: 5px solid #fff;
	background-color: #fff;
	background-image: url(images/banderolli.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 165px;
}

#banneri .yla {
	color: #444;
	padding-top: 10px;
	font-size: 24px;
	text-align: center;
}

#banneri .yla a {
	text-decoration: none;
}

#banneri .keski {
	color: #444;
	text-align: center;
	font-size: 55px;
	padding-top: 25px;
	border-bottom: none;
}

#banneri .ala {
	color: #444;
	text-align: center;
	font-size: 24px;
	padding-top: 35px;
	border-bottom: none;
}

#sisalto h1.etusivu {
	font-weight: normal;
	text-shadow: 2px 2px 0 #000;
	font-size: 20px;
	color: #fafafa;
	letter-spacing: 2px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: none;
}


#sivutus a {
	text-decoration: none;
}

.oikea {
	float: right;
	margin-bottom: 20px;
}

.vasen {
	float: left;
		margin-bottom: 20px;
}


#varaosat img {
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
}

#teksti_etusivu {
	background-image: url(images/etusivu-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 15px;
	background-color: #23170e;
	border: 1px solid #ccc;
	height: 258px;
}

#post-16 p {
	color: #D7C7B3;
	font-size: 14px;
	margin-top: 15px;
	letter-spacing: 1px;
	text-shadow: 1px 1px 0 #000;
}

#post-16 a {
	color: #d7c7b3;
}

.muokkaa a {
background: #d7c7b3;
padding: 5px 5px 5px 5px;
color: white;
text-decoration:none;
border: 1px solid #034884;
letter-spacing: 1px;
}

.muokkaa a:hover {
background: #fff;
padding: 5px 5px 5px 5px;
color: #444444;
text-decoration:none;
border: 1px solid #444444;
}

#trailerit table {
	margin-left: auto;
	margin-right: auto;
}


h5 {
	font-size: 16px;
	margin-bottom: -15px;
	font-weight: normal;
	padding: 0;
}









