/*
Theme Name: 
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/

body {
	background: #ebeaef url(images/bodyBg.png) 0 0 repeat-x;
}

/* start overstyr malverk */
#apiContentMain {
	padding-top: 8px;
}
.apiA, .apiAD, .apiBD, .apiCD, .apiD {
	margin-right:15px;
}
.apiA {
	overflow:hidden;
	width:228px;
}
.apiE {
	width:190px;
}
.apiBE {
	width:717px;
}
.apiBD {
	width:512px;
}
.apiAE {
	width:960px;
}
/* slutt overstyr malverk */

#apiPage {
	padding-top: 20px;
}
#apiContentWrap {
	background-color: #fff;
	font-size: 12px;
}
#apiNav {
	background: url(images/navBg.png) 0 0 repeat-x;
	height: 36px;
	border-bottom: 1px solid #e2e2e2;
}
#logo {
	padding: 8px 0 0 8px;
}
#breadcrumb {
	padding-top: 12px;
	color: #777;
}
#postContent table th{
	text-align: left;
}
#postContent ul {
	margin: 0 0 1em 2em;
}
#search {
	padding-top: 8px;
}
#search input.search-field {
	background:transparent url(images/searchLeft.png) no-repeat scroll 0pt;
	border:medium none;
	color:#aaa;
	float:left;
	height:14px;
	padding: 4px 6px;
	width:125px;
	font-size: 11px;
}
#search input.search-button {
	background: transparent url(images/searchRight.png) 0 0 no-repeat;
	border: medium none;
	float: left;
	height: 22px;
	width: 28px;
}
.box {
	clear: left;
	margin-bottom: 10px;
}
.box h4 {
	margin-bottom: .2em;
	font-size: 1.1em;
}
.box p {
	margin-bottom: 0;
}
.box .box_header {
	border-bottom: 4px solid;
	width: 100%;
	overflow: hidden;
}
.box .box_header h3 {
	background: url(images/point.png) 100% 0 no-repeat;
	float: left;
	display: block;
}
.box .box_header h3 span {
	display: block;
	background: url(images/point.png) 0 0 no-repeat;
	padding: .3em 1em 0;
}
.box .box_content {
	background: #f9f9f9;
	clear: both;
	border: 1px solid #e5e5e5;
	border-top: none;
}
.box .boxcontent {
	padding: 10px;
	height: 100%;
	overflow: hidden;
}
.box ul {
	list-style: none;
}
.box ul ul {
	background: #fff;
	display: none;
}
.box ul li li {
}
.box ul li a {
	padding:.4em 1em;
	display: block;
	border-bottom: 1px solid #e8e8e8;
	text-decoration: none;
	color: #444;
	height: 1.2em;
}
.box ul li.last_item a {
	border-bottom: none;
}
.box ul ul li a {
	padding-left: 2em;
}
.box ul ul ul li a {
	padding-left: 3em;
}
.box ul ul ul ul li a {
	padding-left: 4em;
}

.box ul li a:hover{
	text-decoration: underline;
}
.box table {
	width: 100%;
	margin-bottom: 5px;
}
.box table td {
	padding: 2px;
}
.box p {
	margin-bottom: 5px;
}
.box p.message {
	padding: 2px;
	background: green;
	color: white;
}
.box p.error {
	padding: 2px;
	background: red;
	color: white;
}

#apiContentLeft input#telefonnummer {
	padding: 2px 5px;
	width: 100px;
	border: 1px solid #aaa;
}
#apiContentLeft input[type="radio"] {
	margin-right: .2em;
}
#apiContentLeft input#sporsmal {
	width: 20px;
}

#postContent input[type="submit"] {
	background: #333;
	border: 1px solid #000;
	padding: 1px 2px;
	cursor: pointer;
	color: #fff;
	width: 150px;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}



.box .textwidget {
	padding: 1em;
}

/* submenu */
.box .current_page_parent li a {
	font-weight: normal;
}
.box ul .current_page_item a {
	background: url(images/raquo.png) 90% 50% no-repeat;
	font-weight: bold;
}

.box ul .current_page_item ul a, .box ul .current_page_item ul ul a, .box ul .current_page_item ul ul ul a {
	font-weight: normal;
}

.box ul .current_page_item li a {
	background: none;
}

.box li.current_page_ancestor ul, .box li.current_page_item ul {
	display: block;
}



/* page */
.post {
	padding: 0 15px 10px 0;
	margin-bottom: 10px;
}
.post h1 {font-size: 2.8em;}
.post h2 {font-size: 2.2em;}
.post h3 {font-size: 1.6em;}
.post h4 {font-size: 1.5em;}
.post h5 {font-size: 1.4em;}
.post h6 {font-size: 1.3em;}

.post h2 {
	margin-bottom: 10px;
}
.post p {
	margin: 0 0 5px 0;
}
.post .leadText {
	font-size: 1.4em;
}
.postborder {
	border-bottom: 1px solid #e5e5e5;
}
.searchtitle {
	font-size: 1.4em;
	font-weight: normal;
}
.wp-caption.alignleft img, img.alignleft {
	border:0px solid #ccc;
	display:inline;
	margin:3px 1em 2px 0;
	padding:4px;
}
.wp-caption.centered img, img.aligncenter {
	border:0px solid #ccc;
	padding:4px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
}
.wp-caption.alignright img, img.alignright {
	border:0px solid #EDEDED;
	display:inline;
	margin:3px 0 2px 1em;
	padding:4px;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.wp-caption-text {
	color:#666666;
	display:block;
	font-size:0.85em;
	margin-bottom:1em;
	padding:0.2em 0.5em;
}
.wp-caption a {
	border-bottom:medium none;
}

/* custom paper CSS */
/*
body a{
	color: #B20509;
}
*/
/*
#apiMainMenu ul li a {
	background-color: #111;
	color: #fff;
}
*/
.box .box_header {
	border-bottom-color: #000;
}
.box .box_header h3 {
	background-color: #000;
	color: #fff;
}