@charset 'utf-8';
/**
 * De Büsch Band
 *
 * This is the main stylesheet for the band's website.
 *
 * @copyright  Copyright 2009, De Büsch Band
 * @link       http://tueddern.de/
 * @version    1.0
 * @media      all
 */


/* @group Font declaration */
@font-face {
	font-family: 'Vollkorn';
	src: url('vollkorn.eot');
	src: local('Vollkorn'), local('VollkornRegular'), url('vollkorn.woff') format('woff'), url('vollkorn.otf') format('opentype');
}
/* @end */

@media all {

/* @group Document defaults */
html , body {
	color: #fff;
	background: #000 url('../media/background.png') repeat center;
	font: 12px/1.5 Arial, sans-serif;
	margin: 0;
	padding: 0;
}
#container {
	margin: 0 auto;
	padding: 25px 0 0;
	width: 990px;
	position: relative;
}
/* @group Main content */
#content {
	color: #333;
	background: #fff;
	margin: 15px 0 0 130px;
	padding: 25px 20px;
	width: 700px;
	min-height: 500px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position: relative;
}
* html #content {
	height: 500px;
}
/* @end */
/* @group Navigation */
#nav {
	font: 18px/1 Vollkorn, Georgia, serif;
	text-align: left;
	position: absolute;
	top: 245px;
	left: 870px;
}
#nav li {
	display: inline;
	margin: 0;
}
#nav a {
	display: block;
	margin: 0 0 5px;
	font-weight: normal;
	text-decoration: none;
	-webkit-transition: color 0.2s;
}
#nav a:link , #nav a:visited {
	color: #888;
	background: transparent url('../media/navigation.png') no-repeat 0 0;
}
#nav a:hover , #nav a:focus , #nav a:active {
	color: #444;
	background: transparent url('../media/navigation.png') no-repeat 0 0;
}
#nav-home a {
	padding: 20px 0 20px 30px;
	width: 100px;
	background-position: 0 0 !important;
}
#nav-history a {
	padding: 20px 0 20px 15px;
	width: 115px;
	background-position: 0 -62px !important;
}
#nav-photos a {
	padding: 17px 0 23px 20px;
	width: 110px;
	background-position: 0 -120px !important;
}
#nav-music a {
	padding: 17px 0 23px 17px;
	width: 113px;
	background-position: 0 -182px !important;
}
#nav-contact a {
	padding: 15px 0 25px 20px;
	width: 110px;
	background-position: 0 -244px !important;
}
#nav-events a {
	padding: 15px 0 25px 15px;
	width: 115px;
	background-position: 0 -304px !important;
}
#nav a.active:link , #nav a.active:visited ,
#nav a.active:hover , #nav a.active:focus , #nav a.active:active {
	color: #000;
	background: transparent url('../media/navigation.png') no-repeat 0 0;
}
#nav-home a.active {
	background-position: -180px 0 !important;
}
#nav-history a.active {
	background-position: -180px -62px !important;
}
#nav-photos a.active {
	background-position: -180px -120px !important;
}
#nav-music a.active {
	background-position: -180px -182px !important;
}
#nav-contact a.active {
	background-position: -180px -244px !important;
}
#nav-events a.active {
	background-position: -180px -304px !important;
}
/* @end */
/* @group Footer */
#footer {
	font-size: 11px;
	line-height: 16px;
	text-align: right;
	margin: .5em 145px;
}
#footer li {
	margin: 0;
	padding: 0 0 0 20px;
	display: inline;
}
#footer a {
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 0 14px;
}
#footer a:link , #footer a:visited {
	color: #444;
	background: transparent url('../media/icons.png') no-repeat left;
}
#footer a:hover , #footer a:focus , #footer a:active {
	color: #888;
	background: transparent url('../media/icons.png') no-repeat left;
}
#footer-mail a:link , #footer-mail a:visited {
	background-position: 0 2px;
}
#footer-mail a:hover , #footer-mail a:focus , #footer-mail a:active {
	background-position: 0 -28px;
}
#footer-download a:link , #footer-download a:visited {
	background-position: 0 -59px;
}
#footer-download a:hover , #footer-download a:focus , #footer-download a:active {
	background-position: 0 -89px;
}
/* @end */
/* @end */


