body {
	background-image: url(grafikk/background3.gif);
	background-position: top top;
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	background-color: #132c3d;
}

#wrapper {
	width: 950px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 950px;
	height: 350px;
	background-image: url(grafikk/header3.gif);
	display: block;
}

#menu {
	margin-top: 305px;
	padding-left: 25px;
	width: 990px;
	height: 45px;
	z-index: 10000;
	position:absolute;
}

#menu li, #menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li a{
	float: left;
	padding: 15px 20px 0 20px;
	margin-right: 4px;
	background-color: white;
	height: 30px;
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#menu li a:hover {
	background-color: #226083;
	color: #FFF;
}

#content {
	margin-top: 10px;
	width: 950px;
	display: block;
	color: #FFF;
	font-family: Geneva, Verdana;
	font-size: 9pt;
}
	.nyheter a, .nyheter visited {	color: #226083; text-decoration: underline; padding: 0px 3px 0px 3px;}
	.nyheter a:hover {	color: #FFF; background-color: #000; text-decoration: none;}
	
	.footer a, .footer visited {	color: #226083; text-decoration: underline; padding: 0px 3px 0px 3px;}
	.footer a:hover {	color: #FFF; background-color: #000; text-decoration: none;}
	
	.full-tekst a, .full-tekst visited {	color: #226083; text-decoration: underline; padding: 0px 3px 0px 3px;}
	.full-tekst a:hover {	color: #FFF; background-color: #000; text-decoration: none;}
	
	#content img{ border: 4px solid black; margin: 0 4px 10px 4px;}
	#content img:hover{background: none; border: 4px solid #226083;}

.nyheter {
	width: 600px;
	margin-right: 20px;
	padding: 15px 15px 15px 25px;
	float: left;
	background-color: #FFF;
	color: #000;
}

.full-tekst {
	width: 910px;
	padding: 15px 15px 15px 25px;
	float: left;
	background-color: #FFF;
	color: #000;
}

.latest-photo, .kommende-konserter, .kontakt, #sample {
	width: 250px;
	padding: 15px 15px 15px 25px;
	float: right;
	background-color: #FFF;
	color: #000;
	margin-bottom: 20px;
}

.latest-photo img {
	width: 65px;
	height: 65px;
}

.footer {
	margin-top: 20px;
	width: 920px;
	padding: 4px 25px 4px 5px;
	float: left;
	font-family: Georgia;
	font-size: 9pt;
	color: white;
	background-color: #000;
}

	.social {		float: left; width: 200px;	text-align: right;}
	.social a, .social visited {color: #FFF;}
	.social ul, .social li {	list-style-type: none; padding: 0; margin: 0; text-align: right;}
	.social li {height: 30px; width: 30px; margin: 0 10px 0 0; float: left;}
	.footer .footer-main {	float: left; width: 700px;	padding: 0px 0px 10px 20px;}

		.social .myspace {background-image: url(grafikk/myspace.gif); background-position: 0 0; background-repeat: no-repeat;}
		.social .facebook {background-image: url(grafikk/facebook.gif); background-position: 0 0; background-repeat: no-repeat;}
		.social .flickr {background-image: url(grafikk/flickr.gif); background-position: 0 0; background-repeat: no-repeat;}
		.social .twitter {background-image: url(grafikk/twitter.gif); background-position: 0 0; background-repeat: no-repeat;}
		.social .youtube {background-image: url(grafikk/youtube.gif); background-position: 0 0; background-repeat: no-repeat;}
		
		.social .facebook:hover, .social .myspace:hover, .social .flickr:hover, .social .twitter:hover, .social .youtube:hover {background-position-y: -30px;}
	
h1 {
	margin-top: 0;
	font-family: Georgia;
	font-size: 15pt;
	border-left: 25px solid #000;
	margin-left: -25px;
	padding-left: 5px;
}

h2 {
	margin: 0;
	padding: 0;	
	font-family: Georgia;
	font-size: 13pt;
	color: #226083;
}

.nyhet {
	padding-bottom: 10px;
	border-bottom: 1px solid #73b5d5;
}

.disko-record-dvd, .disko-picture-dvd, .disko-year-dvd {
	float: left;
	height: 255px;
}

.disko-record, .disko-picture, .disko-year {
	float: left;
	height: 154px;
}

	.disko-record, .disko-record-dvd, .disko-year, .disko-year-dvd {
		font-weight: bold;
		background-color: #d9d9d9;
		font-size: 11pt;
		padding: 4px;
		margin: 0 0 10px 4px;
	}
	
	.disko-record, .disko-record-dvd {	width: 550px;}
	.disko-year, .disko-year-dvd {		width: 120px;}
	

		.disko-record ul, .disko-record li, .disko-record-dvd ul, .disko-record-dvd li {
			list-style-type: decimal-leading-zero;
			font-weight: normal;
			padding: 0 0 0 30px;
			font-size: 9pt;
		}

	.disko-picture img, disko-picture-dvd img{
		border: 6px solid #000;
		margin: 0 10px 0 0;
	}	

.date {
	width: 100px;
	float: right;
}

h4 {
	margin: 0;
	padding: 0;
}

.newest-twitter {
	background-image: url(grafikk/quote.gif);
	background-repeat: no-repeat;
	background-color: #cddce7;
	display: block;
	height: auto;
	padding: 25px 10px 10px 10px;
	width: 580px;
}

	h3 {
		margin: 0;
		padding: 0;	
		font-family: Georgia;
		font-size: 13pt;
		color: #226083;
		font-style: italic;
	}
	
	.newest-twitter p {
		margin: 0;
		padding: 0;
	}

.konsert-ferdig ul, .konsert-ferdig li{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.konsert-ferdig {
	display: block;
	width: 900px;
}
.konsert-ferdig li {
	float: left;
	width: 300px;
		border-bottom: 1px solid #000;
}

.kontakt input, .kontakt textarea {
	border: 1px solid #226083;
}

.input-name, .input-mail {
	width: 230px;
	font-family: Georgia, Geneva;
	font-size: 10pt;
}

.input-name {
	font-size: 15pt;
	color: #226083;
}
.kontakt textarea {
	width: 228px;
}
