/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
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

*/



/* Begin Typography & Colors */
body {
        font-size: 62.5%; /* Resets 1em to 10px */
        font-family: 'Courier New', Verdana, Arial, Sans-Serif;
        color: #333;
        text-align: center;
        background-color: #152732;
        background-image:url('http://www.tontraegerberlin.de/design/background4.gif');
        background-position:Top Center;
        background-attachment: fixed;
        background-repeat: no-repeat;

        }

#start {
        background-color: #6c695c;
        background-image: url('http://www.tontraegerberlin.de/spacer.gif');
        }

#rand_oben {
        background-image: url('http://www.tontraegerberlin.de/design/rand_oben.png');
        width:971px;
        height:35px;
        position: absolute;
        text-align:center;
        margin:0;
        }

#page {
        background-color: white;
        text-align: left;
        background: url('http://www.tontraegerberlin.de/design/haupt.jpg') repeat-y top;
        position: relative;
        left:-10px;
        border: none;
        }

#header {
        background: url('http://www.tontraegerberlin.de/design/kopf.png') no-repeat top center;
        background-color: #FF00FF;
        position: relative;
        left:10px;
        }

#headerimg         {
        margin: 0px 0px 0;
        height: 319px;
        width: 971px;
        }

#content {
        font-size: 11pt;
        }


.narrowcolumn .entry, .widecolumn .entry {
        line-height: 1.4em;
        width: 595px;
        }

.narrowcolumn .postmetadata {
        text-align: center;
        font-size:0.9em;
        }

.thread-alt {
        background-color: #f8f8f8;
}

.thread-even {
        background-color: white;
}
.depth-1 {
        border: 1px solid #ddd;
}

.even, .alt {
        border-left: 1px solid #ddd;
}

#footer {
        background: transparent url('http://www.tontraegerberlin.de/design/boden.png') no-repeat top;
        border: none;
        }

#footer_start {
        background: transparent url('http://www.tontraegerberlin.de/design/boden_start.jpg') no-repeat 35px top;
        border: none;
        }

small {
        font-family: 'Courier New', Arial, Helvetica, Sans-Serif;
        font-size: 1em;
        line-height: 1.5em;
        color: #DD0000;
        }

h1, h2, h3 {
        font-family: 'Courier New', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: bold;
        }

h1 {
        font-size: 4em;
        text-align: center;
        }

#headerimg .description {
        font-size: 1.2em;
        text-align: center;
        }

h2 {
        font-size: 1.6em;
        }

h2.pagetitle {
        font-size: 1.6em;
        }

#sidebar h2 {
        font-family: 'Courier New', Verdana, Sans-Serif;
        font-size:12pt;
        color:#920000;
        font-weight: bold;
        text-transform:uppercase
        }

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, #sidebar h2, #wp-calendar caption, cite {
        text-decoration: none;
        }

.entry p a:visited {
        color: #b85b5a;
        }



#sidebar {
        font: 1em 'Courier New', Verdana, Arial, Sans-Serif;
        }

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
        color: #777;
        }

code {
        font: 1.1em 'Courier New', Courier, Fixed;
        }

acronym, abbr, span.caps
{
        font-size: 0.9em;
        letter-spacing: .07em;
        }

a, h2 a:hover, h3 a:hover {
        color: #06c;
        text-decoration: none;
        }

a:hover {
        color: #147;
        text-decoration: underline;
        }

/* End Typography & Colors */



/* Begin Structure */
body {
        margin: 0;
        padding: 0;
        text-align:center;
        }

#versteckt {
        max-width: 971px;
        overflow: hidden;
        }
.nichtversteckt {
        overflow: visible;
        }

#page {
        background-color: transparent;
        margin: auto;
        padding: 0;
        width: 971px;
        border: 0px;
        }

#header {
        background-color: transparent;
        margin: 0 0 0 1px;
        padding: 0;
        height: 319px;
        width: 971px;
        }

#headerimg {
        margin: 0;
        height: 319px;
        width: 100%;
        }

