body {
	background-repeat:no-repeat;
	background-position: top left;
	background-attachment:fixed;
	font-family: "Arial", sans-serif;
	background-image:url(../../img/oskarlinnros/oskar_linnros_bg1.jpg);
	background-color: #b3b9bd;
}

#wrapper {
	/*float:left;
	background-repeat:repeat-y;	
	background-position:top center;*/
	/*** background-attachment:fixed; ***/
	margin: 0 !important;
}

#footer-w {
	margin: 0 !important;
}

#main {

}

h2,
h4 {
    font-family:"Arial";
	color:#000000;
	font-size:2em;
	letter-spacing:2px;
	font-weight: bold;
	text-transform: uppercase;
}

h2.heading-inside-module {
    font-family:"Arial";
    word-spacing:-5px;
	color:#000000;
	font-size:2.6em;
	font-weight: bold;
	padding:0;
	margin:0 0 15px 0;
	letter-spacing:2px;
}

h2.module-heading {
	color:#000000;
	font-family:"Arial";
	font-size:2.6em;
	font-weight:bold;
	letter-spacing:normal;
	margin-bottom:15px;
}

a {
	color:#000000;
	/**font-weight: bold;**/
	text-decoration:underline;
}
a:hover {
	color: #ffffff;
}


p a:hover{
color: #000000;

}
p {
	/** color:#a4956d; **/
	color:black;
	line-height:130%;
	font-size:1.3em;
	letter-spacing:0.2px;
}

p.leading {
	font-weight:bold;
}

div#header {
	position: relative;
	height: 150px;
	margin: 30px 0 5px 10px;
	background: url(../../img/oskarlinnros/OskarLinnros-logo.png) no-repeat;
}

div#header h1 {
	position: absolute;
	background: transparent url(../../img/ola/logga.) no-repeat top left;
	left: 757px;
	top: 172px;
	width: 171px;
	height:106px;
}

div#header h1 a {
	display: block;
	height: 125px;
	text-indent: -999em;
	overflow: hidden;
}

div#navigation {
	width:720px;
	position: absolute;
	left:0px;
	bottom: 0;
	letter-spacing:2px;
	margin:0 0px 0 0px;
}

div#navigation ul {
	margin: 0;
	line-height: 20px;
	font-size: 20px;
	text-transform: uppercase;
	background:transparent;

}

div#navigation ul li {
	float: left;
	/** background-color: #e06e10;**/
	padding: 5px 10px 5px 10px;
	margin: 0 2px 0 0;
	background: #e67800;
	background:rgba(230, 120, 0, 0.9);
}

div#navigation ul li a {
	float: left;
	/**font-weight:bold;**/
    font-family:"Arial Black";
    word-spacing:normal;
	font-size: 0.7em;
	color:#000000;
	border-bottom:none;
	text-decoration: none;
}

div#navigation ul li.sel a,
div#navigation ul li a:hover {
	color: #ffffff;
	border:none;
}

div#subnavigation {
position: absolute;
top:444px;
left: 5px;
}

div#subnavigation ul {
margin: 0;
padding: 0 10px;
font-size: 1.2em;
text-transform: uppercase;
background:transparent;
}

div#subnavigation ul li {
float: left;
padding: 0 5px;
}

div#subnavigation ul li a {
float: left;
font-weight:normal;
font-family:"Times New Roman", serif;
color: #b6b6b6;
border-bottom:none;
text-decoration: none;
}

div#subnavigation ul li.sel a,
div#subnavigation ul li a:hover {
color: #ffae00;
border:none;
}

/* Main */

div.columns div.column-1 {
	padding-left:10px;
	width:220px;	
}

div.columns div.column-2,
div.columns div.column-2-3 {
	width:700px;
}

div.columns div.column-2-3 div.column-2 {
	width:460px;
}

div.columns div.column-2-3 div.column-3 {
	width:300px;
}

div.columns div.column div.module {
	margin: 0 0 30px;
	padding:15px;
 	background: #e67800;
	background:rgba(230, 120, 0, 0.9) none repeat scroll 0 0;
}
/* turne */

div.schedule ul {
font-size: 1em;
}

div.schedule ul li {
padding: 0px 20px 0px 20px;
margin: 0 -20px;
}

div.schedule ul li.open {
	background: transparent;
}

div.schedule ul li h3 {
	font-family:"Times New Roman", serif;
	font-size:1.4em;
	color:#a4956d;
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	padding:0;
	font-weight:normal;
}

div.schedule ul li.open h3 {
	/**font-weight: bold;**/
	background: url(../../img/arrow-right.gif) no-repeat 0px 6px;
	padding-left: 15px;
	margin-left: -15px;
}

