/*  
Theme Name: *produktivb&uuml;ro
Theme URI: 
Description: basierend auf dem <a href="http://binarybonsai.com/kubrick/">Kubrick</a> mit der deutsche Bearbeitung von <a href="http://blogshop.de">Olaf A. Schmitz</a> und <a href="http://blog.zeitgrund.de">Olaf Baumann</a>.
Version: 1.0
Author: Sebastian M&uuml;ller
Author URI: http://www.produktivbuero.de/

	based on 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 {
  margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: center; /* IE: zentrierte Ausrichtung */
	background: #FFFAE4 url(images/body-background.jpg) repeat-x;
}

#login {
  border-top: 5px solid #40443A;
  width: 100%;
}

#loginlabel {
  margin: 0 auto;
  width: 615px;
  font-size: 16px;
  font-weight: bold;
  font-variant: small-caps;
  text-align: left; /* IE: zentrierter Ausrichtung entgegenwirken */
  display: block;
}

#loginlabel a {
  text-decoration:none;
}

.login {
  margin-right:10px;
  padding: 5px;
  background: #40443A;
  color: #FFFAE3;
  width: 70px;
  cursor: pointer;
  text-align: center;
}

.upload {
  padding: 0 5px 5px 5px;
  background: #FF9900;
  color: #40443A;
  width: 70px;
  cursor: pointer;
  text-align: center;
}

#loginbody {
  height: 60px;
  text-align: center;
  display: block;
  color: #FFFAE3;
  background: #40443A;
}

#loginbody p {
  margin: 0;
  padding: 20px 0;
}

#position {
  margin: 0 auto;
  width: 645px;
  text-align: left; /* IE: zentrierter Ausrichtung entgegenwirken */
  display: block;
}

#header {
  padding: 0 10px;
  text-align: right;
  display: block;
}

#right {
  width: 190px;
  min-height: 530px;
  float: right;
  background: url(images/right-background.gif) no-repeat;
}

* html #right { /* min-height für IE 5.5 - 6 */
  height: 530px;
}

#search {
  padding: 15px 20px 0 20px;
}

#pages {
  margin: 0 10px;
  padding: 20px 10px 0 10px;
  background: #40443A;
}

#categories {
  margin: 0 10px;
  padding: 20px 10px 0 10px;
  background: #40443A;
}

#adress {
  margin: 20px 0;
  padding: 0 20px;
  line-height: 180%;
}

#sitecredits {
  padding: 0 20px;
  line-height: 180%;
  text-align: center;
}

#support {
  padding: 10px 0;
  line-height: 180%;
  text-align: center;
}

#left {
  width: 420px;
  min-height: 530px;
  background: url(images/left-background.gif) no-repeat;
}

* html #left { /* min-height für IE 5.5 - 6 */
  height: 530px;
}

#breadcrump {
  margin-bottom: 20px;
  padding: 15px 20px;
  color: #FFFAE4;
  overflow: hidden;
}

#content {
  padding: 0 20px;
  line-height: 200%;
}

#footer {
  padding: 20px;
  color: #7F7E77;
  text-align: center;
}

h1 {
  margin: 11px 0;
  font-size: 16px;
  font-style: italic;
}

h2, h3, h4, h5, h6 {
  margin: 22px 0 11px 0;
  font-size: 14px;
  font-style: italic;
}

p {
  margin: 0 0 11px 0;
}

acronym {
  cursor: help;
}

a {
  color: #000000;
}

img {
  border: none;
}

form {
  margin: 0;
  padding: 0;
}

input, select, textarea {
  margin: 0;
  padding: 2px 4px;
  width: 370px;
  font-size: 11px;
  border: none;
  background: #D9D6C1;
}

textarea {
  overflow: auto;
}

.pagetitle a {
  text-decoration: none;
}

#pages li {
  padding: 5px 0;
  font-size: 16px;
  font-weight: bold;
  font-variant: small-caps;
  list-style-type: none;
}

#categories li {
  padding: 5px 0;
  font-size: 16px;
  font-weight: bold;
  font-variant: small-caps;
  list-style-type: none;
}

#pages a {
  color: #FFFAE4;
  text-decoration: none;
  display: block;
}

#categories a {
  color: #FFFAE4;
  text-decoration: none;
  display: block;
}

#pages a:hover {
  color: #FF9900;
}

#categories a:hover {
  color: #FF9900;
}

#breadcrump a {
  color: #FFFAE4;
}

.searchfield {
  width: 105px;
  border: none;
}

#pages .current_page_item a { /* Ausgewählte Seite */
  color: #FF9900;
}

#categories .current-cat a { /* Ausgewählte Kategorie */
  color: #FF9900;
}

#categories .children { /* Unternavigation */
  margin: 0;
  padding: 0;
}

