/* Reset browsers
___________________________________________________*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* Misc
___________________________________________________*/

/* Self-clear floats */

.group:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Floats */

.leftside {
	float: left;
	display: inline;
}

.rightside {
	float: right;
	display: inline;
}

/* Type
___________________________________________________*/

#page {
	font-size: 1.1em;
}

h1 {
	font: normal 1.6em Arial, sans-serif;
	line-height: 1em;
	text-transform: uppercase;
	padding: 0 0 5px 0;
}

h2 {
	font: normal 1.4em Arial, sans-serif;
	line-height: 1em;
	text-transform: uppercase;
	padding: 0 0 5px 0;
}

p {
}

strong {
	font-weight: bold;
}

a,
a:visited,
a:hover,
a:active {
	color: #000;
}

ul {
	list-style-type: disc;
	margin: 0 0 0 15px;
}

ul li {
	padding: 0 0 10px 0;
}

/* Page basics
___________________________________________________*/

body {
	background: #fff url(../images/bg-fade.png) 0 0 repeat-x;
	color: #000;
	line-height: 16px;
	font-size: 62.5%;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
}

#page {
	width: 807px;
	text-align: left;
	padding: 25px 0 0 0;
	margin: 0 auto;
}

#logo {
	margin: 0 0 20px 0;
}

#main {	
	float: left;
	display: inline;
	width: 461px;
	overflow: hidden;
	margin: 2px 0 0 0;
}

#sidebar {
	float: left;
	display: inline;
	width: 334px;
	overflow: hidden;
	margin: 0 0 0 10px;
}

/* WP-styles
___________________________________________________*/

a.knapp {
	background: url(../images/bg-knapp.png) right 0 no-repeat;
	float: right;
	display: inline;
	color: #fff !important;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 25px 5px 10px;
	margin: 10px -10px 4px 0;
}

.alignleft {
	float: left;
	display: inline;
	margin: 0 10px 5px 0;
}

/* Navigation
___________________________________________________*/

ul#nav {
	background: url(../images/bg-nav.gif) right 0 no-repeat;
	list-style: none;
	width: 802px;
	margin: 5px 0 10px 0;
}

ul#nav li {
	float: left;
	display: inline;
	padding: 0;
}

ul#nav li a {
	float: left;
	display: inline;
	height: 41px;
	text-indent: -999999px;
}

ul#nav li.page-item-7 a {background: url(../images/nav/om-oss.png); width: 128px;}
ul#nav li.page-item-3 a {background: url(../images/nav/musiktjanster.png); width: 183px;}
ul#nav li.page-item-5 a {background: url(../images/nav/skivbutiker.png); width: 162px;}
ul#nav li.page-item-9 a {background: url(../images/nav/musik-pa-natet.png); width: 187px;}
ul#nav li.page-item-11 a {background: url(../images/nav/tipsa-oss.png); width: 134px;}

ul#nav li a:hover,
ul#nav li.current_page_item a {
	background-position: 0 -42px;
}

/* Posts
___________________________________________________*/

.post {
	border: 1px solid #d9d9d9;
	background: #fff url(../images/bg-post-fade.png) 0 bottom repeat-x;
	overflow: hidden;
}

.post .head {
	border-bottom: 1px solid #dadada;
}

.post .body {
	padding: 15px;
}

.body p {
	padding: 0 0 10px 0;
}

/* Pusher */

.pusher {
	border: 1px solid #d9d9d9;
	background: #fff url(../images/bg-post-fade.png) 0 bottom repeat-x;
	width: 224px;
	height: 167px !important;
	overflow: hidden;
	margin: 10px 0 0 0;
}

.pusher h2 {
	border-bottom: 1px solid #d9d9d9;
	padding: 10px 0 4px 10px;
}

.pusher .body {
	padding: 10px;
}

.pusher a {
	text-transform: uppercase;
}

/* Sidebar
___________________________________________________*/

#sidebar .knapp {
	width: 125px;
	padding: 6px 5px 4px 0;
	margin: 0;
}

#sidebar .footer {
	border: 1px solid #d9d9d9;
	border-top: 0;
	background: #fff;
	padding: 4px 4px 3px 0;
}

#sidebar h3 {
	text-indent: -999999px;
}



#sidebar .post a {
	color: #747373;
}

#sidebar .rightside img {
	display: none;
}

#sidebar .leftside img {
	width: 42px;
	height: 36px;
}

#sidebar .leftside {
	width: 42px;
	height: 36px;
	overflow: hidden;
}

#sidebar .rightside {
	width: 95px;
}

.home #sidebar .rightside {
	width: 270px;
}

.sidebar1 {
	width: 160px;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

.home .sidebar1 {
	width: 330px;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

.sidebar1 h3 {
	background: url(../images/header-musiktjanster.png) 0 0 no-repeat;
	position: relative;
	z-index: 10;
	width: 166px;
	height: 48px;
	margin: -5px 0 -9px 0;
}

.home .sidebar1 h3 {
	background: url(../images/header-musiktjanster.gif) 0 0 no-repeat;
	position: relative;
	z-index: 10;
	width: 330px;
	height: 48px;
	margin: -5px 0 -9px 0;
}

#sidebar .post {
	border-bottom: 0;
	background: #fff url(../images/bg-sidebar-post.png) 0 bottom repeat-x;
	position: relative;
	z-index: 1;
	padding: 5px;
}

.sidebar2 {
	width: 160px;
	float: left;
	display: inline;
}

.sidebar2 h3 {
	background: url(../images/header-skivbutiker.png) 0 0 no-repeat;
	width: 170px;
	height: 38px;
	margin: 0px 0 -5px 0;
}

/* List
___________________________________________________*/

.list {
	border-bottom: 1px solid #d9d9d9;
	width: 632px !important;
}

.subpage {
	width: 802px !important;
}

.singlesidebar {
	width: 160px !important;
	margin: 0 5px 0 0;
}

.list h1 {
	border: 1px solid #d9d9d9;
	border-bottom: 0;
	background: #fff url(../images/bg-sidebar-post.png) 0 bottom repeat-x;
	padding: 10px;
}

.list .post {
	border-bottom: 0;
	padding: 10px;
}

.list .post .rightside img {
	display: none;
}

.list .post .rightside {
	width: 640px;
	padding: 20px 0 0 0;
}

/* Form
___________________________________________________*/

form {
	width: 308px;
}

.textinput {
	border: 1px solid #777777;
	width: 200px;
	padding: 3px;
}

textarea {
	border: 1px solid #777777;
	width: 300px;
	font: normal 1.1em Arial, sans-serif;
	padding: 3px;
	margin: 0 0 5px 0;
}

label {
	display: block;
	margin: 5px 0 0 0;
}

.button {
	display: block;
	float: right;
	display: inline;
}

p.msgsent {
	background: #d9d9d9;
	text-align: center;
	padding: 10px;
}

/* Single
___________________________________________________*/

#single {
	width: 802px;
}

/* Footer
___________________________________________________*/

#footer {
	background: url(../images/bg-footer.png) 0 0 no-repeat;
	height: 24px;
	padding: 8px 15px 0 50px;
	margin: 10px 0 0 0;
}

#footer p {
	font-weight: bold;
	color: #979797;
}

#footer a {
	padding: 0 2px;
}

/* Edit
___________________________________________________*/

.editlink a {
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	background: #03a854;
	text-transform: uppercase;	
	padding: 0 0 0 10px;
}
