@charset "UTF-8";
/* CSS Document   */
/* Copyright Sound of the Forest e.V.  */
/* Author: Jonathan Rutsch v2 */
/* URL: http://zoolution-labs.com */

/* MENU */
#navigation a{
display: block;
float: left;
text-indent: -6000px;
height: 63px;
}
#navigation a:hover{
background-position: 0px -63px;
}
#menu_news{
background: url(http://sound-of-the-forest.de/img/menu_news.gif) 0px 0px;
width: 109px;
}
#menu_lineup{
background: url(http://sound-of-the-forest.de/img/menu_lineup.gif) 0px 0px;
width: 148px;
}
#menu_ticket{
background: url(http://sound-of-the-forest.de/img/menu_ticket.gif) 0px 0px;
width: 162px;
}
#menu_info{
background: url(http://sound-of-the-forest.de/img/menu_info.gif) 0px 0px;
width: 103px;
}
/*LINEUP*/
#lineup a{
display: block;
margin-top: 10px;
text-indent: -6000px;
}
#lineup_bonaparte{
background: url(http://sound-of-the-forest.de/img/lineup_bonaparte.jpg) 0px -1px;
height: 83px;
}
#lineup_bonaparte:hover{
background-position: 0px -85px;
}
#lineup_fitzsimmons{
background: url(http://sound-of-the-forest.de/img/lineup_fitzsimmons.jpg) 0px -1px;
height: 81px;
}
#lineup_fitzsimmons:hover{
background-position: 0px -83px;
}
#lineup_krings{
background: url(http://sound-of-the-forest.de/img/lineup_krings.jpg) 16px 0px;
height: 78px;
}
#lineup_krings:hover{
background-position: 16px -78px;
}
#lineup_fireintheattic{
background: url(http://sound-of-the-forest.de/img/lineup_fireintheattic.jpg) 0px -1px;
height: 90px;
}
#lineup_fireintheattic:hover{
background-position: 0px -92px;
}
#lineup_hellsongs{
background: url(http://sound-of-the-forest.de/img/lineup_hellsongs.jpg) 0px -1px;
height: 69px;
}
#lineup_hellsongs:hover{
background-position: 0px -71px;
}
#lineup_further{
background-image: url(http://sound-of-the-forest.de/img/lineup_further.jpg);
height: 113px;
}
/* FOOTER LINKS */
#footer_social {
list-style: none;
border-bottom: 1px solid #C6D1C1;
padding: 0px;
width: 250px;
margin-left: 40px;
}
#footer_social li{
border-top: 1px solid #C6D1C1;
height: 50px;
}
#footer_social li:hover{
background: #CCD6C7;
}
#footer_social li a{
height: 64px;
color: #A2AB9E;
text-transform: uppercase;
display: block;
padding: 17px 20px 10px 50px;
background-position: 6px 10px;
}
#footer_myspace{
background: url(http://sound-of-the-forest.de/img/socialicon/myspace_32.png) no-repeat;
}
#footer_youtube{
background: url(http://sound-of-the-forest.de/img/socialicon/youtube_32.png) no-repeat;
}
#footer_twitter{
background: url(http://sound-of-the-forest.de/img/socialicon/twitter_32.png) no-repeat;
}
#footer_vimeo{
background: url(http://sound-of-the-forest.de/img/socialicon/vimeo_32.png) no-repeat;
}
#footer_facebook{
background: url(http://sound-of-the-forest.de/img/socialicon/facebook_32.png) no-repeat;
}
#footer_flickr{
background: url(http://sound-of-the-forest.de/img/socialicon/flickr_32.png) no-repeat;
}