div.schedule ul li h4 {
	font-family:"Times New Roman", serif;	
	font-size:1.4em;
	color:#a4956d;
	margin:0;
	padding:0;
	font-weight:normal;
	text-transform:none;
	line-height: 1.8em;
}

div.schedule ul li div.info p {
	line-height: 1.2;
	margin: 0;
	color:#a4956d;
}

div.schedule-i h2 {
	font-size:2em;
	margin-bottom:15px;
	padding-bottom:0px;
	border-bottom:1px solid #a4956d;
}

div.comments div.form textarea.field {
	width: 420px;
}

div.comments div.form div.buttons {
	width: 420px;

}

div.comments ol li div.text {
	width:360px;
}

div.comments ol li {
	width:460px;
}

ul.functions li {
	color:#000000;
}

ul.functions li a {
	color:#000000;
	font-size:14px;
	font-weight:normal;
}

ul.functions li a {
	padding: 4px 0 0 21px;
	background: url(../../img/oskarlinnros/sprites.gif) no-repeat;
}

ul.functions li.rate {
	margin: 0 12px 0 0;
	width:48px;
}

ul.functions li.rate a {
	background-position: 0 1px;
}

ul.functions li.comment a {
	background-position: 0 -15px;
}

ul.functions li.share {
	float: right;
}

ul.functions li.share a {
	background-position: 0 -32px;
}

.blog {
 /** background-color: #e06e10;**/
/**	padding:15px; **/
 	/**background: #e06e10;
	background:rgba(230, 120, 0, 0.8) none repeat scroll 0 0;**/
	padding: 15px 0 0 0;

}

div.blog h3 {	
	position:absolute;
	color:#cccccc;
	font-size:1.2em;
	font-weight:normal;
	padding:0 5px;
	background-color: #333333;
}

div.blog .text h3 {
	position:relative;
	padding:0;
	color:#000000;
	font-size:1.2em;
	font-weight:normal;
	color:white;
	padding:2px 0 2px 5px;
	width: auto;
}

div.blog .text p {
	margin-top: 5px;
}

div.blog h4 {
    font-family: "Arial";
	color:#000000; 
	font-size:2.6em;
	font-weight: bold;
	margin-bottom:15px;
	padding-top: 25px;
	letter-spacing: normal;
	line-height: normal;
}

div.blog h4 a{
	text-decoration: none;
}


div#wrapper {

}

/* Blog archive */

div.blog-archive h2 {
	font-size:2em;
	border-bottom:1px solid #a4956d;
	margin-bottom:15px;
	padding:0;
}

div.blog-archive ul li span.toggle {
	display: block;
	padding: 0 0 0 10px;
	font-size:1.2em;
	font-weight: normal;
	background: url(../../img/arrow-right.gif) no-repeat 0 7px;
	cursor: pointer;
}

#tracks p {
	border-bottom:1px solid #A4956D;
	font-size:1.6em;
	color:#A4956D;
	letter-spacing:2px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:10px;
	padding-bottom:10px;
}
#tracks {
	width:220px;
	margin-top: 0px;
}
#tracks a:hover {
	color:#cccccc;
}
#soundcloud {
	margin-bottom: 10px;
}

#footer {



}
#footer-column-1, div#footer-column-2, 
#footer-column-3, div#footer-column-4 {

}

div#footer p, div#footer ul li a{
	font-size: 1.3em;
	color:white !important;
	text-decoration: none;

}

ul.logos li {
	float: none;
	margin:none !important;
}

.link2 {
	margin:none;
}

#no-margin.module {
margin:0px 0 30px 0;
padding:0px;

}


/* Blog feed */

div.blog-feed dl {
line-height: 1.4;
}

div.blog-feed dl dt {
font-size: 0.9em;
}

div.blog-feed dl dd {
margin: 0 0 1em;
}

div.blog-feed dl dd span.comments {
font-weight: bold;
padding: 4px 0 0 17px;
background: url(../img/oskarlinnros/sprites.gif) no-repeat 0 -17px;
}


/*
div.blog-archive ul li ul {
font-size:1em;
margin: 0 0 10px 10px;
}

div.blog-archive ul li ul li a {
color: #000;
font-weight: normal;
}

div.blog-archive ul li ul li span.month {
float: left;
width: 80px;
}

div.blog-archive ul li ul li span.posts {
float: left;
}

div.blog-archive ul.js-active li ul {
display: none;
}


div.blog-archive ul.js-active li.open span.toggle {
background-image: url(../img/arrow-down.gif);
background-position: 0 7px;
}

div.blog-archive ul.js-active li.open ul {
display: block;
}*/
