/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: small;
	background-color: #C6CBE1;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/bg.jpg);
	background-position: top;
}
img {
	border: none;
}
#introtext {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: small;
	color: #FFF;
	width: 500px;
	margin-left: 480px;
	line-height: 1.1;
}
#sidhuvud {
	width: 980px;
}

h2 {
	font-size: medium;
	text-indent: -800px;
}

#r-kommande {
	background-image: url(/img/r_kommande.gif);
	height: 20px;
	width: 200px;
	margin-left: 480px;
	background-repeat: no-repeat;
	margin-top: 40px;
}

#r-konserter {
	background-image: url(/img/r_konserter.gif);
	height: 20px;
	width: 200px;
	margin-left: 480px;
	background-repeat: no-repeat;
	margin-top: 40px;
}

#r-musiker {
	background-image: url(/img/r_musiker.gif);
	height: 20px;
	width: 200px;
	margin-left: 480px;
	background-repeat: no-repeat;
	margin-top: 40px;
}

#r-omoss {
	background-image: url(/img/r_omoss.gif);
	height: 20px;
	width: 200px;
	margin-left: 480px;
	background-repeat: no-repeat;
	margin-top: 40px;
}

#r-press {
	background-image: url(/img/r_press.gif);
	height: 20px;
	width: 200px;
	margin-left: 480px;
	background-repeat: no-repeat;
	margin-top: 40px;
}

#r-bilder {
	background-image: url(/img/r_bilder.gif);
	height: 20px;
	width: 200px;
	margin-left: 480px;
	background-repeat: no-repeat;
	margin-top: 40px;
}

#r-ljud {
	background-image: url(/img/r_ljud.gif);
	height: 20px;
	width: 200px;
	margin-left: 480px;
	background-repeat: no-repeat;
	margin-top: 40px;
}

#r-kontakt {
	background-image: url(/img/r_kontakt.gif);
	height: 20px;
	width: 200px;
	margin-left: 480px;
	background-repeat: no-repeat;
	margin-top: 40px;
}


#eng-r-kommande {
	background-image: url(/img/eng_r_kommande.gif);
	height: 20px;
	width: 212px;
	margin-left: 480px;
	background-repeat: no-repeat;
	margin-top: 40px;
}

#eng-r-konserter {
	background-image: url(/img/eng_r_konserter.gif);
	height: 20px;
	width: 200px;
	margin-left: 480px;
	background-repeat: no-repeat;
	margin-top: 40px;
}

#eng-r-musiker {
	background-image: url(/img/eng_r_musiker.gif);
	height: 20px;
	width: 200px;
	margin-left: 480px;
	background-repeat: no-repeat;
	margin-top: 40px;
}

#eng-r-omoss {
	background-image: url(/img/eng_r_omoss.gif);
	height: 20px;
	width: 200px;
	margin-left: 480px;
	background-repeat: no-repeat;
	margin-top: 40px;
}

#eng-r-press {
	background-image: url(/img/eng_r_press.gif);
	height: 20px;
	width: 200px;
	margin-left: 480px;
	background-repeat: no-repeat;
	margin-top: 40px;
}

#eng-r-bilder {
	background-image: url(/img/eng_r_bilder.gif);
	height: 20px;
	width: 200px;
	margin-left: 480px;
	background-repeat: no-repeat;
	margin-top: 40px;
}

#eng-r-ljud {
	background-image: url(/img/eng_r_ljud.gif);
	height: 20px;
	width: 200px;
	margin-left: 480px;
	background-repeat: no-repeat;
	margin-top: 40px;
}

#eng-r-kontakt {
	background-image: url(/img/eng_r_kontakt.gif);
	height: 20px;
	width: 200px;
	margin-left: 480px;
	background-repeat: no-repeat;
	margin-top: 40px;
}





#sidfot {
	font-size: x-small;
	color: #000;
	margin-top: 40px;
	text-align: right;
	clear: both;
}
h3 {
	margin-top: 0px;
	margin-bottom: 3px;
}
h4 {
	margin-top: 0px;
	margin-bottom: 5px;
}
#display {
	width: 980px;
	background-image: url(/img/gruppbild.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 700px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#gruppbild {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99;
}
#meny {
	right: 0px;
	width: 600px;
	text-align: right;
	float: right;
	margin-top: 68px;
}
h1 {
	position: absolute;
	text-indent: -800px;
	background-image: url(/img/logo.gif);
	background-repeat: no-repeat;
	height: 119px;
	width: 345px;
	left: 0px;
	top: 0px;
	background-position: left top;
	margin: 0px;
}
.hoger {
	float:right;
}

.vanster {
	width: 400px;
}
#tillbaka {
	top: 10px;
	position: absolute;
	right: 10px;
}

#undermeny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #c5cbe1;
	width: 478px;
	margin-left: 480px;
	padding-left: 12px;
	padding-bottom: 7px;
	padding-top: 0px;
	padding-right: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

#undermeny a:link {
	color:#FFF;
	text-decoration: none;
}

#undermeny a:visited {
	color:#FFF;
	text-decoration: none;
}
#undermeny a:hover {
	color:#FFF;
	text-decoration: underline;
}

#undermeny a:active {
	color:#FFF;
	text-decoration: underline;
}


#platta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	background-color: #c5cbe1;
	padding: 12px;
	width: 476px;
	margin-left: 480px;
}
#platta p {
	margin-top: 0px;
	margin-bottom: 15px;
}


#platta p a:link {
	font-weight: bold;
	text-decoration: none;
	color: #912500;
}

#platta p a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #611900;
}
#platta p a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #A33100;
}

#platta p a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #C63A00;
}
#platta p.lista {
	line-height: 18px;
}


#platta img {
	float: left;
	margin-right: 12px;
	margin-bottom: 15px;
}

#platta .stor {
	float: left;
	margin-right: 18px;
	margin-bottom: 15px;
}

#platta2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	background-color: #c5cbe1;
	padding: 12px;
	width: 476px;
	margin-left: 480px;
}
#platta2 p {
	margin-top: 0px;
	margin-bottom: 0px;
}


#platta2 p a:link {
	font-weight: bold;
	text-decoration: none;
	color: #912500;
}

#platta2 p a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #611900;
}
#platta2 p a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #A33100;
}

#platta2 p a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #C63A00;
}
#platta2 p.lista {
	line-height: 18px;
}


#platta2 img {
	float: left;
	margin-right: 12px;
	margin-bottom: 15px;
}

#platta2 .stor {
	float: left;
	margin-right: 18px;
	margin-bottom: 15px;
}


#content {
	margin-top: 178px;
}
.bildp {
	margin-left: 100px;
}

.cdp {
	margin-left: 75px;
}
.platta_listitem {
	clear: both;
	margin-top: 0px;
}
.vit {
	color: #FFF;
}
.litentext {
	font-size: xx-small;
	line-height: normal;
	font-variant: normal;
	padding-top: 20px;
}
