body {
	margin: 0;
	padding: 0;
	background: #000000; url(images/);no-repeat top center;
	font-size: 13px;
	color: #EBE6E3;
    
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arail, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FED772;
}

h1 {
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 24px;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height:normal;
	font-style: italic;
    color:#1989a1   
}

a {
	color: #FED772;
}

a:hover {
	text-decoration: none;
	color: #EBE6E3;
}

/* Header */

#header {
	width: 760px;
	height: 300px;
	margin: 0 auto;
	background: url(images/sund.png) no-repeat right top;
}

#header h1, #header p {
	margin: 0;
	color: #FED772;
}

#header h1 {
	font-size: 42px;
}


#header h2 {
	font-size: 26px;
}

#header h1 {
	padding-top: 80px;
}
#header h2 {
	padding-top: 10px;
}
#header a {
	color: #FED772;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 460px;
}
#contentmap {
	float:none;  
	width: 660px;
}
.post {
	padding: 0 0 20px 30px;
}
.posta {
	padding: 0 0 20px 30px;
    text-align:center;    
}
.title {
	margin: 0;
	border-bottom: 2px solid #7B9418;
}

.byline {
	margin: 0;
	color: #D79B00;
}

.meta {
	text-align: right;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}


img.left {
	float: left;
	margin-right: 15px;
    
}    
img.leftmap {
	float: left;
	margin-right: 15px;
    margin-bottom: 25px;
}

.imgs_right IMG {
	BORDER-RIGHT: #ddd 5px solid; PADDING-RIGHT: 1px; BORDER-TOP: #ddd 5px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 30px 35px; BORDER-LEFT: #ddd 5px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #ddd 5px solid
}     
/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}
#sidebarartists {
	float:right;
	width: 300px;
    padding-top: 70px;
    padding-bottom: 30px;    
}
#sidebarmap {
	float:right;
	width: 250px;
    padding-top: 200px;
    padding-bottom: 30px;    
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #7B9418;
	background: url(images/img02.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 2px solid #7B9418;
}
#sidebar h1{
    margin-left:0px;
    text-align: left;
	color:#646464 ;
}
#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 2px solid #7B9418;
	background: url(images/img07.gif) repeat-x;
	text-align: center;
	font-size: smaller;
}
#footer2 {
    position:relative;
    top:25px;     
	clear: both;
	width: 500px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 2px solid #7B9418;
	text-align:center;
	font-size: smaller;
}

