/* @override http://www.gaveguide.no/wordpress/wp-content/themes/fallseason-10/style.css */

/*  
Theme Name: FallSeason
Theme URI: http://wpthemepark.com
Description: Zenlike by <a href="http://www.nodethirtythree.com/" title="nodethirtythree">nodethirtythree</a>
Version: 1.0
Author: Sadish
Author URI: http://wpthemepark.com
*/

/*

zenlike1.0 by nodethirtythree design
http://www.nodethirtythree.com

*/

* {
	padding: 0;
	margin: 0;
}

body {
	background: #0f192b;
	padding-bottom: 35px;
	font-size: small;
	font-family: Arial, Tahoma, Arial, Serif;
	color: #333333;
}

p {
	line-height: 1.5em;
	margin: 0 0 1em 0;
	padding: 0;
	font-size: .94em;
}

a {
	color: #1f56a0;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.lesmere {
	font-weight: bold;
	font-size: 135%;
	color: green;
}

a strong {
	font-size: 125%;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Verdana, Arial, Serif;
}

h1 {
	font-size: 160%;
}

h2 span,h3 span {
	font-size: 80%;
}

h3,h4 {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
}

h3,.post h2 {
	font-size: 1.2em;
	display: block;
	margin: 1em 0 0;
	padding: 0;
}

h4 {
	font-size: 1.4em;
}

h3 span, .post h2 span {
	font-weight: normal;
	font-size: 60%;
	color: #999;
}

h2.relaterte {
	padding-top: .4em;
	clear: both;
	font-size: 120%;
}

h5 {
	font-weight: normal;
	font-family: Verdana, Arial, Serif;
	font-size: 1em;
}

hr.clear {
	color: #fff;
	background: #fff;
	height: 1px;
	clear: both;
}

hr {
	color: #c1c1c1;
	background: #c1c1c1;
	border: none;
	height: 1px;
	clear: both;
}

img {
	border: none;
}

.contentarea {
	padding-top: .4em;
}

.contentarea p a {
	display: block;
	height: 1em;
}

.contentarea p a.inline {
	height: auto;
	display: inline;
}

.contentarea img {
	float: left;
	margin: 0 .6em .1em 0;
	border-bottom: 3px solid #fff;
}

.contentarea img:hover {
	border-color: green;
}

.contentarea img.right {
	float: right;
	margin: 1.2em 0 .5em 1em;
}

.spacing {
	padding-bottom: 1em;
}

.pris {
	position: absolute;
	bottom: 15px;
	right: 0;
	font-weight: bold;
	font-size: 1.7em;
}

.archive {
	font-size: 1.3em;
}

.pris span {
	font-size: 80%;
}

.kjoppris {
	position: absolute;
	bottom: 15px;
	left: 0;
	font-weight: bold;
}

.kjop {
	float: left;
	margin-left: 6px;
	margin-top: 4px;
}

.kjop span {
	float: left;
	font-size: 12px;
	margin: 5px 6px 0;
}

.kjop a {
	display: block;
	float: left;
	background: url(images/kjop.gif) no-repeat top right;
	height: 22px;
	width: 55px;
	text-indent: -999em;
	font-size: 10px;
}

.kjop a.bestill {
	background-image: url(images/bestill.gif);
}

.kjop a.bestepris {
	background-image: url(images/bestepris.gif);
	width: 100px;
}

.kjop a:hover {
	background-position: 0 -22px
}

.prisen {
	float: left;
	padding-top: 2px;
}

.intro {
	background: #fff url(images/intro-bg.jpg) no-repeat;
	margin-top: 10px;
	color: #000;
	font-size: 110%;
	padding: .9em 1.5em .1em;
}

.index {
	background: #fff url(images/introindex-bg.jpg) no-repeat;
}

.intro b {
	font-weight: normal;
}

#soketing, #soketing_fot {
	background: #001100;
	color: #fff;
}

#soketing {
	position: absolute;
	top: 134px;
	left: 0;
	background: transparent url(images/border1.gif) bottom left repeat-x;
	padding-bottom: 6px;
}

#soketing h3 {
	display: none;
}

#soketing ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 20px;
	width: 830px;
	float: left;
	background: #202123 url(images/nav-bg.gif) no-repeat 20px bottom;
}

#soketing li {
	display: block;
	font-size: 95%;
	float: left;
	margin: 0;
	padding: 0;
}

#soketing li:hover {
	background: #252629;
}

#soketing li a {
	color: #E9ECF4;
	display: block;
	float: left;
	background: transparent url(images/nav-bg.gif) no-repeat right bottom;
	border: 0;
	padding: 7px 12px;
	text-decoration: none;
}

#soketing li a strong {
	font-size: 100%;
}

#soketing li.forum {
	background: #222222;
}

#soketing li.forum a span {
	font-size: 75%;
	color: red;
}

