body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

body {
  background: url('images/wall.jpg') center repeat-y #000;
  color: #e0c690;
  font-family: 'Helvetica Neue', Tahoma, Verdana, Arial, Helvetica, sans-serif;	
  text-align: center;
  font-size: 10px;
  font-weight: 200;
  letter-spacing: 1px;
}
/* links  */

#badge {
float: right;
}


a {
  color: #e0c690;
  text-decoration: underline;
}
a:hover {
  color: #e06d4e;
  text-decoration: none;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

/* headings */

h1 {font-size:2em}  /* displayed at 24px */
h2 {font-size:1.5em}  /* displayed at 18px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1em}  /* displayed at 12px */

/* strong em */
strong { font-weight: bolder; }
em { font-style: italic; }

/* tables & forms */

input, select, th, td {font-size:1em}

/* classes */

.error { color: red; }

/* page structure & layout */

#page {
  margin: 0 auto;
  text-align: left;
  width: 800px;
  display: table;
  margin-top: 40px;
}
#contentwrap {
  background: url('images/content.png') repeat-y 29px;
  width: 400px;
  display: table-cell;
  vertical-align: top;
}
#contenttop {
  background: url('images/contenttop.png') no-repeat;
  width: 400px;
  height: 22px;
  position: relative;
  top: -22px;
  left: 29px;
}
#content {
  font-size: 1.2em;
  line-height: 1.5em;
  width: 370px;
  position: relative;
  margin-left: 42px;
}
#logo {
  padding-bottom: 0px;
  top: -22px;
  position: relative;
}
#sidebar {  color: #4B798B;
  font-size: 1.1em;
  line-height: 1.4em;
  padding: 10px 30px 0px 20px;
  width: 280px;
  display: table-cell;	
}
#footer {
  background: url('images/floor.png') center no-repeat;
  clear: both;
  color: #aaa;
  font-size: 1.1em;
  height: 360px;
  width: 100%;
}
#window {
  position: relative;
  left: 210px;	
  top: -170px;
  z-index: -900;
}
.blackback {
  background: url('images/content.png');
  width: 370px;
  left: -13px;
  position: relative;
  padding: 10px 15px 10px 15px;
  margin-bottom: 10px;
}
.entry {
margin-bottom: 40px;
}
#socialicons {
  margin-bottom: 20px;
}
#socialicons span {
display: none;
position: absolute;
color: #e0c690;
text-transform: uppercase;
font-family: 'Helvetica Neue';
font-weight: 100;
font-size: 10px;
}
#socialicons a:hover span {
  display: inline;
  margin-top: 22px;
  margin-left: -22px;
  
}
.blackback ul {
  display: inline;
}
.blackback li {
  display: block;
  list-style: none;
  background: url('images/content.png');
  font-family: Georgia;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 20px;
}
.blackback li:first-letter {
 text-transform: uppercase;
}


/* people */
#people {

}

#people a {
  font-family: Palatino, Georgia, Times;
  font-style: italic;
  text-decoration: none;
}
#people p {
  font-family: 'Helvetica Neue';
  font-style: normal;
  font-weight: 100;
  font-size: 12px;
  color: #e0c690;
}

#people span{
  display: none;
  position: absolute;
  background: #000;
  opacity: 0.8;
  width: 150px;
  height: 65px;
  text-align: left;
  padding: 10px;
}

#joakim {
  position: relative;
  padding: 20px;
  z-index: 100;
  top: 52px;
  left: 290px;
}
#joakim:hover span {
  display: inline;
  left: -10px;
  top: 45px;
}
#elin {
  position: relative;
  padding: 20px;
  z-index: 100;
  top: 18px;
  left: 125px;
}
#elin:hover span {
  display: inline;
  left: -10px;
  top: 45px;
}
#ole {
  position: relative;
  padding: 20px;
  z-index: 100;
  top: 48px;
  left: -268px;
}
#ole:hover span {
  display: inline;
  left: -90px;
  top: 45px;
}
#camilla {
  position: relative;
  padding: 20px;
  z-index: 100;
  top: 136px;
  left: 222px;
}
#camilla:hover span {
  display: inline;
  left: -10px;
  top: 45px;
}
#kristian {
  position: relative;
  padding: 20px;
  z-index: 100;
  top: -20px;
  left: 220px;
}
#kristian:hover span {
  display: inline;
  left: -10px;
  top: 45px;
}
#lene {
  position: relative;
  padding: 20px;
  z-index: 100;
  top: 94px;
  left: -323px;
}
#lene:hover span {
  display: inline;
  left: -10px;
  top: 45px;
}
#kurt {
  position: relative;
  padding: 20px;
  z-index: 100;
  top: 98px;
  left: -260px;
}
#kurt:hover span {
  display: inline;
  left: -10px;
  top: 45px;
}
#erik {
  position: relative;
  padding: 20px;
  z-index: 100;
  top: 55px;
  left: 220px;
}
#erik:hover span {
  display: inline;
  left: -10px;
  top: 45px;
}


