iframe {
height:0;
}
* {
	border:0;
	padding:0;
	margin:0;
}
body {
	font-family: Georgia, serif;
	font-size:84%;
	text-align: center;
	background:url(back.gif) top center #333;
	color:#555;
	padding:0 20px;
	overflow-y:scroll;
}
#container {
	margin:0 auto;
	width:968px;
	text-align:left;
	background:url(border.gif) top center repeat-y;
	padding:10px 46px 20px 46px;
}
#topcontainer {
	margin:0 auto 0 auto;
	width:1068px;
	background:url(border_top.gif) top center no-repeat;
	height:27px;
}
#top {
	padding:0 0 0 50px;
}
#top h1 {
	text-indent:-20000px;
	background:url(lf_logo.gif) #fff center left no-repeat;
	height:60px;
}

#rotator {
	border-top:2px #000 solid;
	border-bottom:2px #000 solid;
	height: 340px;
	width:968px;
	position: relative;
}
#nav {
	padding:1px 0 1px 60px;
	height:35px;
}
#nav ul {
	list-style: none;
}
#nav li {
	float: left;
	font-size:0.9em;
	text-transform: uppercase;
}
#nav li a {
	float: left;
	padding: 10px 12px;
	text-decoration: none;
	color: #666;
	border: none;
}
#nav li a:hover {
	color:#000;
	background:#ddd;
	text-decoration:underline;
}
#nav .active {
	text-decoration:underline;
}
#contentwrapper{
	float: left;
	width: 100%;
	margin:0 0 40px 0;
}
#contentcolumn{
	float:left;
	width:100%,
}
#rightcolumn{
	float: left;
	width: 240px; 
	margin-left: -240px;
	font-family:verdana, tahoma, arial, sans-serif;
}
.innertube{
	background:url(dash.gif) top left repeat-x #fff;
	padding:12px 0 20px 0;
	float: left;
	width:700px;
}

/* under her er fint */

#footer {
	clear: left;
	width: 100%;
	border: 1px #ccc solid;
	text-align: center;
	padding: 10px 0;
	height:20px;
	color:#999;
}
#footer a {
	color:inherit;
}
#footer a:hover {
	color:inherit;
	background:#666;
}
h1, h2, h3, h4, h5 {
	font-family:times new roman, times, serif;
	line-height:90%;
}

#rightcolumn h3 {
	background:url(dash.gif) bottom left repeat-x #fff;
	border-top:2px #000 solid;
	color:#000;
	font-size:0.8em;
	text-transform: uppercase;
	padding:10px 0 10px 0;
	margin:0 0 10px 0;
}
#rightcolumn p {
	padding:0 0 10px 0;
	font-size:0.8em;
	line-height:1.4em;
}
h2 {
	font-size:2.4em;
	margin:2px 0 0 0;
	font-weight:normal;
	font-variant:small-caps;
	color:#333;
	letter-spacing:0.1em;
}
h3 {
	font-family:verdana, tahoma, arial, sans-serif;
}

.entry {
	margin-left: 5em; 
	line-height:1.6em;
}
.entry p {
	margin-right:20px;
}
.entry .byline {
	text-align:right;
}
.date {
	float: left;
	width: 6em;
	font-family:verdana, tahoma, arial, sans-serif;
	color:#aaa;
	padding:3px 0 0 0;
	text-align:right;
	font-size:0.8em;
}
.innerdate {
	margin:0 8px 0 0;
}
#contentwrapper a {
	color:#000;
}
#contentwrapper a:hover {
	background-color:#111;
	color:#fff;
}
#rightcolumn a {
	color:#000;
}
#rightcolumn a:hover {
	background-color:#111;
	color:#fff;
}
hr {
	display:none;
}