.narrowcolumn {
        float: left;
        padding: 0 0 20px 35px;
        margin: 0px 0 0;
        width: 595px;
        }

.widecolumn {
        float: left;
        padding: 0 0 20px 35px;
        margin: 0px 0 0;
        width: 800px;
        }


.post {
        margin: 0 0 40px;
        text-align: justify;
        padding: 0;
        }

.post hr {
        display: block;
        }

.widecolumn .post {
        margin: 0;
        }

.narrowcolumn .postmetadata {
        padding-top: 5px;
        }


.postmetadata {
        clear: both;
}

.clear {
        clear: both;
}

#footer {
        padding: 0;
        margin: 0 auto;
        width: 971px;
        height: 158px;
        clear: both;
        }

#footer_start {
        padding: 0;
        margin: 0 auto;
        width: 971px;
        height: 176px;
        clear: both;
        }

#footer p {
        margin: 0;
        padding: 20px 0;
        text-align: center;
        }
/* End Structure */



/*        Begin Headers */
h1 {
        padding-top: 70px;
        margin: 0;
        }

h2 {
        margin: 5px 0 0;
        }

h2.pagetitle {
        margin-top: 5px;
        text-align: center;
}

#sidebar h2 {
        margin: 5px 0 0;
        padding: 0 0 0 5px;
        }

h3 {
        padding: 0;
        margin: 30px 0 0;
        }



/* End Headers */



/* Begin Images */
p img {
        padding: 0;
        max-width: 100%;
        }

/*        Using 'class="alignright"' on an image will (who would've
        thought?!) align the image to the right. And using 'class="centered',
        will of course center the image. This is much better than using
        align="center", being much more futureproof (and valid) */

img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
        }

img.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline;
        }

img.alignleft {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: inline;
        }

.alignright {
        float: right;
        }

.alignleft {
        float: left
        }

/* End Images */



/* Begin Lists

        Special stylized non-IE bullets
        Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
        margin-left: 0px;
        padding: 0 0 0 30px;
        list-style: none;
        padding-left: 10px;
        text-indent: -10px;
        }

html>body .entry li {
        margin: 7px 0 8px 10px;
        }

.entry ul li:before, #sidebar ul ul li:before {
        content: "\00BB \0020";
        }

.entry ol {
        padding: 0 0 0 35px;
        margin: 0;
        }

.entry ol li {
        margin: 0;
        padding: 0;
        }

.postmetadata ul, .postmetadata li {
        display: inline;
        list-style-type: none;
        list-style-image: none;
        }

#sidebar ul, #sidebar ul ol {
        margin: 0;
        padding: 0;
        }

#sidebar ul li {
        padding: 0 0 0 20px;
        list-style-type: none;
        list-style-image: none;
        margin-bottom: 0;
        }

#sidebar ul p, #sidebar ul select {
        margin: 5px 0 8px;
        }

#sidebar ul ul, #sidebar ul ol {
        margin: 5px 0 0 10px;
        }

#sidebar ul ul ul, #sidebar ul ol {
        margin: 0 0 0 10px;
        }

ol li, #sidebar ul ol li {
        list-style: decimal outside;
        }

#sidebar ul ul li, #sidebar ul ol li {
        margin: 3px 0 0;
        padding: 0;
        }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
        margin: 10px auto;
        padding: 5px 3px;
        text-align: center;
        }

#sidebar #searchform #s {
        width: 108px;
        padding: 2px;
        }

#sidebar #searchsubmit {
        padding: 1px;
        }

.entry form { /* This is mainly for password protected posts, makes them look better. */
        text-align:center;
        }

select {
        width: 130px;
        }



/* End Form Elements */






/* Begin Sidebar */
#sidebar
{
        padding: 10px 0 10px 0px;

        margin-left: auto;
        width: 217px;
        text-align: left;


        }

#sidebar form {
        margin: 0;
        }
/* End Sidebar */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
        cursor: help;
        }

acronym, abbr {
        border-bottom: 1px dashed #999;
        }

