/*
Theme Name: trial.vdm-design.de Theme
Theme URI: http://trial.vdm-design.de
Description: My Theme for trial.vdm-design.de
Version: 1.0
Author: Thomas Zimmermann
Author URI: http://heinervdm.de/
Tags: blue, custom header, fixed width, two columns, widgets

	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

*/


body,
html {
	margin:0;
	padding:0;
	background:#B6B6B6;
	color:#000;
	font-family:Verdana,Sans-Serif;
	font-size:9pt;
}
body {
	min-width:798px;
}
#page {
	margin:15px auto;
	width:798px;
	border:1px solid black;
	background-color:#E2E2E2;
}

ul#pagebar {
	list-style-type:none;
	margin:0;
	padding:0;
	width:798px;
}

ul#pagebar li h2 {
	display:none;
}

ul#pagebar li {
	margin:0;
	padding:0;
}

ul#pagebar ul {
	margin:0;
	padding:0;
	list-style-type:none;
	background-color:#585858;
	height:1.3em;
	width:798px;
	display:block;
	clear:both;
}

ul#pagebar ul li {
	display:inline;
	text-align:center;
}
ul#pagebar ul li a {
	display:block;
	float:left;
	padding:1px 23px 0px 23px;
	color:#FFFFFF;
	font-family:Verdana,Sans-Serif;
	font-weight:bold;
	font-size:0.9em;
	text-decoration:none;
}
ul#pagebar ul li a:hover {
	color:#990000;
}




#content {
	float:left;
	padding:10px;
}

.widecolumn{
	width:778px;
}

.narrowcolumn {
	width:566px;
}



#sidebar {
	float:right;
	width:180px;
	border:1px solid black;
	margin:15px;
	background-color:#B6B6B6;
}
.clear {
	clear:both;
}

#footer {
	text-align:center;
	font-size:0.3em;
}

#header {
	font-size:0px;
	width:798px;
	height:198px;
	border:1px solid #000000;
	border:0;
	border-bottom:1px solid black;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	margin:0;
	color:#FFFFFF;
}

div.post h2, div.post h3, h3#comments, div#respond h3 {
	height:1.4em;
	display:block;
	font-weight:bold;
	padding-left:10px;
	padding-top:2px;
	background-color:#808080;
	border:1px solid #000000;
	color:black;
	text-decoration:none;
	font-size:1.0em;
}

div.post h2 a, div.post h3 a {
	color:black;
	text-decoration:none;
}

.postmetadata {
	text-align:left;
	font-size:0.3em;
}


h2.pagetitle {

}

a, a:link, a:visited {
	color:black;
}

a:hover {
	color:blue;
}

#s {
	width:165px;
}

#sidebar ul {
	list-style-type:none;
	margin:0;
	padding:5px;
}

#sidebar ul label, #sidebar ul h2 {
	padding-top:5px;
	margin:0;
	font-size:1.0em;
	font-weight:bold;
	border-top:1px solid black;
}

#sidebar ul ul li {
	font-size:0.7em;
}

.foto {
  float:left;
  display:inline;
  width:235px;
  height:205px;
  margin:1px;
  border:1px solid #000000;
  text-align:center;
}

.foto a {
  display:table-cell;
  width:235px;
  height:205px;
  text-align:center; 
  vertical-align:middle;
}
