/*
Theme Name: Banality Dreams Theme
Theme URI: http:/roxmo.de/design
Description: A minimalistic Design
Author: robin@roxmo.de
Author URI: http://roxmo.de/design
Tags: minmalistic, siderbar left, custom header, fixed width, two columns
*/

* {
margin:0;
padding:0;
}

body {
font-family:Helvetica;
background-color:#ffffff;
color:#000;
font-size: 13px;
/*background-image:url(http://www.banalitydreams.com/wp-content/uploads/feuer.jpg);*/
background-attachment:fixed;
}

a {
text-decoration:none;
color:#000;
}

a:hover {
color:#888;
}

#content {
float: left;
width: 700px;
background-color:#fff;
}

#sidebar {
font-weight:bold;
font-size: 12px;
background-color:#fff; /* cacaca */
padding:5px;
width:200px;
float:left;
margin-left: 10px;
}

#newsbar {
float: left; 
width: 200px;
background-color:transparent;
font-size:11px;
margin-left: 10px;
padding:5px;
}

#sidebar * {
list-style:none;
}

#sidebar ul ul li {
color:#ccc;
margin-left:20px;
}

h2 {
width: 700px;
height: 288px;
letter-spacing:-9999px;
text-indent:-9999px;
border-bottom:10px solid #989898;
}

/* h1 {
background-image:url(images/logo-right.jpg);
width: 48px;
height: 288px;
letter-spacing:-9999px;
text-indent:-9999px;
position:absolute;
left:20px;
} */

.post {
border-bottom:3px solid #989898;
padding:10px;
margin-bottom:20px;
}

.post2 {
margin-bottom:20px;
}

#page {
margin:20px;
}

.text {
width:335px;
float:left;
}

.bild {
margin-left:345px;
font-size: 10px;
color:#888;
}

.bild p {
margin: 5px 0;
text-align:right;
}

img {
border: 0;
}

.titelbild {
border-bottom:0px solid #989898;
}

.people {
border-bottom:3px solid #989898;
padding: 10px;
}

.p_text {
width:335px;
float:left;
}

.p_bild {
margin-left:345px;
}

#post-4 h3 {
margin:10px;
}

#post-12 h3 {
margin:10px;
}

.production {
border-bottom:3px solid #989898;
}

.prod_links {
width:335px;
float:left;
}

.prod_rechts {
margin-left:345px;
font-size: 10px;
color:#888;
}

.prod_rechts p {
margin: 5px 0;
text-align:right;
}

.prod_unten {
width:700px;
}

#last {
height:20px;
}