/*
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
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

*/

*{
margin:0;
padding:0;
}

body {
position:relative;
	font-size: 66.5%; 
	font-family: Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url(images/kubrickbgcolor.jpg);
	color: #333;
	margin: 0 0 20px 0;
	}

h1 {
	font-size: 160%;
margin:1em 0 0.5em 0;
	}



h2 {
color: #B9411C;
	margin-top:30px;
font-size:130%;
line-height:1.3em;
;
	}


h3 {
	font-size: 120%;
margin:30px 0 10px 0;
clear:both;
	}


a:link, a:visited{
color: #333;
text-decoration: none;
}

a:hover, a.active{
	color: #B9411C;
text-decoration:underline;
}


#wp-calendar caption, cite {
	text-decoration: none;
	}

a img {
	border: none;
	}
p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 15px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 15px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

#page {
position:relative;
	text-align: left;
	padding: 0;
	width: 760px;
background-image: url(images/kubrickbg-rtl.gif);
background-repeat: repeat-y;
background-position: left top;
	}


/*Header------------------------------------------*/
#header {
position:relative;
text-align:center;
	height: 175px;
	width: 760px;
background-image: url(images/kubrickheader.jpg);
background-repeat: no-repeat;
background-position: center top;
	}



#header img.shortcut{
margin:10px 0 0 10px;
}

#language{
position: relative;
float:left;
margin-top:10px;
border:none;
/*margin-left:20px;
width:130px;
height:130px;
background-image: url(images/language.jpg);
background-repeat: no-repeat;
background-position: left top;*/
}

#ruhr {
position:relative;
float:right;
top:10px;
right: 12px;
}

#header h2{
font-size:115%;
color:#000;
margin: 0 0 0 110px;
}
#header p{color:#B9411C; font-weight:bold;
margin: 0 0 0 140px;}

/*Navigation Sidebar-----------------------------*/

#sidebar{
position:relative;
float:left;
width: 16.8em;
padding-left:2em;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
width:15em;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 2px;
font-weight:bold;
font-size:110%;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
font-weight:normal;
font-size:90%;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


#sidebar li.current-cat a, #sidebar li.current_page_item a{
color:#B9411C;}

#linkcat-2 li a, #linkcat-13 li a, #linkcat-14 li a, #linkcat-15 li a{
font-weight:normal;
}

#sidebar li.page-item-35, #sidebar li.page-item-18, #sidebar li.page-item-132, #sidebar li.page-item-460, #sidebar li.page-item-525{
margin-top:1em;
}
#sidebar li.page-item-72, #sidebar li.page-item-204, #sidebar li.page-item-213, #sidebar li.page-item-644{
visibility: hidden;}

#sidebar li.page-item-132, #sidebar li.page-item-134, #sidebar li.page-item-206, #sidebar li.page-item-208, #sidebar li.page-item-221, #sidebar li.page-item-223, #sidebar li.page-item-365, #sidebar li.page-item-454{
visibility:visible;}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
		margin: 5px 0 0;
	padding: 0;
}


#searchform {
	margin: 10px 0;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
border: 2px solid #999;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}



/*Content----------------------------------*/
#content {
position:relative;
	}

#content a{
color:#B9411C;
}

#content p{
margin-bottom:1em;
line-height:1.5em;
}

#excerpt{
font-weight:bold;
margin-bottom:1em;}


/*Startseite*/
#start{
	float: left;
	
	}

#start img{
margin-bottom:0.5em;
padding:0;
margin:0;

}

* html #start img{
padding-left:2px;}

#start p{
	padding: 10px 0 20px 15px;
	margin: 0;
	width: 490px;
font-style:italic;
line-height:1.5em;
}

#foerderer h2{
color:#000;
margin-bottom:0.6em;
}
#foerderer img{
float:none;
margin-right:30px;}

#content p.postmetadata a{
color:#333;
}


/*Google-Maps*/
#content iframe{
margin:1em 0;}
table.anmeldung{
margin:1em 0;
}

/*Tabelle Programm--------------------*/
#content table{
margin-top:1em;
empty-cells: hide;
border-spacing: 3em 1em;
border-collapse: collapse;
}

table.line td {
border-bottom: 1px solid #aaa;
}

#content th{
font-size:100%;
padding: 5px;
border-bottom: 1px #ccc solid;
}

#content td{
vertical-align: top; 
padding: 5px;
}

#content tr.altrow {
background-color:#f1f1f1;
}

#content td h2{
margin:0 0 0.5em 0;
color:#800000;
font-size:120%;}

#content td h3{
margin:1em 0 0 0;
font-size:110%;}



#content table tr.pause{
border-top: 1px solid #666;
border-bottom: 1px solid #666;
background-color:#fff;
}
#content td a:hover{
background-color: #fefcf6;
}


#subpages li{
display:inline;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;

	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #D9D9D9;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 15px;
	margin: 0px 0 0 0px;
	width: 490px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 220px;
	width: 490px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear{
	clear: both;
}


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 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;
	}


/*Referentenverzeichnis*/
.liste a{
margin-right: 30px;}

/*Rightbar------------------------*/
#rightbar{
position:absolute;
left:758px;
top: 4px;
width:180px;
text-align:left;
background-image: url(images/back_side.jpg);
background-repeat: no-repeat;
background-position: left top;
}

#rightbar img{
margin:0 0 1.5em 20px;
}

#rightbar h2{
font-size:120%;
margin:2em 0 0.5em 20px;
color:#000;}

#rightbar p.abstand{
margin-top:10px;}

/*Footer*--------------------------------*/

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#footer ul.inline{
margin-left:20px;}
#footer ul.inline li{
display:inline;
margin-right: 10px;
list-style-type:none;}



/* 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;
	}


.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;
}

/*Sprachenplugin*/

#icl_lang_selector_footer{
clear:both;}
