/*
klup.net //
.
(c) electricgecko.de
.
*/


body {
	padding: 0;
	margin: 0;
	background: #000 url(../i/klupswirl.jpg) no-repeat;
	background-attachment: fixed;
	color: #000;
	font-family: "Helvetica", "Arial", "Sans-serif";
	font-size: 10pt;
}




/* typography and paragraphs */

p {
	margin: 0 0 10px 0; 
	line-height: 15pt;
	text-align: justify;
	}

#sidebar p {line-height: 12pt;}

p.lineup {padding: 10px 0 10px 0;}

#demandbox p {font-size: 9pt; line-height: 10pt;}


/* links */

a, a:active, a:visited {
	color: #8d133b;
	text-decoration: none;
}

a:hover {
	color: #8d133b;
	border-bottom: 1px solid #8d133b;
	
	}



/* special images */

#feedicon {
	float: left;
	margin: 0 6px 0 0;
}


/* headlines */

h1, h2, h3, h4 {margin: 0;}

h2 {
 	font-weight: 500;
	font-size: 40pt;
	letter-spacing: -0.07em;
	padding: 0;
}

h3 {
	font-weight: bold;
	font-size: 24pt;
	letter-spacing: -0.09em;
	margin: 2px 0 10px 0;
	padding: 0;
}

div.contentcontainer h3, div.sidebarcontainer h3, div.partycontainer h3 {
	width: 100%;
	height: 37px;
	margin-top: 0;
	background-position: top;
}


h4 {
	display: inline;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 14pt;
}


#neues {background: transparent url(../i/h3-neues.png) no-repeat; margin-bottom: -20px;}
#fotos {background: transparent url(../i/h3-fotos.png) no-repeat;}
#party {background: transparent url(../i/h3-party.png) no-repeat;}
#topten {background: transparent url(../i/h3-topten.png) no-repeat;}
#klup {background: transparent url(../i/h3-klup.png) no-repeat;}
#djplan {background: transparent url(../i/h3-djplan.png) no-repeat;}

#pagehead-partys {background: transparent url(../i/pagehead-partys.png) no-repeat;}
#pagehead-location {background: transparent url(../i/pagehead-location.png) no-repeat;}
#pagehead-kontakt {background: transparent url(../i/pagehead-kontakt.png) no-repeat; margin-bottom: 40px;}
#pagehead-fotos {background: transparent url(../i/pagehead-fotos.png) no-repeat;}




/* lists */
ul {
	margin: 15px 0 0 4px;
	padding: 0;
	list-style: none;
	
}

ol {
	margin: 15px 0 15px 10px;
	padding: 0 0 0 20px;
}

ul li, ol li {
	margin: 0 0 8px 0;

}




/* forms */

form {
	margin: 0;
	padding: 0;
}

form label {
  display: inline;
  margin: 0 6px 0 0;
  height: 20px;
  line-height: 20px;
}

form ul {
  margin: 0 40px 0 0;
  padding: 0;
}

form ul li {
  padding: 5px;
  margin: 0;
  text-align: right;
}

form input {
	background-color: #1a1718;
	color: #e7e7e7;
	border: 1px solid #666;
	padding: 2px;
	margin: 0;
	font-size: 9pt;
}

.formbutton {
	margin: 8px 0 0 8px;
	color: #e7e7e7;
	text-align: center;
}




/* helper classes */

.left {float: left;}

.right {float: right;}

.hidden {display: none;}

.breaker {clear: both;}





/* navigation */

#nav {
	list-style: none;
	padding: 0;
	float: right;
	height: 28px;
	margin: 0;
}

#nav li {
	float: left;
	line-height: 31px;
	margin: 0 12px 0 0;
	padding: 0;
}

#nav li a {
	font-family: helvetica, arial, sans-serif;
	font-size: 18pt;
	height: 26px;
	letter-spacing: -0.07em;
	color: #fff;
	text-decoration: none;
	border: 0;	
	font-weight: normal;
}

#nav li a:hover, #nav li a.active {
	background: transparent;
	text-decoration: none;
	border-bottom: 4px solid #8d133b;
}

#nav li.lastli a {color: #d1d1d1;}




/* site design */

#wrap {
	width: 860px;
	margin: 85px 0 70px 40px;
}

#logo {
	background: transparent url(../i/kluplogo.png) no-repeat;
	width: 205px;
	height: 205px;
	position: absolute;
	top: 16px;
	left: 70px;

}

