/*
Theme Name: AtemRaumKlang09
Theme URI: http://www.atem-raum-klang.de
Description: Template fuer das Institut für Atemzentrierte Stimmbildung
Version: 1
Author: hlamm
Author URI: http://lammlabs.de
License: GPL
*/ 

body {
	font-size: medium;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #f3c17c;
	background-image: url(images/bg.gif);
	background-position: center 0;
	background-repeat: repeat-y;
}

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

a:focus {
	border: none;
}

a:active {
	border: none;
}

a:hove{
	text-decoration: underline;
}

#metaBar {
	background-color: #fff;
	color: #999;
	margin: 0;
	padding: 0.3em 1em;
	font-size: 70%;
	text-align: right;
	border-bottom: 1px solid #e78627;
}

#metaBar a:hover {
	text-decoration: underline;
}

#rootBox {
	width: 760px;
	margin: 0 auto;
}

/* head */

#header {
	width: 760px;
	height: 170px;
	background-image: url(images/header.jpg);
}

#header img {
	border: none;
}

/* topNav */

.topNavRoot {
	background-color: #000;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
}

#topNav {
	display: table;
	white-space:nowrap;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	list-style-position:outside;
	text-align: center;
}

#topNav li {
	display:table-cell;
}

#topNav li a {
	display: block;
	margin: 0;
	padding: 1em 1.5em;
	font-size: 80%;
	color: #fff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #000;
}

#topNav li a:hover {
	color: #fff;
	background-color: #e78627;
}

#topNav li.current_page_item a, #topNav li.current_page_ancestor a  {
	color: #fff;
	background-color: #333;
}

/* subNav */

.subNavRoot {
	font-size: 120%;
}

#subNav {
	white-space:nowrap;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position:outside;
	text-align: left;
}

#subNav li {
	font-weight: bold;
	font-size: 120%;
}

#subNav li  li{
	font-weight: normal;
	font-size: 80%;
}

#subNav li a {
	display: block;
	margin: 0;
	padding: 0.5em;
	font-size: 80%;
	color: #fff;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #000;
}

#subNav li a:first-letter {
	color: #e78627;
}

#subNav li a:hover {
	color: #e78627;
}

#subNav li.current_page_item a {
	color: #fff;
	background-color: #333;
}

/* cBox */

#cBox {
	background-color: #000;
	margin: 0;
	padding: 1em 10em;
	color: #ddd;
	font-size: 80%;
}

#cBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #e78627;
	font-size: 200%;
	margin: 1em 0 1em 0;
}

#cBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #eee;
	font-size: 120%;
	margin: 2em 0 1em 0;
	padding: 0.3em 0;
	border-bottom: 1px dotted #333;
}

#cBox .post-edit-link, .toTop {
	font-size: 80%;
	color: #999;
	display: block;
	margin-top: 1em;
	text-align: right;
}

#cBox.home {
	background-color: #000;
	text-align: center;
	margin: 0;
	padding: 1em;
	color: #ddd;
	font-size: 80%;
}

#cBox  p.newsletterBox a {
	display: block;
	margin: 0 0 2em 0;
	padding: 1em;
	border: 1px solid #333;
	color: #fff;
	background-color: #111;
	text-align: center;
}

#cBox  p.newsletterBox a:hover {
	background-color: #333;
	border: 1px solid #fff;
}

#cBox ul.terminListe{
	margin: 0;
	padding: 0;
	list-style: none;
}

#cBox ul.terminListe li a {
	display: block;
	margin: 0;
	padding: 0.3em;
	border-bottom: 1px dotted #333;
}

#cBox ul.terminListe a:hover {
	background-color: #111;
}

#cBox img.alignleft {
	float: left;
	margin: 0 1em 0.5em 0;
}

/* Einzelne Seiten */
.page-id-15 #cBox h2 a {
	color: #eee;
}

.page-id-15 #cBox h2 a:hover {
	color: #e78627;
}

.page-id-15 #cBox img {
	border: 1px solid #000;
}

.page-id-15 #cBox img:hover {
	border: 1px solid #e78627;
}

/* foot */

#footer {
	font-size: 80%;
	text-align: center;
	color: #999;
	background-image: url(images/line.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 3em 0 0 0;
	padding: 1em 0 1em 0;
}
