@charset "UTF-8";
/* CSS Document   */
/* Copyright Sound of the Forest e.V.  */
/* Author: Jonathan Rutsch */
/* URL: http://zoolution-labs.com */
body{
background: #385528;
color: #3b3e41;
font-size: 1em;
font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
text-align: center;
margin: 0px;
padding: 0px;

}
#page{
width: 760px;
margin: auto;
padding-top: 0px;

}
#page_inlay{
padding: 14px;
text-align: left;
border: 6px solid #fff;
background: #ededed;
}
#footer_twitter_channel{
margin: 0px;
margin-top: 30px;
clear:both;
}
#footer_twitter_channel ul{
list-style: none;
padding: 0px;
}
#footer_twitter_channel ul li{
margin: 20px 10px 20px 10px;
padding: 10px 10px 10px 10px;
background-color: #ededed;
border: 1px solid #ddd;
border-left: 8px solid #ddd;
margin-bottom: 30px;
}
#footer_twitter_channel img{
width: 100px;
margin-right: 6px;
border: 0px;
float: left;
}
#footer_twitter_channel a{
color: #999;
font-family: arial;
text-transform: uppercase;
font-size: 12pt;
letter-spacing: 0.1pt;
font-weight: light;
text-decoration: none;
line-height: 30px;
}
#footer_twitter_channel a:hover{
color: #777;
}
/* PLAYLIST */
#playlist{
list-style: none;
margin: 14px 0px 0px 0px;
padding: 0px;
}
#playlist li{
float: left;
margin-right: 10px;
font-size: 9pt;
}
#playlist li a img{
border-color: #333;
width: 106px;
}
.clear{
clear:both;
}
#header{
height: 160px;
background: url(http://sound-of-the-forest.de/img/header_sleeping.gif) 0px 5px no-repeat ;
}
#head_links{
padding-top: 130px;
margin-bottom: 20px;
text-align: right;
}
#head_links a{
color: #E4EAD3;
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
}

#contact{
padding: 20px;
margin: 10px;
background: #fff;

}
fieldset{
border: none;
}
fieldset label{
display: block;
margin: 5px 0px 5px 0px;
padding: 5px 10px 5px 10px;
font-size: 13px;
}

fieldset input{
border: 1px solid #ccc;
padding: 5px;
font-size: 13px;
color: #555;
background: #E8EAE4;
width: 200px;
}
fieldset input:focus{
background: #DCEAB3;
font-weight: bold;
}
fieldset .submit{
background: #E4EAD3;
width: 100px;
}
fieldset .submit:hover{
background: #DCEAB3;
}
.input_error{
background: #EB6D87 !important;
color: #fff !important;
}
/* party party */

#party{
margin-bottom: 15px;
background: #fff;
padding-bottom: 10px;
}
#party a  img{
border: none;
}