body {
	font-family: Helvetica, arial, verdana, sans-serif;
}

h1 {
	display: block;
	background: #000 url(../graphics/logo.gif) 10px 10px  no-repeat;
	width: 262px;
	height: 82px;
	text-indent: -9999px;
	margin-bottom: 3em;
    float: left;
    margin-right: 25px;
}

a, p, h3, h4 {
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 0 0 0.2em 0;
}

a {
	color: #000;
	font-size: 1em;
}

a:hover {
	background-color: #000;
	color: #fff;
}

#meny {
    clear: right;
}

.menyElement {
    width: 110px;
    cursor: pointer;
    display: block;
    background: #696969;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    float: left;
    border: 2px solid;
}        

.menyElement a {
    text-decoration: none;
}

.menyElement a:hover {
    background-color: transparent;
    color: #000000;
}

.menyAktiv {
    background: #FFFFFF;
}

#concerts {
	position: relative;
	float: left;
	left: 94em;
	margin-left: -91em;
	width: 55em;
}

#sidebar {
	position: relative;
	float: left;
	left: 94em;
	margin-left: -33em;
	width: 30em;
}

.day {
	margin-bottom: 2em;
}

.day h2, #sidebar h3 {
	text-transform: uppercase;
	background-color: #000;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.6em;
	padding: 0.2em 0.5em 0 0.5em;
}

.day h3 {
	text-transform: uppercase;
	font-weight: bold;
}

.gig, .box {
	margin-top: 4px;
	background: #fff url(../graphics/bg-gig.gif) left top;
	padding: 0.8em;
	border: 1px solid #000;
}

.gig {
	overflow: auto;
}

#sidebar .box {
	margin-bottom: 2em;
}

.gig ul {
	padding: 0.5em 0 0 0;
	margin: 0;
	list-style-type: none;
	height: 4.25em;
}

.gig ul li {
	float: left;
	width: 24em;
	font-size: 1.1em;
	line-height: 1.3em;
}

h4.date {
	font-weight: bold;
}

#outer  {overflow: auto; width: 100%; height: 100%; position: absolute; top: 0; left: 0;z-index: 1000;}

html, body, #bakgrunn {width: 100%; height: 100%; overflow: hidden; margin: 0 0 0 0;}

#bakgrunn div {position: absolute; width: 200%; height: 200%; left: -50%; text-align: center; z-index: 1000; }

#bakgrunn img, #bakgrunn embed {min-height: 50%; min-width: 50%; margin: 0 auto; z-index: 0; }

.box img {margin: 10px 0}
.box  a  {margin-top: 10px; padding: 0;}
.box  a:hover img { padding: 0 }


#byline {position: fixed; bottom: 1em; right: 30px; z-index: 10; color: #fff; font-size: 1em; text-align: right;}
#byline a {color: #fff; text-decoration: none}
#byline a:hover {text-decoration: underline}

.link:hover {
	background-color: #000;
    color: #fff;
}


#btn-twitter {display: block; margin: 5px 0; width: 300px; height: 80px; text-indent: -9999px; background: transparent url(../graphics/btn-twitter.png) left -83px no-repeat;}

#btn-twitter:hover {background-position: left top}
#btn-facebook:hover {background-position: left top}
#btn-myspace:hover {background-position: left top}

#btn-facebook {display: block; margin: 5px 0; width: 300px; height: 80px; text-indent: -9999px; background: transparent url(../graphics/btn-facebook.png) left -83px no-repeat;}






#btn-myspace {display: block; margin: 5px 0; width: 300px; height: 80px; text-indent: -9999px; background: transparent url(../graphics/btn-myspace.png) left -83px no-repeat;}