#navigation {
	height: 28px;
	text-align: right;
	padding: 0;
	margin-bottom: 1px;
}

#head {
	background: #fff url(../i/head_top.png) no-repeat;
	background-position: top;
	height: 130px;
}

.partybar {
	background: transparent;
	height: 237px;
	width: 860px;
	padding: 30px;	
}



div.pagehead {
	height: 120px;
	width: 100%;
	margin: 0 0 45px 0;
}

#content {
	background-color: #fff;
	margin: 0;
	padding-bottom: 10px;
}	

#sidebar {
    float: right;
    width: 280px;
    margin: -15px 20px 0 0;
    padding: 0;
    color: #e7e7e7;
    }


#foot {
	margin: 0;
	height: 30px;
	padding-top: 105px;
	background: transparent url(../i/foot_bottom2.png) no-repeat;
	background-position: top;
	}


/* partybar */

#dienstag {background: transparent url(../i/party_dienstag.png) no-repeat;}
#mittwoch {background: transparent url(../i/party_mittwoch.png) no-repeat;}
#donnerstag {background: transparent url(../i/party_donnerstag.png) no-repeat;}
#freitag {background: transparent url(../i/party_freitag.png) no-repeat;}
#wochenende {background: transparent url(../i/party_wochenende.png) no-repeat;}

.partyflyer {
	position: absolute;
	width: 257px;
	height: 360px;
	margin: 0;
	top: 130px;
	left: 715px;
}


#flyer-dienstag {background: transparent url(../i/flyer/soundtrackparty-big.gif) no-repeat; top: 115px; width: 270px;}
#flyer-mittwoch {background: transparent url(../i/flyer/campuscharts-big.gif) no-repeat;}
#flyer-donnerstag {background: transparent url(../i/flyer/sickofitall-big.gif) no-repeat; top: 110px; width: 270px;}
#flyer-freitag {background: transparent url(../i/flyer/partykeller-big.gif) no-repeat; top: 115px; width: 275px;}
#flyer-wochenende {background: transparent url(../i/flyer/klappehalten-big.gif) no-repeat;}





/* sidebar layout */

.sidebartop {background: transparent url(../i/sidebartop.png) no-repeat; height: 7px; clear: both;}

.sidebarbottom {background: transparent url(../i/sidebarbottom.png) no-repeat; height: 7px; clear: both; margin-bottom: 20px;}

div.sidebarcontainer {
	padding: 10px 10px 10px 15px;
	margin-top: 0;
	background: transparent url(../i/sidebarback.png) repeat-y;
	font-size: 10pt;
}

#photocontainer {margin: -20px 0 -10px 0;}

#photocontainer img {
	width: 100px;
	height: 75px;
	overflow: hidden;
	margin: 0 14px 14px 0;
	border: 1px solid #cfcfcf;
}

#photocontainer img:hover {border-color: #8d133b; }

#photocontainer a:link, #photocontainer a:active, #photocontainer a:visited, #photocontainer a:hover  {border:0; background: transparent;}

#demandbox {
	height: 0;
	overflow: hidden;
	margin: 20px 0 0 0;
}

#location_preview {border: 1px solid #cfcfcf; margin-bottom: 10px;}

#location_preview:hover {border-color: #8d133b;}

a.location:link, a.location:active, a.location:visited, a.location:hover {border:0; background: transparent;}



/* content layout */

div.contentcontainer {
	width: 490px;
	margin: 0 0 45px 30px;
}

.post {
	margin-top: 40px;
}

.post img {
	border: 0;
	margin-right: 10px;
}

.post a.pic:hover {
	border: 0;
}


.post-content {
	margin-top: 10px;	
}

.post-content p {
	text-align: justify;
}

span.post-date {
	font-size: 9pt;
	margin-left: 6px;
}

#content hr {
	color: #cfcfcf;
	background-color: #c8c7c7;
	height: 1px;
	border: 0;
	width: 90%;
	margin: 0 auto 20px auto;
}

#subnav {
	background: transparent url(../i/subnav_back.png) no-repeat;
	width: 820px;
	height: 27px;
	margin: 30px 0 0 30px;
	color: #e7e7e7;
}

#subnav ul {margin-left: 10px;}

#subnav ul li {
	float: left;
	line-height: 29px;
	display: block;
	margin: 0 15px 0 0;	
}

#subnav a:link, #subnav a:active, #subnav a:visited  {
	color: #e7e7e7;
}

#subnav a:hover {color: #8d133b; border:0;}

#subnav ul li.rightli {float: left; margin-left: 150px;}

