﻿/* Stilark for PensjonistNorge.no 2010 */

/* Generellt */

* {
margin: 0;
padding: 0;
}

html {
min-height: auto;
}

body {
font-family: Georgia, "Times New Roman", Times, serif;
height: auto;
min-height: 100%;
position: relative;
}

h2 {
color:#313845;
margin-bottom:-10px;
}

img a {
    border: 1px solid #888;
}

h2 a {
color:#313845;
margin-bottom:-10px;
}

h2 a:hover {
color:#313845;
margin-bottom:-10px;
text-decoration:underline;
}

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

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

h2.generellt {
font-size: 14px;
background:#313845; 
border-bottom:1px dashed grey;
padding-left:5px;
}

h2.generellt a {
color:#E89C3A;
text-decoration: none;
}

h2.generellt a:hover {
color:#E89C3A;
text-decoration:underline;
}

#nav ul li.here a{
color: #2c2c2c;
text-decoration: underline;
}

/* Layout */

#wrapper {
width: 960px;
height: auto;
margin-left: auto;
margin-right: auto;
position: relative;
min-height: 100%;
margin-bottom: 200px;
}

/* annonser */

#topAdMini {
position: absolute;
left: 800;
top: 0;
}

/* innhold */

#header {
width: 960px;
height: 150px;
top: 160;
position: absolute;
}

#nav {
width: 960px;
height: 50px;
top: 300;
position: absolute;
padding: 14px;
}

#nav ul {
list-style: none;
float: left;
}


#nav ul li {
display: inline;
margin: 0;
padding: 0 1em 0 0;
height: 30px;
line-height: 30px;
text-transform: uppercase;
font-size: 14px;
}

#nav a {
color: #6d6d6d;
text-decoration: none;
}

#nav a:hover {
color: #2c2c2c;
text-decoration: underline;
}

#nav ul li.here a {
color: #2c2c2c;
text-decoration: underline;
}

#navLeft {
left: 20;
position: absolute;
}

#navRight {
left: 550;
position: absolute;
height: 50px;
}

#innhold {
width: 960px;
height: 100%;
top: 350;
position: absolute;
min-height: 100%;
padding-bottom: 200px;
padding-left: 10px;
} 

#leftInnhold {
width: 220px;
height: auto;
left: 10px;
position: absolute;
}

#slideInnhold {
width: 740px;
height: 260px;
left: 220;
position: absolute;
}

#mainInnhold {
width: 490px;
height: auto;
top: 240;
left: 230;
right: 0;
position: absolute;
padding-left: 10px;
min-height: 100%;
}

#mainInnhold h3 {
color: #888;
text-transform: uppercase;
font-weight: normal;
font-size: 20px;
color: #909090;
margin: 1em 0 0 0;
}

#mainInnhold .meta {
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-style: normal;
color: #9a9a9a;
border-bottom: 1px dotted #9a9a9a;
}

#mainInnhold a.more-link {
float: right;
text-decoration: none;
display: block;
color: #e49c00;
padding-right: 15px;
}

#mainInnhold a:hover.more-link {
float: right;
text-decoration: underline;
display: block;
color: #e49c00;
}

#innlegg {
padding: 10px 10px 10px 10px;
}

#rightInnhold {
width: 210px;
height: auto;
top: 260;
left: 740;
position: absolute;
}

/* Artikkel.php */

#artikkelWrap {
position: absolute;
left: 10;
width: 710;
}

#artikkelWrap h1 {
color: #888;
font-size: 20px;
border-bottom: 1px #888 dashed;
}

#artikkelWrap h2 {
color: #777;
font-size: 18px;
border-bottom: 1px #888 dashed;
}

#artikkelWrap h3 {
color: #777;
font-size: 17px;
border-bottom: 1px #888 dashed;
}
#artikkelWrap h4 {
color: #666;
font-size: 16px;
border-bottom: 1px #888 dashed;
}

#artikkelWrap p {
font-size: 13px;
line-spacing: 5px;
}

#artikkelWrap li {
list-style-type: square;
}

#artikkel.info {
position: absolute;
}

#artikkel.kommentarer {
position: absolute;
margin-top: 30px;
}

#artikkel.banner {
width: 710px; 
height: auto; 
border: 1px solid grey;
}

#artikkel.ingress {
font-weight: bold;
margin: 20px;
clear: left;
}

#artikkel.innhold {

}

#artikkelRight {
position: absolute;
left: 730;
width: 220px;
}

/* Tilbudsoversikt */

#innholdTilbud {
width: 960px;
height: 100%;
top: 200;
position: absolute;
min-height: 100%;
padding-bottom: 200px;
padding-left: 10px;
} 

#tilbudsoversikt {
position: absolute;
left: 10px;
}

#tilbudsoversikt a {
color: #333;
}

.tilbudsKategori {
width:280px; 
float: left; 
border: 0px orange solid; 
height: 140px; 
margin: 5px 5px 5px 5px; 
padding: 0px; 
background: url('http://pensjonistnorge.no/bilder/lib/kat-bg2.png');
}

.tilbudsLogo {
width:280px; 
float: left; 
border: 0px orange solid; 
height: 140px; 
margin: 5px 5px 5px 5px; 
padding: 0px; 
background: url('http://pensjonistnorge.no/bilder/lib/lion.png') ;
}

.tilbudsKategori h2 {
font-size: 17px;
}

.tilbudsoversikt p a {
color:#888;
}

.tilbudsoversikt p a:hover {
color:#232323;
text-decoration:underline;
}

#tilbud.search {
position: absolute;
}

/* Hovedside kategorier */

#katLeft {
width: 220px; 
height: auto; 
position: absolute;
left: 10;
}

#katRight {
position: absolute;
left: 740;
top: 0;
height: auto;
width: 210px;
}

/* Kategori.php annonser */

#kategorier h2 a {
font-size:16px;
color: #313845;	
}

#kategorier a {

}
#kategorier a:hover {
color:#313845;
text-decoration:underline;
}

.tilbud {
float:left; 
width:310px; 
height:150px; 
background:#313845 url('bilder/tilbud_bg.png'); 
border:1px orange solid; 
margin-left:5px; 
margin-bottom:5px;
}

.tilbud h2 {
font-size:15px;
color:#fff;
}

.tilbud p {
color:#fff;
}

#footer {
width: 940px;
height: 150px;
position: absolute;
bottom: 0;
background: #313845;
}

/* jQuery lightBox plugin - Gallery style */
#gallery {
background-color:;
padding: 3px;
width: 600px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
border: 5px solid #313845;
border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
border: 5px solid #E89C3A;
border-width: 5px 5px 20px;
color: #fff;
}
#gallery ul a:hover { color: #fff; }

/* reset.css */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* text.css */

body{font: 13px/1.5  Georgia, "Times New Roman", Times, serif;}a:focus{outline:1px dotted invert}hr{border-color:#ccc;border-style:solid;border-width:1px 0 0;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:square}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:5px}