/* @group Band photo */
#photo {
	width: 454px;
	height: 360px;
	position: absolute;
	top: 101px;
	left: 2px;
	z-index: 100;
}
#photo span {
	position: absolute;
	top: 265px;
	left: 215px;
	width: 221px;
	height: 52px;
	color: #aaa;
	background: transparent url('../media/zoom.png') no-repeat 0 0;
	text-indent: -1000em;
	overflow: hidden;
}
#photo a {
	outline: 0 none;
}
#photo a:link span , #photo a:visited span {
	display: none;
}
#photo a:hover span , #photo a:focus span , #photo a:active span {
	display: block;
}

/* @group Mask */
#photo .mask {
	position: absolute;
	top: 55px;
	left: 52px;
	width: 344px;
	height: 143px;
	color: #fff;
	background: transparent url('../media/mask.png') no-repeat 0 0;
}
#photo #mask-pieter_witlox { background-position: 0 0; }
#photo #mask-norbert_wijnands { background-position: -255px -68px; }
#photo #mask-heinzwilli_von_birgelen { background-position: -288px -72px; }
#photo #mask-edwin_paas { background-position: -95px -35px; }
#photo #mask-norbert_pohl { background-position: -169px -82px; }
#photo #mask-henry_hermans { background-position: -228px -75px; }
#photo #mask-huub_hustinx { background-position: -20px -107px; }
#photo #mask-ren_moersheim { background-position: -63px -96px; }
#photo #mask-marc_grtz { background-position: -208px -77px; }
#photo #mask-hub_vreuls { background-position: -321px -65px; }
#photo #mask-ina_van_der_biesen { background-position: -269px -53px; }
#photo #mask-rein_wijnands { background-position: -168px -22px; }
#photo #mask-jos_kubben { background-position: -295px -5px; }
#photo #mask-ed_meerburg { background-position: -110px -86px; }
#photo #mask-toni_ziesen { background-position: -225px -20px; }
#photo #mask-paul_lotzwick { background-position: -145px -80px; }
/* @end */
/* @group Current selection */
.current {
	cursor: pointer;
	color: #c00;
	background: transparent;
}
.current .fn {
	color: #c00;
	background: transparent;
}
/* @end */
/* @end */

/* @group Content appearance */
h1 {
	margin: 0 0 15px 455px;
	height: 158px;
}
h2 {
	font: 64px/1 Vollkorn, Georgia, serif;
	color: #000;
	background: #fff;
	margin: 0 0 20px 315px;
}
p {
	margin: 0;
}
p + p {
	text-indent: 1em;
}
strong {
	font-weight: bold;
	color: #000;
	background: #fff;
}
img {
	vertical-align: bottom;
}
ul {
	text-align: center;
}
ul li {
	display: inline-block;
	*display: inline;
	margin: 10px 25px;
	zoom: 1;
	-ms-zoom: 1;
}
ul li span {
	padding: 0 3px;
	color: #fff;
	background: transparent;
}

/* @group Links */
a {
	color: #c00;
	background: transparent;
	font-weight: bold;
}
a:link , a:visited {
	text-decoration: none;
}
a:hover , a:focus , a:active {
	text-decoration: underline;
}
/* @end */
/* @group Column layout */
.column {
	float: left;
	text-align: justify;
}
#column-left {
	width: 280px;
	padding: 5px 17px 5px 0;
	border-right: 1px solid #ccc;
}
#column-right {
	width: 380px;
	margin: 0 0 0 -1px;
	padding: 5px 0 5px 17px;
	border-left: 1px solid #ccc;
}
/* @end */
/* @end */

