/*#############################################################
Denne er totalt endret i forhold til det som jeg  fant på nett,

Men den har hjulpet meg kjempemye. 

Name: The Hobbit
Date: 2006-10-11
Description: Submission for OWD template contest "Favourite Book".
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/


/* standard elements */


* {
	margin: 0;
	padding: 0;
}

a {
	color: #36C;
	text-decoration: none;
	font-weight: bold;
}

a:hover {color: #06F;}

body {
	color: #003366;
	margin: 0;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #006699;
	background-image: url(img/bg.jpg);
}

p,blockquote,ul {margin-bottom: 1.2em;}

h1 {
	font: bold 2.0em serif;
}

h2 {
	font: bold 1em Verdana,serif;
	margin: 3px 0 1px;
}

ul {margin-left: 1.8em;}

blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #003366;
	padding-left: 22px;
	font-family: serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

blockquote p {padding: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

.centrer {float: center;}

img.left {margin: 0 18px 6px 0;}
.divider {
	height: 35px;
	background-image: url(img/divider.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	position: relative;
}

/* structure */
.container {
	background: url(img/bgcontainer.jpg) repeat-y center top;
	margin: 0 auto;
	width: 780px;
}

.top {
	background: url(img/bgcontent.gif) no-repeat 0 -4%;
	float: left;
	text-align: center;
	width:780px;
}

.header {
	background: #34405A url(img/header.jpg) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 232px;
	padding-right: 270px;
}

.header h1 {
	font: normal 3.2em serif,sans-serif;
	padding: 62px 0 34px 0;
}
.pattern {
	background: #506288 url(img/pattern.gif) repeat-x;
	clear: both;
	height: 15px;
}
/* navigation */
.navigation {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.navigation a {
	color: #6C8ECD;
	font: normal 1.9em serif;
	line-height: 50px;
	margin: 0 16px;
	text-decoration: none;
}
.navigation a:hover,.navigation #selected {
	color: #506288;
}

/* content */
.content {
	background: url(img/bgcontent.gif) no-repeat;
	clear: both;
	font-size: 1.2em;
	margin: 0 30px;
	padding: 0 20px 0 20px;
}
.content .spacer {
	height: 42px;
}

/* content item */
.item {clear: both;}

.item img {border: 0px dashed #8A6;}

.item .title {
	color: #003366;
	font: normal 2em serif;
}

.item .title:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
}

.item .title:first-letter-mindre {
	display: block;
	float: left;
	font-size: 2.4em;
}

.item .metadata {
	color: #3C4B50;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}

.item .body {
	clear: both;
}

/* footer */
.footer {
	color: #3C4B50;
	font-size: 1.1em;
	line-height: 41px;
	margin: 0 auto;
	text-align: center;
	width: auto;
}

.footer a {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	color: #333;
	text-decoration: underline;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	position:fixed; /* <--added for Firefox/Mozilla*/
	visibility: visible;
	top: auto;
	left: auto; /*position where enlarged image should offset horizontally */
}


.containertabell {

}
</style>
.midtstilltbilde {
	right: auto;
}
.midtstill {
	text-align: center;
}
