/* 
	Theme Name: bass plus II
	Description: smooth showroom
	Author: benjamin frischbier
	Author URI: http://www.workbensch.net
	Version: 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	font-size:0.7em;
	line-height:1.4em;
	color:#ccc;
	font-family:arial, verdana, sans-serif;
	background:url(images/pattern.gif);
	background-attachment:fixed;
	margin:0px;
	padding:0px;
	}
	
#page {
	width:930px;
	height:200px;
	margin:auto;
	padding-top:100px;
	}

/* sidebar links */

#wrapper_sbl {
	position:relative;
	top:70px;
	width:310px;
	float:left;
	margin-right:10px;
	}

#sbl_top {
	width:310px;
	height:5px;
	background:url(images/bg_sbl_top.png);
	}
	
#sbl {
	width:310px;
	background:url(images/bg_sbl.png);
	}
	
.trennung_sbl {
	position:relative;
	left:5px;
	width:300px;
	height:1px;
	background:#111111;
	}
	
#logo {
	position:relative;
	left:5px;
	width:300px;
	height:220px;
	background:url(images/logo.gif);
	}

#menu {
	width:290px;
	height:23px;
	padding-left:25px;
	padding-top:7px;
	}
	
#menu ul {
	margin: 0;
	padding: 0;
	}

#menu ul li {
	list-style-type:none;
	list-style-image:none;
	float:left;
	margin-right:20px;
	}

#headline_downloads {
	position:relative;
	left:5px;
	width:300px;
	height:75px;
	background:url(images/headline_downloads.png);
	}
	
#downloads {
	position:relative;
	left:25px;
	width:260px;
	font-size:smaller;
	}
	
#downloads a:link {
	display:block; 
	background-image:url(images/button_aus.gif);  
	height:20px;
	padding-top:1px;
	color:#666;
	}	
	
#downloads a:visited {
	display:block; 
	background-image:url(images/button_aus.gif); 
	height:20px;
	padding-top:1px;
	color:#666;
	}
	
#downloads a:active {
	display:block; 
	background-image:url(images/button_aus.gif); 
	height:20px;
	padding-top:1px;
	color:#fff;
	}	
	
#downloads a:hover {
	display:block; 
	background-image:url(images/button_an.gif); 
	height:20px;
	padding-top:1px;
	color:#fff;
	}	
	
#downloads ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	}

#downloads li {
	list-style-type:none;
	list-style-image:none;
	}
	
#sbl_bottom {
	width:310px;
	height:35px;
	background:url(images/bg_sbl_bottom.png);
	}
	
/* sidebar rechts */
	
#wrapper_sbr {
	position:relative;
	top:160px;
	width:170px;
	float:right;
	}
	
#sbr {
	width:170px;
	background:url(images/bg_sbr.png);
	}
	
#sbr_top {
	width:170px;
	height:5px;
	background:url(images/bg_sbr_top.png);
	}
	
#randomizer {
	width:130px;
	height:120px;
	padding:20px 25px;
	}

#headline_links {
	position:relative;
	left:5px;
	width:160px;
	height:75px;
	background:url(images/headline_links.png);
	background-repeat:no-repeat;
	}
	
#links {
	position:relative;
	left:25px;
	width:120px;
	font-size:smaller;
	}
	
#links a:link {
	display:block; 
	background-image:url(images/button_aus.gif);  
	height:20px;
	padding-top:1px;
	color:#666;
	}	
#links a:visited {
	display:block; 
	background-image:url(images/button_aus.gif); 
	height:20px;
	padding-top:1px;
	color:#666;
	}
#links a:active {
	display:block; 
	background-image:url(images/button_aus.gif); 
	height:20px;
	padding-top:1px;
	color:#fff;
	}	
	
#links a:hover {
	display:block; 
	background-image:url(images/button_an.gif); 
	height:20px;
	padding-top:1px;
	color:#fff;
	}	
	
#links ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	}

#links li {
	list-style-type:none;
	list-style-image:none;
	}

#headline_next {
	position:relative;
	left:5px;
	width:160px;
	height:75px;
	background:url(images/headline_next.png);
	background-repeat:no-repeat;
	}
	
#next {
	width:170px;
	}
	
#rotator {
	position:relative;
	left:25px;
	width:120px;
	color:#CCFF00;
	font-size:1.2em;
	font-weight:bold;
	}
	
.trennung_sbr {
	position:relative;
	left:5px;
	width:160px;
	height:1px;
	background:#111111;
	}
	
#sbr_bottom {
	width:170px;
	height:35px;
	background:url(images/bg_sbr_bottom.png);
	}

/* content */
	
#wrapper_content {
	width:430px;
	float:left;
	}
	
#content_top {
	width:430px;
	height:10px;
	background:url(images/bg_content_top.png);
	}

#content {
	width:430px;
	background:url(images/bg_content.png);
	}
	
#post {
	position:relative;
	top:10px;
	left:25px;
	width:390px;
	}
	
.headline_post {
	position:relative;
	left:-5px;
	width:390px;
	height:45px;
	padding:14px 0px 0px 15px;
	font-size:1.2em;
	background:url(images/headline_post.png);
	background-repeat:no-repeat;
	}
	
.trennung_content {
	position:relative;
	left:-20px;
	width:420px;
	height:50px;
	background:url(images/bg_trennung_content.gif);
	background-repeat:no-repeat;
	}

#footer {
	width:430px;
	height:110px;
	font-size:smaller;
	background:url(images/bg_content_bottom.png);
	background-repeat:no-repeat;
	text-align:center;
	}
	
#pagenavi {
	position:relative;
	left:25px;
	width:380px;
	height:20px;
	}

/* kommentare */

li {
	list-style-type:none;
	list-style-image:none;
	}
	
.kommentator {
	color:#fff; 
	}

#comment {
	width:380px;
	border:1px solid #444;
	background:#202020;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	}
	
#submit {
	border:1px solid #444;
	background:#202020;
	color:#fff;
	padding:5px;
	cursoer:pointer;
	}
	
/* diverses */

.mehr {
	padding:20px 0px 0px 25px;
	font-size:smaller;
	}
	
a:link {
	color:#CCFF00;
	text-decoration:none;
	}	
	
a:visited {
	color:#CCFF00;
	text-decoration:none;
	}
	
a:active {
	color:#fff;
	text-decoration:none;
	}
	
a:hover {
	color:#fff;
	text-decoration:none;
	}	
	
a:link img {
	border:none;
	}
a:visited img {
	border:none;
	}
a:active img {
	border:none;
	}
a:hover img {
	border:none;
	}
	
.alignright {
	float:right;
	margin-left: 6px;
	}

.alignleft {
	float:left;
	margin-right: 6px;
	}
