/*
Theme Name: Palis
Theme URI: http://palis.de/
Description: 
Version: 1.6
Author: Manuel Kugelmann
Author URI: http://bitcraft.org/
Tags: blue, custom header, fixed width, two columns, widgets

Based On:
	Kubrick v1.6
	 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

*/



html 
{
	font-size: 100%; /* fix IE bug*/
		background: #BBBBBB;
}	
	
html, body {
	/*height:100%;*/
	width: 100%;
	/*max-height:100%;*/
	/*overflow:hidden;*/
	padding:0;
	margin:0;
	border:0;
	}
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	/*background: #3399cc; */ /* url('images/kubrickbgcolor.jpg');*/
	color: #333;
	text-align: left;
	}

#bodydiv {
	position: relative;
	left: 0px;
	top: 0px;
	width: 980px;
	/*max-height:100%;*/
	/*overflow:hidden;*/
	padding:0;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
	border: 5px solid #008CD2;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
	
	

#header {
	/*position: relative;
	top: 0%;
	left: 0%;
	right: 0%;*/
	/*width: 60em;*/
		
	/*position: fixed;*/
	/*width: 980px;*/
	
	text-align: center;
	margin: 0 0 0 0;
	padding: 0;
	height: 10em;
	z-index: 1;
	/*background-color: #FFFFFF;*/
	border-bottom: 3px solid #008CD2;
	/*background: #DDDDDD;*/
	background: #008CD2 url('images/header.jpg') no-repeat top left;
	}

	
#page {
	/*  margin: 0px auto;*/
	padding: 0;
	margin: 0;
	position: relative;
	left: 0px;
	top: 0px;
/*	top: 10em;
	left: 0em;*/
	/*bottom: 0em;*/
	/*margin-top: 10em;*/
	/*height: 100%;*/
	/*height: auto;*/
	/*min-height: 100%;*/
	/*border: 5px solid #959596;*/
	/*background-color: white;*/
	/*background-color: green;*/
	background: #DDDDDD;
	/*background-color: #008CD2;*/
	}

#sidebarcolumn {
	margin: 0;
	padding: 0;
	/*position: relative;
	left: 0em;*/
	/*position: fixed;*/
	float: left;
	z-index: 2;
	margin-right: -180px;
	width: 180px;
	/*min-height: 100%;*/
	/*margin-top: -10em;*/
	/*top: 12em;
 	bottom: 12px;*/
	/*z-index: -1;*/
	/*background-color: #008CD2;*/
	/*background: #EFEFEF;*/
	/*margin-left: -5px;*/
	/*margin-left: -1px;*/		
	background-color: #DDDDDD;
	/*background-color: #008CD2;*/
	/*border: 1px solid #008CD2;
	border-top: 0px solid #008CD2;*/
	/*border: 3px solid #008CD2;*/
	/*border-left: 5px solid #008CD2;
	border-top: 3px solid #008CD2;
	border-right: 3px solid #008CD2;
	border-bottom: 3px solid #008CD2;
	margin-top: -3px;
	margin-bottom: -3px;*/
    /*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}
	
#contentcolumn {
	/*position: relative;*/
	position: relative;
	left: 18em;
	margin-right: 18em;
	/*margin-left: 18em;*/
	/*
	position: absolute;
	left: 18em;
	top: 10em;
	*/
	/* */
	/*bottom: 0%;*/
	/*padding: 0 16px 0 16px;*/
	/*min-height: 100%;*/
	/*min-height: 100%;*/
	/*max-height: 100%;*/
	overflow: auto;
	/*
	overflow-y: scroll;
	*/
		/*border-top: 1px solid #008CD2;*/
		border-left: 1px solid #008CD2;
		background-color: white;
	/*background: white url('images/corner_lt.gif') no-repeat top left;*/
	}
	
	#contentcolumn h1
	{
		color: black;
	}
	
/*	
#contentback {
	position: relative;
	z-index: 0;
	top: 10em;
	left: 18em;
	bottom: 0%;
	right: 0%; 
	background: white url('images/corner_lt2.gif') no-repeat top left;
	}	


#contentbacktop {
	position: absolute;
	z-index: 1;
	top: 0%;
	left: 16px;
	right: 0%;
	height: 1px;
	border-top: 3px solid #008CD2;
	}	

	
#contentbackleft {
	position: absolute;
	z-index: 1;
	top: 16px;
	left: 0%;
	bottom: 0%;
	width: 1px;	
	border-left: 3px solid #008CD2;
	}	
*/
	

/****************************************************************************/


#headerlogo  {
	text-align: center;
	width: 300px;
	height: 9em;
	float: left;
	margin: 0 auto 0 auto;
	padding-top: 1em;
	padding-left: 8px;
	position: relative;
	z-index: 3;
	}

#palis  {
	height: 84px;
	width: 250px;
	background: url('images/Logo_NEU.png') no-repeat top left;
	display: block;
	}
	