/* tourtable */
#tourdiv {
  background: url('images/content.png');
  width: 370px;
  left: -13px;
  position: relative;
  padding: 20px 15px 20px 15px;
  margin-bottom: 30px;
}
#tourtable {
  margin-top: 8px;
}
.tourtabletr {
}
.tourdatetable {
  width: 70px;
  font-family: Georgia, Palatino;
  font-size: 13px;
  vertical-align: top;
}
.tourtitletable {
  font-family: Palatino, Georgia, Times;
  font-size: 12px;
  width: 160px;
  vertical-align: top;
}
.tourtitletable a {
  color: #e0c690;
  letter-spacing: 1px;
  text-decoration: none;
}
.tourtitletable a:hover {
  background: #e0c690;
  color: black;
}
.tourplacetable {
  width: 140px;
  font-size: 12px;
  font-family: Palatino, Georgia, Times;
  vertical-align: top;
}
/* discography */

td.discocover {
  vertical-align: top;
  width: 120px;
}
td.discolist {
  vertical-align: top;
  padding-left: 10px;
}

/* blognav */

#blognav {
margin-bottom: 40px;
}
#blognav ul {
  display: inline;
}
#blognav li {
  display: block;
  list-style: none;
  float: left;
  
}
#blognav li a {
  padding: 0px 4px 0px 4px;
  margin-right: 2px;
  margin-bottom: 4px;
  display: block;
  background: #e0c690;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  font-family: 'Helvetica Neue';
  font-weight: 100;
  letter-spacing: 1px;
}

#blognav li a:hover, 
#blognav li a.current {
  background: #e06d4e;
}

#blogimg {
  margin-bottom: 10px;
}

/* menu */
#menu {
  margin: 20px 0px 140px 10px;
  height: 230px;
}
#menu ul {
  display: inline;
}
#menu li {
  display: block;
  list-style: none;
}
#menu li a#home {
  top: 20px;
  left: 30px;
  position: relative;
  text-indent: -9000px;
  width: 112px;
  height: 92px;
  background: url('images/home.png');
  color: #fff;
  display: block;
  line-height: 1.6em;
  text-align: center;
  text-decoration: none;
}
#menu li a#music {
  top: -95px;
  left: 155px;
  position: relative;
  text-indent: -9000px;
  width: 66px;
  height: 88px;
  background: url('images/music.png');
  color: #fff;
  display: block;
  margin: 0 1px 0 1px;
  line-height: 1.6em;
  text-align: center;
  text-decoration: none;
}
#menu li a#tour {
  top: -50px;
  position: relative;
  margin: 10px 10px 20px 10px;
  text-indent: -9000px;
  width: 77px;
  height: 79px;
  background: url('images/tour.png');
  color: #fff;
  display: block;
  margin: 0 1px 0 1px;
  line-height: 1.6em;
  text-align: center;
  text-decoration: none;
}
#menu li a#extra {
  top: -135px;
  left: 95px;
  position: relative;
  text-indent: -9000px;
  width: 88px;
  height: 54px;
  background: url('images/extra.png');
  color: #fff;
  display: block;
  margin: 0 1px 0 1px;
  line-height: 1.6em;
  text-align: center;
  text-decoration: none;
}
#menu li a#contact {
  top: -220px;
  left: 190px;
  position: relative;
  text-indent: -9000px;
  width: 83px;
  height: 98px;
  background: url('images/contact.png');
  color: #fff;
  display: block;
  margin: 0 1px 0 1px;
  line-height: 1.6em;
  text-align: center;
  text-decoration: none;
}
#menu li a#home:hover { background: url('images/home_over.png'); }

#menu li a#music:hover { background: url('images/music_over.png'); }

#menu li a#tour:hover { background: url('images/tour_over.png'); }

#menu li a#extra:hover { background: url('images/extra_over.png'); }

#menu li a#contact:hover { background: url('images/contact_over.png'); }



/* info */

#info a {
  color: #E4EEF4;
}

/* content */

