/*
Copyright: 	2010, Anagram AS
Author: 	Hein Tore Tønnesen, heintore@anagram.no
*/

body {
	background: #f4f4f6 url(images/body-bg.jpg) no-repeat fixed center top;
	color: #58595b;
	font-family: "Trebuchet MS", "Myriad Pro", "Myriad", "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
}

a:link, a:visited {
	color: #009ada;
	outline: none;
}

a:visited {
	color: #008457;
}

a:hover,
a:focus {
	color: #008457;
}

p, ul, ol, article div {
	margin-bottom: 1.5em;
	line-height: 1.4;
	list-style: none;
}

p a,
ul a,
ol a,
td a {
	font-style: italic;
}

li {
	margin-bottom: 3px;
}

/*dt {
	background: #008457;
	color: #fff;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	float: left;
	font-size: 13px;
	padding: 7px 12px;
	margin: 0 10px 3px 0;
	line-height: 1;
	clear: left;
}*/

.twoCol table {
	margin-top: 2px;
}

.twoCol td {
	padding-bottom: 3px;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1.3;
}

/* ========== */
/* = Header = */
/* ========== */

#header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	background: #fff;
	padding: 15px 0;
	height: 125px;
}

#headerContent {
	width: 880px;
	margin: 0 auto;
	position: relative;
}

#headerShadow {
	width: 100%;
	position: fixed;
	top: 155px;
	left: 0;
	background: url(images/header-shadow.png) repeat-x;
	z-index: 102;
	height: 33px;
}

#nav {
	position: absolute;
	right: 0;
	top: 50px;
	list-style: none;
	margin: 0;
}

#nav ul#menu-toppmeny {
	margin: 0 !important;
	position: relative;
}

#nav #menu-toppmeny > li {
	display: block;
	margin: 0 0 0 4px;
	float: left;
}

#nav #menu-toppmeny > li > a {
	display: block;
	background: #009ada;
	color: #fff;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 13px;
	padding: 7px 10px;
	line-height: 1;
}

#nav #menu-toppmeny a:hover,
#nav #menu-toppmeny a:focus,
#nav #menu-toppmeny li.current_page_item a,
.category-pressemelding #nav #menu-toppmeny li.page-item-18 a {
	background-color: #008457;
}

#nav #menu-toppmeny li.first a,
#nav #menu-toppmeny li:first-child a,
#nav #menu-toppmeny li.current_page_item:first-child a {
	background-image: url(images/nav-rounded.png);
	background-repeat: no-repeat;
	padding-left: 17px;
}

#nav #menu-toppmeny li.first a:hover,
#nav #menu-toppmeny li.first a:focus,
#nav #menu-toppmeny li:first-child a:hover,
#nav #menu-toppmeny li:first-child a:focus,
#nav #menu-toppmeny li.current_page_item:first-child a {
	background-position: 0 -35px;
}

#nav ul ul {
	display: none;
}

#nav ul li.current_page_item ul  {
	position: absolute;
	right: 0;
	top: 38px;
	display: block;
}

#nav ul ul li {
	background: none;
	float: right;
	margin: 0 0 0 20px;
}

#nav ul ul li a {
	background: none !important;
	color: #009ada;
	padding: 0 !important;
	font-style: normal;
	font-size: 12px;
}

#nav ul ul li a:hover {
	color: #008457;
/*	font-style: italic;*/
}

#nav ul ul li a.selected {
	color: #008457;
	font-style: italic;
}


/* ========= */
/* = Cycle = */
/* ========= */

#cycle {
	margin: 30px 0;
}

/* ======== */
/* = Main = */
/* ======== */

#wrap {
	width: 942px;
	margin: 198px auto 0;
	clear: both;
}

#main {
	background: #fff;
	padding: 30px;
}

#main ul {
	list-style: square;
	margin-left: 30px;
}

#main ul li {
	margin: 0;
}

#main h2,
#main h3 {
	margin-bottom: 15px;
	line-height: 1;
}

#main h3 {
	font-size: 15px;
}

#main h2 span {
	background: url(images/heading-green-bg.png) no-repeat;
	line-height: 1;
	color: #fff;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 13px;
	padding: 7px 10px 34px;
	display: inline-block;
}

/* ============== */
/* = Front page = */
/* ============== */

.news img {
	width: 174px;
	margin: 0;
}

.news p {
	font-weight: bold;
}

