/*
Theme Name: WordPress Standard DE-Edition
Theme URI: http://wordpress.org/
Description: Requires Wordpress 2.3+, Layout derived from Kubrick v1.5  http://binarybonsai.com/kubrick/
Version: 1.6
Author: Mathias Fischer
Author URI: http://trendfischer.de/

	The CSS, XHTML and design (not the images) is released under GPL :
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Geometrics */
body {text-align:center;}
#page {width:780px; margin:1em auto; text-align:left;}

#incbefore {float:left; width:150px;}

#content {width:513px; float:left;}
#content.fullpage {width:720px;}

#incafter {float:right; width:200px;}

#footer {clear:both;}


/* Styles */
body {background:#fff url(images/body01.jpg) repeat-x top left; color:#333; font-size:10.5pt; font-family:Verdana, Arial, sans-serif;}
hr {display:none;}
img {border:0;}
a {color:#fe9f01;}
a:hover {text-decoration:underline; color:#900;}
h1,h2,h3,h4,h5 {color:#7e3c0a; font-weight:normal; font-size:1.2em; margin:0 0 0.5em; padding:0;}
textarea {width:95%; border:1px solid black;}

.page {background:white url(images/bg02.jpg) no-repeat top right; border:1px solid black;}
  .page #innerpage {margin: 5px 14px 5px 27px;}
  .page .inner {border:0px solid #eee; margin:5px;}

#page_name {border-bottom:1px solid; text-align:right; font-size:25px; font-family:sans-serif; text-transform:uppercase; height:30px; overflow:hidden;}
  #page_name a {color:#7e3c0a; text-decoration:none;}
.header { width:514px; }
  .header .inner {margin:10px 0;}
  .header .description {display:none; color:#999; font-size:0.8em; margin-right:4em;}

#innerheader {overflow:hidden; height:1%; margin:10px 0 0;}
#incheader {}
  #incheader .inner {margin:20px 0 0; width:550px; height:100px;}
  #incheader ul {padding:4px 0; margin:0;}
    #incheader ul li {border:0px solid green; width:107px; height:128px; display:block; float:left; margin-right:30px;}
      #incheader ul li a {padding:0; text-decoration:none; display:block; width:100%; height:100%; line-height:256px; color:white;}
        #incheader ul li a:hover {background:white; opacity:0.3;}

.content {margin-top:20px;}
  .content .inner {margin:5px 0 0 0;}
  .content h1, #commentheader, #respond {border-bottom:solid 1px; font-size:0.7em; text-transform:uppercase;text-align:right;}
  .content h2 a, .content h1 a {color:#7e3c0a; text-decoration:none;}
  .content .post {padding:0 0 30px;}
    .content .post .post_from {color:#666;}
    .content .post h1 {font-size:1.6em; text-align:left; border:0;text-transform:none;}
    .content .post h4 {margin-top:1.5em;}
    .content .post img {margin:3px 5px 5px 0;}
    .content .post .postmetadata {}
      .content .post .postmetadata .post_category {display:none;}
      .content .post .postmetadata .post_commentcount {display:block; text-align:right;}
      .content .post .postmetadata a {font-weight:bold; font-size:0.9em;}
  .content .commentlist {padding:0 0 30px;}
      .content .commentlist h3 {border-bottom:solid 1px; font-size:0.7em; text-transform:uppercase;text-align:right;}
      .content .commentlist ol {font-size:20px; color:#999;}
      .content .commentlist ol .commentcontent {color:#333;font-size:10.5pt; display:block; padding:5px; margin-bottom:10px;}
        .content .commentlist ol .alt .commentcontent {background:#eee;border:1px solid #ccc; }
  .content table {border:1px solid #7e3c0a; width:100%; border-collapse:collapse; border-spacing:0;}
    .content table th {background:#7e3c0a; color:white; text-align:center;}
    .content table td {border:1px solid #7e3c0a; padding:5px;}

#commentform {padding:0 0 30px;}

.homepage h1,.column h2 {font-size:0.7em; text-transform:uppercase; margin-bottom:1em;text-align:right;border-bottom:1px solid ;}
.column ul {list-style:none; margin:0; padding:0;}
  .column ul li {margin-bottom:1em;}

#incbefore {display:none;}
  #incbefore h2 { color:white;border-bottom:1px solid white; }
  #incbefore .inner {border:0; margin:0.3em 0.5em 1.5em;}
  #incbefore li {padding-left:18px; line-height:20px; font-size:16px; margin-bottom:1em;}
    #incbefore li a {color:white; text-decoration:none; font-weight:bold;}
          #incbefore li a:hover {text-decoration:underline;}

#incafter {}
  #incafter h2 {margin-top:25px;}

.row ul {list-style:none; margin:0; padding:0;}
  .row ul li {display:inline; margin:0;margin-right:10px;}

#footer {border-top:1px solid #7e3c0a; margin-right:17px;}

