/*
Theme Name: Digre Transport
Description: WordPress-tema for Digre Transport AS. 
Version: 1.0
Author: Meisel Medialab
Author URI: http://www.meisel.no/
*/



/* common style
----------------------------------------------- */
body {
margin: 0px;
padding: 0px;
background: #9b9b9b url(images/body_bg.gif) top left repeat-x;
font: 76%/150% Arial, Helvetica, sans-serif;
color: #bfbfbf;
}

p img {
margin: 12px 0px;
padding: 0;
max-width: 100%;
}

img.centered {
background: #fff;
border: solid 1px #cfcfcf;
padding: 0px;
margin-left: auto;
margin-right: auto;
display: block;
}
	
img.alignright, a img.alignright {
background: #fff;
border: solid 1px #a5a5a5;
padding: 0px;
margin: 7px 0px 9px 13px;
display: inline;
}

a:hover img.alignright {
border: solid 1px #cfcfcf;
padding: 0px;
}

img.alignleft, a img.alignleft {
background: #fff;
border: solid 1px #a5a5a5;
padding: 0px;
margin: 7px 13px 9px 0px;
display: inline;
}

a:hover img.alignleft {
border: solid 1px #cfcfcf;
padding: 0px;
}

img.size-thumbnail {
background: #fff;
border: solid 1px #a5a5a5;
padding: 0px;
margin: 0 7px 2px 0;
display: inline;
}

.entry img {
border: solid 1px #a5a5a5;
}

.entrypage img {
border: none;
}

.wp-caption-text {
font: normal 85%/150% Arial, Helvetica, sans-serif;
text-align: center;
}

.wp-caption {
font: normal 85%/150% Arial, Helvetica, sans-serif;
text-align: center;
}

.gallery-caption {
font: normal 85%/150% Arial, Helvetica, sans-serif;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

acronym, abbr, span.caps {
cursor: help;
}

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

blockquote {
background: url(images/quote.gif) top left no-repeat;
font-style: italic;
text-align: justify;
margin: 20px 0px 0px 24px;
padding: 5px 80px 0px 49px;
}

blockquote p:last-child {
color: #e5dbb8;
text-align: right;
margin-top: -10px;
}

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

.center {
text-align: center;
}

a img {
border: none;
}

:focus {
outline: 0;
}



/* layout
----------------------------------------------- */
#bwindow {
width: 100%;
height: 100%;
}

.wp_login {
position: relative;
float: right;
bottom: 10px;
margin-right: 10px;
}

#page {
position: relative;
margin: 0px auto 0px;
padding: 0px;
width: 980px;
}

#wrapper {
width: 898px;
background: #000;
border-top: solid 1px #525252;
margin: 0px;
padding: 23px 36px 51px 46px;
clear: both;
}

#content {
width: 560px;
margin: 0px;
padding: 0px;
float: left;
}

#footer {
background: url(images/footer_bg.gif) no-repeat;
height: 30px;
margin: 0px 0px 30px 0px;
padding-top: 10px;
font-size: 90%;
}

#footer a, #footer a:link, #footer a:visited {
color: #4c4c4c;
text-decoration: none;
}

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

.fleft {
padding-left: 36px;
color: #4c4c4c;
float: left;
}

.fright {
padding-right: 36px;
color: #4c4c4c;
float: right;
}

hr.clear {
clear: both;
visibility: hidden;
margin: 0px;
padding: 0px;
}

hr.clearleft {
clear: left;
visibility: hidden;
margin: 0px;
padding: 0px;
}

.admin {
margin: 20px 0px 30px 0px;
padding: 0px;
height: 224px;
}



/* head
----------------------------------------------- */
#header {
background: #000 url(images/head.jpg) top left no-repeat;
width: 980px;
height: 428px;
margin-top: 20px;
padding: 0px;
position: relative;
z-index: 5;
}

#header p, h1 {
display: none;
}

#header p.btn_contact {
position: absolute;
left: 862px;
top: 76px;
display: block;
z-index: 10;
}

#header p.btn_contact a {
width: 82px;
height: 29px;
text-indent: -900em;
display: block;
}

#header p.btn_logo {
position: absolute;
left: 36px;
top: 36px;
display: block;
z-index: 10;
}

#header p.btn_logo a {
width: 300px;
height: 118px;
text-indent: -900em;
display: block;
}

#navbar {
background: url(images/nav_bg.jpg) top left no-repeat;
width: 980px;
height: 77px;
position: absolute;
top: 351px;
right: 0px;
z-index: 15;
}

#navbar p {
display: none;
}

#navbar p.btn_godsruter {
position: absolute;
left: 119px;
top: 26px;
display: block;
z-index: 20;
}

#navbar p.btn_godsruter a {
width: 127px;
height: 21px;
text-indent: -900em;
display: block;
}



/* blog
----------------------------------------------- */
.post {
padding: 20px 0px 50px 0px;
clear: both;
}

