/*
Theme Name: ScheinFrei
Theme URI: http://www.scheinfrei.com
Description: Das ScheinFrei Theme
Version: 1.0
Author: Philipp Schreiber
Author URI: http://www.philippschreiber.de/
Tags: music
*/
@import "reset.css";


body {
	font-size: 12px;; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/bg.jpg') scroll;
	margin-bottom:20px;
	padding-bottom:20px;
}

p {
	margin-top:10px;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	margin:10px;
	color:#460106;
	text-transform:uppercase;
}

a {
	color:#460106;
	text-transform:uppercase;
	text-decoration:none;
}

hr {
	border:1px solid #460106;
	height:1px;
	width:80%;
}

a:hover {
	text-decoration:underline;
}

div.menu {
	position:absolute;
	left:12px;
	top:580px;
}

div#mainnav ul li {
	position:relative;
	float:left;
	width:100px;
	height:20px;
	background:#e3dbce;
	margin-right:2px;
	line-height:20px;
}

div#mainnav ul li:hover {
	background:#97886f;
}

div#mainnav ul li:hover a {
	color:#fff;
}

div#mainnav ul li a {
	margin-left:10px;
	text-transform:uppercase;
	color:#460106;
	text-decoration:none;
}

div.scroller {
	position:absolute;
	left:521px;
	top:582px;
	width:436px;
}

div#content {
	position:absolute;
	left:522px;
	top:129px;
	width:436px;
	height:451px;
	overflow:auto;
}

div#content table,
div#pageTitle table {
	border-collapse:collapse;
}

div#content table td {
	vertical-align:top;
}

td.poll {
	background:url(images/line-home.jpg) repeat-y;
}

div#sidebar {
}

div.post {
	margin:10px;
	padding-bottom:20px;
}

div#pageTitle {
	position:absolute;
	left:523px;
	top:103px;
	width:437px;
	text-align:center;
	line-height:22px;
}

div#pageTitle h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#6d685f;
}

div#sidebar ul.sidebar,
div#sidebar ul.sidebar li {
	list-style:none;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_pullup.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:100px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
position:relative;
float:left;
width:102px;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#460106; 
width:92px; 
height:20px; 
background:#e3dbce; 
padding-left:10px; 
line-height:20px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:102px;
w\idth:139px;
}

/* style the second level background */
.menu ul ul a, .menu ul ul a:visited {
background:#97886f;
}
/* style the second level hover */
.menu ul ul a:hover {
background:#97886f !important;
color:#fff !important;
}
.menu ul ul :hover > a {
background:#c9ba65;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#97886f;
}
/* style the third level hover */
.menu ul ul ul a:hover{
background:#97886f;
}
.menu ul ul ul :hover > a {
background:#97886f;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {border-collapse:collapse; border:0; position:absolute; left:0; bottom:-1px;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
bottom:20px;
left:0; 
width:102px;
}
* html .menu ul ul {
bottom:30px;
}
/* position the third level flyout menu */
.menu ul ul ul{
left:102px; 
bottom:0;
width:102px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-102px;
}

/* style the second level links */
.menu ul ul a, 
.menu ul ul a:visited,
.menu ul ul ul a, 
.menu ul ul ul a:visited, 
.menu ul li.current_page_parent ul a, 
.menu ul li.current_page_parent ul a:visited  {
background:#e3dbce; 
color:#460106; 
height:auto; 
line-height:20px; 
padding-left:10px; 
width:92px;
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:100px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover, .menu ul li.current_page_parent a {
color:#fff; 
background:#97886f;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#97886f;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
height:auto;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
display:none;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
display:none;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
display:block;
bottom:0;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
display:block;
bottom:0;
}


div#player {
	position:absolute;
	left:12px;
	top:0px;
}

div#musikerClick {
	position:absolute;
	left:90px;
	top:170px;
	width:300px;
	height:200px;
	cursor:pointer;
}

p.eshops {
    position: absolute;
    left: 190px;
    top: 470px;
    color: #ffffff;
}

div#socialnets {
	color:#FFFFFF;
	height:50px;
	left:740px;
	position:absolute;
	top:600px;
	width:220px;
}
