/*
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-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #c0c0c0;
	margin-left: 3%;
	margin-top: 1%;
	}

#page {
	background: url('images/hovedbg.jpg') no-repeat;
	padding: 0px;
	text-align: left;
	margin: 0 auto;
	width: 978px;
	height: 550px;
	position: absolute;
	clear: both;
	border: #000000 1px dashed;
	}

#header {
	padding: 10px;
	margin-left: 10px;
	position: absolute;
	font-family: Verdana, Arial, Sans-Serif;
	}

#content {
	padding: 10px 0px;
	}
	
.main {
 	margin-top: 30px;
	margin-left: 10px;
	width: 700px;	
	padding: 10px;
	position: absolute;
	color: #F0F0F0;
	}

.main p {
	font-size: 1.2em;
	}

.main h2{
 	font-size: 1.3em;
	margin: 25px 0 0;
	color: #F0F0F0;
	}

.main a {
	color: #b6b6d7;
	text-decoration: none;
	}

.main a:hover {
 	color: #F0F0F0;
	}
	
.boks1 {
 	margin-top: 5px;
	margin-left: 755px;
	width: 200px;
	padding: 5px;
	position: absolute;
	font-size: 1.1em;
	text-align: right;
	color: #F0F0F0;
	}

.boks1 h2{
 	font-size: 1.1em;
	font-style: italic;
	text-transform: lowercase;
	margin: 25px 0 0;
	color: #000000;
	}

.boks1 li {
	list-style-type: none;
	list-style-image: none;
	}

.boks1 a {
	color: #F0F0F0;
	text-decoration: none;
	}

.boks1 a:hover {
 	color: #959596;
	}

.boks2 {
 	margin-top: 515px;
	margin-left: 15px;
	position: absolute;
	font-size: 1em;
	text-align: left;
	text-transform: lowercase;
	color: #959596;
	z-index: 2;
	}

.boks2 a {
	color: #959596;
	text-decoration: none;
	}

.boks2 a:hover {
 	color: #F0F0F0;
	}

#footer {
	width:955px;
	padding: 5px;
	margin-top: 500px;
	position: absolute;
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: right;
	color: #444;
	}

#footer a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

#footer a:hover{
	color: #959596;
	text-decoration: none;
	}	

#footer ul {
	margin: 0;
	padding: 3px; 
	list-style-type: none;
	list-style-image: none;
	}

#footer li {
	display: inline;
	}


/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
