@charset "utf-8";
/* CSS Document */

img {
        display: block;
        padding: 0;
        margin: 0;
        border: 0;
        clear: both;
}
hr {
        color: #fff;
        background-color: #fff;
        height: 1px;
        width: 100%;
        border: 1px;
}
p {
	text-align: left;
        margin-top: 0;
        /*color: #CCCCCC;*/
}
#container {
	clear: both;
	width: 1020px;
	margin: 0 auto;
	text-align: left;
}
#content_left {
	float: left;
	height: auto;
	width: 500px;
        padding: 0;
}
#sidebar200 {
        display: block;
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar300 {
	width: 300px;
	float: right;
}
#header {
	clear: both;
	height: 400px;
	width: 1020px;
	/*background-image: url(/2010/wp-content/uploads/2010/07/top-skylt.png);*/
background-image: url(/2010/wp-content/uploads/2010//07/top-skylt.png);        	
background-repeat: no-repeat;
}
#footer {
	clear: both;
	/*height: 50px;*/
	width: 1020px;
        padding-bottom: 10px;
        padding-top: 30px;
        font-family: gunplay, verdana;
        font-size: 14px;
        text-transform: uppercase;
}
.vspacer10 {
	width: auto;
	height: 10px;
        display: block;
        clear: both;
}
body {
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif; /*Arial, Helvetica, sans-serif;*/
	color: #FFF;
	font-size: 12px;
	margin: 0;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;

}
#navigation {
	clear: both;
	height: 20px;
	width: 100%;
	position: relative;
	bottom: -352px;
	font-weight: normal;
	font-size: 20px;
	padding: 0;
	vertical-align: 50%;
	font-family: gunplay;
	

}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #F63;
	text-decoration: none;
}
.bread {
	line-height: 1.3em;
	font-size: 12px;
	}
#main {
	/*padding-top: 20px;
	background-image: url(/2010/img/Rand-1020.png);
	background-repeat: no-repeat;*/
	}
a:active {
	text-decoration: none;
}
/*
h1 {
        text-transform: uppercase;
	font-weight: normal;
	font-family: gunplay;
	font-size: 48px;
	background-image: url(/2010/img/Meny-bakgrund-3.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 45px;
	width: 100%;
	margin: 0px;
        margin-bottom: 10px;
	padding: 0px;
	}
*/
h1 {
        text-transform: uppercase;
	font-weight: normal;
	font-family: gunplay;
	font-size: 36px;
	background-image: url(/2010/img/menyrad-svart.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 36px;
	width: 100%;
	margin: 0px;
        margin-bottom: 5px;
	padding: 0px;
        padding-top: 9px;
	}

h2 {
        text-transform: uppercase;
	font-weight: normal;
	font-family: gunplay;
	font-size: 20px;
	background-image: url(/2010/img/menyrad-svart.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 20px;
	width: 100%;
	margin: 0px;
        margin-bottom: 5px;
	padding: 0px;
        padding-top: 9px;
	}
.h1_green {
	font-weight: normal;
	font-family: gunplay;
	font-size: 36px;
	background-image: url(/2010/img/bakgrund-green-30.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 36px;
	width: 100%;
	margin: 0px;
	padding-top: 9px;
	}
.h1_blue {
	font-weight: normal;
	font-family: gunplay;
	font-size: 36px;
	background-image: url(/2010/img/bakgrund-blue-30.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 36px;
	width: 100%;
	margin: 0px;
	padding-top: 9px;
	}
.h1_black {
	font-weight: normal;
	font-family: gunplay;
	font-size: 36px;
	background-image: url(/2010/img/menyrad-svart.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 36px;
	width: 100%;
	margin: 0px;
	padding-top: 9px;
	}
.under {
        /*color: #E35858;*/
}

.menu_icon_box {
        float: left;
        /*white-space: nowrap;*/
        position: absolute;
        top: 37px;
        left: -30px;
}
.menu_icon_box img {
        border: 0;
        display: block;
        padding-bottom: 5px;
}
.menu_icon {
        /*padding-left: 2px;*/
        display: inline;
        border: 0;
        /*white-space: nowrap;*/
}
.maillist {
        float: right;
        position: absolute;
        top: 8px;
        right: 0px;
}
#forum_div {
        background-image: url(/2010/wp-content/uploads/2010/01/Metal-200x250-forum3.png);
        padding-left: 5px;
        margin: 0;
}

#forum li {
        list-style: none;
        padding-left: 0;
        margin-left: -40px;
        height: 1.5em;
        line-height: 1.5em;
        color: #0d2474;
        text-decoration: none;
}
.wp-polls {
        list-style: none;
        padding-left: 0px;
        /*margin: 0;*/
}
.wp-polls li, .wp-polls-ui {
        list-style: none;
        padding-left: 0px;
        margin-left: 0px;
}
form {
	margin: 0;
	padding: 0;
        list-style-type: none;
}