#content h2 {
  color: #e06d4e;
  font-family: palatino, Georgia, Palatino, Times;
  font-size: 19px;
  font-style: italic;
  line-height: 24px;
  padding: 0px 0px 14px 0px;
  letter-spacing: 1px;
  text-decoration: none;
}
#content h2 a {
  color: #76aac9;
  text-decoration: none;
}
#content h2 a:hover {
  color: #7C90A1;
}
#content h3 {
  clear: both;
  text-transform: uppercase;
  font-family: 'Helvetica Neue', Arial, Tahoma;
  font-weight: 200;
  color: #e06d4e;
  letter-spacing: 2px;
  font-size: 1.2em;
  margin-bottom: 0px;
  line-height: 1.6em;
}
#content h3 a {
  font-family: 'Helvetica Neue', Arial, Tahoma;
  font-weight: 100;
  color: #80ab98;
  letter-spacing: 2px;
  font-size: 24px;
  margin-bottom: 10px;
  text-decoration: none;
}
#content h3 a:hover {
  text-decoration: underline;
}
#content h4 {
  clear: both;
  font-family: 'Helvetica Neue';
  text-transform: uppercase;
  color: #e06d4e;
  margin-bottom: 10px;
  font-weight: 100;
  letter-spacing: 2px;
  font-size: 13px;
}
#content h5 {
  text-transform: uppercase;
  font-style: normal;
  font-family: 'Helvetica Neue';
  font-weight: 100;
  font-size: 14px;
}
#content a.authorlink {
  text-transform: uppercase;
  font-family: 'Helvetica Neue', Tahoma, Arial;
  color: #80ab98;
  font-size: 11px;
  text-decoration: none;
  font-style: normal;
}
.descriptionteaser {
  font-family: Georgia, Palatino, Times;
  background: url('images/content.png');
  width: 370px;
  left: -13px;
  position: relative;
  padding: 0px 15px 0px 15px;
  font-style: italic;
}

#content a.authorlink:hover {
  background: #80ab98;
  color: black;
}

#content p {
  line-height: 19px;
  margin: 0 0 20px 0;
}
#content p.info {
  font-style: italic;
  font-family: Georgia, Palatino, Georgia, Times;
  margin: 0 0 10px 0;
  font-size: 12px;
}
#content ol {
  line-height: 1.8em;
  margin: 0 30px 10px 50px;
}
#content ul {
  line-height: 1.8em;
  margin: 0px 20px 0px 20px;
}
#content ul li {
  line-height: 1.8em;
  list-style: square;
  padding-left: 2px;
}

/* secondary content */

#sidebar h2, #sidebar h3 {
  color: #444;
  font-size: 1.5em;
  font-weight: normal;
  margin: 20px 0 5px 0;
  padding: 7px 0 7px 0;
}
#sidebar p { margin: 0; }
#sidebar ul {
  margin: 7px 0 20px 20px;
}
#sidebar ul li {
  line-height: 18px;
  list-style: square;
}	
#sidebar a {
  color: #4B798B;
}
#sidebar a:hover { color: #231f20; }


/* footer */

#footer p {
}
#footer a {
  text-decoration: none;
}

/* misc */

.image {
  max-width: 370px;
}

a img { border: none; }
acronym { cursor: help; }
blockquote {
  font-style: italic;
  color: #e0c690;
  border-left: 2px solid #e06d4e;
  line-height: 1.5em;
  margin: 0 10px 20px 10px;	
  padding: 0 10px 0 10px;
}
hr, .hide { display: none; }
.show { display: inline; }

pre, code { font-size: 1.1em; line-height: normal; background: #eee; color: #444; }

/* classes */

.right, .left {
  background: #fff;
  border: 1px solid #e3e7e8;
  float: left;
  margin: .5em 12px 6px 0;
  padding: 6px;
}
.right {
  float: right;
  margin: .5em 0  6px 12px;
}
.left {
  float: left;
  margin: .5em 12px 6px 0;
}

/* comment */
.comments {
  margin-top: 20px;
}
label {
  font-style: italic;
  color: #e06d4e;
}
.comment-form-name {
  width: 360px;
  background: #e0c690;
  border: 0px;
  padding: 3px;
}
.comment-form-email {
  width: 360px;
  background: #e0c690;
  border: 0px;
  padding: 3px;
}
.comment-form-link {
  width: 360px;
  background: #e0c690;
  border: 0px;
  padding: 3px;
}
.comment-form-body {
  width: 360px;
  background: #e0c690;
  border: 0px;
  padding: 3px;
  margin-bottom: 10px;
}
input.comment-form-submit {
  background: #e0c690;
  padding: 0px 4px 0px 4px;;
  border: 0px;
  text-transform: uppercase;
  font-size: 20px;
  font-family: 'Helvetica Neue';
  font-weight: 100;
  letter-spacing: 1px;
}

input.comment-form-submit:hover {
  background: #e06d4e;
}