body {
background: #181818 url(http://www.universalmusic.se/img/bg.gif);
}

h2,
h4 {
font-size: 2.0em;
font-weight: bold;
}

h4 {
margin-bottom:5px;
}

a {
color: #d1bb00;
font-weight: bold;
}

div#wrapper {
background: #fff;
}

div#header {
position: relative;
height: 330px;
margin: 0 0 30px;
background: url(../../img/andreas-grega/header.jpg) no-repeat;
}

div#header h1 {
position: absolute;
left: 470px;
top: 20px;
width: 455px;
}

div#header h1 a {
display: block;
height: 125px;
text-indent: -999em;
overflow: hidden;
}

div#navigation {
position: absolute;
left: 10px;
bottom: 0;
}

div#navigation ul {
margin: 0;
padding: 14px 10px;
line-height: 20px;
font-size: 1.8em;
text-transform: lowercase;
background: #fff;
}

div#navigation ul li {
float: left;
padding: 0 11px;
}

div#navigation ul li a {
float: left;
color: #000;
border-bottom: 4px solid #fff;
text-decoration: none;
}

div#navigation ul li.sel a,
div#navigation ul li a:hover {
border-color: #d1bb00;
}

/* Main */


div.columns div.column-1 {
padding-left: 30px;
}

div.columns div.column-2,
div.columns div.column-2-3 {
width: 700px;
}

div.columns div.column-2-3 div.column-2 {
width: 380px;
}

div.columns div.column-2-3 div.column-3 {
width: 300px;
}

/* turne */

div.schedule ul {
font-size: 1em;
}

div.schedule ul li {
padding: 5px 20px;
margin: 0 -20px;
}

div.schedule ul li.open {
background: #d1bb00;
}

div.schedule ul li.open a {
color: #000;
}

div.schedule ul li h3 {
display: inline;
float: left;
margin: 3px 6px 0 0;
font-weight: normal;
font-size: 1.0em;
}

div.schedule ul li.open h3 {
font-weight: bold;
background: url(../../img/arrow-right.gif) no-repeat 3px 6px;
padding-left: 15px;
margin-left: -15px;
}

div.schedule ul li h4 {
font-size: 1.2em;
}

div.schedule ul li div.info p {
line-height: 1.2;
margin: 0;
}

div.comments div.form {
width: 380px;
}

div.comments div.form textarea.field {
width: 370px;
}