/* @group Pages */
/* @group Introduction */
#intro {
	font: 18px/1.5 Vollkorn, Georgia, serif;
	color: #666;
	background: #fff;
	margin: 0 0 30px 315px;
	min-height: 140px;
	text-align: justify;
}
#intro strong {
	font-weight: normal;
}
#intro a {
	color: #000;
	background: #fff;
	font-weight: normal;
}
#intro a:link , #intro a:visited {
	text-decoration: none;
}
#intro a:hover , #intro a:focus , #intro a:active {
	text-decoration: underline;
}
#intro + p {
	text-indent: 0;
}
/* @end */
/* @group Events */
table {
	font: 1em/1.5 Vollkorn, Georgia, serif;
	margin: -60px 0 0 320px;
	color: #666;
	background: transparent;
	width: 380px;
}
* html table {
	margin-top: 0;
}
table thead , table caption {
	position: absolute;
	left: -1000em;
	*display: none;
}
table .summary {
	color: #333;
	background: transparent;
	font-weight: normal;
	font-size: 1.5em;
}
table .calendar-date {
	color: #c00;
	background: transparent;
	font-weight: normal;
	font-size: 2em;
	width: 20%;
	padding: 0 0 5px;
}
table .calendar-item {
	width: 80%;
	padding: 0 0 5px;
}
#map {
	border: 1px solid #aaa;
	width: 300px;
	height: 235px;
	position: absolute;
	top: 270px;
	left: 20px;
}
/* @end */
/* @group Contact */
#contact-mail {
	font-size: 3em;
	text-align: center;
}
#contact-phone img {
	vertical-align: middle;
}
#contact-phone li {
	float: left;
	display: inline;
	text-align: left;
	width: 200px;
	margin: 50px 50px 0 100px;
}
#contact-phone li span {
	padding: 0;
	color: #333;
	background: transparent;
}
/* @end */
/* @end */


/* @group Slimbox */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url('../media/loading.gif') no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url('../media/prevlabel.gif') no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url('../media/nextlabel.gif') no-repeat 100% 15%;
}
#lbBottom {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url('../media/closelabel.png') no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
	padding: 10px 0 0;
}
/* @end */

/* @group Slideshow */
/* The Nivo Slider styles */
#slider , .nivoSlider {
	position: relative;
	color: #fff;
	background: #999 url('../media/loading.gif') no-repeat 50% 50%;
}
#slider img , .nivoSlider img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0 none;
	padding: 0;
	margin: 0;
	z-index: 60;
	display: none;
}
/* The slices in the Slider */
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 50;
	height: 100%;
}
/* Caption styles */
.nivo-caption {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	background: #000;
	opacity: .8; /* Overridden by captionOpacity setting */
	width: 100%;
	z-index: 89;
}
.nivo-caption p {
	padding: 5px;
	margin: 0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 99;
	cursor: pointer;
	display: block;
	width: 31px;
	height: 34px;
	color: #fff;
	background: transparent url('../media/arrows.png') no-repeat 0 0;
	text-indent: -9999px;
	border: 0 none;
}
.nivo-prevNav {
	left: 10px;
}
.nivo-nextNav {
	background-position: -32px 0 !important;
	right: 10px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position: absolute;
	left: 42%;
	bottom: -20px;
}
.nivo-controlNav a {
	float: left;
	display: block;
	position: relative;
	z-index: 99;
	cursor: pointer;
	width: 10px;
	height: 10px;
	color: #fff;
	background: transparent url('../media/bullets.png') no-repeat 0 0;
	text-indent: -9999px;
	border:0;
	margin-right: 3px;
}
.nivo-controlNav a.active {
	font-weight: bold;
	background-position: -10px 0;
}
/* @end */

/* @group Helpers */
.alternate {
	font: italic normal 1em/1 'Warnock Pro', 'Goudy Old Style', Palatino, 'Book Antiqua', Georgia, serif;
}
.hidden {
	position: absolute;
	left: -1000em;
}
/* @end */

}