.postdate {
width: 74px;
text-align: left;
color: #ffcc06;
text-transform: uppercase;
font-size: 125%;
line-height: 120%;
padding-right: 20px;
margin: 0px;
float: left;
}

.postdate span {
display: block;
color: #ebebeb;
padding: 0px;
margin: 0px;
text-transform: none;
}

h2, .post_title {
font: normal 210%/100% Arial, Helvetica, sans-serif;
padding: 0px 0px 4px 0px;
margin: 0px;
color: #ebebeb;
}

h2 a, .post_title a {
color: #ebebeb;
text-decoration: none;
padding-right: 29px;
}

h2 a:hover, .post_title a:hover {
background: url(images/post_arrow.gif) no-repeat right 5px;
color: #999;
text-decoration: none;
}

.postdata {
font-size: 90%;
padding: 0px 7px 16px 3px;
color: #fff;
}

.postdata em {
font: italic 100% Arial, Helvetica, sans-serif;
}

.postdata a {
color: #ffcc06;
text-decoration: none;
padding: 0 0 1px 0;
margin: 0 3px 0 2px;
}

.postdata a:hover {
color: #999;
text-decoration: none;
}

.entry {
font: normal 123%/155% Arial, Helvetica, sans-serif;
margin-left: 93px;
padding: 0px 0px 15px 1px;
clear: left;
}

.entry p {
padding-bottom: 20px;
}

.entrypage {
font: normal 123%/155% Arial, Helvetica, sans-serif;
padding: 0px 0px 20px 1px;
clear: left;
}

.entrypage p {
padding-bottom: 25px;
}

.employee p {
font: normal 100%/160% Arial, Helvetica, sans-serif;
padding: 15px 0px 25px;
}

.textsmall {
font: normal 82%/150% Arial, Helvetica, sans-serif;
padding: 15px 0px 25px;
}

.textsmallbreak {
font: normal 82%/150% Arial, Helvetica, sans-serif;
padding: 5px 0px 0px;
display: inherit;
}

.more-link {
background: url(images/readmore.gif) no-repeat 0 0;
margin: 42px 0px 0px 0px;
padding: 0px 50px 0px 20px;
text-align: right;
text-decoration: none;
border: none;
float: right;
font-size: 76%;
color: #ccc;
}

.more-link:hover {
color: #fff;
background-position: 0px 0px;
text-decoration: none;
}

.navigation {
background: url(images/horizontal_ruler.gif) repeat-x;
margin: 32px 0px 10px 93px;
padding: 15px 0px;
width: 467px;
clear: both;
}

.navigation a {
width: 184px;
font: bold 140%/100% Arial, Helvetica, sans-serif;
color: #b5b5b5;
}

.navigation a:hover {
color: #fff;
text-decoration: none;
}

.navigation .previous a {
background: url(images/nav_prev.gif) no-repeat 0 0;
padding: 3px 0px 10px 26px;
line-height: 115%;
float: left;
}

.navigation .previous a:hover {
background-position: 0 -93px;
}

.navigation .next a {
background: url(images/nav_next.gif) no-repeat right 0;
padding: 3px 26px 10px 0;
text-align: right;
line-height: 115%;
float: right;
}

.navigation .next a:hover {
background-position: right -93px;
}



/* sidebar
----------------------------------------------- */
#sidebar {
width: 260px;
padding: 0px;
font-size: 95%;
line-height: 160%;
float: right;
overflow: hidden;
}

.sidenav {
margin: 0px 0px 36px;
padding: 0;
list-style: none;
}

.sidenav li {
background-image: none;
margin: 0px 0px 4px;
padding: 0px;
line-height: 100%;
}

.sidenav a {
background: url(images/sidenav_bg.gif) no-repeat left -40px;
padding: 5px 10px 5px 25px;
width: 225px;
color: #bfbfbf;
display: block;
}

.sidenav a:hover, .sidenav .current_page_item, .sidenav .current-cat {
background: url(images/sidenav_bg.gif) no-repeat left top;
color: #fff;
text-decoration: none;
}

#sidebar h4 {
font: normal 140%/110% Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px 0px 10px;
text-transform: none;
color: #bfbfbf;
}

#sidebar p img {
margin: 0px;
padding: 0px;
}



/* text
----------------------------------------------- */
p {
margin: 0px;
padding: 0px;
}

h3 {
font: normal 210%/100% Arial, Helvetica, sans-serif;
padding: 0px 0px 13px;
margin: 0px;
color: #ebebeb;
}

h5 {
font: normal 120%/100% Arial, Helvetica, sans-serif;
padding: 10px 0px 5px;
margin: 0px;
color: #ebebeb;
}

h6 {
font: normal 210%/100% Arial, Helvetica, sans-serif;
padding: 20px 0px 10px;
margin: 0px;
color: #ebebeb;
}

