

.blog-image
{
	float:right;
	margin:0 0 10px 10px;
}


/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }

/* Disable borders around linked images. */
a img
{
	border:0;
}

a
{
	color: #000;
}

ul
{
	list-style-type: square;
}


a.cover
{
	float:left;
}

a.cover img
{
	border:1px solid #000;
	margin:10px 0;
}

.tekst
{
	margin-left: 250px;
}

.shops
{
	width:150px;
	float:right;
}

.shops h5
{
	margin-top:0;
}

.fineprint p
{
	font-size:11px;
}

#discografie .attachment-image
{
	float:left;
	margin-right:15px;
}

#discografie h3,
#discografie h5
{
	padding-bottom:0;
	margin-bottom:0;
}

#discografie h5
{
	font-weight: normal;
}

.meta
{
	margin-top:0;
}

#discografie ul.meta,
#discografie ul.shops
{
	list-style: none;
}

#discografie ul
{
	margin-left:0;
	padding-left:15px;
}

#discografie ul.shops
{
	padding-top:0;
	margin-top:0;
}

#discografie fieldset.expanded
{
	border-color: #ccc;
}

#discografie fieldset
{
	border-width:1px;
	border-color: #ccc transparent transparent transparent;
}

#discografie fieldset legend
{
	background-image: url(contents/images/menu-collapsed.png);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	padding-left:15px;
}

#discografie fieldset.expanded legend
{
	border-color: #ccc;
	background-image: url(contents/images/menu-expanded.png);
}


/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#container {padding-bottom: 30px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -30px; /* negative value of footer height */
	height: 30px;
	clear:both;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body#home #sidebar form label
{
	display: block;
}

body#home #sidebar form small.error
{
	color:#c00;
	display:block;
}

#navigation ul.menu
{
	margin:0;
	padding:0;
	text-align: center;

/*	background-image: url(contents/images/temp.nav.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height:50px; */
}

#navigation li a
{
	font-size:1.7em;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	margin-right:6px;
	padding-bottom:3px;
}

#navigation li.last a
{
	margin-right:0;
}

#navigation li a:hover,
#navigation li.current a
{
	border-bottom:3px solid #000;
}

#navigation ul.menu
{
	list-style: none;
	margin:0;
	padding:0;
}

#navigation ul.menu li
{
	display:inline;
	padding:0;
	margin:0;
}

body#messages #sidebar form input,
body#messages #sidebar form textarea
{
	font-family:arial;
	font-size:12px;
}

body#messages #sidebar form label
{
	display: block;
}

body#messages #sidebar form .sum label
{
	display: inline;
}

body#messages #sidebar form input.w100,
body#messages #sidebar form textarea
{
	width:97%;
}

.send
{
	text-align: right;
}

body#messages #sidebar form small.error
{
	color:#c00;
	display:block;
}

body#messages .entries
{
	width:500px;
}

body#messages .entry
{
	margin-bottom: 20px;
}

body#messages .name
{
	width:100px;
	float:left;
}

body#messages .name h1
{
	margin:0;
}

body#messages .message
{
	background-image: url(contents/images/speech.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left:22px;
	margin-left:150px;
}

body#messages .poster .message
{
	background-image: url(contents/images/speech.png);
}

body#messages .poster .message-body
{
	background-color: #dfe8ee;
}

.entry-date
{
	border-top: 1px solid #000;
	font-size: 11px;
}

body#messages .message .message-body
{
	padding: 1px 10px;
	background-color: #fff;
}

body#messages .reply
{
	margin-left:182px;
	margin-right:10px;
}

body#messages .reply .message-body
{
	padding: 1px 10px;
	color:#c2bcb3;
	background-color: #45413b;
	border-top:2px solid #000;
}

body#messages .reply p
{
	color:#c2bcb3;
}

ul.paging
{
	text-align: center;
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:20px;
}

ul.paging li
{
	display:inline;
}

ul.paging li.paging-back
{

}

ul.paging li.paging-nrs
{
	text-align: center;
	margin:0 8px;
}

ul.paging li.paging-nrs span.act
{
	color:#f00;
	padding:0 3px;
}



ul.paging li.paging-next
{

}

ul.paging li a
{
	color:#000;
	background-color: #fff;
	text-decoration: none;
	padding:4px 5px;
	font-weight: bold;
}

ul.paging li a:hover,
ul.paging li a.current
{
	text-decoration: underline;	
}

/*ul.paging li.paging-back a,
ul.paging li.paging-next a
{
	padding:3px;
	border:1px solid #09c;
	text-decoration: none;
} */

ul.album-selector
{
	list-style-type: square;
	padding-left:15px;
}

ul.album-selector a
{
	text-decoration: none;
}

ul.album-selector a:hover,
ul.album-selector li.current a
{
	text-decoration: underline;
}

/*
 * Thumbnails
 */

.thumbnail a
{
	float:left;
	background:#fff;
	border: 1px solid transparent;
	width:95px;
	height:130px;
	padding:5px;
	margin:5px;
	text-decoration: none;
	font-size:11px;
	line-height:1.5em;
	color:#000;
}

/* transparent border fix for legacy IE */
*html .thumbnail a
{
	border-color: pink;
	filter: chroma(color=pink);
}

.thumbnail a:hover
{
	border: 1px solid #000;
}
/*
 * Navigation
 */

 .navigation {
 	font-size:13px;
	display: block;
	text-align: center;
	margin: 10px 2px;
	}

.navigation .next {
	display: inline;
	float: right;
	}

.navigation .back {
	display: inline;
	float: left;
	}

.navigation .paging
{
	display:none;
	display: inline;
}

#galerie fieldset
{
	border: 1px solid #a1a49b;
	border-width:1px 0 0 0;
}

#galerie fieldset legend
{
	font-size:11px;
	color: #a1a49b;
}

.gallery-selector p
{
	display:inline;
}

.gallery-selector ul,
.gallery-selector ul li
{
	display:inline;
	list-style: none;
	padding:0;
	margin:0;
}

.gallery-selector ul li
{
	padding-right:6px;
}

.gallery-selector li a
{
	text-decoration: none;
	background-color: #ddf1f1;
	padding:0 3px;
}

.selector-categories
{
	margin-bottom:8px;
}

.selector-categories li a
{
	font-size:20px;
}

.gallery-selector li.active a
{
	background-color:#09c; /* 09c */
	color:#fff;
}

.album-meta h4
{
	padding-bottom:0;
	margin-bottom:0;
}

.album-meta p
{
	padding-top:0;
	margin-top:0;
}

#beeld .item h3 {
margin-top:0px;
margin-bottom:0;
}

