/* @override http://www.excet.se/templates/mkmedia/css/template.css */

body * {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	/*background: url(../images/bg.jpg) no-repeat center top #000;*/
	background: #000;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	color: #fff;
}

h1 {
	font-size: 36px;
	font-weight: 200;
	
}

p {
	line-height: 18px;
}

a {
	text-decoration: none;
	color: #fff;
}

a img, img a {
	border: none;
}

#wrapper {
	width: 946px;
	margin: 0 auto;
}

/* @group Header */

#wrapper #header {
	width: 946px;
	height: 100px;
}

#wrapper #header #logo {
	width: 240px;
	float: left;
	padding-left: 37px;
	padding-top: 25px;
}

#wrapper #header #menu {
	width: 502px;
	width: 582px;
	float: right;
	padding-top: 47px;
}

#wrapper #header #menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#wrapper #header #menu ul li {
	float: left;
	margin-left: 28px;
	padding: 7px 2px;
}

#wrapper #header #menu ul li.active {
	border-bottom: 1px solid #fff;
}

#wrapper #header #menu ul li a {
	text-decoration: none;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
}



/* @end */

/* @group Puff */

#puff {
	background: url(../images/bg_slideshow2.png);
	width: 977px;
	height: 353px;
	position: relative;
	top: 15px;
}

/* @end */

/* @group Content */

#content {
	width: 985px;
	background: url(../images/bg_content.png);
	padding-top: 34px;
}

#contentbottom {
	width: 985px;
	height: 30px;
	background: url(../images/bg_content_bottom.png) no-repeat;
	margin: 0 auto;
}

/* @end */

/* @group Left */

#left {
	width: 565px;
	float: left;
	padding-left: 73px;
}

#left h1 {
	padding-bottom: 11px;
}

#left h2 {
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 5px;
}

#left p {
	padding-bottom: 25px;
}

#left .blog-featured table p {
	width: 290px;
	font-size: 13px !important;
}

#left .blog .article-info-term {
	display: none;
}

#left .blog .create {
	font-size: 12px;
	padding-bottom: 8px;
	font-style: italic;
}

#left .blog-featured p {
	width: 510px;
	font-size: 14px;
	display: block;
}

#left p {
	width: 550px;
	padding-bottom: 25px;
}

.line {
	border-top: 1px solid #fff;
	display: block;
	margin-top: 15px;
	padding-bottom: 15px;
	padding: 0px !important;
	opacity: 0.4;
}

/* @group mingelbilder */

.mingelbilder {
	display: none !important;
}

.sigplus-gallery {
	padding-top: 3px;
	padding-bottom: 0px;
}

.item-pagegalleri p {
	padding: 0px !important;
}

.no_p p {
	display: none !important;
}

/* @end */

/* @end */

/* @group Right */

#right {
	width: 295px;
	height: 100%;
	float: right;
	border-left: 1px solid #4d4d4d;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

#right h1 {
	font-size: 22px;
	padding-bottom: 5px;
	font-weight: 300;
}

#right h1.downsomepixels {
	position: relative;
	top: 9px;
}

#right .spotifylist {
	padding-bottom: 26px;
}

#right .guestlist {
	padding-bottom: 26px;
}

#right .playmovie {
	padding-bottom: 26px;
}

#right .playmovie img {
	margin-top: -25px;
}

#right .custom_lordagar img {
	padding-top: 3px;
}

#right p {
	width: 250px;
	font-size: 13px;
}

#right .custom_lordagar {
	padding-bottom: 26px;
	padding-top: 26px;
}

/* @end */

#footer {
	position: relative;
	top: -25px;
	background: url(../images/footer.png) no-repeat top center;
	width: 985px;
	height: 70px;
	padding-top: 25px;
}

#footer table {
	width: 921px;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 59px;
}

#footer table tr td ul li {
	float: left;
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	font-size: 12px;
	font-size: 10px\9;
}

#footer .developedby {
	font-size: 10px;
	text-align: right;
}

#footer .developedby a {
	text-decoration: none;
	color: #fff;
}
.erasethis {
	display: none !important;
}
.clear {
	clear: both;
}


#content .blog-featured hr {
	margin-top: 15px;
	margin-bottom: 10px;
}