/*
Theme Name: HeadBanging Enschede
Theme URI: http://headbangingenschede.nl
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.1
Author: Floris P. Lof
Author URI: http://www.florisplof.nl

*/

/************************************************************
  			GENERAL STYLES HeadBanging Enschede
************************************************************/

* {
	margin					: 0;
	padding					: 0;
	border					: 0;
}

html, body {
	height					: 100%;
}

body {
	font					: normal 12px arial, sans-serif;
	line-height				: 19px;
	color					: #ffffff;
	background				: #000000;
}

p {
	padding					: 5px 0;	
}

.mystri {text-decoration: line-through;}

.inline {
	display: inline;
}

.spaced {
	margin-right: 20px;
}

a {
	color 					: #c3c61c;
	text-decoration 		: none;
}
a:hover {
	text-decoration 		: underline;
}
h1 {
	color					: #bc2227;
	font-size				: 14px;
	display					: inline;
}
h2 {
	color					: #bc2227;
	font-size				: 20px;
	padding					: 0px 0px 10px 0px;
	line-height				: 18px;
}
h3 {
	color					: #bc2227;
	font-size				: 18px;
	padding					: 5px 0px 5px 0px;
}
h3 a {
color					: #bc2227;
}

small {
	color					: #c3c61c;
	font-size				: 10px;
	padding					: 5px 0px 5px 0px;
}

.clear {
	clear					: both;	
}
.postmetadata {
	font-style				: italic;	
}

#navigation ul {
	list-style				: none;
}
#navigation ul li {
	display					: inline;
	padding					: 0px 5px;
}
#navigation ul li a {
	color					: #c3c61c;
	font-size				: 28px;
	text-decoration			: none;
}


/* 1. STRUCTURE */
#wrapper {
	position				: relative;
	margin					: 0 auto;
	width					: 908px;
}

#sitecontainer {
	position				: relative;
	width					: auto;
	height					: auto !important;
	min-height				: 100%;
	height					: 100%;
}
#siteheader {
	width					: 100%;
	height					: 387px;
	background				: url(images/header.png) no-repeat;	
}
#langswitch {
	position				: relative;
	top						: 260px;
	left					: 690px;
	width:150px;
}
#navigation {
	position				: relative;
	top						: 300px;
	height					: 87px;
	text-align				: center;
	text-transform			: uppercase;
}
#navwrapper {
	padding					: 0px 60px;
}
#breadcrumb {
	position				: absolute;
	top						: 400px;
	padding-right			: 100px;
	right					: 0px;
}
#contentwrapper {
	background				: url(images/main_extension.png) repeat-y;	
}
#sitecontent {
	height					: auto !important;
	min-height				: 550px;
	height					: 550px;
	padding					: 40px 60px 0px 60px;
	background				: url(images/main.png) no-repeat;	
}

#sitefooter {
	width					: auto;
	height					: 193px;
	clear					: both;
	background				: url(images/footer.png) no-repeat;
	text-align				: center;
}

#disclaimfooter {
	width					: auto;
	height					: 21px;
	text-align				: left;
	padding-right			: 60px;
	position				: relative;
	top						: 63px;
}

#navigation ul {
	display: inline;
}

ul {
	padding-left: 15px;
}

ol {
	padding-left: 15px;	
}

ul.nostyle {
	list-style:none;
}

.bandimage {
	text-align: center;
	width: 100%;
	position: relative;
	left: -25px;
}

/* the overlayed element */ 
div.overlay { 
     
    /* growing background image */ 
    background-image:url(images/overlay/apple.png); 
     
    /* dimensions after the growing animation finishes  */ 
    width:600px; 
    height:350px;         
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* some padding to layout nested elements nicely  */ 
    padding:55px; 
} 
 
/* default close button positioned on upper right corner */ 
div.overlay div.close { 
    background-image:url(images/overlay/close.png); 
    position:absolute; 
    right:5px; 
    top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
} 
 
 
/* black */ 
div.overlay.black { 
    background:url(images/overlay/transparent.png) no-repeat !important; 
    color:#fff; 
} 
 
/* petrol */ 
div.overlay.petrol { 
    background:url(images/overlay/petrol.png) no-repeat !important; 
    color:#fff; 
} 
 
div.black h2, div.petrol h2 { 
    color:#ddd;         
}

.overlayhead {
	margin:10px 0;
}
.overlaywrap {
	float: left; 
	margin:0px 20px 0 0;
}
.secret {
	display: none;
}
#overlay_innercontent {
	overflow-y: scroll;
	height:350px;
}

.google_image {
	margin: 10px;
	float: right;
}
.bumper {
	text-align: center;
	margin-left: 40px;
}

.space {
	margin: 20px;
}

#social {
	position: absolute;
	top: 10px;
	left: 100px;
	width: 250px;
	height:10px;
	text-align:left;
}

/* Sponsoren */

#sponsorbar {
	position: absolute;
	top: 350px;
	left: -150px;
	width: 150px;
	text-align:center;
}

#atak {
	position: absolute;
	bottom: 30px;
	left: 730px;
	width: 90px;
	height:90px;
}

#tickets{
	position: absolute;
	top: 170px;
	left: 70px;
	width: 150px;
	height:150px;
}

.sponsor {
	margin-bottom: 20px;
}

.alignleft{
	float: left;
}
.alignright {
	float: right;
}

.newsitem {
	margin-bottom: 20px;
}

hr {
color: #bc2227;
background-color: #bc2227;
height: 1px;	
margin: 0 0 10px 0;
clear: both;
}
label {
	width: 140px;
	display:inline-block;
}

.bar {
	background: #fff000;
	height: 10px;
	display: inline;
	
}

th.begin, th.end, th.saxion, th.grolsch {
	text-align: left;	
}

.begin {
	width: 75px;
}
.end {
	width: 75px;
}
.saxion {
	width: 150px;
}
.grolsch {
	width: 150px;
}
#searchfrm {
	height:50px;
	left:110px;
	position:absolute;
	top:10px;
	width:200px;
}
.democracy ul {
	list-style	:none;
}

#contentwrapper img{
	border: 1px solid white;
	margin:10px 20px 10px 0;
}

#contentwrapper img.noborder {
	border:none;
}

.alignleft {
padding: 0 20px 0 0;
}

.langlabel {
	font-size:10px;
	color:#a6aaae;
}
