* {
	margin:0;
	padding:0;
	border:0;
}
a {
	color:#b0d685;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#b0d685;
}
body {
	font-size:69%;
	font-family:tahoma,verdana,arial;
	background-color:#222222;
	color:#ffffff;
}
h2 {
	font-size:13px;
	border-bottom:2px dotted #ccc;
}
h3 {
	font-size:12px;
}
ul {
	list-style-type:square;
	list-style-position:inside;
}html, body {
	height:100%;
}
body {
	line-height:2;
}
hr {
	display:none;
}
div#main {
	position:relative;
	width:768px;
	min-height:100%;
	margin:0 auto;
	background:url(../image/background.png) top right repeat-y;
	z-index:2;
}
#background {
	position:relative;
	width:100%;
	height:150px;
	margin-top:-150px;
	background:url(../image/equalizer.gif) bottom center repeat-x;
	z-index:0;
}
#copyright {
	position:absolute;
	top:0;
	right:0;
	width:768px;
	height:48px;
	background:#222 url(../image/shadow_top.png) bottom right no-repeat;
	z-index:2;
}
#copyright span {
	display:table-cell;
	height:32px;
	width:768px;
	padding-right:32px;
	font:0.91em verdana,tahoma,arial;
	color:#aaa;
	vertical-align:middle;
	text-align:right;
}
#copyright a {
	color:#aaa;
}
#footer {
	position:relative;
	width:768px;
	height:150px;
	margin:-150px auto 0 auto;
	z-index:3;
}
#footer div {
	position:absolute;
	top:0;
	right:0;
	width:512px;
	height:100%;
	margin-right:16px;
	background:url(../image/footer.png) bottom right no-repeat;
}
#footer ul {
	list-style:none;
	position:absolute;
	bottom:0;
	left:6px;
}
#footer li, #footer li a {
	float:left;
	display:block;
	height:80px;
	font-size:0;
	outline:none;
	background-repeat:no-repeat;
}
#footer li#forside a {
	width:65px;
	background-image:url(../image/menu/forside.png);
}
#footer li#blog a {
	width:50px;
	background-image:url(../image/menu/blog.png);
}
#footer li#musik a {
	width:58px;
	background-image:url(../image/menu/musik.png);
}
#footer li#kalender a {
	width:75px;
	background-image:url(../image/menu/kalender.png);
}
#footer li#livet a {
	width:48px;
	background-image:url(../image/menu/livet.png);
}
#footer li#kontakt a {
	width:68px;
	background-image:url(../image/menu/kontakt.png);
}
#footer li a:hover {
	background-position:0 -80px;
}
#content {
	position:relative;
	width:480px;
	margin:0 16px 0 240px;
	padding:44px 16px 120px 16px;
	z-index:2;
}
#subcontent {
	position:absolute;
	top:0;
	left:0;
	width:208px;
	padding:16px 16px 0 16px;
	color:#dedede;
}
#subcontent h3 {
	display:block;
	margin-top:32px;
	border-bottom:2px dotted #FFF;
	text-transform:uppercase;
	text-align:right;
	line-height:normal;
	font-size:1.09em;
}
h2 {
text-transform:uppercase;
}

.cat{
position:absolute;
right:16px;
margin-top:-24px;
}
.author{
font-style:italic;
margin-bottom:8px;
}
.more{
margin-top:16px;
margin-bottom:16px;
border-bottom:1px solid #ccc;
}
p {
margin-bottom:8px;
}
#content ul {
margin-bottom:8px;
}
h1#logo {
	margin-left:-16px;
	width:512px;
	height:140px;
	background:url(../image/logo.png) no-repeat;
	text-indent:-10000px;
	border:none;
	margin-bottom:16px;
}
ul#header_menu {
	position:absolute;
	top:45px;
	right:16px;
	list-style:none;
	text-align:right;
	line-height:normal;
}
ul#header_menu li {
	margin:6px 0;
}
ul#header_menu li a {
	padding:2px 10px 2px 32px;
	background:#33353a;
	color:#b2b2b2;
}
ul#header_menu li a:hover {
	padding-left:50px;
	padding-right:9px;
	border-right:1px dotted #b2b2b2;
	text-decoration:none;
}
h3 {
margin-top:16px;
}
