/*  
Theme Name: NBdigital
Description: Tested on WP 2.8. Based on Pamphlet. Widget ready, three columns.
Version: 0.2
Author: Martin Rødvand and Christer Hansen
Author URI: http://blog.rodvand.net/ and http://scratchmytail.com
*/


body {
	background: #f3f3f3 url('images/bk_bohy4.jpg') top left repeat;
	margin-top: 50px;
	padding: 0;
	text-align: justify;
	font-family: Verdana, Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 70%;
	color: #000;
}

h1, h2, h3 {
	margin-top: 0;
	color: #000;
	margin-bottom: -5px;
	padding: 0px;
}
del li {
	text-decoration: line-through;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

blockquote {
	font-style: italic;
	background: url("images/blockquote.png") no-repeat top left;
	padding: 0px 0px 0px 30px;
	color: #3d3d3d;
	margin: 10px 0px 0px 0px;
}
.commentlist blockquote{
	margin-left: 10px;
	margin-right: 20px;
	font-size: 10px;
}
.comment {
	padding: 4px;
}

ul {
}

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

a:hover {
	text-decoration: none; 
}

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

#sidebar2 a:hover {
	text-decoration: underline;
}
	
#sidebar1 a {
	text-align: left;
}	

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 343px;
}

/* Header */

#logo {
	width: 960px;
	height: 82px;
	margin: 0 auto;
	padding-left: 25px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	width:auto;
}

#logo span {
	color: #000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
	color: #000;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #000;
}

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

/* Menu */

#menu {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 40px;
	background: #669966  url('images/bakgrunn_linje.png') top left repeat; 
        border-right: 1px solid #000000;
        border-left: 1px solid #000000;
        opacity: 0.7;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 13px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 12px;
	color: #000;
	width: auto;
}

#menu a:hover {
	color: #000;
}

#menu .current_page_item a {
}

#menu a{
	color: white;
}

#splash {
	width: 960px;
	margin: auto;
	margin-bottom: -2px;
	height: 145px;
        border-right: 1px solid #000000;
        border-left: 1px solid #000000;
        border-top: 1px solid #000000;
}

/* Wrapper */

#wrapper {
	width: 960px;
	background: #fff;
	margin: 0 auto;
        border-right: 1px solid #000000;
        border-left: 1px solid #000000;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 500px;
	background: #fff;
	overflow: hidden;
}

#searchCloud{
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
}

.post {
	padding-bottom: 10px;
	line-height: 200%;
	display: block;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 18px;
}
.title a:hover {
	color: #bfbfbf;
	}

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

.title a:hover {
}

.metainfo{
	overflow: hidden;
	border-bottom: 1px solid #bfbfbf;
	margin-left: 20px;
	margin-top: -5px;
	width: 462px;
	}

.byline {
	margin: 0px;
	margin-top: 6px;
	padding: 0px;
	color: #929292;
	font-style: italic;
	letter-spacing: 1px;
	font-size: 10px;
	float: left;
	line-height: 14px;
}

.tag {
	padding: 0 15px;
}

.right{
	float: right;
	padding-bottom: 5px;
	margin-right: 5px;
}

.entry {
	padding: 0 0px 0 20px;
	margin-right: 20px;
	line-height: 16px;
	font-family: "Helvetica, Sans-serif, Arial";
	font-size: 12px;
}

#diskusjon {
	padding: 0 0px 0 20px;
	margin-right: 20px;
	line-height: 22px;
	font-family: "Helvetica, Sans-serif, Arial";
	font-size: 12px;
}

.wp-caption-text {
	font-style: italic;
	margin-top: 0px;
	color: #3d3d3d;
}
	
.category_desc {
	margin: 20px;
	font-size: 16px;
	text-align: left;
	line-height: 26px;
	border: 2px solid #dedede;
	padding: 0px;
	background: url("images/xmark.png") no-repeat 0 15px;
	padding-left: 70px;
	padding-right: 20px;
/*	padding-left: 10px;*/
}

.searchnotfound {
	background: url("images/smallxmark.png") no-repeat 5px 10px;
	padding: 16px;
	padding-left: 40px;
	font-size: 18px;
	border: 1px solid #dedede;
	margin-top: 20px;
	}

.links {
	padding: 4px 0px;
	margin-right: 15px;
	font-weight: lighter;
}

.links a {
	border: none;
	font-weight: normal;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
        border-right: 1px dotted #dedede;
}

#sidebar2 {
	float: right;
        border-left: 1px dotted #dedede;
}

.sidebar {
	float: left;
	width: 210px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
}

.sidebar li {
	padding: 0 0 10px 0;
	
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 0px 0px;
	margin-top: 4px;
}


.sidebar li h2 {
	height: 25px;
	margin: 0 0 0 0;
	padding: 10px 0px 0px 10px;
	font-size: 18px;
	color: #6a6a6a;
	letter-spacing: -1px;
	font-weight: 500;
}

