@import "htmlundo.css";

a, a:link, a:visited {
	color: #2c2829;
	text-decoration: underline;
}

a:hover, a:active { color: #e85181; }
a:hover, a:active, h2 a, h2 a:link, h2 a:visited { text-decoration: none; }

body {
	background: url(../images/bg.gif) #c4a0b3;
	font-family: arial, verdana, sans-serif;
	font-size: 76%;
	text-align: center;
}

h2, p { color: #2c2829; }

/* Header */
#branding {
	width: 900px;
	height: 180px;
	margin: 30px auto 0;
	padding: 0 20px;
	text-align: left;
	position: relative;
	background: url(../images/slogan2.png) top right no-repeat;

}

#logo {
	position: absolute;
	z-index: 10;
}


/* Content */
#page {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

#imageBox {
	width: 315px;
	height: 300px;
	padding: 55px 18px 0;
	overflow: hidden;
	float: left;
	background: url(../images/boxbg.png) top left no-repeat;
}

#page .vert {
	height: 255px;
	padding: 15px 18px 0;
}

#content {
	width: 493px;
	height: 320px;
	padding: 12px 24px;
	overflow: hidden;
	float: right;
	position: relative;
	background: url(../images/mainbg.png) top left no-repeat;
}

#innerContent {
	position: absolute;
	top: 60px;
	left: 24px;
	z-index: 1;
	width: 460px;
}

#scrollUp, #scrollDown {
	position: absolute;
	bottom: 0px;
	right: 12px;
	z-index: 1000;
}

#scrollUp { bottom: 32px; }
#content .text { text-align: left; }

#content .text p {
	margin: 0 0 0.8em;
	font-size: 1.1em;
}

h1 {
	text-indent: -1000em;
	margin: 0 auto 12px;
}

#godJulHeader {
	background-image: url(../images/headers/godjul.png);
	width: 207px;
	height: 90px;
	margin-bottom: -10px;
	margin-top: -10px;
}

#entergaymentHeader {
	background-image: url(../images/headers/entergayment.png);
	width: 350px;
	height: 56px;
	margin-bottom: 0;
	margin-top: -10px;
}

#mennLegningHeader {
	background-image: url(../images/headers/30menn.png);
	margin-top: -18px;
	margin-bottom: -4px;
	width: 338px;
	height: 140px;
}

#pressearkivHeader {
	background-image: url(../images/headers/pressearkiv.png);
	width: 138px;
	height: 30px;
	margin-top: -13px;
}

#omKoretHeader {
	background-image: url(../images/headers/omkoret.png);
	width: 218px;
	height: 42px;
	margin-top:  -13px;
}

#bildeArkivHeader {
	background-image: url(../images/headers/bildearkiv.png);
	width: 135px;
	height: 30px;
}

#fagottSelskapHeader {
	background-image: url(../images/headers/fagottselskap.png);
	width: 350px;
	height: 69px;
	margin-bottom: 6px;
}

#aalesundHeader {
	background-image: url(../images/headers/aalesund.png);
	width: 350px;
	height: 69px;
	margin-bottom: 6px;
}

#skaftetHeader {
	background-image: url(../images/headers/fagottavskaftet.png);
	width: 350px;
	height: 69px;
	margin-bottom: 6px;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0.1em;
	line-height: 0.9;
}

.link { margin: 0 0 0.3em; }
.item h2, #page .item p { margin-left: 87px; }
.item .image { float: left; clear: left;}

.photo {
	clear: left;
	margin: 0 0 12px;
}

.photo p { margin-bottom: 0; }

.newsitem img {
	clear: left;
}

/* Footer */
#about {
	padding-top: 12px;
	position: relative;
	z-index: 10;
}

#about #navigation { background: url(../images/about.png); }

#about ul {
	margin: 0 auto 0.5em;
	width: 732px;
}

#about li {
	list-style: none;
	margin: 0 5px;
	padding: 12px 0;
	float: left;
}

#about li a {
	display: block;
	width: 161px;
	height: 40px;
	text-indent: -1000em;
	overflow: hidden;
}

#about #menu_image a {
	background: url(../images/nav/bildearkiv.png) top left no-repeat;
	width: 159px;
}

#about #menu_about a {
	width: 201px;
	background: url(../images/nav/about.png) top left no-repeat;
}

#about #menu_concert a {
	width: 166px;
	background: url(../images/nav/julekonsert.png) top left no-repeat;
}

#about #menu_index a {
	width: 165px;
	background: url(../images/nav/forside.png) top left no-repeat;
}

#about #menu_press a { background: url(../images/nav/pressearkiv.png) top left no-repeat; }
#about #menu_press a:hover, #about #menu_press a:active { background: url(../images/nav/pressearkiv_active.png); }
#about #menu_image a:hover, #about #menu_image a:active { background-image: url(../images/nav/bildearkiv_active.png); }
#about #menu_about a:hover, #about #menu_about a:active { background-image: url(../images/nav/about_active.png); }
#about #menu_concert a:hover, #about #menu_concert a:active { background: url(../images/nav/julekonsert_active.png); }
#about #menu_index a:hover, #about #menu_index a:active { background: url(../images/nav/forside_active.png); }

#about .content {
	width: 900px;
	margin: 0 auto;
	font-size: 1em;
}

#about .content p { float: right; }
#about .content #partner { float: left; }

#about .content p a {
	padding: 6px 18px 6px 0;
	line-height: 28px;
	
}

#about .content #partner a { background: none; }


#new_menu {
	width: 760px;
	float: right;
	margin-top: 130px;
}

#new_menu ul li {
	display: block;
	width: 168px;
	height: 36px;
	float: right;
	margin-left: 5px;
}

#slipslogo {
	float: left;
}

p.bildetekst {
	margin-top: 5px;
	margin-bottom: 0;
}

#bildearkiv {
	height: 350px;
	width: 900px;
	background: url(/design/images/bothbg.png) no-repeat;
	margin: 0 auto;
}

.post {
	text-align: left;
}

h2.main_header {
	font-size: 40px;
	margin-left: -5px;
}