@charset "utf-8";
/* CSS Document 
www.drammenillustrert.no
(c) 2009-2011 Apasje Design og Kommunikasjon
Atle Lillehovde - atle@apasje.no
*/
*, html {
margin: 0;
padding: 0;
}
body {
font: 12px/18px Verdana, Geneva, sans-serif;
padding: 20px;
color: #333;
}
#wrapper {
width: 1060px;
position: relative;
}
#archive #wrapper, #bidragsytere #wrapper {
width: auto;
}
#sidebar {
width: 220px;
float: left;
}
#maincontent {
width: 820px;
float: right;
padding-bottom: 20px;
}
#bok #maincontent {
padding-top: 98px;
}
#om_prosjektet .article, #bidragsytere #maincontent, #bidragsyter #maincontent {
padding-top: 98px;
}
#archive #maincontent, #bidragsytere #maincontent, #kart #maincontent {
padding-top: 98px;
width: auto;
position: absolute;
left: 240px;
}
#menu {
list-style-type: none;
border-top: 1px solid #DFDFDF;
margin-bottom: 20px;
}
#menu li {
border-bottom: 1px solid #DFDFDF;
}
#menu li a {
color: #333;
text-decoration: none;
padding: 5px 0px;
display: block;
}
#menu li a:hover, #archive .nav_arkiv, #bidragsyter .nav_bidragsytere, #bidragsytere .nav_bidragsytere, #kart .nav_kart, #om_prosjektet .nav_om_prosjektet {
background: #F5F5F5 url(images/arrow.png) no-repeat 0% 50%;
padding-left: 13px;
color: #000;
}
#sidebar img a, #logo a {
border: none;
text-decoration: none;
}
.col1 {
width: 400px;
}
/*----------------------------- TYPO ---*/
h1, h2 {
font-family: Georgia, Times;
font-style: italic;
font-weight: normal;
font-size: 20px;
margin: 0 0 10px 0;
}
h2 {
margin: 10px 0 10px 0;
}
#archive h2, #bidragsytere h2 {
font-size: 16px;
margin: 0 0 5px 0;
}
h3 {
border-top: 1px solid #DFDFDF;
clear: both;
margin: 5px 0 10px 0;
padding-top: 5px;
display: block;
}
#twitter h3 {
clear: none;
}
#maincontent p{
padding-bottom: 7px;
}
.ingress p {
font-weight: bold;
}
#bidragsytere dt {
font-family: Georgia, Times;
font-weight: normal;
font-size: 15px;
margin: 0 0 5px 0;
width: 220px;
}
#logo p {
position: absolute;
bottom: 5px;
left: 12px;
font-size: 18px;
text-transform: uppercase;
color: #9d9fa2;
}
.comment_by {
padding: 0 0 0 5px!important;
border-left: 18px solid #DFDFDF;
}
.org_pris {
text-decoration: line-through;
}
/*--------------------------- BOXES ---*/
#map {
float: right;
padding:3px;
border: 1px solid #DFDFDF;
margin: 0 0 20px 20px;
width: 220px;
height: 220px;
}
.byline {
margin-bottom: 3px;
}
.credit {
float: left;
}
.addthis_toolbox {
float: right;
margin-top: -28px;
}
#archive dl, #bidragsytere dl{
float: left;
display: inline;
margin: 0 10px 10px 0;
padding: 3px;
border: 1px solid #DFDFDF;
}
#archive dl {
min-height: 205px;
}
#bidragsytere dl {
min-height: 80px;
}
#logo, .intro {
margin-bottom: 20px;
position: relative;
}
.comment {
border-bottom: 1px solid #DFDFDF;
padding: 10px 0;
width: 500px;
}
#twitter {
}
.bestill_stk, .bestill_pakke {
padding: 20px;
border: 1px solid #DFDFDF;
margin-bottom: 20px;
}
/*--------------------------- LINKS ---*/
a:link, a:visited {
color: #333;
}
a:hover, a:active {
color: #000;
background: #EFEFEF;
text-decoration: none;
}
#sidebar a img {
border: none;
text-decoration: none;
}
.bestill_link {
font-size: 18px;
background: #a1292c;
padding: 10px;
font-weight: bold;
border-bottom: 5px solid #c5181e;
}
.bestill_link a {
color: #FFF;
background: #a1292c;
text-decoration: none;
}
a.note, .note {
color: #a1292c;
font-weight: bold;
padding: 5px;
}
/*------------------------- IMAGES ---*/
.mainimg {
padding: 9px 9px 18px 9px;
border: 1px solid #DFDFDF;
margin-bottom: 10px;
}
.byline img {
float: left;
margin: 0 10px 0 0;
padding: 3px;
border: 1px solid #DFDFDF;
}
.byline a:hover img {
border: 1px solid #B1B1B1;
}
#archive dl img, #bok a img {
border: none;
}
#bidragsytere dl img {
border: none;
float: left;
margin-right: 10px;
}
#bidragsyter .article img {
float: left;
margin-right: 10px;
padding: 3px;
border: 1px solid #DFDFDF;
}
#kart iframe {
padding: 3px;
border: 1px solid #DFDFDF;
}
/*--------------------------- FORM ---*/
.comment_form {
background: #F5F5F5;
border: 1px solid #DFDFDF;
position: relative;
padding: 10px;
margin-top: 20px;
}
.comment_form div {
clear: both;
padding: 10px 0;
}
.comment_form label {
width: 80px;
float: left;
}
.comment_form input {
float: left;
padding: 3px;
}
.captcha {

}
.captcha img {
float: left;
margin: 5px 0 10px 0;
}
.captcha input {
clear: both;
margin-right: 10px;
}
#bestill_stk p, #bestill_pakke p {
clear: both;
padding: 10px 0;
}
#bestill_stk label, #bestill_pakke label {
width: 90px;
float: left;
}
#bestill_stk input, #bestill_pakke input {
float: left;
padding: 3px;
}
.send_knapp {
margin-left: 90px;
}
.send_knapp input {
clear: both;
margin-bottom: 10px;
}
#bestill_pakke span {
padding: 0 0 0 5px;
}
/*------------------------------MISC--*/
  .clearfix:after {
    content: ".";

    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.clearfix {display: inline-block;}  /* for IE/Mac */
.clear {
clear: both;
}
.left {
float: left;
}
.right {
float: right;
}
/*---------------------------SPLASH--*/
#wrapper_splash {
width: 300px;
margin: auto;
}
#wrapper_splash img {
margin: 20px 0;
}
#wrapper_splash p {
padding-bottom: 7px;
}
#wrapper_splash form  {
padding: 10px;
background: #F5F5F5;
border: 1px solid #DFDFDF;
}
#wrapper_splash form p {
clear: both;
}
#wrapper_splash form label {
width: 50px;
}
#wrapper_splash form label, #wrapper_splash form input{
margin: 5px 0;
}