/*
Theme Name: Townster Theme
Theme URI: http://www.townster.de
Description: Theme zu townster.de
Version: 1.0
Author: townster GmbH
Tags: townster
Text Domain: kubrick

	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: Arial, Helvetica, sans-serif;
	background: #e6dec7 url("images/content_bg.jpg") repeat-x top left fixed; padding: 10px 0; 
	color: #5E5D5E;
        line-height: 1.3em;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #3333;
	text-align: left;
	}
	
#page li {
	text-align: left;
	line-height: normal;
        list-style: disc;
        list-style-position: outside;
	}

#header {
	background: url('images/townsterheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 156px;
	width: 825px;
	}

#content {
	font-size: 1.2em;
	}

.narrowcolumn .entry {
	background: url('images/entry_bg.jpg') repeat-y;
	line-height: 1.3em;
	padding: 0px 15px 0px 15px;
        margin-bottom: -12px;
        margin-top: -12px;
	}

.narrowcolumn .postmetadata {
	background: url('images/blockbottom.jpg') no-repeat bottom left;
	width: 490px;
        color: #5E5D5E;
	text-align: left;
	padding: 5px 0px 15px 15px;
	}
        
 .tagspadding {
        border-bottom: solid 1px;
        border-color: #E1E0DD;
	}
	
.h5bottom {
	background: url('images/blockbottom_h5.jpg') no-repeat bottom left;
	width: 300px;
	text-align: left;
	padding: 0px 0px 15px 0px;
	}

.h5entry {
	background: url('images/entry_bg_h5.jpg') repeat-y;
	font-size: 1.1em;
	width: 300px;
	line-height: 1.3em;
        margin: -5px 0 -5px 0;
	}
        
.h5info {
	width: 250px;
	text-align: left;
	padding: 0px 0px 0px 15px;
	}
	
.thread-alt {
	background-color: #f9f9f9;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #3333;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
        color: #FFF;
	}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 0 30px 0 0;
	}

smallsingle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 0 30px 0 0;
	}

h2 {
	height: 26px;
	}
	
h5 {
	height: 26px;
	}

#searchright {
        padding: 49px 150px 10px 0px;
	}

#form_kontakt {
	text-align: left;
	}

#search {
        color: #FFF;
	font-size: 1.2em;
	text-decoration: none;
	}

h2 {
	background: url('images/blocktop.jpg') no-repeat left;
	width: 490px;
	font-size: 1.2em;
	text-transform: uppercase;
        padding: 0 0 0 6px;
	}

h2border {
        width: 350px;
        height: 3px;
        border-bottom:1px solid #CCCCCC;

	}

#sidebar h5 {
	background: url('images/blocktop_h5.jpg') no-repeat left;
	width: 300px;
	font-size: 1.2em;
	color: #717171;
	font-weight: 100;
	text-transform: uppercase;
	}
	
.twitter {
	background: url('images/twitter_bg.jpg') no-repeat top left;
	height:65px;
	padding: 0 10px 0 70px;
	font-family: Arial, Sans-Serif;
	font-size: 0.95em;
        line-height: 1.2em;
	}

.singlepadding {
	padding: 0;
	}

h3 {
	font-size: 1.6em;
	color:#ff9900;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #717171;
	font-weight: 100;
	}


h2, #sidebar h5, #wp-calendar caption {
	padding: 12px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	}
	
#sidebar
{
	padding: 12px 0 10px 0;
	margin-left: 515px;
	width: 190px;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#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 0px;
	}

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
	
.entry p a:visited {
	color: #2B2B2B;
	}

.sticky {
	background: #faf9f9;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	}
.commentlist li ul {
	font-size: 0.9em;
	color:#333;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	background: #faf9f9;
	}
.commentlist cite {
	padding: 0px 0px 5px 7px;
	}
        
.commentlist p {
	font-weight: normal;
	line-height: 1.3em;
	text-transform: none;
	padding: 0px 5px 5px 5px;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	padding: 0px 5px 5px 40px;
	}
	
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	list-style: none;
	}
	
.commentlist li ul { 
	margin-right: -5px;
	margin-left: 0px;
}

.children { padding: 0; }

#commentform p {
	padding: 0 0 0 10px;
	text-align: left;
	width: 400px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

#sidebar {
	font: 1em Arial, Helvetica, sans-serif;
	}

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

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

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

a {
	color: #2B2B2B;
	text-decoration: none;
	}


h3 a:hover {
	color: #2B2B2B;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 825px;
	border: 1px solid #959596;
	}

#header {
	background-color: #ffffff;
	margin: 0 0 0 1px;
	padding: 0;
	height: 152px;
	width: 824px;
	}

#headerimg {
	margin: 0;
	height: 152px;
	width: 824px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 12px;
	width: 490px;
	}

.post {
	text-align: left;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	clear: both;
	font-size: 0.9em;
	}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 825px;
        height: 150px;
	clear: both;
        font-size:1.0em;
	}

#footer p {
	margin: 0;
	padding: 95px 0 0 0;
	text-align: center;
        link: #FFF;
	}

#footer a {
        color: #FFF;
	}

/* End Structure */



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



/* 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 {
	margin: 0;
	}

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

/* End Entry Lists */



/* Begin Form Elements */

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

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	background-color: #f9f9f9;
	}
	
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Rollover Navi */

    #nav {  width: 824px; overflow:hidden; margin: 0 auto;}
  div.hlist {  }
  
  #hlist {
    width: 602px;
    overflow: hidden;
    float: left;
    line-height: normal;
    padding-left:15px;
    padding-top: 9px;
 }

  #hlist ul {
    float: left;
    margin:0;
    padding:0;
    height:33px;
  }


  #hlist li {
    list-style:none;
    float:left;
    margin:0;
    padding:0;
  }
  
  
  #hlist a {
    display:block;
  }

  #hlist ul li a {
    background: transparent;
    color: #FFF;
    display: block;
    float:left;
    font-size: 1.2em;
    font-weight: bold;
    text-transform:uppercase;
    margin: 0;
    padding: 7px 6px 10px 7px;
    text-decoration: none;
    width: auto;
    line-height:1.3em;
  }
  
  /*-- mehr mainnav layer end --*/ 
  
  #hlist li.active {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
  	background: transparent url("images/mainnav_leftc_l_active.jpg") no-repeat left top;
	margin:0;
	padding: 0 0 0 5px;
  }

  #hlist li.active a
/*  .hlist ul li.active a:active */{
	float:left;
	display:block;
  	background: transparent url("images/mainnav_l_active.jpg") no-repeat right top;
	margin:0;
	padding: 7px 6px 10px 2px;

  }

  #hlist li.main:hover {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
  	background: transparent url("images/mainnav_leftc_l_active.jpg") no-repeat left top;
	margin:0;
	padding: 0 0 0 5px;
  }

/*  .hlist ul li.active a:focus,*/
  #hlist li.main:hover a
/*  .hlist ul li.active a:active */{
	float:left;
	display:block;
  	background: transparent url("images/mainnav_l_active.jpg") no-repeat right top;
	margin:0;
	padding: 7px 6px 12px 2px;

  }