.bold {
font-weight: bold;
}

.searchdefault {
font: normal 123%/155% Arial, Helvetica, sans-serif;
}

.searchitem {
font-weight: bold;
color: #ffcc06; 
}

h3 span {
color: #ffcc06;
}

.paletext {
color: #e5dbb8;
}

.lighttext {
color: #ebebeb;
}

h5 span.green {
color: #98c000;
}

h5 span.purple {
color: #a91b74;
}

h5 span.orange {
color: #ec6400;
}

.smallitalic {
font: 78%/150% Arial, Helvetica, sans-serif;
color: #bfbfbf;
font-style: italic;
}

.nametitle {
font-weight: bold;
color: #e5dbb8;
}



/* images
----------------------------------------------- */
.linkimg {
margin-bottom: 23px;
padding: 0px;
}

.linkimgLast {
margin-bottom: 40px;
padding: 0px;
}

.splashimg {
margin: 15px 0px 0px 0px;
padding: 0px;
}



/* lists
----------------------------------------------- */
#menu {
list-style: none;
margin: 15px 113px 0px 0px;
padding: 0px;
float: right;
}

#menu li {
float: left;
margin: 0px;
padding: 0px;
}

#menu li.menuLeft {
float: left;
margin: 0px;
padding: 0px;
}

#menu li.menuRight {
border-right: 0px;
margin: 0px;
padding: 0px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ul, .entrypage ul {
margin: 0px 0px 25px 40px;
padding: 0px;
}

.entry ol, .entrypage ol {
padding: 10px 0px 10px 20px;
margin: 0;
}

.entry ol li, .entrypage ol li {
margin: 0;
padding: 0;
}

.ul_archives {
margin: 5px 0px 36px 15px;
padding: 0;
list-style: none;
}

.ul_archives li {
background-image: none;
margin: 0px 0px 4px;
padding: 0px;
line-height: 100%;
}

.ul_archives li a, .ul_archives li a:visited {
background: url(images/list_bg.gif) no-repeat left -39px;
padding: 5px 10px 6px 23px;
color: #bfbfbf;
display: block;
}

.ul_archives li a:hover {
background: url(images/list_bg.gif) no-repeat left top;
color: #fff;
text-decoration: none;
}



/* menu links
----------------------------------------------- */
.menu a, .menu a:link, .menu a:visited {
border-right: solid 1px #000;
border-left: solid 1px #636363;
display: block;
}

.menu a:hover, .current {
border-right: solid 1px #000;
border-left: solid 1px #636363;
background: url(images/nav_hover.png) no-repeat center bottom;
display: block; 
}

.menuLeft a, .menuLeft a:link, .menuLeft a:visited {
border-right: solid 1px #000;
border-left: none;
display: block;
}

.menuLeft a:hover {
border-right: solid 1px #000;
border-left: none;
background: url(images/nav_hover.png) no-repeat center bottom;
display: block; 
}

.menuRight a, .menuRight a:link, .menuRight a:visited {
border-right: none;
border-left: solid 1px #636363;
display: block;
}

.menuRight a:hover {
border-right: none;
border-left: solid 1px #636363;
background: url(images/nav_hover.png) no-repeat center bottom;
display: block; 
}

.menuRightcurrent {
border-right: none;
border-left: solid 1px #636363;
background: url(images/nav_hover.png) no-repeat center bottom;
display: block; 
}

#menu a, #menu a:link, #menu a:visited {
text-decoration: none;
font: bold 12px/100% Arial, Helvetica, sans-serif;
color: #dedede;
margin: 0px;
padding: 7px 11px 5px 11px;
display: block;
}

#menu a:hover {
text-decoration: none;
color: #fff;
font-weight: bold;
}

.current, .menuRightcurrent {
color: #dedede;
}



/* links
----------------------------------------------- */
a {
color: #5daec0;
text-decoration: none;
outline: none;
}

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



/* searchform
----------------------------------------------- */
#searchform {
background: #000;
width: 260px;
height: 30px;
margin: 0px;
padding-bottom: 32px;
}

#searchform #s {
background: url(images/search_field.gif) no-repeat;
width: 212px;
height: 12px;
margin: 0px;
padding: 5px 13px;
border: none;
float: left;
}

#searchform #searchsubmit {
background: url(images/search_btn.gif) no-repeat;
width: 22px;
height: 22px;
display: block;
border: none;
float: left;
text-indent: -900em;
}

input, textarea {
font: 100%/140% Arial, Helvetica, sans-serif;
color: #cecece;
}



/* contactform
----------------------------------------------- */
.contactform_first {
background: url(images/form_first.gif) no-repeat;
width: 520px;
height: 6px;
margin: 15px 0px 0px;
padding: 0px;
}

.contactform_last {
background: url(images/form_last.gif) no-repeat;
width: 520px;
height: 6px;
margin: 0px;
padding: 0px;
}

