/*
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

*/



/* Begin Typography & Colors */


html, body {
 	margin:0; 
	padding:0; 
 	background-color:white;
	text-align:center;
	width:100%;
	background-image:url(http://studiereninbayern.de/wp-content/images/bg2.gif);
/*	background-repeat:repeat-x;
 */
	font-family:Helvetica,Arial,sans-serif;
     }
div#page {    
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 962px;
    padding: 0;
 }  
 
div#top {
	background:white;
	background-image:url(http://studiereninbayern.de/wp-content/images/studiereninbayern.jpg);
	background-repeat:no-repeat;
	position:relative; 
	width:100%;
	border-left:solid 2px #ffdda8;
	border-right:solid 2px #ffdda8;
	border-top:solid 2px #ffdda8;
	border-bottom:solid 2px #ffdda8;

}   

ul#navlist {
	padding-left: 0px;
	margin-bottom: 0px;
	
}

#navlist li
{
display: inline;
list-style-type: none;
background-color: #ffdda8;
margin-left: 0px;
padding: 5px 10px 5px 10px;
}

ul#subnavlist {
	padding-left: 0px;	
	margin: 8px 0px 0px 5px;
}

#subnavlist li
{
display: inline;
list-style-type: none;
margin: 5px 0px 0px 5px;
padding: 5px 5px 5px 0px;
}

#subnavlist a {
	text-decoration: none;
	font-size: 75%;
}

#navlist a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}

.cat-item a { color: #4f9f2c; }

.current-cat a {
	font-weight: bold;	
	color: #ed8d1d;
}

div#content {
	margin: 5px 50px 5px 50px;
	font-size: 10pt;
	
}

div#bottom {
	margin-left:50px;
	margin-top:5px;
	margin-bottom:10px;
}

#bottom a {
	font-size: 10pt;
	color: #4f9f2c;
	font-style: italic;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
}

.postmetadata {
 	margin-right: 50px;
	font-size: 9pt;
	font-style: italic;
	/*text-align: right;*/
	float: right
}



/* End captions */


/* "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." */