#menu ul li.current-cat a.curr,#menu ul li.current-cat h2,#menu ul li.current-cat a.curr:visited {
	background: #000 url(images/nav.gif) repeat-x;
	color: #a1c542 !important;
}

#soketing ul li a:hover {
	color: #a1c542;
}

li.current-cat a, li.current-cat a:visited {
	text-decoration: none;
	font-weight: bold;
}

dl {
	margin: 1em 0px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0.5em 1em;
	padding: 0;
}

p.space {
	margin-top: 1em;
}

img.left {
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}

img.right {
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}

img.profile {
	position: relative;
	float: left;
	margin: 0.5em;
	padding: 3px;
}

ul, ol {
	margin: .6em 1em 1em;
	padding: 0;
}

li {
	margin: 0 1em;
	padding: 0.15em;
}

.contentarea ul {
	margin-left: 2em;
}

#contentarea ul li {
	list-style-type: square;
}

blockquote {
	margin: 20px 10px;
	border-left: #ccc 2px solid;
}

fieldset {
	border: none;
}

.divider1 {
	position: relative;
	background: #fff url(images/border2.gif) repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}

.post {
	border-bottom: solid 1px #c1c1c1;
	margin: 0 18px 0 0;
	padding-bottom: 15px;
	float: left;
	width: 266px;
	height: 20em;
	position: relative;
}

/*.post:hover .pris{
	color: #4F8749;
}*/

html>body .post {
	height: 18em;
}

.post img {
	margin-top: 3px;
}

.wide {
	width: 100%;
	height: auto !important;
	float: none;
}

.topp10  {
	padding-left: 10px;
}

.post h4 a, .post h3 a, .post h2 a {
	text-decoration: none;
	color: #000;
	border: none;
	font-size: 100%;
}

#outer {
	z-index: 2;
	position: relative;
	width: 850px;
	border: solid 7px #fff;
	background-color: #fff;
	margin: 20px auto 0;
}

#header {
	position: relative;
	width: 100%;
	height: 70px;
	background: #1c527c url(images/headerbg.jpg) repeat-x;
	margin-bottom: 2px;
}

#headercontent {
	position: absolute;
	top: 0em;
	left: 0;
	padding: 0.8em 2.0em 0 85px;
	background: url(images/pakke.gif) no-repeat 25px 13px;
}

#headercontent div {
	font-weight: normal;
	font-size: 2.2em;
	margin-left: 0;
}

#headercontent div a:link, #headercontent div a:visited {
	color: #fff;
	text-decoration: none;
	border: none;
}

#headercontent div a:hover, #headercontent div a:active {
	text-decoration: none;
	color: #fff;
	border: none;
}

#headercontent div a span {
	color: #9bcd48;
}

#headercontent h2 {
	font-size: 1em;
	font-weight: bold;
	color: #d6dac8;
	margin-left: 2px;
}

#search {
	position: absolute;
	top: 2.8em;
	right: 1em;
	color: #fff;
}

#search input.text {
	vertical-align: middle;
	border: solid 1px #f0f0f0;
	padding: 0.1em;
	width: 10.0em;
	background: #fff url(images/button_bg.gif) repeat-x top;
}

#search input.submit {
	font-weight: bold;
	padding: 0.25em;
	font-size: 1em;
	color: #000;
	vertical-align: middle;
}

#headerpic {
	position: relative;
	height: 60px;
	background: #fff url(images/toppbilde.jpg) repeat-x top left;
	margin-bottom: 2px;
}

#menubottom {
	background: #fff url(images/border1.gif) repeat-x;
	height: 14px;
	margin-bottom: .3em;
	clear: both;
}

#content {
	padding: 3.4em 1.5em 0;
}

#primarycontainer {
	float: left;
	margin-right: -200px;
	width: 570px;
}

#primarycontent {
	margin: .5em 0 0 0;
}

#sidebar {
	margin: 0;
	float: right;
	width: 200px;
}

#sidebar h3 {
	margin: 0 0 .5em 8px;
}

#sidebar h3.under {
	margin: .8em 0 0;
}

#sidebar ul {
	margin: 0.5em 0 .6em;
	list-style: none;
	padding: 0;
}

#sidebar li {
	margin: 0;
	padding: 0;
	zoom: 1;
}

#sidebar {}

#sidebar li a:hover {
	font-weight: bold;
}

#sidebar li.current-cat a {
	font-size: 130%;
}

#sidebar li a {
	text-decoration: none;
	color: #1f56a0;
	width: 150px;
	display: block;
/*	border-bottom: 1px solid #eaeaea;*/
	padding: 2px 0 2px 8px;
}

#sidebar li a:before {
	content: "» ";
	color: #000;
}

#sidebar ul.feeds li {
	background: url(images/feed.png) no-repeat left center;
	margin: 1em 0;
	padding: 0 1.5em;
}

