/*  
Theme Name: aurum:theme
Theme URI: http://aurum-media.com
Description: WordPress theme designed by aurum:media for brezendesign.de
Version: 0.1
Author: Michael Bundscherer & Claudie Els&auml;&szlig;er
Author URI: http://aurum-media.com
*/

body {
	background: #ffffff url(none);
	font: 12px/15px "MS Sans Serif", Geneva, sans-serif;
	padding: 0 40px;
	margin: 0px;
	color: #000000;
}
#page {
	background: #ffffff url(none);
}
#wrapper {
	width: 100%;
	margin: 0px;
}
#flashheader {
	display: none;
}
#header {
	display: block;
	height: 100px;
	margin-bottom: 28px;
}

h1 {
	color: #000000;
	margin: 0px;
	left: 0;
}
h1 a, h1 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 {
	border: none;
}
.description {
	left: 0;
}

#left-col {
	width: 100%;
}

#content {
	padding: 0;
	background: #ffffff;
	width: 100%;
}
.post {
	padding: 0;
	background: none;
}
.post .title {
	clear: both;
	width: 100%;
	margin: 0;
}
.postdata .category{
	background: none;
	padding: 0;
	float: left;
}
.postdata .comments{
	background: none;
	padding: 0;
	float: right;
}

h3#comments {
	background: none;
	padding-left: 0;
	font: bold 14px/120% "MS Sans Serif", Geneva, sans-serif;
	clear: both;
}

.commentlist li, .commentlist .alt {
	border: none !important;
}

#searchform, #nav, #subnav, .mini-add-comment, .page-nav, .post-nav, h3#respond, #commentform, #footer, #sidebar  {
	display: none !important;
}
