/*
Theme Name: Palapeli
Theme URI: http://puzzle.fi/
Description: Palapelin blogin ulkoasu.
Version: 1.0
Author: Timo Haapala
Author URI: http://puzzle.fi/
Tags:

	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

*/



/* Begin Typography & Colors */
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-color: #EFEDE9;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	filter: none;
}
a {
	outline: none;
}
#header {
	margin: auto;
	width: 800px;
	height: 130px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#site {
	width: 800px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#menu {
	width: 180px;
}
#menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul.menu {
	margin-top: 20px;
}
#menu ul.menu li a {
	color: #FFA500;
	text-decoration: none;
}
#menu ul.menu li a:hover {
	color: #CE8600;
	text-decoration: underline;
}
#menu ul.menu li {
	font-size: 17px;
	margin-bottom: 8px;
}
#menu ul.arkisto li {
	font-size: 12px;
}
#menu ul.arkisto li a {
	color: #000000;
	text-decoration: none;
}
#menu ul.arkisto li a:hover {
	text-decoration: underline;
}
#menu a.collapsed, #menu a.expanded { 
	text-decoration: none;
	font-size: 11px;
	color: #999999;
	display: block;
	margin-top: 5px;
	margin-left: 10px;
}
#menu a.collapsed:hover, #menu a.expanded:hover { 
	color: #666666;
}
#menu ul.tags a {
	color: #999999;
	text-decoration: none;
	margin-right: 5px;
	font-size: 12px;
}
#menu ul.tags a:hover {
	color: #666666;
	text-decoration: none;
}
#menu p.topic {
	color: #FFA500;
	font-size: 17px;
	font-weight: 100;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#menu .line {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	height: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content {
	width: 580px;
	font-size: 13px;
	line-height: 18px;
}
#content .content_page {
	background-color: #FFFFFF;
	width: 580px;
	padding: 20px;
}
#content_page {
	width: 580px;
	font-size: 15px;
}
#content_page p.vierekkain {
	float: left;
	width: 50%;
}
#content_page .content_page {
	background-color: #FFFFFF;
	width: 580px;
	padding: 20px;
	line-height: 18px;
}
#content img {
	border: none;
}
#content a, #content_page a {
	color: #FFA500;
	text-decoration: none;
}
#content a:hover, #content_page a:hover {
	text-decoration: underline;
}
#content p, #content_page p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h1 {
	font-size: 25px;
	font-weight: 100;
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: 25px;
}
#content_page h1.iso {
	font-size: 40px;
	font-weight: 100;
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: 25px;
	text-transform: capitalize;
}
#content h1.pagetitle {
	font-size: 40px;
	font-weight: 100;
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: 25px;
	text-transform: capitalize;
}
/*#content h1.pagetitle {
	font-size: 25px;
	font-weight: bold;
	color: #FFA500;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	line-height: 25px;
}*/
#content h1 a {
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
}
#content h1 a:hover {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
}
#content .line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*#content p.info {
	padding: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F7F5F2;
}*/
#content p.info {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 11px;
	color: #999999;
}
#content p.info a:hover {
	text-decoration: underline !important;
}
#content p.info span {
	margin-right: 20px;
}
#content p.info span.cat {
	text-transform: uppercase;
}
#content p.info span.cat a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	/*font-size: 12px;*/
}
#content p.info span.name {
	color: #FFA500;
	/*font-size: 12px;*/
}
#content p.info span.name a {
	color: #FFA500;
	text-decoration: none;
	/*font-size: 12px;*/
}
#content #more {
	background-color: #F7F5F2;
	margin-top: 10px;
	margin-bottom: 60px;
}
#content #more p {
	padding: 6px;
	padding-left: 10px;
	padding-bottom: 7px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
#content #more p a {
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
}
#content #more a.read_more {
	padding: 6px;
	padding-left: 10px;
	padding-bottom: 7px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
#content #more a.read_more:hover {
	background-color: #EFEDE9;
}
#content #more iframe {
	padding: 6px;
	padding-left: 10px;
	padding-bottom: 7px;
	height: 23px;
	width: 550px;
	background-color: #F7F5F2;
}
.navigation a {
	font-weight: bold;
}
.navigation .alignleft {
	float:left;
}
.navigation .alignright {
	float:right;
}

