/*
Theme Name: Dieter Schmutzers konservatives Theme
Theme URI: http://creativbox.at/
Description: Dieter Schmutzers Standard-Layout
Author: Christian Hoegl
Author URI: http://creativbox.at/
*/

* {	
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Calluna-1, Calluna-2, Georgia, Serif;
	color: #333;
	background: #FFFAEC;
	}
h1, h2, h3, p, ul, ol {
	margin-bottom: 0.5em;
}
h4 {
	margin: 1.3em 0 0.2em 0;
}
h1, h2, h3, h4, a, .form_teilnehmer .red {
	color:#7C9E21;
	text-decoration: none;
	font-weight: normal;
}
h2 {
	font-size: 2em;
	line-height: 1.1em;
}
h3 {
	font-size: 1.5em;
	line-height: 1.1em;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 1075px;
	height: 100%;
	background: #FFFAEC url(img/header.jpg) 0 0 no-repeat;
	margin: 0;
	position: relative;
	top:0;
	left: 0;
}
#header {
	position: relative;
	width: 531px;
	height: 93px;
	top: 18px;
	left:375px;
}
#header h1 a {
	display: block;
	width: 531px;
	height: 93px;
	background: url(img/title.jpg) no-repeat;
	text-indent: -9999px;
	margin: 0;
}
#description {
	color:#7C9E21;
	font-size: 15.5px;
	line-height: 17px;
	text-align: right;
	font-style: italic;
	position: relative;
	top: 32px;
	left:195px;
	width: 703px;
	height: 20px;
}
#content {
	font-size: 1.5em;
	line-height: 1.6em;
	position: relative;
	top: 50px;
	left: 195px;
	width: 640px;
	padding: 30px 30px 15px 30px;
	border:#7C9E21 1px solid;
	background: #FFF;
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;
	box-shadow: 0 0 3px #ccc;
}
#content .entry p {
	padding: 0;
}
#content .entry h3 {
	margin: 1em 0 0.3em 0;
}
#content li {
	margin-left: 0.7em;
	padding-left: 25px;
	background: transparent url(img/bullet.png) no-repeat 0 4px;
	list-style: none;
}
#content .edit a {
	font-family: Helvetica, Arial, sans;
	display: block;
	height: 20px;
	margin: 0 0 0 500px;
	padding: 2px 5px 0 5px;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background: #d9eca8;
	color: #FFF;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
#content .edit a:hover {
	background: #93BA1C;
	text-decoration: none;
}
#content .events .edit a {
	display: inline;
	height: auto;
}
.events {
	border-collapse: collapse;
	width: 640px;
	margin-bottom: 2em;
}
.events td {
	vertical-align: top;
	font-size: 0.9em;
	line-height: 1.2em;
	border-bottom: #CCC 1px solid;
	padding: 0.6em;
	background: #f8f8f8;
}
.events .even td {
	background: #f4f4f4;
}
.events tr:first-child td {
	border-top: #CCC 1px solid;
}
.events h4 {
	font-size: 1.2em;
	line-height: 1.1em;
	margin-top: 0;
}
.events .datum {
	width: 90px;
}
#footer {
	width: 692px;
	height: 40px;
	position: relative;
	top: 65px;
	left: 195px;
	font-size: 1.3em;
	text-align: center;
}
#footer small {
	display: block;
	margin-top: 7px;
}
#footer small a {
	font-family: Helvetica, Arial, sans;
	font-weight: bold;
	padding: 4px 10px 2px 10px;
	text-transform: uppercase;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
    border-radius: 3px;
 	color:#ece7da;
}
#footer small a:hover {
	background:#ece7da;
	color:#fff;
	text-decoration: none;
}
#navigation {
	position: absolute;
	width: 155px;
	top: 245px;
	left: 25px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	text-transform: capitalize;
}
#navigation ul {
	list-style: none;
}
#navigation li {
	background: url(img/dotted.png) no-repeat bottom center transparent;
}
#navigation li:last-child {
	background-image: none;
}
#navigation li a {
	display: block;
	height: 38px;
	width: 153px;
	line-height: 38px;
	color: #666;
}
#navigation li a:hover {
	background: url(img/glow.png) no-repeat center center transparent;
	text-decoration: none;
	color:#7C9E21;
}
#navigation li a:focus {
	outline: none;
}
#navigation .current_page_item a {
	color:#7C9E21;
}
.alignright {
	float: right;
	margin: 0 0 0 1em;
}
.alignleft {
	float: left;
	margin: 0 1em 0 0;
}
.attachment-post-thumbnail {
	float: right;
	margin: 0 0 30px 0;
	width: 640px;
	height: 136px;
}
.clear {
	clear: both;
}

.form_teilnehmer {
	background: #fff8ec;
	padding: 1em;
	margin: 2em 0 1em 0!important;
	border:#bfbfb5 1px solid;
	background: #e8e8dc;
	-moz-box-shadow: 0 0 3px #CCC;
	-webkit-box-shadow: 0 0 3px #CCC;
	box-shadow: 0 0 3px #CCC;
}

.form_teilnehmer .btn_save {
	text-transform: uppercase;
	background: #7C9E21;
	color: #FFF3E0;
	margin: 1em 0 0 170px;
	padding: 2px;
	border: none;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.form_teilnehmer .btn_save:hover {
	background: #93BA1C;
}

.hidden,
.form_teilnehmer .veranstaltung,
.form_teilnehmer .anm_datum {
	visibility: hidden;
	height: 0;
}

