/*  
Theme Name: Konehuone
Description: Konehuoneen leiska
Author: Kim Holviala
*/


body {
	background: #b8b8b8 url('images/kh_background.png');
	margin: 0px;
	padding: 0px 0px 19px 0px;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #000;
}

a {
	text-decoration: none;
	color: #039;
}

a:hover	{
	text-decoration: underline;
}

#page {
	background: #fff url('images/kh_content.png') repeat-y;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}

#header {
	background: #039 url('images/kh_header.png') no-repeat top;
	margin: 0px;
	padding: 0px;
	height: 104px; 
	text-align: right;
}

#header_top {
	height: 29px;
}

#header_link {
	display: block;
	margin: 0px 28px 0px 28px;
	width: 744px;
	height: 75px;
}

#linkbar {
	background: #ec8000 url('images/kh_categories.png') repeat-y top;
	padding: 7px 0px 7px 61px;
	margin: 0px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

#linkbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#linkbar li {
	display: inline;
	margin: 0px 30px 0px 0px;;
	padding: 0px;
}

#linkbar a {
	color: #fff;
}

#linkbar a:hover {
	color: #039;
	text-decoration: none;
}

#linkbar .current_page_item a {
	color: #039;
}

#linkbar .current_page_ancestor a {
	color: #039;
}

#main {
	float: left;
	width: 483px;
}

#title {
	background: url('images/kh_titlebackground.png') no-repeat bottom;
	padding: 11px 0px 11px 61px;
	width: 483px;
}

#title h2 {
	margin: 0px;
	padding: 0px 19px 0px 0px;
	font-size: 13px;
	color: #039;
}

#home_slogan {
	background: #039 url('images/kh_hometop.png') no-repeat top;
	padding: 0px;
	margin: 0px;
	height: 103px; 
}

#home_slogan h2 {
	padding: 19px 57px 19px 509px;
	margin: 0px;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
}

#content {
	padding: 16px 0px 0px 61px;
	margin: 0px;
	width: 463px;
	/* text-align: justify; */
	text-align: left;
}

#content h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 12px;
	color: #039;
}

#content p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#content form {
	margin-bottom: 1em;
}

#content table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

#content td {
	margin: 0px;
	padding: 0px 10px 2px 0px;
	vertical-align: top;
}

#content label {
	font-weight: bold;
}

#content ul {
	margin-top: 0px;
}

.post {
	margin-bottom: 20px;
}

.postdivisor {
	margin-bottom: 20px;
	border-bottom: 2px dotted #d7d7d7;
	clear: both;
}

.alignright {
	margin: 0px 0px 20px 20px;
	float: right;
}

.texticon {
	background: #ec8000;
	padding: 0px 3px 0px 3px;
	border: 1px solid #039;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

#map {
	background: url('/images/konehuone/kartta.png');
	margin: 10px 0px 10px 0px;
	width: 463px;
	height: 350px;
	border: 1px solid #000;
}

#sidebar {
	margin: 0px 0px 0px 546px;
	padding: 0px;
	width: 254px;
}

/* Fix for IE6 float bug */
* html #sidebar {
	width: 249px;
}

.sidecontent {
	margin: 0px;
	padding: 19px 49px 19px 18px;
	line-height: 1.4;
}

.sidedivisor {
	background: url('images/kh_sidedivisor.png') no-repeat top;
	margin: 0px;
	padding: 0px;
	height: 2px;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #039;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
}

#sidebar li {
	margin: 0px;
	padding: 0px 0px 0px 7px;
	list-style-type: none;
	font-size: 11px;
	color: #039;
}

#sidebar a {
	color: #039;
}

#sidebar .current_page_item {
	font-weight: bold;
}

#sidebar p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.clear {
	clear: both;
	height: 16px;
}

#home_footer {
	background: #009bd3 url('images/kh_homebottom.png') no-repeat top;
	padding: 0px;
	margin: 0px;
	height: 76px;
}

#home_footer p {
	margin: 0px;
	padding: 0px;
}

#home_campaign {
	float: left;
	width: 232px;
	padding: 13px 0px 0px 61px;
	margin: 0px;
	font-size: 11px;
	line-height: 1.4;
	font-weight: bold;
	color: #fff;
}

#home_campaign a {
	color: #fff
}

#home_contact {
	padding: 13px 0px 0px 0px;
	margin: 0px 0px 0px 439px;
	width: 215px;
	font-size: 11px;
	line-height: 1.4;
}

#home_contact a {
	color: #000;
}

#home_contact h3 {
	padding: 0px 0px 1px 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #039;
}

#home_map {
	float: right;
	margin: 0px 28px 0px 0px;
	width: 105px;
	height: 76px;
}

#footer {
	background: url('images/kh_footer.png') no-repeat top; 
	padding: 22px 0px 0px 61px;
	margin: 0px;
	color: #585858;
	font-size: 10px;
}

#footer a {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	color: #585858;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

.tree ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.tree li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font-weight: bold;
}

.tree ul ul {
	background: url('images/kh_treeplain.png') repeat-y left;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	list-style-type: none;
}

.tree ul ul li {
	background: url('images/kh_treebranch.png') no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	font-weight: normal;
}
	

