/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {
	height: 101%;
}

body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #433616;
	/*color: #635626;*/
	background-color: #FFF;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-weight: bolder;
	/*color: #635626;*/
}


p {
	margin-top: 0;
	line-height: 145%;
	font-size: 0.8em;
}

ul, ol {
	margin-top: 0;
	line-height: 180%;
}

.superscript {
	font-size: xx-small;
	vertical-align: top;
}

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

a:hover {	color: #red;
	background: #e9e9e9;

}

img.loptext {
	display:inline;
}

#wrapper {
	width: 825px;
	margin: 0 auto;
	padding: 0;
	float: inherit;
}

/* Header */

#header {
	width: 825px;
	height: 65px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 45px;
	margin: 0;
	padding-left: 15px;
	padding-top: 20px;
	width: 100%;
}
/*
#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 4.6em;
	color: #000;
}*/

#logo p {
	float: right;
	margin: 0;
	padding: 25px 50px 0 10px;
	font: normal 0,7em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: black;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: black;
}

#logo img {
	border: none;
}

/* Menu */

#menu {
	width: 825px;
	height: 33px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	border-bottom: 1px solid #aaa;
}

#menu a {
	display: block;
	padding: 8px 14px 7px 16px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	/*color: #000; */
}

#menu a:hover, #menu .current_page_item a {
	/* background: #000 url(images/tonbak-meny-inv.jpg); */
}

#menu li.active {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-top: 1px solid #aaa;
	border-bottom: none;
}

#menu a:hover {
	text-decoration: underline;
	color: #a00;
	background: #e9e9e9;
}

/* Navigation bar */


/*
#sidebar ul {
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li ul {
	padding: 0px 10px 0px 10px;
}

#sidebar li li {
	line-height: 2em;
	border-bottom: 1px dashed #A1A1A1;
	padding-left: 3px;
}

#sidebar li li:last-child {
	border: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 18px;
	padding: 7px 20px 5px 20px;
	letter-spacing: -.5px;
	color: #000;
	background: #000 url(images/tonbak-meny.jpg);
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
*/

/* Container */

#container {

	/* Drop shadow
	-moz-box-shadow: 5px 5px 6px #444;
	-webkit-box-shadow: 5px 5px 6px #444;
	box-shadow: 5px 5px 6px #444;
 	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#404040')";
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#404040');
 	/*	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000'); */
	/* End drop shadow */
	
	/* Background transparency 
	/* Fallback for web browsers that doesn't support RGBa 
    background: rgb(255, 255, 255 url() no-repeat left top);
    /* RGBa with 0.5 opacity 
    background: rgba(255, 255, 255, 0.7) url() no-repeat left top;
    /* For IE 5.5 - 7
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#AA000, endColorstr=#AA000);
    /* For IE 8
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#AA000, endColorstr=#AA000)"; 
	/* End background transparency */
	
	background: white;
	margin-bottom: 55px;
}

#sidebar {
	margin-top: -2px;
	float: left;
	width: 150px;
	color: #787878;	
	/*min-height: 470px;*/
	height: 100%;
	border-left: 1px solid #aaa;
}

#sidebar ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
}

/* style, color and size links and headings to suit */
#sidebar a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 2px 3px;
}

#sidebar img{
	margin-left: 10px;
	margin-bottom: -10px;
}

#sidebar h1 {	
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	height: 18px;
	background: #FFF;
	padding: 3px 20px 9px 20px;
	letter-spacing: -.5px;
	color: #000;
}

#sidebar h2 {	
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: bolder;
	padding-left: 3px;
	margin-bottom: 0.2em;
	margin-top: 0.5em;
	line-height: 100%;
}

#sidebar a {
	color: #000;
	text-decoration: none;
	padding-left: 11px;
	font: bold 0.7em/1.4em arial, helvetica, sans-serif; 
	/* if required use em's for IE as it won't resize pixels */
}

#sidebar a:hover {
	color: #a00;
}

#sidebar a:active {
	color: #700;
}

#sidebar li {
/* make the list elements a containing block for the nested lists */
	position: relative;
} 

#sidebar ul ul ul {
position: absolute;
top: 0;
left: 55%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
background: #fff;
}

div#sidebar ul ul ul,
div#sidebar ul ul li:hover ul ul
{display: none;}

div#sidebar ul ul li:hover ul,
div#sidebar ul ul ul li:hover ul
{display: block;
z-index: 7;}

<!--[if IE]
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc); /* call hover behaviour file */
font-size: 100%; /* enable IE to resize em fonts */
} 
#sidebar ul li {
float: left; /* cure IE5.x "whitespace in lists" problem */
width: 100%;
}
#sidebar ul li a {
height: 1%; /* make links honour display: block; properly */
} 

