/*
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:Arial, Helvetica, sans-serif;	
	background:url(images/headerbg.gif) repeat-x;
	color: #000;
	text-align: center;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;	
}

#page {

	text-align: left;
	}


/* Layered menu CSS generated by dTabs */
#aktuell_button
	{background-position:0px;
	width:128px; height:40px;
	margin-left:-7px;

	}
	
#posts_page_button
	{background-position:106px;
	width:96px; height:40px;

	}
	
	
#uber_mich_3_button
	{background-position:243px;
	width:138px; height:40px;

	}
	
#gaste_button
	{background-position:468px;
	width:100px; height:40px;

	}
	
#dj_spray_button, #the_story_of_spray_1986_1999_button
	{background-position:369px;
	width:127px; height:40px;

	}	
/* style the tabs in IE (the trailing comma prevents other browsers from reading this) */
	/* make them horizontal in IE*/
		/* space them a little in IE*/
#tabbar li, #tabbar ul li, {

	display: inline;

	margin: 0 5px 0 ;
}

#tabbar  {
	padding:0px;	
	margin: 0px;
	
	}

.tabselected  {
	background:url(images/navactive.png);

	}
	
.tab {
	
	background:url(images/navinactive.png)}	
	
	


/* style the tabs */
.tab, .tabselected {

	display: -moz-inline-box;

	display: inline-block;
	padding: 0px;

}
.tab a span, .tabselected a span{
	display: none;
	
}
.tab a, .tabselected a, .tab a:hover, .tabselected a:hover{
	display: block;
	height:40px;
	}


/* style the drop down menus and submenus */
.dmenu, #tabbar .fademenu .dmenu ul li ul, .dmenus, #tabbar .fademenu .dmenus ul li ul {
	/* left align the text */
	text-align: left;
	
	/* REQUIRED */
	position: absolute;

	
	
}

.dmenu li, .dmenu ul li, .dmenus li, .dmenus ul li{
	
display: -moz-inline-box;
	
	/* make them horizontal in all other browsers*/
	display: inline-block;
	
	/* space them a little in IE*/
	margin: 0 5px 0 ;
	background-color:#FFF;

}


.dmenu ul li ul li, .dmenu, .dmenus ul li ul li{
	
display: -moz-inline-box;
	
	/* make them horizontal in all other browsers*/
	display: inline-block;
	
	/* space them a little in IE*/
	margin: 0 5px 0 ;
	visibility:hidden;
	position:absolute;
}


#tabbar .dmenu ul, #tabbar .dmenus ul {
	
	/* put space at the top and bottom of top-level menus */
	padding: 5px 0 0 0px;

	margin: 0;
	
}

/* REQUIRED: hide menus and submenus off screen by default, as well as child menus when their parent is selected */
.dmenu, 
#tabbar .fademenu .dmenu ul li ul, 
#tabbar .fademenu .dmenu ul li:hover ul li ul, 
#tabbar .fademenu .dmenu ul li ul li:hover ul li ul {
	left: -999em;
}





.tabselected .dmenu
{
	left: auto;
}

/* REQUIRED: show menus on hovering */
#tabbar .fademenu:hover .dmenu, 
#tabbar .fademenu .dmenu ul li:hover ul, 
#tabbar .fademenu .dmenu ul li ul li:hover ul, 
#tabbar .fademenu .dmenu ul li ul li ul li:hover ul {
	left: auto;
}



/* style menus */
#tabbar .fademenu .dmenu, #tabbar .fademenu .dmenus {
	
	/* position top-level menus correctly */
	margin: 5px 0 0 -6px;

	/* reset spacing */
	padding: 0;
}

 .dmenu a, .dmenus a {
color:#757575;
		

}

.current_page_item
{
color:#757575;
font-weight:bold;
		

}


#tabbar .fademenu .dmenu ul, #tabbar .fademenu .dmenus ul  {
	
	/* put space at the top and bottom of top-level menus */
	padding: 5px 0;

}

#tabbar .fademenu .dmenu ul li ul, 
#tabbar .fademenu .dmenu ul li ul li ul {
	
	/* put space at the top and bottom of submenus */
	padding: 5px 0;
	
	/* position submenus correctly */
	margin: -22px 0 0 80px;
}

#tabbar .fademenu .dmenu ul li:hover {
	
	/* change the background colour for options in the menus as they are hovered over */

}




