/* andreas01 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.3 (Nov 28, 2005)

Screen layout: */

body{
margin:0 auto;
padding:0;
font:70% Verdana, Arial, sans-serif;
background:#FFFFFF repeat-y center top;
color:#303030;
}

#wrap{
background:#FFFFFF;
color:#303030;
margin:15px auto 0;
width:800px;
}

#header{
	clear:both;
	margin:0px 0 0;
	padding:0;
	height:40px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	clip: rect(10px,auto,auto,auto);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header h1{
width:250px;
margin:0 0 10px 0;
float:left;
}

#header p{
width:500px;
float:right;
text-align:center;
color:#a0a0a0;
margin:0 0 10px 0;
font-size:0.8em;
line-height:1.2em;
background-color:inherit;
}

#frontphoto{
margin:0 0 10px 0;
border:0;
}

#avmenu{
	clear:left;
	float:left;
	width:150px;
	margin:0 0 10px 0;
	padding:0;
	font-size:0.9em;
	background-color: #EEF0EC;
}

#avmenu ul{	
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}	

#avmenu li{
margin-bottom:4px;
}

#avmenu li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#666666;
display:block;
padding:6px 0 0 10px;
background:#EEF0EC;
border-left:4px solid #cccccc;
}	
	
#avmenu li a:hover{
background:#F1F4F8;
color:#666666;
border-left:4px solid #286ea0;
}

.announce{
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#505050;
background-color:#FFFFFF;
line-height:1.3em;
}

#extras{
	float:right;
	width:150px;
	margin:0 0 10px;
	padding:0;
	font-size:0.9em;
	line-height:1.5em;
	background-color: #FFFFFF;
}

#extras p{
margin:0 0 1.5em 0;
}

#content{
	margin:0 150px 20px;
	border-left:1px none #f0f0f0;
	border-right:1px none #f0f0f0;
	padding:0;
	line-height:1.6em;
	text-align:left;
	background-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
}

#content h2{
font-size:1.5em;
margin:0 0 0.5em 0;
}

#content img{
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
text-decoration:none;
color:#CC0000;
}

a:hover{
text-decoration:underline;
color:#286ea0;
}

a img{
border:0;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
border-top:4px solid #f0f0f0;
width:760px;
text-align:center;
color:#808080;
font-size:0.9em;
}

#footer a{
color:#808080;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}
/*Style for the background-bar*/
.clBar{
	position:absolute;
	visibility:hidden;
	background-image: url(andreas01/_resurs/menuBar.gif);
}
.clBarborder{
	position:absolute;
	visibility:hidden;
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position:absolute;
	margin: 0px;
	padding:0px 0px 0px 8px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align: left;
	margin: 0px;
	line-height: 20px;
	text-indent: 8px;
	left: 168px;
	top: 232px;
	width: 481px;
	height: 582px;
}
.clLevel0{
	background-color:#FFFFFF;
	layer-background-color:#F1F2F3;
	color:#666666;
	text-align: left;
}
.clLevel0over{
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF;
	color:#FF9933;
	cursor:pointer;
	cursor:hand;
	text-align: left;
}
.clLevel0border{
	position:absolute; 
	visibility:hidden; 
	background-color:#F0F1F2; 
	layer-background-color:##F0F1F2;
}

/*Styles for level 1*/
.clLevel1, .clLevel1over{
	position:absolute;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	margin: 0px;
	padding:2px 2px 2px 0px;
	text-indent: 16px;
}
.clLevel1{
	background-color:#FFFFFF; 
	layer-background-color:#FFFFFF; 
	color:#666666;
	background-image: url(andreas01/_resurs/_meny.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.clLevel1over{
	background-color:#FFFFFF; 
	layer-background-color:#FFFFFF; 
	color:#666666;
	background-image: url(andreas01/_resurs/_menySelected.gif); 
	background-repeat: no-repeat;
	background-position: 0px 2px; 
	cursor:pointer;
	cursor:hand;
}
.clLevel1border{
	position:absolute; 
	z-index:500; 
	visibility:hidden; 
	background-color:#F1F2F3; 
	layer-background-color:#F1F2F3
}

/*Styles for level 2*/
.clLevel2, .clLevel2over{
	position:absolute; 
	padding:2px; 
	font-family:tahoma,arial,helvetica; 
	font-size:10px; 
	font-weight:bold
}
.clLevel2{
	background-color:#FFFFFF;
	layer-background-color:FFFFFF;
	color:white;
	background-image: url(andreas01/_resurs/_menySelected.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.clLevel2over{
	background-color:#0099cc; 
	layer-background-color:#0099cc; 
	color:Yellow; 
	cursor:pointer; 
	cursor:hand
}
.clLevel2border{
	position:absolute; 
	visibility:hidden; 
	background-color:#006699; 
	layer-background-color:#006699
}
.sidhuvud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	line-height: 36px;
	font-weight: normal;
	color: #FF9933;
	margin: 18px;
	padding: 0px;
}
#sidebar #searchform #s {
	width: 85px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	width:180px;
	float:left;
	text-align:right;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar a{
	color:#3b6ea5;
	}	
	
#pagenav {
	margin:0px;
}	
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hrhide {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-bottom:30px;
	}
	
.tdbutton {
	background:url(glbnav_background.gif);
	height:18px;
	font-family: Arial, "Arial Black", "Courier New";
	font-size: 9px;
	color: #CC3333;
	font-weight: bold;
