body {
	background-color: #d6d6d6;
	color: #242424;
	background-image: url(../common/images/flowersmall.jpg);
	font: normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
}

.guestbook {
	color: #242424;
	font: normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	background: #d6d6d6 url(../common/images/guestbook.jpg) center;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 10px 0px 20px;
}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #5f311a;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

ul, li {
    padding: 0px;
    margin: 0px;
    margin-left: 20px;
}

img {
	border: 0px;
}

.info-image {
	border: 10px solid;
	border-color: #ffffff;
	width: 150px;
	float: right;
	margin-left: 15px;
}

.bilder-image {
	border: 10px solid;
	border-color: #ffffff;
	width: 120px;
	height: 120px;
	margin: 10px;
	margin-bottom: 0px;
}

.musik-image {
	border: 10px solid;
	border-color: #ffffff;
	margin: 0px;
	margin-right: 20px;
	float: left;
}

.media-image {
	border: 10px solid;
	border-color: #ffffff;
	width: 150px;
	float: left;
	margin-right: 15px;
}

.songs {
	margin-left: 190px;
	height: 135px;
	padding-bottom: 25px;
}
/* Headers */

h1 {
	font-size: 1.5em;
	line-height: 1em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0.5em 0 1em;
}

.h1-guestbook {
	font-size: 1.5em;
	line-height: 1em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0.5em 0 2em;
	text-align: center;
}

h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #5f311a;
	margin: 1.5em 0 0.5em;
}

.h2-news {
	font-size: 1.2em;
	line-height: 1.2em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #5f311a;
}

/* Content */

.container {
	width:  990px;
	padding: 0px;
	margin: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.content-firstpage {
	width:  520px;
	height: 380px;
	margin: auto;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-top: 25px;
	margin-left: 65px;
	margin-right: 65px;
	margin-top: 20px;
	margin-bottom: 50px;
}

.content-background {
    border: 10px solid #a1a1a1;
    width: 700px;
    height: 100%;
    padding:  0px;
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
	background: #FFFFFF url(../common/images/bg.jpg) no-repeat left bottom;
	background-color: #FFFFFF;
}

.content {
	width:  570px;
	height: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 65px;
	margin-right: 65px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: left;
}

.content-guestbook {
	width:  570px;
	height: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 25px;
	text-align: left;
}

.content-table {
    width: 100%; 
    height: 100%; 
    padding: 0px; 
    margin: 0px;
}

.content-tr {
    margin: 0px;
    padding: 0px;
}

.content-td {
    padding: 30px; 
    padding-top: 20px; 
    padding-bottom: 10px; 
    background: url(../common/images/content-bg.jpg); 
    margin: 0px;
}

.content-roundedtop {
    position:relative; 
    top:2px; 
    left:0px;
}

.content-roundedbottom {
    position:relative; 
    top:-2px; 
    left:0px;
}

.language {
	height: 11px; 
	padding: 2px; 
	margin: 0px; 
	text-align: left;
	position: absolute;
	left: 5px;
	top: 5px;
}

.language img {
    border: 1px solid #a1a1a1;
}

.buy_cd {
	padding: 0px;
	margin: 2px;
}

.table_buy_cd {
	margin-top: 10px;	
}

.table_buy_cd td {
	padding-right: 10px;
}

/* Navigation */

.navigation-left {
	float: left;
	margin:  0px;
	margin-right: 10px;
	margin-top: 50px;
	width: 100px;
}

.navigation-right {
	float:  right;
	margin:  0px;
	margin-left: 10px;
	margin-top: 50px;
	width: 100px;
}

.nav-image {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	width:  102px;
	border:  0px;
}


/* Shadows */

div.shadow {
  top: 0px;
  left: 0px;
  width:720px;
  padding: 0 1px;
  background: #7F7B7B;
  border-left: 1px solid #afa9a9;
  border-right: 1px solid #afa9a9;
  position: relative;
  margin: 5px;
}

div.shadow div.topleft {
  width: 3px;
  height: 5px;
  background: url(../common/images/shadows/topleft.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 3px;
  height: 5px;
  background: url(../common/images/shadows/topright.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 6px;
  height: 3px;
  background: url(../common/images/shadows/bottomleft.png) no-repeat bottom left;
  position: absolute;
  bottom: -3px;
  left: -2px;
}

div.shadow div.bottomright {
  width: 6px;
  height: 3px;
  background: url(../common/images/shadows/bottomright.png) no-repeat bottom right;
  position: absolute;
  bottom: -3px;
  right: -2px;
}

div.shadow div.bottom {
  height: 3px;
  width: 714px;
  background: #a1a1a1 url(../common/images/shadows/bottom.png) repeat-x bottom left;
  position: absolute;
  bottom: -3px;
  left: 4px;
}

.formMessage {
	font: normal 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	background-color: #fff;
	background-image: none;
	padding: 10px;
}

.inputField {
	width: 200px;
	/*height: 20px;*/
}

.textarea {
	width: 350px;
	height: 100px;
}

/*Nyheter*/

.blog_entry {
	margin-bottom: 20px;
}

.blog_title {
	font-size: 1.3em;
	line-height: 1.2em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #5f311a;
	margin: 1.5em 0 0.5em;
}

.blog_entry_text {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
}

.blog_date {
	font-size: 0.8em;
}

.no_entries {
	height: 250px;
}

div.newsletter_left {
	width: 195px;
	float: left;
}

p.newsletter {
	width: 195px;
}

.newsletter_middle {
	width: 230px;
	float: left;
	margin-left: 15px;
	margin-top: 9px;
}

.newsletter_middle label {
	padding-top: 4px;
}

.newsletter_middle .mc-field-group {
	width: 220px; 
	margin-bottom:4px;
}

.newsletter_middle .mce-responses {
	width:220px; 
	clear: both;
}

.newsletter_right {
	width: 70px;
	height: 20px;
	float: right;
	margin-top: 37px;
}


.newsletter_border {
	border-top: 1px solid #000;
	height: 1px;
	width: 510px;
	margin-top: 0px;
	margin-bottom: 20px;
}

/* Rounded corners 

div.content div.topleft {
  width: 10px;
  height: 10px;
  background: url(images/roundedcorners/roundedtopleft.png) no-repeat top left;
  position: absolute;
  top: 60px;
  left: 76px;
}

div.content div.topright {
  width: 10px;
  height: 10px;
  background: url(images/roundedcorners/roundedtopright.png) no-repeat top right;
  position: absolute;
  top: 60px;
  right: 76px;
}

div.content div.bottomleft {
  width: 10px;
  height: 10px;
  background: url(images/roundedcorners/roundedbottomleft.png) no-repeat bottom left;
  position: absolute;
  bottom: 60px;
  left: 76px;
  }

div.content div.bottomright {
  width: 10px;
  height: 10px;
  background: url(images/roundedcorners/roundedbottomright.png) no-repeat bottom right;
  position: absolute;
  bottom: 60px;
  right: 76px;
}

*/