/*
Stilark for friluftsportalen!

##     ##    ###    ########  ##    ##    ###    
###   ###   ## ##   ##     ## ##   ##    ## ##   
#### ####  ##   ##  ##     ## ##  ##    ##   ##  
## ### ## ##     ## ########  #####    ##     ## 
##     ## ######### ##   ##   ##  ##   ######### 
##     ## ##     ## ##    ##  ##   ##  ##     ## 
##     ## ##     ## ##     ## ##    ## ##     ##

Laget av Morten René L.S. for Liavaag.org
*/
body {
	margin:0;
	padding:0;
	color:#000000;
	font-size:12px;
	text-align:center;
	background:#ffffff url('sort.png') repeat-x;
	font-family:Arial, Verdana, sans-serif;
}
a {
	color:#0000ff;
	background:none repeat;
}
a:visited {
	color:#000088;
	background:none repeat;
}
a:hover {
	color:#006699;
	background:none repeat;
}
img {
	border-width:0px;
}
div#format {
	padding:5px;
	width:900px;
	color:#000000;
	margin:0px auto;
	text-align:justify;
	border:1px #000000 solid;
	background:#ffffff url('format.png') repeat-x;
}
div.boks1,
div.boks2,
div.boks3 {
	border:1px #000000 solid;
}
div.boks1 {
	float:left;
	width:260px;
	padding:10px;
	height:560px;
	color:#000000;
	background:#ffffff url('format_left.jpg') no-repeat;
}
div.boks2 {
	padding:10px;
	line-height:20px;
	margin-left:300px;
	margin-right:300px;
}
div.boks3 {
	float:right;
	width:260px;
	height:560px;
	padding:10px;
	color:#000000;
	font-size:11px;
	background:#ffffff url('format_right.jpg') no-repeat;
}
/*
Hode og slikt
*/
div#hode {
   	height:60px;
   	color:#000000;
   	margin:40px 0 0 0;
   	background:#ffffff url('kvikk_lunsj.jpg') no-repeat;
}
h1 {
	margin:0;
	color:#000000;
	font-size:36px;
	font-weight:100;
	text-align:right;
	padding:10px 0 0 0;
	letter-spacing:15px;
	background:none repeat;
}
/*
Her kjem boksene
*/
h2 {
	font-size:14px;
	letter-spacing:+1px;
}
h2#sterk {
	margin:0;
	padding:0;
	font-size:14px;
	letter-spacing:+1px;
}
ul {
	padding:0;
	margin:10px;
}
ul li {
	padding:0;
	margin:0 0 0 10px;
	list-style-type:square;
}
ul li ul li {
	padding:0;
	font-size:11px;
	margin:0 0 0 20px;
	list-style-type:circle;
}
select#id-friluft {
	width:250px;
	font-size:12px;
}
p#yr {
	padding:0;
	margin:40px 0 0 0;
	letter-spacing:+1px;
}
/*
Foten av fjellet :-)
*/
div#fot {
	padding:0;
	clear:both;
	text-align:right;
	margin:10px 0 0 0;
}
div#fot ul {
	list-style-type:none;
}
div#fot ul li {
	list-style-type:none;
	display:inline;
}
h3#tur {
	margin:0;
	padding:0;
	float:left;
	color:#888888;
	font-size:36px;
	font-weight:100;
	font-style:italic;
	letter-spacing:+1px;
	background:none repeat;
}
/*
WAP og SEO o.l.
*/
p#seoContainer {
	display:none;
}
/*
About me...
*/
p#bottom {
	margin:0;
	font-size:11px;
	text-align:center;
	padding:10px 0 0 0;
	border-top:1px dotted #888888;
}