/* foot */

h2.klupnet {
	color: #fff;
	font-weight: bold;
	font-size: 25pt;
	float: left;
	margin-top: 5px;
	text-transform: uppercase;
}

h2.klupnet a {color: #fff;}
h2.klupnet a:hover {color: #8d133b; border: 0;}



/* partys & playlists */

div.partycontainer {
	width: 790px;
	margin: 65px 0 0 35px;
}


div.partycontent {
	width: 600px;
	margin-left: 190px;	
	padding: 0;
	
}

div.partycontainer h3 {
	font-weight: bold;
	margin: 0 0 10px 0;

}

div.partycontainer ol {
	margin: 0 0 20px 8px;
}

p.weekday {
	margin: 0;
	font-size: 12pt;
}

h4.playlist {
	display: block;
	width: 221px;
	height: 20px;
	margin: 0 0 5px 0;
	background: transparent url(../i/playlist.png) no-repeat;
}

div.partysidebar {
	float: left;
	width: 160px;
	height: 270px;
	
}


#djtable {
	padding: 0;
	margin: 10px 0 35px 0;
	border: 0;
	width: 600px;
	color: #e7e7e7;
	border-collapse: collapse;
	}

#djtable-top {
	background: transparent url(../i/djplan-top.png) no-repeat;
	height: 8px;
}

#djtable-bottom {
	background: transparent url(../i/djplan-bottom.png) no-repeat;
	height: 8px;
}

td {height: 25px; padding:0 4px 0 6px; vertical-align: middle;}

td.djdate {width: 160px;}

td.djtitle {width: 600px;}

tr.odd td {background: #1a1718 url(../i/djplan-tdback.png)}

tr.even td {background-color: #3b383b;}



/* location */

#location_slideshow {
	border: 1px solid #1a1718;
	margin-bottom: 30px;
}







/* falbum */


div.contentfullcontainer {width: 800px; margin: 0 30px 60px 30px;}

#falbum {
	width: 820px;
	margin: 60px 30px 0 30px;
	}

.falbum-album {
	float: left;
	height: 192px;
	width: 192px;
	color: #e7e7e7;
	margin: 0 30px 45px 0;
	padding: 0 14px 0 14px;
	background: transparent url(../i/gallery_setback.png) no-repeat;
}

.falbum-thumbnail-nods {
	width: 160px;
	height: 115px;
	border: 1px solid #cfcfcf;
	margin: 10px 0 10px 0;
	overflow: hidden;
	}

.falbum-thumbnail-row {
	float: left;
	overflow: hidden;
	margin: 15px 15px 15px 0;
	border: 1px solid #cfcfcf;
	}

.falbum-thumbnail-row:hover {
	border: 1px solid #8d133b;
	}

.falbum-thumbnail-nods a {
	border: 0;
	text-decoration: none;
	background: transparent;
	}
	
#falbum img {border: 0;}

h3.falbum-title {font-size: 11pt; font-weight: bold; padding: 0 14px 0 0; }
h3.falbum-inner-title {
	font-weight: bold;
	font-size: 24pt;
	letter-spacing: -0.09em;
	margin: 2px 0 5px 0;
}

.falbum-navigationBar {margin: 8px 0 0 0;}

.falbum-album-description {display: none;}


.falbum-thumbnail-row a:link, .falbum-thumbnail-row a:active, .falbum-thumbnail-row a:visited {border:0; text-decoration: none;}
.falbum-title a:link, .falbum-title a:active, .falbum-title a:visited  {color: #e7e7e7;}
.falbum-title a:hover {color: #8d133b; border: 0;}
.falbum-inner-title a:link, .falbum-inner-title a:active, .falbum-inner-title a:visited  {color: #000;}
.falbum-inner-title a:hover {color: #8d133b; border: 0;}



/* slimbox */


#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}


#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../i/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {left: 0;}

#lbPrevLink:hover {background: transparent url(../i/prevlabel.gif) no-repeat 0% 15%; border:0;}

#lbNextLink {right: 0;}

#lbNextLink:hover {background: transparent url(../i/nextlabel.gif) no-repeat 100% 15%; border: 0;}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}


#lbCloseLink {
	display: block;
	float: right;
	width: 96px;
	height: 22px;
	background: transparent url(../i/closelabel.gif) no-repeat center;
	margin: 5px 0;
	border: 0;
}



#lbCaption, #lbNumber {
	margin-right: 71px;
}


#lbCaption {font-weight: bold;}