
/*---------------------------------------------------------


template:	
lorem
version:	1.0
author:
creative commons attribution v3.0


---------------------------------------------------------*/


/* 
Layout

---------------------------------------------------------*/

* 
{
	padding:0;
	
	margin:0;	
	
	list-style:none;

	border:0;
	
}


body 
{

	background:#FFF;
	
}


#horisontellffs
{	display: inline;
}

#header 
{
	background:url(../images/bg.gif) bottom repeat-x;

	width:100%;
	
	height:15em;

	position:relative;
}


#box1 
{	width: 200px; 
	padding: 8px; 
	position: absolute; 
	left: 50px; top: 6px;
	}
#box2 
{	width: *px; 
	padding: 10px; 
	position: absolute; 
	left: 220px; top: 20px;
	font-size: 12px; font-weight: bold;
	filter: Shadow(Add=1, Direction=120, Strength=10); 	width: 100%; height: 100px;
	
	}
#box3 
{	width: *px; 
	padding: 10px; 
	position: absolute; 
	left: 390px; top: 85px;
	font-size: 16px; font-weight: bold;
	filter: Shadow(Add=1, Direction=120, Strength=4); 	width: 100%; height: 100px;
	
	}
#masthead
{

	padding: 3em 0 0 1em; 
	margin: 0; 
	background: #a9c0c6 
	url(../images/bg.gif) repeat-x; 
}


#masthead ul 
{

	margin: 0; 
	padding: 5px 0 0 0; 
	height: 1.5em; 
	display: inline; 
	list-style-type: none
}


#masthead li 
{
	display: inline;  
	padding: 0 1em 0 0; 
	font: 70% Verdana, Arial, Helvetica, sans-serif; color: #000000;
	}

.menycontent 
	{display: block;
	 padding: 0 0 0.5em 0; 
	background: #c9d3d6; 
	color: #000000; text-align: center;
	border-left: 1px solid #000000; border-right: 1px solid #000000; 
}
a.meny, a.meny:visited 
	{
	width: 8em; 
	display: block; 
	text-decoration: none;
	}
a.meny:hover {
	background: transparent;
	}
a#current .menycontent {
	border-bottom: none;
	}
a#current .menycontent, a#current .r2, a#current .r3, a#current .r4 
{	background: #ffffff;
}
a.meny:hover .menycontent, a.meny:hover .r2, a.meny:hover .r3, a.meny:hover .r4 {
	background:#a7b8bc;
}
.roundtop 
{
	background: transparent; 
}
.r1 
{
	margin: 0 5px; 
	height: 1px; 
	overflow: hidden; 
	background: #000000; 
	border-left:1px solid #000000; 
	border-right:1px solid #000000;
}
.r2 
{
	margin: 0 3px; 
	height: 1px; 
	overflow: hidden; 
	background: #c9d3d6; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-width: 0 2px;
}
.r3 
{
	margin: 0 2px; 
	height: 1px; 
	overflow: hidden; 
	background: #c9d3d6; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
	}
.r4 
{
	margin: 0 1px; 
	height: 2px; 
	overflow: hidden; 
	background: #c9d3d6; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;}



#main 
{
	background:#FFF url(../images/main.gif) repeat-x;
	width:100%;
	z-index:2; 
/* Covers up annoying IE7 nav bar spacing issue. */
	position:absolute;
}
#content {
	background:#FFF;
	width:72em;
	margin-left:2em;
	padding:2em;
}

#kullcontent {
	background:#FFF;
	width:84em;
	margin-left:2em;
	padding:2em;
}

#subContent {
	width:18em;	
	padding-left:2em;
	background:url(../images/green_vr.gif) repeat-y;
float:right;	
}
.articla {
	width:72em;
	padding-bottom:6.5em;
	padding-right:2em;
	background:url(../images/hr.gif) right bottom no-repeat;
	position:relative;
}
.kullar {
	width:80em;
	padding-bottom:6.5em;
	padding-right:2em;
	background:url(../images/hr.gif) right bottom no-repeat;
	position:relative;
}
.article {
	width:49.5em;
	padding-bottom:6.5em;
	padding-right:2em;
	background:url(../images/hr.gif) right bottom no-repeat;
	position:relative;
}

.article ul {
	margin:1em 0;	
}

.article li {
	margin-left:1.5em;
	margin-bottom:0.5em;
}

.article ul li, #subContent ul li {
	background:url(../images/bullet.gif) left no-repeat;
	padding-left:1em;
}

.comments {
	position:absolute;
	right:3em;	
	bottom:3em;
}

.article .comments li {
	display:inline;
	margin:0;
	padding:0;
	background:none;
}

.hr {
	width:55em;
	height:128px;
}

#footer {
	clear:both;
	background:#FFF;
	height:20em;
	position:relative;
}

#footer ul {
	position:absolute;
	text-align:right;
	right:50%;
	top:50%;
	margin-top:-4em;
	padding:3em 1em;
	border-right:1px solid 	#CF0;
}

#footer img {
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-2.9em;

	background:#FFF;
	margin-left:1em;
	height:5em;
	width:5em;
	border:5px solid #FFF;
	outline:0.1em solid #333;
}

/* Typography
---------------------------------------------------------*/

body {
	font:62.5% "Times New Roman"; /* Change this % to alter the size of the whole page */
	color:#333;
}

a {
	color:#090;
}

p {
	line-height:1.5em;	
	font-size:1.4em;
	margin-bottom:1em;
}

h1 {	
	font-size: 3.6em;
	padding:0;
	margin:0;
	color:#FFF;
}

h2 {
	font-size:2em;	
	line-height:1.5em;
	margin-bottom:0.5em;
}

blockquote {
	border-left:0.3em solid #090;
	padding-left:2em;
	margin-left:1em;	
	color:#666;
}

.article li {
	font-size:1.2em;
}

.comments {
	font-size:0.95em;
}

#subContent h2 {
	font-size:1.3em;	
}

#subContent p {
	font-size:1.1em;	
}

#masthead p {
	color:#CF0;	
}

#masthead li a {
	font-size:1.2em;
	color:#000;
	text-decoration:none;
}

#footer {
	color:#555;	
}

#footer a {	
	color:#000;	
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;	
}

#footer p {
	margin-bottom:0;
}