.box {
	background: url(images/sidebar2-bg.jpg) no-repeat;
	padding: .5em 1.5em;
	margin-top: 1em;
	text-align: left;
}

.forumbox a span {
	color: #000 !important;
}

.small {
	background: url(images/sidebar2-bg.jpg) no-repeat;
}

.small h3,.box h3 {
	padding-top: .6em;
}

.box2 {
	margin: 0 -12px 0 -13px;
	/* back

ground: url(images/box2-bg.gif) no-repeat; */
    padding: .2em 1em 0 1em;
}

.box a {
	color: #1C3F60;
}

.bokmerke p {
	margin: 0;
}

.bokmerke a {
	font-weight: bold;
	color: #416fa2;
	padding-left: 20px;
	background: url(images/star.gif) no-repeat left center;
}

.tilfeldig {
	text-align: center;
}

.tilfeldig a {
	color: #1f56a0;
	margin-top: .5em;
	font-weight: bold;
}

.tilfeldig img {
	margin-bottom: 5px;
	background: #fff;
}

.search {
	background: #f2f1e3;
}

ul.linklist {
	list-style: none;
}

ul.linklist li {
	line-height: 2.0em;
}

#googleads {
	padding: 20px 0 0 20px;
	clear: both;
}

#google_midt {
	clear: both;
	text-align: center;
	padding: 20px 0;
}

#footer {
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 5.0em;
	background: #fff url(images/border2.gif) repeat-x 0 2.5em;
	font-size: 0.86em;
}

#footer .left {
	position: absolute;
	left: 2em;
	bottom: 1.2em;
}

#footer .right {
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
}

/*textarea {
	width: 90%;
	padding: 5px;
	height: 20em;
	border: 1px solid #ccc;
	background: #f9f9f9 url(images/button_bg.gif) repeat-x top;
	font: 1em Verdana, Arial, Serif;
}*/

#outer input.text {
	background: #f9f9f9 url(images/button_bg.gif) repeat-x top;
	border: #ccc 1px solid;
	padding: 2px;
	font: 1em Verdana, Arial, Serif;
}

#header, #content, #sidebar, #footer, .widget {
	overflow: hidden;
}

.nav {
	clear: both;
	padding-top: 1em;
	font-size:110%;
	font-weight: bold;
}

.alignleft {
	float: left;
	width: 50%;
}

.alignright {
	float: right;
	text-align: right;
	width: 50%;
}

.alignright a,
.alignleft a {
	color: green;
}

.normal {
	border: none;
}

.lesmer {
	position: absolute;
	bottom: 19px;
	margin: 0;
	padding: 0;
	left: 0;
}

.lesmer a {
	font-weight: bold;
}

p.flere a {
	color: #5d973e;
	font-weight: bold;
}

.flere {
	margin-top: .5em;
	float: right;
	width: 50%;
	text-align: right;
}

.gratisfrakt {
	width: 50%;
	float: left;
	margin-top: .5em;
	color: red;
}

#relaterte div {
	width: 140px;
	height: 200px;
	float: left;
	padding-right: 2px;
	text-align: center;
	padding-bottom: 10px;
}

#relaterte img {
	margin: 7px 0 5px;
}

#relaterte h3 {
	font-size: .9em;
}

#relaterte span {
	font-size: .88em;
}

#tips {
	text-align: center;
}

#tips input {
	margin: 0;
	width: 155px;
}

#tips input.knapp {
	width: auto;
	margin-top: 10px;
	font-size: 120%;
}

#tips label {
	display: block;
	width: 155px;
	padding: .4em 0 0 0;
}

#tips h2 {
	padding: .4em 0;
}

#tips p {
	width: 100%;
	clear: both;
}

#tips #mottaker, #tips #avsender {
	width: 109px;
}

html>body #tips #mottaker, html>body #tips #avsender {
	width: 160px;
}

.undermeny {
	list-style: none;
	margin: 1em 0 .8em -4px;
	padding-left: 18px;
	background: url(images/bullet_star.gif) no-repeat top left;
}

.undermeny li {
	margin: 0 1px 0 0;
	padding: 0 14px 0 0;
	display: inline;
	font-size: 95%;
	background: url(images/bullet_star.gif) no-repeat top right;
}

.undermeny li a {
	color: #2f81c0;
	font-weight: bold;
	text-decoration: none;
}

.undermeny li.current-cat a {
	color: #000;
}

#gratis_blekk {
	width: 105px;
	height: 105px;
	position: absolute;
	top: 0;
	right: 0;
}

#gratis_blekk a {
	text-indent: -999em;
	height: 105px;
	width: 105px;
	display: block;
	background: url(images/gratis-blekk.gif) no-repeat;
}

#bunn {
	width: 850px;
	margin: 1em auto;
}