</style>
![endif]-->


/* Page */
#page {
	width: 825px;	

}

/* Content */

#content {
	float: right;
	width: 673px;
}

#content h1 {	
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.3em;
	height: 18px;
	letter-spacing: -.5px;
	/*color: #635626;*/
	text-transform: capitalize;
}

#content h2 {	
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	padding-bottom: 3px;
	letter-spacing: -.5px;
	text-transform: capitalize;
	
}

#content ul {	
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 auto;
	display: block;
	line-height: 145%;
	font-size: 0.8em;
}

#content li {	
	display: inline;
}



.post {
	padding: 0px;
	float: left;
	position: relative;
	overflow: hidden;
}

.post .title {
	height: 18px;
	background: #FFF;
	padding: 7px 20px 5px 20px;
	letter-spacing: -.5px;
	color: #000;
}

.post .title a {
	border: none;
	color: #000;
}

.post .meta {
	padding-top: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	visibility: hidden;
}

.post a {
	font-weight: bold;
}

.post .entry {
	padding: 10px 20px 30px 20px;
	text-align: justify;
	min-height: 400px;
/* Fallback for web browsers that doesn't support RGBa 
    background: rgb(255, 255, 255 url() no-repeat left top);
     RGBa with 0.6 opacity 
    background: rgba(255, 255, 255, 0.7) url() no-repeat left top;
     For IE 5.5 - 7
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000, endColorstr=#99000);
   For IE 8
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000, endColorstr=#99000)"; 
 Fallback for web browsers that doesn't support RGBa 
    background: rgb(255, 255, 255 url(images/img02.png) no-repeat left top);
  RGBa with 0.7 opacity 
    background: rgba(255, 255, 255, 0.7) url(images/img02.png) no-repeat left top;
 For IE 5.5 - 7
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000, endColorstr=#99000);
   For IE 8
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000, endColorstr=#99000)"; */
}

.post .entry hr {
	display: block;
	clear: both;
	border: none 0;
	border-top: 1px dashed #A1A1A1;
	width: 90%;
	height: 1px;
	margin: 15px;
}

.post .entry ul {
	padding: 0;
	list-style: none;
}

.post a:hover {
	color: #a00;
	background: #e9e9e9;
}

.post li:hover {
	background: #e9e9e9;
}

.prodimg {
	float: left;	
}

.splitcontainer {
	width: 535px;
	margin: auto;
	display: block;
	clear: right;
}

.splitcontainer h3 {	
	position: relative;
	left: -1em;
}

.left {
	float: left;
	width: 200px;
}

.center {
	float: left;
	width: 200px;
}

.right {
	float: left;
	width: 130px;
	clear: right;
}

/* content images */

.contimg {
	float: right;
	margin-left: 15px;
	display: inline;
	padding: 5px;
}

.contimg-left {
	float: left;
	margin-right: 15px;
	display: inline;
	padding: 5px;
}
.indeximg {
	float: right;
	margin-left: 15px;
	display: inline;
	padding: 5px;
	margin-top: -10px;
	border-style: none;
}

.indeximg-left {
	float: left;
	margin-right: 15px;
	display: inline;
	padding: 5px;
	margin-top: -10px;
}

#startbilder {
	width: auto;
	margin: auto;
}

/* Footer */

#footer {
	height: 15px;
	background-color: white;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	opacity:0.45;
	filter:alpha(opacity=65);
	position: FIXED;
    bottom: 0px;
    left: 0px;
    width: 100%;
	z-index: -5;
}

#footer p {
	margin: 0;
	padding-top: 6px;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	/*color: #534616;*/
}

#footer a {
	font-weight: bold;
}

.blek {
	color: #FFF;
}

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

#facelike {
	position: fixed;
	bottom: -10px;
	right: -100px;
	opacity:0.85;
	filter:alpha(opacity=85);
}



dt {
float: left;
padding-right: 95px;
padding-top: 15px;
width: 150px;
}



.dtimg {
height: 190px;
margin: 0 auto;
text-align: center;
}



p.dtp {
margin: 0 auto;
text-align: center;
}



#catlist {
}



#catlist img{
margin: 0 auto;
text-align: center;
border-style: none;
}



#linkframe img{
margin-top: 15px;
margin-left: 15px;
float: left;
}

#linkframe p{
float: left;
color: black;
line-height: 1em;
margin-left: 15px;
margin-top: 13px;

}

#linkframe a{
color: black;
text-decoration: underline;
}