* html #palis  {
	background: url('images/Logo_NEU_g.jpg') no-repeat top left;
	}	


h1, h1 a, h1 a:hover, h1 a:visited {
	font-family:  Arial, Sans-Serif;
	font-size: 1.2em;
	text-align: left;
	text-align: center;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 3;
	text-decoration: none;
	color: white;
}	
			
	

#headerimage 	{
background: url('images/AutomaticGarageVW.jpg') no-repeat top left;
height: 10em;
margin-top: -10em;
/*margin-bottom: -10em;*/
position: relative;
float: left;
margin-left: 0em;
left: 0;
top: 0;
width: 250px;
z-index: 2;
	border-right: 3px solid #008CD2;
	}
	
#headerimage2 	{
background: url('images/RoundPalisWolfsburg.jpg') no-repeat top right;
height: 10em;
margin-top: -10em;
/*margin-bottom: -10em;*/
position: relative;
float: right;
margin-right: 0em;
right: 0;
top: 0;
width: 250px;
z-index: 2;
	border-left: 3px solid #008CD2;
	}		



	
#content {
	/*float: left;*/
	margin: 0 1em 0 1em;
	padding: 16px;
	/*background-color: white;*/
	/*margin-top: 10em;*/
/*	min-width: 30em;*/
	max-width: 780px;
	min-height: 22em; 
	}		
	
	
#page, #contentcolumn{ 
/*overflow : hidden;*/

 min-height: 0; 
} 	
	
#navbar { 
width: 980px;
height: 2.5em;
background-color: #008CD2;
} 	
	


/* Begin Sidebar */
	#sidebar, #sidebarcolumn{ 
/*overflow : hidden;*/
 min-height: 0;
  }

#sidebar {
	/*background-color: #008CD2;*/
	/*color: white;*/
	/*position: relative;
	top: 0px;
	bottom: 0px;*/
	height: 100%;
	width: 100%;
	text-align: right;
}
	


	
	
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	color: white;
	visibility: hidden;
	}

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


#sidebar #bottomside {
	position: absolute;
	z-index: 30;
	right: 0px;
	bottom: 0px;
}


	

#sidebar ul {	
	margin: 0 0 0 0;
	padding: 0px;
	width: 180px;
}


#sidebar ul ol {
	margin: 0 0 0 0;
	padding: 0px;
	width: 180px;
}


#sidebar ul ul {
width: 160px;
	/*margin: 10px 0 0 20px;*/
	float:right;
	margin: 10px 0 0 0;
}	
	
#sidebar ul ul ul {
width: 160px;
	margin: 0 0 0 0;

}	

 #sidebar  ul ul .page_item {	
width: 160px; 
		min-height: 2.0em;
		margin: 0.5em 0 0.3em 0;
	}	
	
#sidebar ul ul ul .page_item {
width: 160px;
	margin: 0em 0 0 0;
	min-height: 2.0em;
	height: 25px;
	}
	

#sidebar  ul ul .page_item a 
{
	position: relative;
	z-index: 10;
	right: -1px;
}	

	
	
 #sidebar  ul ul .page_item a {
	text-align: left;
	width: 152px;
    height: 20px;
	padding-left: 8px;
	padding-top: 0.3em;
	padding-bottom: 0.1em;
	display: inline-block;
	color: white;
	font-weight: bold;
	font-size: 135%;
	/*position: relative;
	z-index: 10;
	right: -1px;*/
	background-color: #008CD2;
	background: url('images/bar2.gif') no-repeat center left;	
	margin: 0 0 0.0em 0;
	/*margin-left: 20%;*/
}	

 #sidebar  ul ul ul .page_item a {
	font-size: 120%;
	padding-top: 0.3em;
	padding-bottom: 0.1em;
	display: inline-block;
	width: 144px;
	padding-left: 16px;
	margin: 0 0 0.0em 0;
	height: 20px;
	z-index: 10;
	background: url('images/bar2.gif') no-repeat center left;
	/*margin-left: 20%;*/
}	

	
 #sidebar  ul ul .current_page_item>a , #sidebar  ul ul .current_page_ancestor>a, #sidebar  ul ul ul .current_page_item>a {
	color: black;
	background: url('images/barwhite2.gif') no-repeat center left;
}		


 #sidebar ul ul .page_item a:hover {
	color: #008CD2;
	background: url('images/barwhite2.gif') no-repeat center left;
}		




#sidebar form {
	margin: 0;
	}

/* End Sidebar */
	
	

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	/*height: 0px;*/
	overflow: hidden;
	clear: both;
	text-align: center;
	}

#footer p {
	margin: 0;
	padding: 0px 0;
	}

	
	
/* End Structure */	
	
	

	
	
.post, .page , #postdivrich
{
	margin: 0 0 0px;
	text-align: left;
}


br {
/* clear: both;*/
}
	
