/* 
Theme Name: pk007kb-002
Version: 0.9a
Author: Mathias Maul, very loosely based on Binarybonsai’s Kubrick
Author URI: http://maulco.com/
*/
/*
blu 8dcff1
grn c0c900
*/
body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	background: white;
	color: #333;
	text-align: center;
}
#page {
	background: white url(images/contentbg.jpg) repeat-y top;
	text-align: left;
	border: none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#headerimg h1 {
  display:none;
}
#headerimg div.description {
  display:none;
}
#content {
  padding:32px 0 0 0;
	font-size: 1.2em;
  clear:both;
}
.widecolumn .entry p,
.narrowcolumn .entry p {
	font-size: 11pt;
	line-height:14pt;
	margin:0 0 1em 0;
}
.narrowcolumn .entry,
.widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer {
	background: white url('images/footerbg.jpg') repeat-x;
	border: none;
	margin: 0 auto 0 auto;
	width: 100%;
	clear: both;
	height:140px;
}
#footer p {
  padding-top:64px;
	text-align: center;
}
small {
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#headerimg img {
  z-index:23;
}
#headerimg .description {
	font-size: 1.2em;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
}
code {
	font: 1.1em 'Courier New', Courier, monospace;
}
acronym, abbr, span.caps
{
	font-size: 0.9em;
}
#content a,
#footer a {
	color: #333;
	text-decoration: none;
	border-bottom:1px solid #bbb;
}
#content a:hover,
#footer a:hover {
	color: black;
	text-decoration: none;
	border-bottom:1px solid #c0c900;
	background-color:#ddd;
}
#header {
	background: url('images/headerbg.jpg') repeat-x;
	height:350px;
}
#headerimg 	{
  text-align:center;
}
.narrowcolumn {
	margin: 0 auto 0 auto;
	width: 700px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	text-align: justify;
}
.post hr {
	display: block;
}
h1 {
	padding-top: 70px;
}
h2 {
	margin: 0 0 1em 0;
}
h2.pagetitle {
	margin-top: 30px;
}
div.post h2 {
  display:none;
}
h3 {
	padding: 0;
	margin: 1.5em 0 0.75em 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
p img {
	padding: 0;
	max-width: 100%;
}
#content img {
	border:1px solid #ddd;
	padding: 1px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	margin: 0 0 0 1em;
	display: inline;
}
img.alignleft {
	margin: 0 1em 0 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.entry ul {
	margin-left: 0px;
	padding: 0 0 1em 10px;
}
.entry li {
  list-style-type:disc;
  font-size:1em;
	margin: 0.5em 4em 0 1.5em;
	text-align:left;
}
.entry ol {
	padding: 0 0 0 35px;
}
.entry ol li {
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#menu {
	margin: -44px auto 24px auto;
}
#menu ul {
  text-align:center;
}
#menu ul li {
  display:inline;
	list-style-type: none;
	list-style-image: none;
}
#menu ul li.page_item,
#menu ul li.current_page_item {
}
#menu ul li.page_item a {
  background:url(images/tab_grey.jpg) top left repeat-x;
  text-decoration:none;
  color:#555;
}
#menu ul li.current_page_item a {
  background:url(images/tab_green.jpg) top left repeat-x;
  text-decoration:none;
  color:#555;
}
#menu ul li.page_item a:hover {
  background:url(images/tab_lightgreen.jpg) top left repeat-x;
  text-decoration:none;
  color:#333;
}
#menu ul li a {
  vertical-align:middle;
  font-size:14px;
  padding:10px 16px 14px 16px;
}
acronym, abbr, span.caps {
	cursor: help;
}
strong {
  font-weight:bold;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

p.notice {
	letter-spacing:-0.05em;
	text-align:left;
	color:#333;
	font-size:7pt;
	background-color: #f6f8e1;
	border:2px solid #bec549;
	padding:4px;
	margin:2px 0 16px 0;
}