#bunn img {
	border: 0;
	padding: 0;
}

#bunn #kvasir {
	float: right;
	width: 200px;
	text-align: right;
}

#bunn #technorati {
	float: left;
	width: 200px;
}

#menubg {
	width: 100%;
	position: absolute;
	top: 134px;
	height: 2.3em;
	left: 0;
	padding-bottom: 6px;
	background: #202123 url(images/border1.gif) bottom left repeat-x;
}

#menu {
	width: 100%;
	padding-bottom: 6px;
	position: absolute;
	top: 134px;
	left: 0;
}

#menu ul {
	list-style: none;
	margin: 0 !important;
	padding: 0 0 6px 0!important;
	height: 2.3em;
	float: left;
	background: #202123 url(images/border1.gif) bottom left repeat-x;
}

#menu a, #menu h2 {
	color: #E9ECF4;
	display: block;
	background: transparent url(images/nav-bg.gif) no-repeat right bottom;
	border: 0;
	padding: 7px 12px;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

#menu h2.nopadding {
	padding: 0;
	background: none;
	width: auto;
	overflow: hidden;
}

#menu li {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	line-height: 1;
	background: #202123;
}

#menu li:hover {
	background: #252629;
}

* html #menu li li {
	height: 1%;
}

#menu a:hover, #menu h2:hover {
	color: #a1c542;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
	width: 12em;
	padding-bottom: 1em;
	background: #202123;
}

#menu ul ul a {
	padding: 1px 12px;
	font-size: 12px;
}

#menu li h2 span.ny {
	font-size: 75%;
	color: red !important;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	display: block;
}

#kontakt {
	margin: 0;
	padding: 0;
	font-size: 130%;
}

#kontakt label {
	float: left;
	width: 8em;
	display: block;
}

#kontakt input {
	display: inline;
}

.inline { display: inline !important; }
.highlighted,.highlighted2 {clear:both;background:#A5FFA2;border:2px solid #81CC81;padding:2px 5px;font-size:120%;}
.highlighted2 {background:#D60900;font-size:15px;color:#fff;border-color:#FA0202;text-shadow: #370809 1px 1px 2px;}
.highlighted2 span {color:#000;}
.highlighted2 a {color:yellow;}

ul.prisliste {
	padding-left: 0;
	margin-left: 10px;
}

ul.prisliste li {
	list-style:none;
}
ul.prisliste li a {
	padding: 10px 0;
	display:  block;
	font-size: 20px;
	padding-left: 35px;
	background: url(/pdf.png) no-repeat left center;
}

.topp10 {
	margin: 20px 0 0 ;
	padding: 0;
	clear:both;
}

.topp10 li {
	float: left;
	width: 140px;
	display: block;
}

.topp10 li a {
	font-size: 140%;
	margin-bottom: 17px;
	padding: 5px 10px;
	display: block;
	background: #E6D5AF;
	border: 2px solid #B9AC8F;
	text-align: center;
	color: #000;
	text-decoration: none;
}

.topp10 li a:hover {
	text-decoration: underline;
}

/* top20 */

.top20 {
	
}


#searchform input {
	font-size: 16px !important;
}

#searchform label { display: none;}

#searchform #searchsubmit {
	background: #64A92A;
	font-weight: normal;
	border:none;
	color:#fff;
}

.gratisfrakt {
	position:absolute;top:31px;left:7px;width:75px;height:68px;
	z-index:1000;
}

#top20tip {
	margin-top: 2em;
}

#top20tip h2 {
	color: #628c0e;
	font-size: 190%;
}

#top20tip img {
	float: left;
	margin: 0 10px 5px 0;
}

#top20tip img.right {
	float: right;
	margin: 0 5px 10px 0;
}

#top20tip div {
	background: url(images/grad.jpg) no-repeat center bottom;
	padding-bottom: 10px;
}

#top20tip div a {
	text-decoration: none;
	font-weight: bold;
}

#top20tip .price {
	margin-top: 1em;
}

#top20tip .price a {
	color: gray;
	text-decoration: underline;
	font-weight: normal;
}


#top20tip .price a:hover {
	text-decoration: none;
}

#recommended {
	background: #ce238d;
	color: #fff;
	margin: 10px 10px 10px 0;
	font-weight: bold;
	padding: 10px;
	font-size: 16px;
	text-align: center;
}

#recommended h2 {
	color: #fff;
	margin-bottom: 4px;
}

#recommended p {
	line-height: 1.2;
	font-size: 13px;
}

#recommended a {
	color: #d4e1f5;
}

#recommended a.thelink {
	display: block;
	color: #FFC644;
	text-decoration: underline;
	font-weight: bold;
	font-size: 130%;
}

#recommended a:hover.thelink {
	text-decoration: none;
}

#recommended img {
	float: right;
}