* {
	font-weight:normal;
}

html, body {
	width:100%;
	overflow-x:hidden;
}

body {
	background-image:url(../../background.jpg);
	background-attachment:fixed;
	background-color:#111111;
	font-family: "Georgia","Times New Roman",Serif;
	letter-spacing: 0px;
	font-size:11px;
	line-height:15px;
	text-align:left;
	letter-spacing:0px;
	font-weight:normal;
	color: #ffffff;
	margin:0;
	padding:0;
}

a:link, a:visited {
	cursor:pointer;
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#000000;
}

ul {
	list-style:none;
	margin:0;
	padding:0;
}

ul.paginate li {
	display:inline;
	margin-right:3px;
}

.clear {
	clear:both;
}

p.small {
	font-size:11px;
	line-height:14px;
}

#left h1 {
	font-family:Georgia;
	font-weight:normal;
	text-transform:none;
	font-style:italic;
	font-size:24px;
	
}

#left {
	text-align:right;
	font-family:"Times new roman";
	font-size:14px;
	line-height:21px;
	top:48px;
	font-weight:normal;
	left:50px;
	width:160px;
	position:absolute;
	z-index:1;
}

#nav {
	border-top: 1px dashed #ffffff;
	padding-top:8px;
	border-bottom: 1px dashed #ffffff;
	padding-bottom:8px;
	color:#fff;
}

#nav a:link, #nav a:visited {
	cursor:pointer;
	text-decoration:none;
	color:#ffffff;
}

#nav a:hover {
	text-decoration:underline;
	color:#ffffff;
}

#nav ul li {
	/*display:inline;*/
}

#links ul {
	margin-bottom: 10px;
}


h2 {
	border-bottom:dashed #333333 1px;
	font-family:Georgia;
	font-weight:normal;
	text-transform:none;
	font-style:italic;
	font-size:24px;
	line-height:32px;
	margin:10px 0 20px 0;	
}

h3 {
	font-family:Georgia;
	font-weight:normal;
	text-transform:none;
	font-style:italic;
	font-size:20px;
	line-height:28px;
	color:#000000;
	margin:0;
}

h4 {
	font-weight:normal;
	font-size:11px;
	text-transform:none;
	line-height:15px;
	margin:0;
}

#bio,#blog,#live,#links,#listen,#booking,#press,#work,#pictures,#discography {
	position:absolute;
}

div.release {
	margin:20px 0 20px 0;
}


table tr td {
	padding:0 10px 0 0;
	color:#000;
	font-size:11px;
}

table tr td{
	padding-bottom:3px;
}

#images {
	position:relative;
}

#images .image {
	position:relative;
	z-index:1;
	float:right;
	padding:0;
	cursor:pointer;
	border: 4px solid #000;
}

div.pictures {
	float:left;
	margin-right:7px;
	margin-top:7px;
}

div.lastpictures {
	float:left;
	margin-top:10px;
}

.desc {
	padding:10px;
	background-color:#000;
	height:280px;
	display:none;
	opacity:0.15;
}

#live_v {
	width:690px;
}

#livecontent {
	max-height:315px;
	overflow-y:scroll;
}


#bio_v {
	width:450px;
}

#pictures_v {
	width:480px;
}


#work_v,#press_v,#discography_v {
	width:400px;
}

#booking_v,#listen_v,#links_v {
	width:300px;
}

#blog_v {
	width:330px;
}

#blog_v .image {
	margin-bottom:10px;
}

#playert {
	line-height:14px;
}

.white {
	cursor:move;
	background-color:#fff;
	color:#000;
	float:left;
	/*text-align:justify;*/
	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;
}

div.padded {
	padding:15px 20px 20px 20px;
}


p.posted {
	/*border-bottom:solid #000 1px;*/
	/*font-weight:bold;*/
}

p.post {
	margin-bottom:30px;
}

#background {
	z-index:0;
	position:fixed;
	overflow:hidden;	
}

#overlay {
	background:url(../flinkenamen/files/images/web/spaceball.gif);
	z-index:1;
	position:absolute;
	padding-top:0px;
	padding-left:0px;
}

#iksi {
	position:absolute;
	z-index:2;
	bottom:10px;
	right:10px;
}

body>div#iksi {
	position: fixed;
}

body>div#left {
	position: fixed;
}
