/*
Theme Name: Oss
*/

/* ..................................................................................... */
/* Reset default html styles, basic styles. */
ul,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,div,dl,dt,dd
{
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	color: inherit;
	font: inherit;
	text-indent: 0;
}

html, body
{
	border: none;
	text-indent: 0;
	margin: 0;
	padding: 0;
}

/* for ie: this is beyond comprehension */
em, i { font-style: italic; }
strong, b { font-weight: bold; }

ul { list-style-type: none; }
p { margin-bottom: 1em; }
.clear { clear: both; }
.clearnone { clear: none; }
.hide, .hidden { display: none; }
#skip { display: none; }
.piclenselink { display: none; }

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

.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* close commented backslash hack */

h3
{
	font-size: 2.0em;
	font-weight: bold;
	line-height: 1;
	margin-bottom:0.5em;
}

h3, h4 { color: #444; }

h4
{
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1;
	margin-top:1em;
	margin-bottom:0.5em;
}

h5
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1;
	margin-top:1em;
	margin-bottom:0.5em;
}
/* ..................................................................................... */
/* Phark image replacement */
.ir
{
	text-indent: -9999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}

/* ..................................................................................... */
/* Links */
a { outline: none; }

a,a:link,a:visited,a:active
{
	color: #690;
	text-decoration: none;
}

a:hover { color: #111; }

#content a
{
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px dotted #757575;
	padding-bottom: 1px;
}

#content a:hover { border-bottom: 1px solid #111; }

#note a
{
	font-size: 1.2em;
	font-weight: normal;
	border: none;
	display:inline-block;	
}

#footer a
{
	font-weight: bold;
	font-size: 1.1em;
}

#main-nav a,
#main-nav a:hover {border:none;}

#main-nav
{
	position: absolute;
	top: 180px;
	left: 202px;
}

#main-nav ul { relative: ; }

#main-nav li
{
	display: inline;
	list-style-type: none;
}

#one
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 132px;
	height: 38px;
	background-image: url('bg/one.png');
}

#two
{
	position: absolute;
	top: 0px;
	left: 132px;
	width: 132px;
	height: 38px;
	background-image: url('bg/two.png');
}

#three
{
	position: absolute;
	top: 0px;
	left: 264px;
	width: 152px;
	height: 38px;
	background-image: url('bg/three.png');
}

#four
{
	position: absolute;
	top: 0px;
	left: 416px;
	width: 142px;
	height: 38px;
	background-image: url('bg/four.png');
}

#one:hover,
#two:hover,
#three:hover,
#four:hover { background-position: left -60px; }
li#active a#one,
li#active a#two,
li#active a#three,
li#active a#four { background-position: left -120px; }
li#active a#one:hover,
li#active a#two:hover,
li#active a#three:hover,
li#active a#four:hover { background-position: left -120px; }
#sidebar { margin-top: 10px; }

#pages
{
	clear:both;
	padding:20px 0 25px 0;
	margin-left: 0;
	margin-bottom: 20px;
	border-bottom: 3px solid #999;
}

#senaste li,
#pages li
{
	list-style: none;
	margin: 0;
	padding: 0.15em;
	border-top: 1px solid #ccc;
	text-align: right;
}

#senaste li { padding:1em 0 0 0;}


#senaste li:first-child,
#pages li:first-child { border: none; }

#senaste-headline
{
	width: 148px;
	height: 29px;
	background-image: url('bg/senaste.png');
	color: #000;
	margin-bottom: 10px;
	text-indent: -9999px;
	font-size: 3em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}

li#headline { border: 0; }
#pages a { font-size: 1.3em; display:block;}

ul#senaste li a
{
	font-size: 1.1em;
	}
#note a:hover { border: none; }

/* ..................................................................................... */
/* Structure */
body
{
	text-align: center;
	background-color: #FFF;
	color: #212121;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 76%;
}

#container
{
	width: 775px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

#header
{
	position: relative;
	height: 218px;
}

#header img { display: none; }

#content
{
	float: right;
	width: 572px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 1.1em;
	line-height: 1.7;
	overflow:visible;
}

#content ul li
{
	margin: 0 3em;
	list-style-type: disc;
	list-style-position: outside;
}

#content ul
{margin-bottom:1em;}
#sidebar
{
	float: left;
	width: 148px;
	padding-top: 30px;
}

h1 a
{
	text-indent: -9999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	position: absolute;
	top: 36px;
	left: 64px;
	width: 480px;
	height: 134px;
	background-image: url('bg/body.png');
}

#note
{
	width: 236px;
	background-image: url('bg/note-mid.png');
	background-repeat: repeat;
	background-position: right top;
	float: right;
	margin: 0 0 10px 10px;
	line-height: 1.2;
}

#note dl dt
{
	text-indent: -9999em;
	height: 84px;
}

#note dl
{
	background-image: url('bg/note-top.png');
	background-repeat: no-repeat;
	background-position: right top;
}

#note dl dd
{
	color: #ccc;
	margin-left: 42px;
	margin-bottom:3px;
}

#note-wrapper
{
	background-image: url('bg/note-bot.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	min-height: 223px;
	padding-bottom: 30px;
}

* html > #note-wrapper
{
	height: 223;
	px: ;
}

#footer
{
	clear: both;
	font-size: 1.3em;
	color: #666;
	border-top: 3px solid #999;
	line-height: 1.4;
	width: 558px;
	margin: 0 0 30px 203px;
	padding: 30px 0 0 0;
}


#s
{
float:left;
width:100px;
}

#searchsubmit 
{
	border:none;
	background-image: url('bg/search.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	width:34px;
	height:24px;
	display:block;
	float:right;
	text-indent:-9999px;
	cursor:pointer;
}

#archives {margin-top:-1em;}