#categories .children li { /* Unternavigation */
  font-size: 80%;
  font-weight: normal;
}

#footer a {
  color: #7F7E77;
}

.button {
  padding: 1px 4px;
  width: auto;
  background: #9F9E8B;
  cursor: pointer;
}

.linkbox {
  margin-left: 20px;
  padding: 5px 15px;
  font-weight: bold;
  border: 1px solid #40443A;
  background: #D9D6C1;
  text-decoration: none;
  float: left;
}

.page img {
  margin: 0 -10px;
}

/* ------------ Beiträge ------------ */

.post {
  margin: 20px 0 40px 0;
}

.postlabel {
  margin: 0 -10px;
  padding: 0 10px;
  color: #7F7E77;
  font-weight: bold;
  width: 50%;
  background: #D9D6C1;
}

.postlabel a {
  color: #7F7E77;
  text-decoration: none;
}

.postheader {
  margin: 0 -10px;
  padding: 5px 10px;
  color: #FFFAE4;
  background: #40443A;
}

.postheader h2, .postheader p {
  margin: 0;
  display:block;
}

.postheader a {
  color: #FFFAE4;
  text-decoration: none;
}

/*
.postheader {
  margin: 0 -10px;
  padding: 5px 10px;
  background: #D9D6C1;
}

.postheader h2, .postheader p {
  margin: 0;
  display:block;
}

.postheader a {

}
*/

.postentry img {
  margin: 0 -10px;
  border-bottom: 5px solid #40443A;
}

.archivenavigation {
  margin: 10px -10px;
  padding: 5px 20px;
  text-align: center;
  font-weight: bold;
}

.archivenavigation a {
  padding: 3px 5px;
  text-decoration: none;
  border: 1px solid #40443A;
}

.archivenavigation a:hover, .archivenavigation .this-page {
  padding: 3px 5px;
  color: #FFFAE4;
  border: 1px solid #40443A;
  background: #40443A;
}

.archivenavigation .break {
  padding: 5px 7px;
  border: none;
}

.singlepost {
  
}

.singlepostmeta {
  margin: 10px -10px;
  padding: 5px 20px;
  font-size: 80%;
  background: #D9D6C1;
}

.singlepost img {
  margin: 0 -10px;
}

.singlepostcategory {
  margin: 10px -10px;
  padding: 5px 20px;
  color: #FFFAE3;
  font-weight: bold;
  background: #40443A;
}

.singlepostcategory a {
  color: #FFFAE3;
}

.singlepostnavigation {
  margin: 10px -10px;
  padding: 5px 20px;
  font-size: 80%;
  background: #D9D6C1;
  text-align: center;
}

.singlepostcomments {
  width: 360px;
  margin: 10px -10px;
  padding: 0 20px;
  background: #D9D6C1;
}

#commentheader {
  margin: 0 -20px;
  padding: 5px 20px 5px 50px;
  background: #40443A url(images/comments.gif) no-repeat 20px center;
  display: block;
  cursor: pointer;
}

#commentbody {
  padding: 5px 0;
}

.invisible {
}

.singlepostcomments h3 {
  margin: 0;
  color: #FFFAE3;
}

.otherscomments {
  margin: 10px 0;
  padding-left: 10px;
  border-left: 5px solid #40443A;
}

.admincomments {
  margin: 10px 0;
  padding-left: 10px;
  border-left: 5px solid #FF9900;
}

.singlepostcomments p {
  margin: 0;
  padding: 0;
}

.commentmeta {
  font-style: italic;
}

#commentbody input, #commentbody select, #commentbody textarea {
  padding: 2px 4px;
  margin-bottom: 15px;
  width: 350px;
  font-family: Verdana, sans-serif;
  border: none;
  background: #FFFAE3;
}

#commentbody ol {
  margin: 0;
  padding: 0;
}

#commentbody li {
  list-style-type: none;
}

#commentbody .button {
  width: auto;
  background: #9F9E8B;
}

#ajaxerror {
  font-weight: bold;
  color: #FF0000;
}

.note {
  font-size: 80%;
  color:#7F7E77;
}

a.note  {
  text-decoration:none;
}

/* ------------ Formulare ------------ */

.fieldwrap {
  padding: 1px;
	margin: 1px;
}

.required {
  color: #FF9900;
}

label {
  font-weight: bold;
}

.ddfm input, .ddfm textarea, .ddfm select { /* Kontaktformular */
  padding: 2px 4px;
  margin-bottom: 15px;
  font-family: Verdana, sans-serif;
}

.submit input { /* Kontaktformular */
  padding: 1px 4px;
  width: auto;
  cursor: pointer;
}

.credits, .credits a { /* Kontaktformular */
  color: #AFAC99;
  text-decoration: none;
}

.ddfmerrors, .errorlist { /* Kontaktformular */
  color: #FF9900;
}