#sidebar1 li li a {
	color: black;
	border-bottom: 1px solid #bfbfbf;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;	
}

#sidebar1 a:hover {
	color: gray;
}
	
.nb{
	background: green;
	}

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 175px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 15px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/* Calendar */
#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 960px;
	height: 20px;
	margin: 0 auto;
	padding: 0 0px;
	background: #fff;
        border-right: 1px solid #000000;
        border-left: 1px solid #000000;
        border-bottom: 1px solid #000000;
}

#footer p {
	margin: 0;
	padding: 0 0 0 0;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
	width: auto;
}

#footer .xhtml {
	float: left;
	width: auto;
}

input#s{
	border: 1px solid #bfbfbf;
	font-size: 12px;
	font-style: italic;
	padding: 4px;
	padding-top: 6px;
	color: #777777;
	}

.flower {
	width: 510px;
	height: 250px;
	margin: 0 auto;
}

#commentform {
	margin: 0;
	padding-left: 20px;
}

#comment {
	margin: 0;
	width: 500px;
}

.alignright {
	float: right;
	width: auto;
	margin-left: 20px;
	margin-bottom: 10px;
}

.nb {
	background: #d7ffd7;
}
	
#respond {
	margin: 0;
	padding-left: 20px;
	padding-top: 20px;
}

.navigation {
	padding: 20px 20px;
}

.pagetitle {
	padding-left: 20px;
	padding-bottom: 10px;
	text-transform: capitalize;
	font-family: "Helvetica, Sans-serif, Arial";
	font-weight: normal;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-style: italic;
}

.pagetitle h1 {
	text-transform: capitalize;
}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

#comments {
	padding-left: 20px;
	margin-left: 10px;
}
#recentcomments {
	letter-spacing: normal;
	width: auto;
}
#recentcomments a {
	/*font-style: italic;*/
}
hr {
	display: none;
}

#commentform {
	padding-left: 20px;
}

#nocomments {
	color: #000;
	padding-left: 50px;
	margin-right: 40px;
}

#comment {
	width: 474px;
}

.comment {
	font-size: 12px;
}

.commentlist {
}

.recentcomments {
	text-align: left;
}	

.commentlist li {
	border: 1px solid #dedede;
	margin-bottom: 6px;
	padding: 2px;
	}
	
.alt {
	background: #f3f3f3;
}

.entrybox {
	border-bottom-style:solid;
	border-bottom-color: #bfbfbf;
	border-bottom-width:1px;
	
}

label {
	font-size: 12px;
}

/* Bigger and smaller text*/

div#adjust{
	float:left;
	padding-top: 6px;
}

A#stor{
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	color: white;
	}
	
A#liten{
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: white;
	margin-top: 6px;
	margin-right: 6px;
}

#gallerybilde {
	width: 150px;
	height: 200px;
}	
h2#top10book {
	font-family: "Helvetica, Sans-serif, Arial";
	font-size: 12px;
}
a.le {
	cursor: pointer;
	float: left;
}
a.ri {
	cursor: pointer;
	float: right;
}
div#bokdata{
	overflow: hidden;
}
#gallery {
	margin-left: 15px;
}
#bok {
	overflow: hidden;
	height: 210px;
}
#boklink {
	position: absolute;
}
#titleText {
	width: 140px;
	height: 60px;
	background-color: black;
	opacity: 0.8;
	display: block;
	padding: 0px 5px 0px 5px;
	position: absolute;
	margin-top: 140px;
	text-align: left;
}
#titleText a {
	color: white;
	font-size: 14px;
	letter-spacing: -1px;
	opacity: 1;
}
#creatorText {
	width: 140px;
	height: 16px;
	background-color: black;
	opacity: 0.8;
	display: block;
	padding: 0px 5px 0px 5px;
	position: absolute;
	margin-top: 124px;
	text-align: left;
	color: #b1b1b1;
}	
#creatorText a {
	color: #b1b1b1;
}

div#bokdata {
	overflow: hidden;
	width: 150px;
	font-size: 10px;
	
}
a#le {
	background: url("images/left.gif") no-repeat top left;
	float:left;
	display: block;
	height: 12px;
	width: 10px;
	cursor: pointer;
}
a#ri {
	background: url("images/right.gif") no-repeat;
	float: right;
	display: block;
	height: 12px;
	width: 10px;
	cursor: pointer;
}

div#pdf {
        background: url("images/bak_pdf.png") no-repeat top center;
        width: 210px;
        height: 56px;
        color:#AF0915;
        margin-left: -5px;
}

div#pdfa {
        position: relative;        
        width: 150px;
        height: 56px;
        font-size: 30px;
        font-weight: bold;
        letter-spacing: -1px;
        align: center;
        margin-left: 50px;
        padding-top: 10px;
}

