/* @override 
	http://concetera.de/wp-content/themes/concetera/style.css
	http://www.concetera.de/wp-content/themes/concetera/style.css
*/

/*
Theme Name: Concetera Theme
Theme URI: -
Description: Concetera Theme.
Version: 1.0
*/

html, body {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: url(images/body_background.jpg) repeat-x left top;
	font-family: "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


#wrapper {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	background: url(images/content_background.gif) repeat-y left top;
}
#page {
	background: url(images/header_background.jpg) no-repeat;
}

/* @group Header */

#header {
	position: relative;
	height: 100px;
}
h1 {
	position: absolute;
	top: 26px;
	left: 31px;
	width: 170px;
	height: 49px;
	margin: 0;
	padding: 0;
}
h1 a {
	display: block;
	text-indent: -9999px;
	height: 49px;
	background: url(images/logo.jpg) no-repeat;
	outline: none;
}
.description {
	text-indent: -9999px;
}
#headernav {
	position: absolute;
	top: 30px;
	right: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#headernav ul {
	list-style: none;
	width: 400px;
	text-align: right;
	font-size: 12px;
}
#headernav ul li {
	display: inline;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	border-right: 1px solid #bbb;
}
#headernav ul li.last {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
	border-right: none;
}
#headernav ul li a {
	color: #3f3f3f;
	text-decoration: none;
}
#headernav ul li a:hover {
	border-bottom: 1px solid #bbb;
}

/* @end */

/* @group Content */

#content {
	position: relative;
	float: right;
	width: 480px;
	padding: 30px 50px 0 0;
	color: #eee;
}

#content .post {
	margin: 0 0 40px 0;	
}

#content .date {
	display: block;
	margin: 0 0 8px 0;
	font-size: 11px;
}
#content .postdate {
	display: block;
	margin: 0 0 8px 0;
	font-size: 11px;
	color: #555;
}
#content h2 {
	clear: both;
	margin: 0 0 15px 0;
	font-size: 24px;
	font-weight: normal;
	color: #b70303;
}
#content h2 a {
	text-decoration: none;
	color: #b70303;
}
#content h3 {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: normal;
	color: #b70303;
}
#content p {
	margin: 0 0 15px 0;
	font-size: 13px;
	line-height: 20px;
}

#content .alignleft {
	float: left;
	margin: 4px 10px 4px 0;
}
#content .alignright {
	float: right;
	margin: 4px 0 4px 10;
}

#content ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	font-size: 13px;
	line-height: 20px;
}
#content .links {
	padding: 0;
}
#content .links h3 {
	margin: 0 0 2px 0;
	padding: 10px 0 0 0;
}
#content .linkcat {
	list-style: none;
}
#content a {
	text-decoration: none;
	color: #b70303;
	border-bottom: 1px solid #333;
}
#content a:hover {
	text-decoration: none;
	color: #fffba0;
}

#content .eventsblock {
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	background: url(images/trenner_schwarz.gif) no-repeat left top;
}

#content .postmetadata {
	padding: 8px 0 0 0;
	color: #555;
	font-size: 11px;
	line-height: 15px;
	border-top: 1px solid #282828;
}

#content .eventsblock .block {
	float: left;
	margin: 15px 15px 0 0;
	width: 150px;
	font-size: 12px;
	overflow: hidden;
}
#content .eventsblock .block.alt {
	margin: 15px 0 0 0;
}
#content .eventsblock .block img {
	margin: 0 0 10px 0;
	border: 5px solid #272727;
}
#content .eventsblock .block a {
	display: block;
	padding: 0 0 0 4px;
	color: #fff;
	text-transform: uppercase;
	border: none;
	background: url(images/pfeil.gif) no-repeat right top;
}
#content .eventsblock .block a:hover {
	text-decoration: underline;
}

#content .edit {
	position: absolute;
	right: 20px;
	top: 15px;
	display: block;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	font-size: 20px;
	line-height: 20px;
	text-indent: -9999px;
	background: url(images/edit_background.png) no-repeat;
}
#content .edit a {
	display: block;
	border: none;
	width: 20px;
	height: 20px;
}
#post-38 address {
	display: none;
}
.overview {
	float: left;
	font-size: 13px;
	margin: 0 0 15px 0;
}
/* @end */

/* @group Formular */

#content #usermessagea {
	margin: 20px 0 0 0;
}
#content .failure {
	padding: 10px;
	font-size: 14px;
	background: #8f2017;
}
#content .waiting {
	color: #fbf698;
	padding: 10px;
	font-size: 14px;
}
#content form {
	margin: 20px 0 0 0;
	font-size: 13px;
}
#content fieldset {
	margin: 0;
	padding: 20px;
	border: 1px solid #333;
}
#content .cf_hidden, #content .hidden {
	display: none;
}
#content legend {
	color: #b70303;
	font-size: 16px;
}
#content form ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content form ol li {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}
#content label {
	display: block;
	float: left;
	padding: 6px 0 0 0;
	width: 80px;
}
#content .reqtxt, #content .emailreqtxt {
	margin: 0 0 0 6px;
	font-size: 11px;
	line-height: 11px;
	color: #666;
}
#content input {
	padding: 3px;
	font-size: 13px;
	line-height: 15px;
	border: 1px solid #333;
}
#content textarea {
	padding: 3px;
	width: 430px;
	font-size: 13px;
	line-height: 15px;
	border: 1px solid #333;
}
#content .cf-sb {
	margin: 10px 0 0 0;
}
#content .sendbutton, #content #contactsubmit, #content #searchsubmit {
	padding: 6px 10px;
	background: #222;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	border: 2px outset #333;
}

.linklove {
	display: none;
}

/* @end */

/* @group Sidebar */

#sidebar {
	float: left;
	margin: 0 0 0 31px;
	padding: 0;
	width: 170px;
}
* html #sidebar {
	margin: 0 0 0 16px;
}
#sidebar ul {
	margin: 0;
	padding: 20px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 170px;
	list-style: none;
}
#sidebar ul li {
	padding: 0 30px;
	width: 110px;
	background: url(images/trenner_rot.jpg) no-repeat 5px bottom;
}
#sidebar ul li.page-item-2 {
	padding: 0 30px;
	width: 110px;
	background: url(images/trenner_rot_top.jpg) no-repeat 5px bottom;
}
* html #sidebar ul li, * html #sidebar ul li.page-item-2  {
	width: 109px;
}
#sidebar ul li a {
	display: block;
	padding: 12px 0 20px 0;
	color: #fff;
	text-decoration: none;
	outline: none;
}
#sidebar ul li a:hover {
	text-decoration: underline;
}
#sidebar ul li.current_page_item a {
	color: #fdfca0;
	font-weight: bold;
}

#twitter, #facebook {
	color: #fff;
	text-indent: -9999px;
}
#twitter {
	display: block;
	margin: 24px 0 0 26px;
	width: 100px;
	height: 29px;
	background: url(images/twitter_40.png) no-repeat;
}
#twitter:hover {
	background: url(images/twitter_100.png) no-repeat;
}
#facebook {
	display: block;
	margin: 0 0 0 26px;
	width: 100px;
	height: 29px;
	background: url(images/facebook_40.png) no-repeat;
}
#facebook:hover {
	background: url(images/facebook_100.png) no-repeat;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	padding: 130px 0 0 0;
	height: 35px;
	background: #fff url(images/footer_background.jpg) no-repeat;
	color: #bebebe;
	text-align: center;
}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
}
#footer p a {
	color: #bebebe;
	text-decoration: none;
	border-bottom: 1px solid #d9d9d9;
}

/* @end */
