@CHARSET "ISO-8859-1";

/*
Theme Name: Wittinghof
Theme URI: http://www.Klinger-webDESIGN.de/
Description: Theme für den Club Wittinghof e.V.
Version: 1.0
Author: Christian Klinger
Author URI: http://www.Klinger-webDESIGN.de/
Tags: green, custom header, fixed width, two columns, widgets, wittinghof, klinger webdesign

	Wittinghof v1.0
	http://www.Klinger-webDESIGN.de/
*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #222222;
	font-size: 80%;
	background: #f5f5f7 url(images/hintergrund.jpg) top center repeat-x;
}

#header {
	background: #f5f5f7 url(images/banner.jpg) top center repeat-x;
	height: 157px;
}

#home {
	margin-top: 50px;
	margin-left: 140px;
	position: absolute;
}

#page {
	
}

#main {
	padding: 0px 10px;
}

#sidebar {
	margin-top: 10px;
	float: right;
	width: 230px;
}

#comment {
	width: 620px;
}

#breadcrumb {
	padding-left: 10px;
	margin-top: 7px;
	font-size: 70%;;
	margin-top: 7px;
}

.content {
	padding-right: 0px;
	float: left;
	width: 650px;
	float: left;
}

.wrapper {
	margin: 0 auto;
	text-align: left;
	background-color: #f5f5f7;
	width: 900px;
}

.infos {
	font-size: 80%;
	color: #555555;
}

.post {
	text-align: justify;
	padding: 0px 20px 20px 10px;
}

.post .calendar {
	margin-top: 5px;
	padding-right: 10px;
	background-image: url(images/kalender_hintergrund.jpg);
	background-repeat: no-repeat;
	width: 49px;
	height: 50px;
	float: left;;
	background-image: url(images/kalender_hintergrund.jpg);
}

.post .calendar .month {
	margin-top: 2px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.post .calendar .day {
	margin-top: 0px;
	text-align: center;
	color: #222222;
	font-weight: bold;
	font-size: 110%;
}

.post .calendar .year {
	margin-top: 0px;
	text-align: center;
	color: #222222;
	font-weight: bold;
	font-size: 60%;
}

.post p {
	padding: 5px 0px;

}

.post ul, .post ol {
	margin: 5px 15px;
	padding: 0px;	
}

.post blockquote {
	margin: 5px 10px;
	padding: 0px;	
}

.postcontent {
	padding-top: 5px;
}

.searchform {
	padding-top: 10px;
}

p.small {
	color: #ffffff;
	font-size: 70%;
}

.navigation {
	display: block;
	margin: 10px 0px 50px 10px;
	text-align: center;
	width: 620px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Links */
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;	
	color: #799b13;
}

a:hover, a:active  {
	text-decoration: underline;
}

/* Navigation - Seiten */
#navi {
	position: absolute;
	margin-top: 128px;
}

#navileft {
	background-image: url( images/navi-left.gif );
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 31px;
	width: 16px;
	float: left;
}

#navimiddle {
	background-image: url( images/navi-middle.gif );
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 31px;
	float: left;
}

#naviright {
	background-image: url( images/navi-right.gif );
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 31px;
	width: 16px;
	float: left;
}

#navi ul li {
	list-style-image: none;
	list-style-type: none;
	float: left;
	padding: 5px 10px;
}

#navi a:link,#navi a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#navi a:hover {
	text-decoration: underline;
}

/* Überschriften */
h1 {
	font-family: 'Times New Roman';
	padding: 5px 0px 7px 10px;
}

.post h1 {
	padding: 5px 0px 3px 0px;
}

h1 a:link,h1 a:visited {
	color: #555555;
	text-decoration: none;
}

h1 a:hover,h1 a:active {
	color: #799b13;
	text-decoration: underline;
}

h2 {
	font-family: 'Times New Roman';
	padding: 3px 0px 5px 0px;
}

.post h3 {
	font-size: 110%;
	font-family: 'Times New Roman';
	padding: 3px 0px 5px 0px;
}

/* Formulare */
#comment textarea {
	margin: 5px 0px;
}

#comment input {
	margin: 5px 0px;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	border: solid 1px #555555;
	background-color: #799b13;
	color: #ffffff;
}

.searchform input {
	color: #222222;
	background-color: #ffffff;
	border: solid 1px #555555;
}

/* Comment */

#comment ol {
	list-style-type: none;	
}

.evencomment {
	padding: 5px; 
	background-color: #ffffff;;
}

.oddcomment {
	padding: 5px; 	
	background-color: #d4debb;
	color: #444444;
}

/* Sidebar */
#sidebar ul h2 {
	background: url(images/box_top.jpg) no-repeat scroll left top;
	margin-left: -10px;
	padding-left: 10px;
	border-bottom: solid 2px white;
	color: white;
	font-size: 120%;
	width: 211px;
}

#sidebar ul li {
	background: url(images/box_bottom.jpg) no-repeat scroll left bottom;
	width: 221px;
	padding: 10px;
	margin-bottom: 30px;
}

#sidebar ul li li {
	background: none;
}

#sidebar ul li,#sidebar ul ul li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 15px;
	padding-top: 0px;
}

#sidebar ul ul li {
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#sidebar a:link,#sidebar a:visited {
	color: #ffffff;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

ul.ec3_events li {
	font-weight: bold;
	color: #ffffff;	
}

ul.ec3_events ul li {
	font-weight: normal;	
}

.post ul.ec3_events {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 15px;
	padding-top: 0px;
}

.post ul.ec3_events ul {
	list-style-image: none;
	list-style-type: none;
	padding: 5px 0px 5px 20px;
}

.post ul.ec3_events li {
	color:#222222;
	font-weight:bold;
}

#sidebar p.small {
	text-align: justify;
	width: 200px;	
	padding-top: 5px;
}

/* Footer */
#footer {
	font-size: 70%;
	color: #799b13;
	padding-bottom: 40px;
}

#footer .wrapper {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 2px solid #799b13;
}

.footerContent {
	float: left;
	margin-left: 20px;
	padding-right: 10px;
	width: 180px;
}

.footerContent img {
	border: 0px;
	padding: 5px 6px;	
}

#footer ul li {
	list-style-image: none;
	list-style-type: none;
}

#footer h2 {
	border-bottom: 2px solid #799b13;
	padding-bottom: 4px;
	margin-bottom: 5px;
}
