@charset "utf-8";
/* CSS Document */
html.bg { background-position: 334px  0px; background-repeat: no-repeat; }
html.bg body { filter:alpha(opacity=50); opacity: .5; }
html.bg { background-image: url(http://skisser.newmarketstudio.se/greger/images/skiss_startsida.png); }
html{
	overflow-y:scroll;
	background-color:#222;
	height:100%;
	padding:0;
	margin:0;
}
img {border:0;}
body {
	height:100%;
	background-color:#222;
	font-family:Tahoma, Verdana, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	padding:0;
	margin:0;
}
#header{
	width:900px;
	margin:0 auto;
	height:100px;
	position:relative;
}

a {
	color:#a8ad80;
}
#logotype {
	position:absolute;
	top:30px;
	right:14px;
}
#main_nav{
	list-style:none;
	float:left;
	position:absolute;
	top:64px;
	left:13px;
	padding:0;
	margin:0;
}

#main_nav li {
	float:left;
	margin-right:41px;
	letter-spacing:1px;
	
	
}
#main_nav li a {
	display:block;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#c1c1c1;
	text-decoration:none;
	outline:none;
	text-indent:-1000em;
	height:10px;
	background:url(/images/menu_sprite.png) 0 0 no-repeat;
}

#main_nav li.home a{ width:42px; background-position:0 0px; }
#main_nav li.home a:hover, #main_nav li.home a.current  { background-position:0 -12px; }

#main_nav li.biography a{ width:88px; background-position:-83px 0px; }
#main_nav li.biography a:hover, #main_nav li.biography a.current { background-position:-83px -12px; }

#main_nav li.tour a{ width:40px; background-position:-212px 0px; }
#main_nav li.tour a:hover, #main_nav li.tour a.current{ background-position:-212px -12px; }

#main_nav li.media a{ width:46px; background-position:-294px 0px; }
#main_nav li.media a:hover, #main_nav li.media a.current{ background-position:-294px -12px; }

#main_nav li.links a{ width:43px; background-position:-381px 0px; }
#main_nav li.links a:hover, #main_nav li.links a.current{ background-position:-381px -12px; }

#main_nav li.contact a{ width:70px; background-position:-465px 0px; }
#main_nav li.contact a:hover, #main_nav li.contact a.current{ background-position:-465px -12px; }

#main_nav li a:hover, #main_nav li.current a {
	color:#5d917d;
}

#head_photo{
	margin-bottom:31px;
	height:320px;
	pa dding:12px 0 12px 0;
	position:relative;
}

#img_wrapper {
	background:url(../images/mainphoto.jpg) -2px 0 no-repeat;
	height:320px;
	width:930px;
	padding:12px 0;
		
}

#img_wrapper img{
	position:absolute;
	left:15px;
}

#side_col {
	width:205px;
	float:left;
	margin-bottom:40px;
}
body.firstpage {
	width:271px;
}
#player{
	margin-bottom:20px;
	width:190px;
	border-bottom:1px solid #444;
	margin-left:28px;
}

#player h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:30px;
	letter-spacing:1px;

}
.puff {
	width:190px;
	float:left;
	clear:left;
	margin-left:28px;
}

.puff li{
	list-style:none;
}

#page {
	width:930px;
	margin:0 auto;
	height:100%;
	position:relative;
	padding-bottom:40px;
}
#main {
	width:626px;
	float:left;
	margin-bottom:20px;
	margin-left:62px;
}

#news_column{
	width:293px;
	float:left;
}
#news_column p.see_all{
	float:right;
}

.news{
	width:292px;
	float:left;
	clear:both;
	border-bottom:1px solid #444;
	padding-bottom:7px;
	margin-bottom:19px;
}
div#content {
	float:left;
}

div#content, body#content {
	width:271px;
	margin-left:62px;
}
div#content.default, body#content.default {
	width:376px;
}
div#content.default{
	position:static;
	float:left;
	margin-left:0;
}

#content p, #news_column .news p {
	margin-bottom:13px;
	line-height:14px;
}
.news span.date {
	display:block;
	margin-bottom:2px;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#c1c1c1;	
}

#content h1, #news_column h3, #player h5, .puff h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bold;
}
#content h1 {
	margin-bottom:28px;
	font-weight:bold;
}
#content h2, #news_column h4{

	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	
}
#content h2{
	margin-bottom:14px;
	color:#5d917d;
	font-weight:bold;
}

#news_column h3 {
	margin-bottom:14px;
	font-weight:bold;
}

#news_column h4 {
	color:#fff;
	margin-bottom:14px;
	font-weight:bold;
}
.puff h5 {
	margin-bottom:15px;
}
.puff li{
	margin-bottom:5px;
}
#footer{
	width:862px;
	height:29px;
	float:left;

	background:#363636;
	color:#727272;
	margin-bottom:20px;

	padding-top:15px;
	padding-left:26px;
	padding-right:26px;
	line-height:15px;
}
#copyrights { float:left; }
#newmarket {
	float:right; 
}
#social_bar .itunes{
	margin-right:15px;
}
#footer a {
	color:#727272;
	text-decoration:none;
}

#social_bar { line-height:10px;float:right; padding-left:20px; margin-left:10px;border-left:1px solid #727272;}
.playlist {
	margin-top:7px;
	margin-bottom:20px;
}
.playlist li {
	list-style-image:none;
	list-style-type:decimal;
	list-style-position:inside;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	margin-bottom:5px;
}
#flash_player{
	height:25px;
}
.playlist li a{
	color:#fff;
	text-decoration:none;
	outline:none;
}
.playlist li.current, .playlist li.current a {
	color:#5d917d;
}
/* CLEAR AND CLEARFIX*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}