/**
  Theme Name: Corona
  Theme URI: http://corona.elkereiff.de/
  Description: Theme for the <a href="http://corona.elkereiff.de/">corona-website</a>. Corona is an excellent Jazz-Duo.
  Version: 1.0
  Author: Erich Bertram
  Author URI: http://www.erichbertram.de/
*/

/*
 Goldtöne:
 ---------
 aus PDF:
 #ba8748
 
 danach:
 bilder: #8c5f20
 alt: #a07334
 neu: #8c4c33
 neuer: #aa5e26 (18.15.2009)
*/
* {
	padding: 0px;
	margin: 0px;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background: #000;
	color: #fff;
	text-align: center;
	margin: 0 0 20px 0;
}

p {
	font-size: 12px;
	line-height: 170%;
	letter-spacing: 0.03pt;
}

p.wide-spacing {
	width: 820px;
	font-size: 13px;
	letter-spacing: 0.2em;
	line-height: 165%;
}

#footer {
	background-color: #000;
	border: none;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 24px;
	color: #ba8748;
	letter-spacing: 3px;
	margin: 4px 0 14px 0;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #ba8748;
	letter-spacing: 0.07em;
	margin-bottom: 10px;
}
h3 .underscore, h5 .underscore {
	color: #fff;
}

#page {
	background-color: #000;
	border: 1px solid #444;
	text-align: left;
	margin: 20px auto;
	width: 1134px;
	position: relative;
	min-height: 760px;
	/* Hack min-heigth für IE 6. */
	height: auto !important; /* Hierdurch wird height nicht überschrieben, der IE 6 interpretiert dies nicht. */
	height: 760px; /* Für IE 6 */
}

#content {
	border: 0px solid white;
}

h4.cd {
	color: #a07334;
	font-size: 27px;
	letter-spacing: 5px;
	margin-top: 40px;
	position: relative;
	left: -2px;
	top: 7px;
	border: 0px solid red;
}

h5, .golden-title {
	font-size: 12px;
	color: #ba8748;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 6px;
}

.golden { color: #ba8748; }

.cd-cover {
	float: left;
	margin-right: 14px;
}

p.cd-critic {
	width: 420px;
	margin-bottom: 22px;
	float: left;
	border: 0px solid red;
	position: relative;
	top: -5px;
}
p.vita {
	margin-bottom: 22px;
}
.cd-critic-author {
	color: #ba8748;
	font-style: italic;
}
p.links-under-pic {
	clear: both;
	padding-top: 10px;
	margin-bottom: 70px;
}

p.news {
	width: 715px;
	margin-bottom: 24px;
	border: 0px solid green;
	/*
	background-color: #DCE4EC;
	color: #312525;
	*/
}
p.news-info {
	margin-bottom: 24px;
}

.in-trade {
	margin-top: 50px;
}

p.music-info, p.music-info-listen {
	margin-bottom: 20px;
	width: 530px;
}
p.music-info-listen { float: left; }
.playmusic {
	float: left;
	margin-left: 40px;
	margin-top: 10px;
}

p.contact, p.contact-high, p.impressum {
	margin-bottom: 30px;
	width: 845px;
}
p.impressum {
	margin-bottom: 34px;
}
p.contact-high {
	line-height: 200%;
}
p.last, div.last {
  margin-bottom: 160px;
}
#left-col {
	width: 340px;
	margin-right: 30px;
	float: left;
	border: 0px solid orange;	
}
#right-col {
	width: 360px;
	float: left;
	border: 0px solid red;	
}

#left-col h3, #right-col h3, #left-col h5, #right-col h5 {
	margin-top: 16px;
}
#left-col h5, #right-col h5 {
	margin-bottom: 0px;
}
#left-col h3 span, #right-col h3 span {
	font-weight:normal;
}
#left-col ul, #right-col ul {
  list-style-image: url(images/listen-strich.gif);
  margin-left: 14px;
  margin-bottom: 26px;
}

#left-col ul li span, #right-col ul li span {
	font-size: 13px;
	line-height: 150%;
}
.vita-born {
	margin-bottom: 30px;
}
.vita-clear {
	clear: left;
	height: 200px; /* height anstatt margin-bottom wegen Safari. */
}

