/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	: Volker Rettmann
	Author Site	: www.kruisko.de
	Style Name	: af-style
	Style URI	:
	Version		: 1.0
	Comments	:
*/
body {
	background: #C5C0C7; 
/*	background: #D8C5D9 url(images/backgrounds/bg_flieder.jpg) repeat; */
	}

#page {
	background: #D6C9D1;
	margin-top: 20px;
	padding-top: 0px;
	border: 2px #8D79A2 solid;
	border-top: 0px #666666;
	border-bottom: 0px #666666;
	/* The entire design is contained within the 'page' id */
	}

/* ----------------------------------------- Header -------- */
	
#header {
	/* Contains the H1 and menu */
	background: transparent repeat top;
	}
.columns-one #header {
	background:url(images/Header_schmal/Header_06_560px.jpg) no-repeat;
	}

ul.menu {
	left: 0px;
	}
ul.menu, ul.menu li a {
	padding: 5px 10px 3px;
	}

.columns-one ul.menu, .columns-one ul.menu li a {
	padding: 5px 5px 3px 5px;
	}

ul.menu li a {
	color: #444444;
	font-size: 10px;
	font-weight: normal;
	}

.home ul.menu li.hometab a,
.home ul.menu li.hometab a:hover,
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #666666;
	background: white;
	}

ul.menu li a:hover {
	background: #706080;
	color: #eee;
	text-decoration: none;
	}
/* current menue */

.parent-pageid-10 ul.menu li.bio-page a,
.parent-pageid-10 ul.menu li.bio-page a:hover,
.parent-pageid-16 ul.menu li.bio-page a,
.parent-pageid-16 ul.menu li.bio-page a:hover,
.parent-pageid-21 ul.menu li.diskografie-page a,
.parent-pageid-21 ul.menu li.diskografie-page a:hover,
.parent-pageid-29 ul.menu li.foto-galerie-page a,
.parent-pageid-29 ul.menu li.foto-galerie-page a:hover {
	background:white none repeat scroll 0% 0%;
	color:#887777;
	}
/* ----------------------------------------- Header_Ende -------- */

.content {
	background: #FFFFFF !important;
	}

#dynamic-content.onepageonly {
	padding-top: 0px;
	}

.no_sb {
	overflow:hidden;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
	color: #222222;
	}

a, #footer a {
	color: #D8241A;
	font-weight: bold;
	}

#footer a:hover {
	text-decoration: underline;
	color:#96302C;
	}

a:visited, .entry-content a:visited, #footer a {
	color:#96302C;
	}

#footer a {
	border: none;
	}

h2 {
	font-size: 1.5em;
	text-align: left;
	}

h2 a:hover, h2 span a:hover {
	color: #887777 !important;
	}

h3 {
	font-size: 1.6em;
	}
#primary h3.entry-title a:hover {
	text-decoration: none;
	}

body.page .entry-content h4 {
	font-size: 1.2em;
	margin-top: 10px;
	}

#primary {
	/* Contains the main column */
	}

.no_sb #primary {
	width: 715px;
	}

.columns-one .no_sb #primary {
	width: 500px;
	}

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: underline;
	}

.page-head {
	margin: 20px 0 15px 0;
	}

.home .entry-content {
	text-align: center;
	}

.home .entry-content img {
	margin: 20px auto 0px auto;
	}

.columns-one #post-101 .entry-content img {
	width: 400px;
	height: 200px;
	}

.hentry {
	border-top: solid medium #777777;
	/* Each entry is contained within the 'hentry' class */
	}

.p1 {
	border-top: none;
	}


.entry-head {
	margin-top: 35px;
	}

.p1 .entry-head {
	margin-top: 10px;
	}

.entry-content {
	/* The meat and potatoes of every entry */
	line-height: 1.5em;
	}

.entry-content img {
	padding:4px;
	border: solid medium #887777;
	background-color:#BBBBBB;
	}

.page-slug-diskografie .entry-content {
	text-align: center;
	margin-left: 66px;
	}

.page-slug-diskografie .entry-content img {
	background-color: #FFFFFF;
	margin: 15px;
	}

.page-slug-diskografie .entry-content img:hover {
	background-color: #BBBBBB;
	}

.page-slug-diskografie .entry-content div {
	float: left;
	}

.entry-content .promopix,
.entry-content .pdf {
	text-align: center;
	}

.entry-content .promopix {
	margin: 0px 15px 20px 10px;
	}

.entry-content .pdf {
	margin: 0 35px 20px 10px;
	}

/* ----------------------------------------- Kommentare -------- */

.entry-comments {
	display: none;
	}

/* ----------------------------------------- Edit-Button -------- */

.entry-edit {
	display: none;
	}

/* ----------------------------------------- CD-Seiten -------- */
.parent-pageid-21 .entry-content {
	text-align: left;
	}

.parent-pageid-21 .entry-content img {
	background-color:#FFFFFF;
	width: 250px;
	margin-bottom:10px;
	}

.parent-pageid-21 .entry-content ol {
	padding: 0px;
	margin-left: 20px;
	}

.parent-pageid-21 .entry-content ol + p {
	clear: both;
	}

.parent-pageid-21 #stimuli_caption {
	display: none;
	}

/* ----------------------------------------- CD-Seiten-Ende -------- */

/* ----------------------------------------- Press n Pro-Seiten -------- */

.pdf img {
	border: none;
	}
/* ----------------------------------------- Press n Pro-Seiten-Ende -------- */

.meta-start, .entry-meta .entry-author, .meta-prep, .meta-end, .commentslink, .entry-meta .entry-categories {
	display: none;
	}

#sidebar-1 {
	/* The first sidebar */
	}

#sidebar-1 ul.menu {
	position: inherit;
	}

#sidebar-1 ul.menu li {
	display: block;
	}

#sidebar-2 {
	/* The second sidebar */
	}

.secondary {
	/* Contains both sidebars */
	padding:0pt 0px 0px 10px;
	}

.secondary div {
	background: #D7CAD1;
	padding: 10px 8px;
	}

.secondary ul li, .secondary ol li {
/*	margin: 0px 0 0px 15px; */
	}

.secondary ul li.language_item, .hentry ul li.language_item {
	display: inline;
	margin: 0 10px 0 0;
	}

.entry-content li.language_item img,
.columns-one.home #post-101 .entry-content li.language_item img {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	width: 18px;
	height: 12px;
	}

#footer {
	color: #666666;
	}

#footer p {
	line-height: 12px;
	font-size: 9px;
	}

.footerpoweredby, .footerfeedlinks {
	display: none;
	}
