@charset "UTF-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.2px;
	color: #333;
	background-color: #fff;
    background-image: url("../img/bg.png");

}

h1, h2, h3, h4, h5, h6 {
    color: #222222;
    font-family: Verdana, Georgia,serif;
    font-weight: normal;
    margin: 0;

}

h1 {
    font-size: 3em;
}

h2 {
    font-size: 1.8em;
}

h3 {
    font-size: 1.6em;
}

h4 {
    font-size: 1.2em;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: 0.8em;
}

p {
	margin: 0;
	line-height: 20px;
	font-size: 10.4px;
	padding: 0 16px;
}

hr {
    background-color: #E6E6E6;
    border: 0 none;
    height: 1px;
    margin-bottom: 20px;
}
input, textarea {
    border-color: #CCCCCC #EFEFEF #EFEFEF #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    color: #444;
    padding: 5px;
}

a {
    color: #ff6600;
    text-decoration: none;
}

a:hover {
    color: #ff6600;
    text-decoration: underline;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {
    text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    text-decoration: underline;
}


.titlebig {
	height: 41px;
	padding: 7px 0px 0px 10px;
	letter-spacing: 3px;
	color: #FF6600;
    font-weight: bold;
	
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background-color: ;
}

/* Header */

#header {
	width: 960px;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#header-wrapper {
	background-color: #3cc9fe;
}

#menuheader {
	margin: 0 auto;
	padding: 0;
}

#header-wrapper2 {
	background-color: #3cc9fe;
}


#header2 {
	width: 960px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#topmenu {
	float: right;
	width: ;
	padding: 0px 0 0 0px;
}



/* Logo */

#logo {
	float: left;	
	margin-top: 45px;
}

#logo img {
	padding: 0px 0;

}



#boxes {
	padding: 0px 0px 0px 0px;
}


/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	
}

#page-bgtop {
	padding: 30px 0px 0px 0px;
	background-color: ;
	clear: both;
}

/* Content */

#content {
	float: left;
	width: 312px;
	padding: 0px 10px 0px 0px;
}

#contentdouble {
	float: left;
	width: 638px;
	padding: 0px 10px 0px 0px;
}

#contenttriple {
	float: left;
	width: 960px;
	padding: 0px 0px 0px 0px;
}

#content-bilde {
	float: left;
	width: 250px;
	padding-right: 74px;
}


.post {
	margin-bottom: 20px;
}

.title {
    border-bottom: 1px solid #D3D3D3;
	background-color:#FFF;
    color: #444444;
    font-family: Verdana, Georgia,serif;
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 12px;
    padding: 14px 14px 14px 14px;
	text-shadow: 0 1px 1px #FFFFFF;
}


.normaltitle {
	background-color:#;
    color: #444;
    font-family: Verdana, Georgia,serif;
    font-size: 12.4px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 6px 0px 0px 14px;
	text-shadow: 0 1px 1px #FFFFFF;
	text-transform: uppercase;
}

.normaltitleinside {
	background-color:#;
    color: #444;
    font-family: Verdana, Georgia,serif;
    font-size: 12.4px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 6px 0px 0px 0px;
	text-shadow: 0 1px 1px #FFFFFF;
	text-transform: uppercase;
}

.subtitle {
	background-color:#;
    color: #444;
    font-family: Verdana, Georgia,serif;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 6px;
	text-shadow: 0 1px 1px #FFFFFF;
	text-transform: uppercase;
}


.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}


#page   {
}



/* Sidebar */

.sidebar-bilde {
	padding-left: 0px;
	margin-bottom: 12px;
	border: none;
}

#sidebar {
	float: left;
	width: 312px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 2px 14px;
	background-color: #fff;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 30px;
	border-bottom: 1px solid #B3B3B3;
	margin: 0px 0px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
}


#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}


#sidebar a:hover {
	text-decoration: underline;
	color: #ff6600;
}

#sidebar h2 {
	
	font-size: 1.8em;
	float: none;
	margin-bottom: 12px;
	margin-top: 12px;
}

#sidebar h5 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: 0.5px;
	font-size: 1.0em;
}



#sidebar a {
	border: none;
	color: #000000;
}

#sidebar a:hover {
	text-decoration: underline;
	background-color: #fff;	
}



/* Footer */

#footer {
	height: 240px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3cc9fe;
	background-repeat: repeat-x;
	background-position: left top;
}

#footerinfo {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	
}

#footer p {
	margin: 0;
	padding-top: 6px;
	line-height: 130%;
	font-size: 10.2px;
	text-align: ;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
	color: #555;
}


.footertitle {
    border-bottom: 1px dashed #D3D3D3;
	color: #fff;
    font-family: Verdana, Georgia,serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 14px 14px 14px 14px;

}


#footer ul {
	margin: 0;
	padding: 0;
	list-style: disc inside none;
	color: #FFF;
	line-height: 150%;
}

#footer li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 14px;
	background-color: #;
}


#footercontent {
	float: left;
	width: 228px;
	padding: 16px 91px 0 0px;
}


.footerbilde {
	padding-left: 25px;
	margin-bottom: 0px;
	border: none;
}



#vimeobox {
	padding: 20px 0 20px;
	z-index:auto;
	background-attachment: scroll;
	background-color: #444;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url(../img/bg_overlay.png);
}

#vimeowrapper {
    width:960px;
    height:540px;
    margin:0 auto;
}


#issuubox {
	padding: 20px 0 20px;
	z-index:auto;
	background-attachment: scroll;
	background-color: #444;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url(../img/bg_overlay.png);
}

#issuubox2 {
	padding: 20px 0 20px;
	z-index:auto;
	background-attachment: scroll;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: 0 0;
}

#issuuwrapper {
    width:960px;
    height:821px;
    margin:0 auto;
}

#br {
	padding: 20px 0 20px;
	z-index:auto;

}

#br_wrapper {
    width:260px;
    margin:0 auto;
	float: right;
	border-image: none;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#sliderbox {
	padding: 20px 0 20px;
	z-index:auto;
	background-attachment: scroll;
	background-color: #444;
	background-image: url(../img/bg_overlay.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#slider-wrapper {
    width:960px;
    height:400px;
    margin:0 auto;
}


#slider {
	
    width:960px;
    height:400px;
    margin-left:0px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}


a.button, 

#submit,

.submit {

	display: inline-block;
	margin: 5px;
	padding: 3px 13px;
	border: 1px solid #333;
	border-bottom-color: #20559a;
	color: white !important;
	text-align: center;
	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
	text-decoration: none;
	background-color:#96cc03;
}

.reset1 {

	display: inline-block;
	margin: 5px;
	padding: 3px 13px;
	border: 1px solid #333;
	border-bottom-color: #20559a;
	color: white !important;
	text-align: center;
	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
	text-decoration: none;
	background-color:#ff6600;
}
