@charset "UTF-8";
/* CSS Document */


/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Global styles */

body {
	padding: 0px;
	text-align: center;
	margin: 0px;
	background-color: #eeeeee;
	background-image: url(./images/bgrep.png);
	background-repeat: repeat-x;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	
}

a, a:active, a:visited {
	color: #cd3301;
	text-decoration:none;
}
a:hover {
	color: #cd3301;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 3em;
	font-weight: normal;
	color: #211100;
	
}
h1 a, a:active, a:visited  {
	text-decoration: none;
	color: #211100;
}
h1 a:hover {
	text-decoration: underline;
	color: #211100;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 4em;
	font-weight: normal;
	color: #211100;
	line-height: 60px;
}


h3 {
	font-family: Verdana, Geneva, sans-serif;
font-size: 1.8em;
	font-weight: normal;
	color: #211100;
	line-height: 60px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #333;
	line-height: 16px;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 900px;
}
#header {
	padding: 0px;
	height: 92px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(./images/glow.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.logo {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 346px;
}
#mainNav {
	float:left;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 550px;
	text-align: right;

}
#mainNav ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.7em;
	text-transform: uppercase;
	font-weight: lighter;
}
#mainNav li {
	display:inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;	
}
#mainNav li a, a:active, a:visited {
	color: #211100;
	text-decoration:none;
}
#mainNav li a:hover {
	color: #cd3301;
	text-decoration:underline;
}

#introimg {
	padding: 0px;
	height: 320px;
	width: 900px;
	background-image: url(./images/introbilde.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* Main content start */

#mainContent {
	padding: 0px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#col1 {
	padding: 0px;
	width: 570px;
	float: left;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	vertical-align: top;
}

#col1 p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;	
}

#col1 p a, a:active, a:visited {
	color: #cd3301;
	text-decoration: none;
}
#col1 p a:hover {
	color: #cd3301;
	text-decoration: underline;
}


#col1 h1 a, a:active, a:visited {
	color: #211100;
	text-decoration: none;
}
#col1 h1 a:hover {
	color: #211100;
	text-decoration: underline;
}


#col2 {
	margin: 0px;
	padding: 0px;
	width: 260px;
	float: left;
	text-align: left;
	vertical-align: top;	
}
.clear {
	clear: both;
	width: 100%;
	display:block;
}

/* Main content end */

#footer {
	padding: 0px;
	height: 100px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	display: block;
}



.postmetadata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #6e655a;
	padding: 0px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}



.postmetadata a:hover {
	text-decoration:underline;
	color: #cd3301;	
}


.entry {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.entry img {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	max-width: 560px;
	
}

.audioplayer_container {
	background-color: #FFF;
	padding: 10px;
	width: 550px;
	border: 1px dashed #b4afaa;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#respond {
	width: 520px;
	border: 1px dashed #999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color: #f5f5f5;

}
#respond textarea {
	width: 350px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#respond input {
	width: 350px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	height: 25px;
}
#sidebar ul li {
	display:block;
}

#sidebar h2 {
	text-transform: ;
	font-weight: bold;
	font-size: 16px;
}



.itunespromo {
	top: 159px;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 878px;
	left: 0px;
			}	
		
.widget li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #333;	
	}
.widget li a:hover {
	text-decoration: underline;
	color: #cd3301;

	}
	
.widget H2 a, a:active, a:hover, a:visited{
	text-decoration: none;
	color: #333;	
	}
	
.widget H2 a:hover{
	text-decoration: underline;
	color: #333;	
	}
.commentlist ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #333;
	line-height: 16px;
	
}


.entry-content a, a:active, a:visited {
	color: #cd3301;
	text-decoration:none;
}
.entry-content a:hover {
	color: #cd3301;
	text-decoration:underline;
}


.rsswidget a, a:active, a:visited {
	color: #cd3301;
	text-decoration:none;
	
	
}
.rsswidget a:hover {
	color: #cd3301;
	text-decoration:underline;
	
	
}

strong {
	font-weight:bold;
	
	
}


#social {
	padding: 0px;
	height: 120px;
	width: 262px;
	background-image: url(./images/social_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;	
}
#social span {
	display:block;
	float: left;
	width: 50px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	text-align: center;
	line-height: 16px;
}
.post ul li {
     line-height: 30px;
     font-size: 1.4em;
}






.wpcf7 textarea {

	width: 350px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
        font-size: 1.1em;
	color: #333;


}

.wpcf7 input {

	width: 350px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	height: 25px;
        font-size: 1.1em;
	color: #333;

}


.wpcf7 p {

        font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #333;
	line-height: 16px;
}


.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #666;
	line-height: 16px;
}