p, .post p, .page p , #postdivrich p {
/*clear: both;*/
}	
	
	
.post hr, .page hr , #postdivrich hr{
	display: block;
	}


#content .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
	
	
#content {
	font-size: 1.2em;
	}

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

#content .entry {
	line-height: 1.4em;
	}

#content {
	line-height: 1.6em;
	}

#content .postmetadata {
	text-align: left;
	}

	




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

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

	


h2 {
	font-size: 1.6em;
	}

	
	
.page h2 , #postdivrich h2 {
/*
	visibility: hidden;
	margin-top: 0px;
	text-align: center;
	*/
}	
	

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

h2 {
margin-top: 0px;
	/*margin: 10px 0 0;*/
	}


h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 0px 0 0;
	}





h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4  {
	font-size: 1.08em;
	padding: 0;
	margin: 0;
	}	
	
h5  {
	font-size: 1.04em;
	padding: 0;
	margin: 0;
	}	
	
h6 {
	font-size: 1.0em;
	padding: 0;
	margin: 0;
}	
	

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

	
small, .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: none;
	}

	
	


/* Begin Images */
p img {
	/*padding: 4px;*/
	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 {
	padding: 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	/*padding: 4px;*/
	margin: 4px 0px 4px 8px;
	display: inline;
	}

img.alignleft {
	/*padding: 4px;*/
	margin: 4px 8px 4px 0px;
	display: inline;
	}

.post img, .page img ,  #postdivrich img {
	border: 1px solid gray;
}	



.post  img.noborder, .page  img.noborder,  #postdivrich img.noborder{
	border: 0px solid gray;
	vertical-align: middle;
}	

.post  img.intext, .page  img.intext,  #postdivrich img.intext{
	border: 0px solid gray;
	height: 1em;
	margin: 0px 0px 0px 0px;
	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 {
	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;
	}

.pagenav li {
	margin-left: 1em;
	margin-right: 1em;
	list-style-type: none;
	list-style-image: none;
	}
.pagenav li #parentpage {
	font-weight: bold;
	}
	
/* End Entry Lists */



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


#navbar ul, #navbar ul li  {
	margin: 0;
	height: 1em;
	list-style-type: none;
	list-style-image: none;
}
	
#navbar .widget {
	color: #EEEEEE;
	float: right;
	display: inline;
	width: 200px;
}		
	
#navbar .widget_qtranslate {
margin: 0;
margin-top: 0.5em;
}	


#navbar .widget_qtranslate ul{
	width: 100%;
	}			
	
#navbar .widget .qtrans_language_chooser li {
	margin-left: 8px;
	width:40%;
	float: left;
	}	
	
#navbar .widget .qtrans_language_chooser li a{
	color: #EEEEEE;
	}		
	
	

#navbar .widget_text {
margin: 0;
}

#navbar .widget_search {
margin: 0;
width: 260px;
}

#navbar .textwidget {
	margin: 0;
	margin-left: 8px;
	text-align: left;
	color: #555555;
}	
	
#navbar #searchform {
	/*margin: 1em auto;*/
	/*padding: 0.5em 0.3em;*/
	padding-left: 8px;
	text-align: right;
	height: 2.4em;
	overflow: hidden;
	/*border: 1px solid white;*/
	/*background: url('images/barwhite.gif') no-repeat top left;*/
	}

#navbar #searchform #s {
	padding: 0;
	width: 60%;
	}

#navbar #searchsubmit {
	padding: 0;
	width: 30%;
	}
	
	
	
	
	
	
	
.widget {
	float:right;
	width: 90%;
	margin: 0.5em 0 0.5em 0;
}	
	
.qtrans_widget_switch {
	margin: 1.5em 0 0.5em 0;
	}		

.widget_text {
}


.widget_search {
	margin: 0.5em 0 0.5em 0;
}

.textwidget {
	margin-left: 8px;
	text-align: left;
	color: #555555;
}




#sidebar .qtrans_widget_switch ul{
	width: 100%;
}			
	
#sidebar .widget .qtrans_language_chooser li {
	margin-left: 8px;
	width:40%;
	float: left;
	}	
#sidebar .widget .qtrans_language_chooser li a{
	color: #555555;
	}	
	
	
#sidebar #searchform {
	/*margin: 1em auto;*/
	/*padding: 0.5em 0.3em;*/
	padding-left: 8px;
	text-align: left;
	height: 2.4em;
	overflow: hidden;
	/*border: 1px solid white;*/
	/*background: url('images/barwhite.gif') no-repeat top left;*/
	}

#sidebar #searchform #s {
	padding: 0;
	width: 45%;
	}

#sidebar #searchsubmit {
	padding: 0;
	width: 45%;
	}

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

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 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 */



	
	
	
	
	
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 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: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}




	
	
	
#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, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	





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



	
.thread-alt {
	background-color: gray;
}

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

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