p.download {
	width: 600px;
	float: left;
}

.box-pdficon {
	float: left;
	width: 664px;
	position: relative;
	margin-bottom: 26px;
}

img.pdf {
	border: none;
	position: absolute;
	bottom: 2px;
	right: 0px;
}

p.download-fotos {
	clear: both;
	padding-top: 14px;
	padding-bottom: 100px;
	margin-bottom: 130px;
}

p.download-fotos img {
	margin-right: 2px;
	border: 1px solid #8c5f20;
}
p.fotos {
	margin-bottom: 2px;
}
p.fotos img {
	margin-right: 2px;
	border: 1px solid #8c5f20;
}

/* Gästebuch, damit beim Speichern über Admin nicht immer überschrieben wird. */
#guestbook-head {
	width: 710px;
	height: 24px;
	margin-bottom: 20px;
}
#guestbook-head p.welcome-guestbook {
	font-size: 14px;
	width: 50%;
	float: left;
}
#guestbook-head p.write-link {
	font-size: 12px;
	width: 50%;
	float: right;
	text-align: right;
}

div.css_guestbook_font_color {
	font-family: Arial, Helvetica, Sans-Serif;
	margin-bottom: 160px;
}
.css_form_embedded, .css_post_embedded {
	background-color: #96abad;
}
.css_navigation_overview {
	color: #fff;
}
div.entry .css_navigation_notselect {
	color: #fff;
}
div.entry .css_navigation_notselect:hover, div.entry .css_navigation_select:hover {
	color: #ba8748;
}

.gb-entry {
	background-color: #96abad;
	width: 710px;
	font-size: 12px;
	padding: 4px;
	margin-bottom: 14px;
}
.gb-entry a {
	color: #000;
}
.gb-entry a:hover {
	color: #fff;
}
.gb-entry p {
	margin-bottom: 8px;
	font-size: 11px;
	line-height: 140%;
}

.entry-left-col {
	border: 0px dotted red;
	background-color: #96abad;
	width: 500px;
	float: left;
}
.entry-right-col {
	border: 0px dotted green;
	background-color: #96abad;
	float: left;
}
.entry-left-col p {
	width: 430px;
}
.gb-entry .entry_separator {
	clear: both;
}
.gb-entry input, .gb-entry textarea {
	background-color: #aabfc1;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 1px;
}
.gb-entry textarea {
	line-height: 140%;
	border: 1px solid #999;
}
.gb-entry input {
	width: 160px;
	border: 1px solid #999;
}
#gb-submit {
	border: 1px solid #999;
	padding: 1px 3px;
	font-size: 12px;
	margin-top: 10px;
	width: auto;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #ba8748;
	text-decoration: none;
}

a.link {
	font-weight: bold;
}

	
.narrowcolumn {
	float: left;
	width: 900px;
}

#home_2moons {
	position: absolute;
	bottom: 30px;
	right: 110px;
	border: none;
}
#cut-2moons {
	position: absolute;
	bottom: 0px;
	right: 50px;
	border: none;
}

.clear {
	clear: both;
}

#footer {
	margin: 0 auto;
	width: 1134px;
	clear: both;
	}

#footer p {
	padding: 20px 0;
	text-align: center;
	}


/*	Begin Headers */
#header {
	height: 36px;
	border-bottom: 0px solid orange;
}
#header h1 {
	display: none;
}
#header p.description {
	display: none;
}
#header p.language {
	text-align: right;
	padding: 20px 48px 0px 0px;
	border: 0px solid red;
}
/* End Headers */


/* Begin Images */
img {
	border: 1px solid #8c5f20;
}
img.logo {
	margin-bottom: 10px;
	border: none;
}
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* Begin Sidebar */
#sidebar
{
	width: 130px;
	float: left;
}
#sidebar ul {
	margin: 50px 0px 0px 32px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1px;
	font-size: 12px;
	padding: 3px 0;
}
#sidebar .current_page_item a {
	font-weight: bold;
	color: #ba8748;
}
/* End Sidebar */


/* Begin Various Tags & Classes */
.center {
	text-align: center;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/
