body {
	margin:0;
	background:#121212 url(bg/bg_dark.gif);
	color:#dedede;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
a {
	color:#dedede;	
}
h1 {
	margin:0;
	padding:0;
	font-size:18px;
	color:#eeeeee;
}
h2 {
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size:12px;
	text-transform:uppercase;
	color:#999999;
}
#top {
	height:60px;
	width:960px;
	margin:0 auto;
}
#header {
	background:url(../bg/toppbilde_rodlandstua.jpg) center no-repeat;
	height:212px;
}
#logo {
	padding-top:13px;
}
#contentWrap {
	width:960px;
	margin:10px auto;
}
#menu {
	width:200px;
	float:left;
}

#content {
	width:730px;
	float:right;
}
#bottom {
}
#footer {
}

#menu a {
	display:block;
	padding:5px 3px;
	color:#dedede;
	color:#acacac;
	text-decoration:none;
	border-bottom:2px solid #262626;
	text-transform:uppercase;
}
#menu a:hover {
	color:#dedede;
}

#content img {
	border:1px solid #eeeeee;
}
#forsidenytt {
	margin-top:20px;
}
#forsidenytt a {
	display:block;
	padding:5px 3px;
	margin-bottom:4px;
	color:#dedede;
	color:#acacac;
	text-decoration:none;
}
#forsidenytt a:hover {
	background:#262626;
}
.dato {
	color:#666;
	font-style:italic;
}
#film {
	margin-top:20px;
}
.film {
	border:1px solid #eeeeee;
	width:260px;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}


.filmtittel {
	font-size:18px;
	border-bottom:1px solid #242424;
	margin-bottom:10px;
}
.flv {
	text-align:center;
	margin-bottom:50px;
}
.nyhet {
	border-bottom:1px solid #666;
	padding-bottom:20px;
	margin-bottom:30px;
}
	 
#gjestebok {
	border-top:1px solid #666;
}
#gjestebok .innlegg {
	margin:10px 0;
	padding-bottom:10px;
	border-bottom:1px solid #666;
}
#gjestebok .innlegg .person {
	color:#999999;
	font-size:12px;
	text-align:right;
}
#gjestebok .innlegg .overskrift {
	font-size:14px;
	font-weight:bold;
	padding:4px 0;
}	 
#gjestebok .innlegg .tekst {

}
.formfelt {
	background:#333333;
	color:#eee;
	border:1px solid #ccc;
}
#skrivinn {
	margin-top:30px;
	padding:5px 0;
	border-top:4px solid #666;
}
#bla {
	margin:5px 0;
	text-align:center;
}


.photo {
	float:left;
	margin:0 10px 10px 0;
	height:160px;
	
}
.phototext {
	color:#eeeeee;
	margin-top:3px;
}
.photo img {
	border:4px solid #eeeeee;
}
.photo img:hover {
	border:4px solid #009ddc;
}

#galleryinfo {
	margin-bottom:20px;
}
.error {
	background:#FF0033 url(../bg/info_icon.png) no-repeat top left;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	padding-left:55px;
	margin:10px 0;
	height:35px;
}
.msg {
	background:#CCFF99 url(../bg/info_icon.png) no-repeat top left;
	color:#000;
	font-weight:bold;
	padding:2px;
	padding-left:55px;
	margin:10px 0;
}
table.videotabell td {
	border-bottom:1px dotted #666666;
	padding:15px 0 10px 5px;
}

.albumbox {
	width:350px;
	float:left;
}
.albumbox h1 {
	font-size:14px;
}
.albumbox a {
	text-decoration:none;
}

.videotabell a {
	text-decoration:none;
	font-weight:bold;
}