#head {
	height: 211px;
	margin:0px;
	padding:0px;
	width: 100%;
	text-align: left;

	}
	
#blogshp {

	width: 100%;
	padding:10px 0 20px 0;
	background:#f1f1f1 url(images/bg-blog.gif) repeat-x top;
	margin:0px 0px -20px 0;
	
	}
	
	
	.blogshpcont {

	margin: 0px auto;
	padding: 0 210px 0 0;
	width: 550px;
	
	}

#headerimg 	{
	
padding: 70px 190px 61px;
		text-align: left;
		display:block;

	}
	
#id1 #headerimg{background:url(images/alexander1.png) no-repeat 0px 21px;}
#id2 #headerimg{background:url(images/alexander2.png) no-repeat 0px 21px;}
#id3 #headerimg{background:url(images/alexander3.png) no-repeat 0px 21px;}

	

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

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

.even, .alt {

	border-left: 1px solid #ddd;
}

	.fhome{
	background: url('images/footer2.gif') repeat-x top;

	}
	
		.fnohome{
	background: url('images/footer.gif') repeat-x top;

	}
	
#footer {
	background-color:#FFF;

	border: none;
	}
	


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

 h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	/* font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:20px;
	line-height:normal;
	font-weight: bold;
	color:#333;
	}

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

h2 {
		/* font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, Sans-Serif;
	color:#333;
	font-size: 20px;
	}

h2.pagetitle {
	font-size: 20px;
	}

#sidebar h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 14px;
	}
	
#sidebar h2 a {
color:#666;
text-decoration:none;
}	
	
	

h3 {
	font-size: 1.4em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;

	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

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 {

	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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

small, #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;
	}

.more-link{
	
	color:#417925;
	font-weight:bold;
	clear:both;

	display:block;
	
	}
	
 a:visited.more-link{
	
	color:#000000;
	font-weight:bold;
	
	}
a, h2 a:hover, h3 a:hover {
	color: #47873f;
	text-decoration: none;
	}

a:hover {
	color: #417925;
	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 'Lucida Grande', Verdana, Arial, 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 {

	margin: -33px auto;
	padding: 0px;
	width: 760px;
	
	}
	
	



.narrowcolumn {
	float: left;
	padding: 10px 0 20px 0px;
	margin: 0px 0 0 0;
	width: 510px;
	}

.widecolumn {
	padding: 10px 0 5px 0;
	margin: 5px 0 0 0px;
	width: 550px;
	}

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

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 30px 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	}

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



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

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {

}

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

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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 {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

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

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

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

#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 {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 40px 0;
	margin-left: 586px;
	margin-top:-3px;
	width: 200px;
	min-height:200px;
	background:url(images/bg-sidebar.gif) no-repeat;
	}

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



/* 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;
	}

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 */

 #liste1, #liste2 {
	 clear:both;
	list-style-type: none;
	list-style-position:inherit;
	list-style-image:none;
	background-repeat: no-repeat;
	display:block;
	height:91px;
	width: 774px;
	padding: 15px 15px 0px 120px;
	margin: 15px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}




.lister {
	background-image:url(images/bgbtm.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	width: 774px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height:1px;
	font-size:1px;
	color:#fff;
}

#liste1 p, #liste2 p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;

}


#liste1 h2, #liste2 h2 {

		/* font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}
#liste1 {
	
	background-image: url(images/1bg.gif);
	
}
#liste1:hover {
	
	background-image: url(images/1bg-hov.gif);
	
}

#liste2:hover {
	
	background-image: url(images/2bg-hov.gif);
	
}

#liste2 {
	
	background-image: url(images/2bg.gif);
	
}

#listen{
	list-style-type: none;
	text-indent:inherit;
	list-style-position:inside;
	list-style-position:inherit;
	list-style-image:none;
	
	clear:both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



a.feed {
  margin-left: 15px;
  font-size:12px;
  font-weight:bold;
  color:#000;
  padding: 8px 0 8px 19px;
  background: url(images/feed-icon-14x14.png) no-repeat 0 50%;
  height:30px;
} 


.sp_link_16{
	display:none;
	visibility:hidden;
	
	}
#sp_div_list{
	margin-left:15px;
	}
#css_post_header1{
		font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	}

/* "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." */
