/*
Theme Name: rb
Theme URI: http://robertbrauer.de/
Description: Modification of the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Robert Brauer
Author URI: http://robertbrauer.de/
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Palatino Linotype', Palatino, 'Book Antiqua', 'Times New Roman', Times, serif;
	color: #000;
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#wrapper {
	
	}
	
#body {
	width: 960px;
	}
	
#projects {
	float: left;
	padding: 0;
	margin: 0 0 0 100px;
	width: 400px;
	display: inline;
	}
	
/* LINKS */

a {
	outline-width: 0;
	}

a, a:visited {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
/* HEADLINES */

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

h1 {
	font-size: 2.8em;
	margin: 25px 0 25px 0;
	line-height: 1em;
	}
	
h2 {
	font-size: 1.5em;
	border-bottom: 2px solid #d7ff00;
	margin: 50px 0 20px 0;
	}

h3 {
	font-size: 1.3em;
	}
	
h1.page_title {
	font-size: 3.4em;
	color: #ccc;
	margin: 0 0 0 100px;
	padding: 20px 0 0 0;
	height: 100px;
	clear: both;
	width: 800px;
	}
	
span.white {
	color: #fff;
	}
	
/* HEADER */

#header {
	height: 140px;
	}

ul.menu {
	font-size: 1.2em;
	margin-left: 500px;
	}

ul.menu li {
	display: block;
	float: left;
	padding-top: 10px;
	}

ul.menu li a {
	margin: 0;
	text-decoration: none;
	padding: 20px 26px 2px 26px;
	border-left: 2px solid #d7ff00;
	}

ul.menu li a:hover {
	text-decoration: none;
	background: #d7ff00;
	}
	
ul.menu li.current-cat a {
	text-decoration: none;
	background: #d7ff00;
	}
	
#headerimg {
	margin-top: 22px;
	padding: 0 0 0 65px;
	float: left;
	}

#headertext {
	margin-top: 22px;
	padding: 9px 0 0 10px;
	float: left;
	font-size: 1.1em;
	}

/* POST */

#content {
	float: left;
	padding: 0;
	margin: 0 0 0 100px;
	width: 600px;
	}

h1.post_title a {
	font-size: 1.1em;
	margin: 0 0 20px 0;
	line-height: 1em;
	width: 450px;
	display: block;
	}
	
h4 {
	font-size: 1.7em;
	padding: 5px 0 7px 0;
	width: 400px;
	line-height: 1em;
	}
	
.post {
	margin: 0 0 90px 0;
	text-align: left;
	}
	
.post_eyecatcher p {
	margin: 10px 0 0 0;
	}
	
.post_text p {
	color: #888;
	font-size: 1.5em;
	line-height: 1.4em;
	padding: 0;
	margin: 15px 0;
	}
	
#content .post_text p {
	color: #888;
	font-size: 1.5em;
	line-height: 1.4em;
	padding: 0;
	margin: 15px 0;
	width: 400px;
	}
	
.image a img {
	margin: 0 14px 20px 0;
	border: 2px solid #000;
	float: left;
	}
	
.image a:hover img {
	border: 2px solid #d7ff00;
	}
	
.post_metadata {
	text-align: left;
	clear: left;
	padding: 0;
	font-size: 1.5em;
	color: #888;
	}
	
.post_metadata a {
	background: #d7ff00;
	}
	
.post_metadata a:hover {
	color: #fff;
	background: #000;
	text-decoration: none;
	}
	
.quote {
	margin: 0;
	padding: 0 0 0 40px;
	font-style: italic;
	width: 360px;
	color: #888;
	font-size: 1.5em;
	line-height: 1.3em;
	background: url(images/quote.gif) no-repeat top left;
	}
	
p a.download {
	margin-top: 25px;
	}
	
a.download {
	display: block;
	padding: 7px 15px;
	background-color: #008cdc;
	width: 370px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
	
a.download span {
	font-weight: normal;
	}
	
a:hover.download {
	background-color: #000;
	}
	
a.project_link {
	font-weight: bold;
	color: #0086d7;
	}
	
/* POST NAVIGATION */

.navigation {
	background: #d7ff00;
	text-align: center;
	margin: 0;
	padding: 10px 15px 25px 15px;
	height: 30px;
	width: 370px;
	line-height: 1.5em;
	}

.navigation a {
	font-weight: bold;
	font-size: 1.5em;
	}
	
.alignleft {
	text-align: left;
	float: left;
	}
	
.alignright {
	text-align: right;
	float: right;
	}
	
/* SIDEBAR */

#sidebar {
	margin: 232px 0 20px 200px;
	padding: 0;
	float: left;
	width: 238px;
	}
	
#sidebar ul {
	margin: 5px 0 10px 0;
	}
	
/* LANGUAGE */

ul.qtrans_language_chooser li {
	display: inline;
	}
	
ul.qtrans_language_chooser li.active  a {
	background: #000;
	color: #fff;
	}

ul.qtrans_language_chooser li a {
	text-decoration: none;
	font-size: 1.2em;
	padding: 2px 38px;
	}

ul.qtrans_language_chooser li a:hover {
	text-decoration: none;
	color: #000;
	background: #d7ff00;
	}
	
/* BLOGROLL */
	
ul.blogroll li a {
	color: #007fff;
	font-size: 1.2em;
	text-decoration: underline;
	}
	
ul.blogroll li a:hover, ul.blogroll li a:hover span {
	background: #007fff;
	color: #fff;
	text-decoration: underline;
	}
	
ul.blogroll li a span{
	color: #000;
	}
	
/* FOOTER */

/*
#footer {
	margin: 0;
	padding: 20px 0 0 100px;
	background-color: #000;
	clear: both;
	color: #ccc;
	font-size: 1.5em;
	height: 100px;
	} */
	
#footer {
	margin: 0;
	padding: 20px 0 0 100px;
	background-color: #000;
	color: #ccc;
	font-size: 1.5em;
	height: 80px;
	clear: both;
	}
	
#footer_license {
	float: left;
	padding-top: 4px;
	margin-right: 6px;
	}
	
#footer a {
	color: #fff;
	}