.thumbnails
{
	margin-top:20px;
	width:476px;
}




body#shows table
{
	width:100%;
}

body#shows table th
{
	text-align: left;
}

.even td
{
	background-color:#f0f0f0;	
}

td p
{
	margin:0;
	padding:0;	
}

body
{
	margin:0;
	padding:0;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #dfe8ee;
	background-position: center top;
	font-family:helvetica, arial;
/*	line-height:1.4em; */
	font-size: 0.8em;
	background-image: url(contents/images/bg.body.png);
}

#wrap
{
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

body.helge #wrap{background-image: url(contents/images/storybox.helge.jpg);}
body.frank #wrap{background-image: url(contents/images/storybox.frank.jpg);}
body.niels #wrap{background-image: url(contents/images/storybox.niels.jpg);}
body.oscar #wrap{background-image: url(contents/images/storybox.oscar.jpg);}

#container
{
	position: relative;
	width:800px;
	margin:0 auto;
}

#header
{
	margin-bottom:50px;
}

.padder
{
	padding:20px;
	clear: both;
}

h1
{
	font-size:1.5em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:22px;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top:5px;
	/*text-transform: uppercase;*/
}

#container .padder
{
/*	padding:20px 40px; */
}

#main
{
/*	position: absolute;
	left:0;*/
	width:510px;
	/*background: #0f0;*/
}

#main-100
{
}

.item
{
	padding:2px 8px;
	margin-bottom:20px;
	background-color: #fff;
}

.meta h1,
.meta h2,
.meta h3
{
	margin-top:0;
	margin-bottom:0;
}

.meta p
{
	margin-top:0;
}

.logo,
.you-can-be-replaced
{
	margin-bottom:8px;
}

dl.shows-list dt
{
	float: left;
	font-weight: bold;
}

dl.shows-list dd
{
	clear:right;
}

.read-more
{
	font-size: 11px;
}

.more-link
{
	text-align: right;
}

.more-link a
{
	font-size:11px;
}

#sidebar
{
/*	position: absolute;
	left:496px; */
	float:right;
	width:225px;
}

#sidebar h1,
#sidebar h2,
#sidebar h3
{
	margin-top:0;
}

#sidebar .item
{
	background: #fff;
}

#footer
{
}

#footer p
{
	margin:0;
	padding:0;
	font-size:11px;
	line-height:1em;
	text-align: center;
}

#footer a
{
	color:#000;
}

ul.selector
{
	list-style-type: square;
}

ul.selector a
{
	text-decoration: none;
}

ul.selector a:hover,
ul.selector li.current a
{
	text-decoration: underline;
}

embed
{
	display: block;
	margin: 0 0 1em;
}

.videoindex
{
	
}

.video
{
	float:left;
	background:#fff;
	border: 1px solid transparent;
	width:130px;
	height:130px;
	padding:5px;
	margin:5px;
	text-decoration: none;
	font-size:11px;
	line-height:1.5em;
	color:#000;
}

.video:hover
{
	border: 1px solid #000;
}

.footage
{
	width:640px;
	height:487px;
	background: url(../images/buis.png) no-repeat center;
/*	background: url(../images/loading.gif) no-repeat center; */
}