.news h3 a {
	line-height: 1;
	background: #009ada;
	color: #fff !important;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 2px;
	display: block;
	text-transform: uppercase;
	font-size: 12px;
/*	padding: 7px 5px 7px 10px;*/
	height: 39px;
	position: relative;
	margin: -3px 30px 0 0;
}

.news h3 a span {
	position: absolute;
	top: 7px;
	left: 10px;
	width: 160px;
}

.news h3.active a,
.news h3 a:hover {
	background: #008457;
	color: #fff;
}

.news p {
	line-height: 1.4;
	margin: 20px 25px 0 0;
}

#main .press ul {
	list-style: none;
	margin: 0;
	line-height: 1.2;
}

#main .press li {
	margin-bottom: 7px;
	font-style: italic;
}

.news li span.date {
	display: block;
	float: left;
	width: 75px;
}

.news li span.txt {
	display: block;
	width: 325px;
	float: right;
}

.newsExpanded {
	display: none;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #b7dcd0;
	background: url(images/line-ver.png) no-repeat 439px 40px;
}

.newsImage img {
	width: 100%;
}

img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

img.alignright {
	float: right;
	margin: 0 10px 10px 0;
}

/* =================== */
/* = Regular content = */
/* =================== */

.contentBox {
	background: url(images/line-ver.png) no-repeat 439px 110px;
	position: relative;
}

.scrollTo {
	position: absolute;
	top: -150px;
}

.scrollTo.first {
	top: -190px;
}

.contentBox *:last-child {
	margin-bottom: 0;
}

.topContent {
	background-position: 439px 70px;
}

.topContentNoPadding {
	background-position: 439px 0;	
}

.contentImage {
	text-align: center;
}

.contentImage img {
	display: block;
	margin: 0 auto;
}

.topBorder {
	border-top: 1px solid #b7dcd0;
/*	margin-top: 40px;*/
	margin-top: 40px;
	padding-top: 40px;
}

img.fauxCenter {
	margin-top: 50px;
}

.twoCol div.image {
	margin: 15px 0 0 0;
	float: left;
	width: 189px;
}

.twoCol div.first {
	margin-right: 26px;
}

.twoCol div.noMargin {
	margin-top: 2px;
}

.twoCol img.galleryImg {
/*	margin-top: 15px;*/
	border: none !important;
}

.twoCol p.caption {
	font-size: 11px;
	font-style: italic;
}

.twoCol div.highslide-caption {
	color: #333 !important;
	font-weight: normal;
}

.splitCols {
/*	float: left;*/
/*	width: 100%;*/
	margin-bottom: 30px;
	clear: both;
}

.splitCols .col {
	float: left;
	width: 430px;
	height: 263px;
	background: #fff;
	padding: 15px;
}

.splitCols .col2 {
	float: right;
}

/* ========== */
/* = Footer = */
/* ========== */

#footer {
	padding-top: 330px;
	background: url(images/wrap-bg.png) no-repeat right top;
	margin: 0 -22px 20px 0;
	float: left;
	width: 964px;
}

#footer dl {
	margin: 8px 0;
	float: left;
	width: 890px;
	background: url(images/footer-rounded.png) no-repeat right top;
}

#footer dl.active {
	background-position: right -48px;
}

#footer dt,
#footer dd {
	display: inline-block;
	line-height: 1;
	background: #008457;
	color: #fff;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 12px;
	padding: 7px 14px;
	float: left;
	margin-right: 3px;
}

#footer .email {
	background-color: #009ada;
	text-transform: none;
	padding-left: 43px;
}

#footer .email:hover {
	background: #008457;	
}

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

/*#footer a:hover {
	color: rgba(255,255,255,.6);
}*/

/* ======== */
/* = Misc = */
/* ======== */

p.edit {
	margin-top: 1em;
}

.threeCol {
	float: left;
	width: 675px;
}

.twoCol {
	float: left;
	width: 409px;
	padding-right: 30px;
	margin-right: 30px;
}

.twoCol.last {
	padding: 0;
	margin: 0;
	width: 412px;
}

.threeCol .post {
	float: left;
	width: 204px;
	padding-left: 30px;
	border-right: 1px solid #b7dcd0;
}

.threeCol .first {
	padding-left: 0;
/*	margin-left: 30px;*/
/*	width: 219px;*/
}

.oneCol {
	float: left;
	width: 177px;
	padding-left: 30px;
}