blockquote {
        margin: 15px 30px 0 10px;
        padding-left: 20px;
        border-left: 5px solid #ddd;
        }

blockquote cite {
        margin: 5px 0 0;
        display: block;
        }

.center {
        text-align: center;
        }

.hidden {
        display: none;
        }

hr {
        display: none;
        }

a img {
        border: none;
        }



/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}


/* End captions */


.haupt { font-family:"Courier New"; font-size:11pt; color:#000000; font-weight: normal;}
a.haupt:link { color:#000000; font-family:"Courier New"; font-size:11pt; font-weight: bold; text-decoration:none;}
a.haupt:visited { color:#000000; font-family:"Courier New"; font-size:11pt; font-weight: bold; text-decoration:none;}
a.haupt:hover { color:#920000; font-family:"Courier New"; font-size:11pt; font-weight: bold; text-decoration:none;}
a.haupt:active { color:#920000; font-family:"Courier New"; font-size:11pt; font-weight: bold; text-decoration:none;}

.inhaltsvz { font-family:"Courier New"; font-size:12pt; color:#920000; font-weight: normal;}
a.inhaltsvz:link { color:#920000; font-family:"Courier New"; font-size:12pt; font-weight: bold; text-decoration:none;}
a.inhaltsvz:visited { color:#920000; font-family:"Courier New"; font-size:12pt; font-weight: bold; text-decoration:none;}
a.inhaltsvz:hover { color:#000000; font-family:"Courier New"; font-size:12pt; font-weight: bold; text-decoration:none;}
a.inhaltsvz:active { color:#920000; font-family:"Courier New"; font-size:12pt; font-weight: bold; text-decoration:none;}

.konz { font-family:"Courier New"; font-size:12pt; color:#000000; font-weight: normal;}
a.konz:link { color:#920000; font-family:"Courier New"; font-size:12pt; font-weight: bold; text-decoration:underline;}
a.konz:visited { color:#920000; font-family:"Courier New"; font-size:12pt; font-weight: bold; text-decoration:none;}
a.konz:hover { color:#920000; font-family:"Courier New"; font-size:12pt; font-weight: bold; text-decoration:none;}
a.konz:active { color:#920000; font-family:"Courier New"; font-size:12pt; font-weight: bold; text-decoration:none;}

.konzneu { font-family:"Courier New"; font-size:12pt; color:#920000; font-weight: bold;}

.texte { font-family:"Courier New"; font-size:10pt; color:#000000; font-weight: normal;}
a.texte:link { color:#000000; font-family:"Courier New"; font-size:10pt; font-weight: normal; text-decoration:none;}
a.texte:visited { color:#000000; font-family:"Courier New"; font-size:10pt; font-weight: normal; text-decoration:none;}
a.texte:hover { color:#920000; font-family:"Courier New"; font-size:10pt; font-weight: normal; text-decoration:none;}
a.texte:active { color:#920000; font-family:"Courier New"; font-size:10pt; font-weight: normal; text-decoration:none;}



.zettelhaupt { font-family:"Courier New"; font-size:10pt; color:#000000; font-weight: normal; text-decoration: none;}

.album { font-family:"Courier New"; font-size:10pt; color:#000000; font-weight: normal; text-align:justify;}

.ueber { font-family:"Courier New"; font-size:1pt; color:#000000; font-weight: bold; background-color:#F1F1F1;
 width:580px; height:25px; text-align:center; position:absolute; z-index:3; }

.ueber3 { font-family:"Courier New"; font-size:14pt; color:#000000; font-weight: bold; text-decoration: none;}
a.ueber3:link { font-family:"Courier New"; font-size:14pt; color:#000000; font-weight: bold; text-decoration: none;}
a.ueber3:visited { font-family:"Courier New"; font-size:14pt; color:#000000; font-weight: bold; text-decoration: none;}
a.ueber3:hover { font-family:"Courier New"; font-size:14pt; color:#920000; font-weight: bold; text-decoration: none;}
a.ueber3:active { font-family:"Courier New"; font-size:14pt; color:#000000; font-weight: bold; text-decoration: none;}


.ueber4 { font-family:"Courier New"; font-size:20pt; color:#000000; font-weight: bold; font-variant:small-caps; text-decoration: none;}
a.ueber4:link { font-family:"Courier New"; font-size:20pt; color:#000000; font-weight: bold; font-variant:small-caps; text-decoration: none;}
a.ueber4:visited { font-family:"Courier New"; font-size:20pt; color:#000000; font-weight: bold; font-variant:small-caps; text-decoration: none;}
a.ueber4:hover { font-family:"Courier New"; font-size:20pt; color:#920000; font-weight: bold; font-variant:small-caps; text-decoration: none;}
a.ueber4:active { font-family:"Courier New"; font-size:20pt; color:#000000; font-weight: bold; font-variant:small-caps; text-decoration: none;}

.ueber2 { font-family:"Courier New"; font-size:11pt; color:#666666; font-weight: bold;}
a.ueber2:link { font-family:"Courier New"; font-size:11pt; color:#666666; font-weight: bold; text-decoration: none;}
a.ueber2:visited { font-family:"Courier New"; font-size:11pt; color:#666666; font-weight: bold; text-decoration: none;}
a.ueber2:hover { font-family:"Courier New"; font-size:11pt; color:#920000; font-weight: bold; text-decoration: none;}
a.ueber2:active { font-family:"Courier New"; font-size:11pt; color:#666666; font-weight: bold; text-decoration: none;}


.mitback { color:#920000; font-family:"Courier New"; font-size:12pt; font-weight: bold; text-decoration:none; background-color:#F1F1F1; display:block;}

.rot { color:#920000; }

.binfo { display:none; background-color:#BBBBBB; width:250px; padding: 5px;}


.menuunten { font-family:"Courier New"; font-size:10pt; color:#000000; font-weight: normal; text-decoration:none;}
a.menuunten:link { color:#000000; font-family:"Courier New"; font-size:10pt; font-weight: normal; text-decoration:none;}
a.menuunten:visited { color:#000000; font-family:"Courier New"; font-size:10pt; font-weight: normal; text-decoration:none;}
a.menuunten:hover { color:#920000; font-family:"Courier New"; font-size:10pt; font-weight: normal; text-decoration:none;}
a.menuunten:active { color:#920000; font-family:"Courier New"; font-size:10pt; font-weight: normal; text-decoration:none;}


.boden { font-family:"Courier New"; font-size:10pt; color:#000000; font-weight: normal;}
a.boden:link { color:#000000; font-family:"Courier New"; font-size:10pt; font-weight: normal; text-decoration:none;}
a.boden:visited { color:#000000; font-family:"Courier New"; font-size:10pt; font-weight: normal; text-decoration:none;}
a.boden:hover { color:#920000; font-family:"Courier New"; font-size:10pt; font-weight: normal; text-decoration:none;}
a.boden:active { color:#920000; font-family:"Courier New"; font-size:10pt; font-weight: normal; text-decoration:none;}

button.button {
  color: #000000;
  background-color:transparent;
  border: 0;
  width: 60;
  font-size: .8em;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  cursor: pointer;
}

button.button2 {
  color: #000000;
  background-color:transparent;
  border: 0;
  width: 146px;

  font-size: .8em;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  cursor: pointer;
}

#senden { font-family:"Courier New";
          font-size:11pt;
          color:#000000;
          font-weight: normal;
          margin: 5px 0;
          }

.shop     { padding: 0 0 20px 0;}

.shopunter { padding: 0 0 40px 0;}

.pfeile { font-family:"Courier New"; font-size:14pt; color:#000000; font-weight: bold;
          }

.pfeile2 { font-family:"Courier New"; font-size:14pt; color:#920000; font-weight: bold;

          }

.eingeruckt { padding: 0 0 0 30px; }


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
        It won't be a stylish marriage, I can't afford a carriage.
        But you'll look sweet upon the seat of a bicycle built for two." */
