/*
Theme Name: Marke Eigenbau 1.0
Theme URI: 
Version: 1.0
Author: MTZ
Author URI: http://www.metzwerk.net

*/

* {
	margin: 0px;
	padding: 0px;
}

div {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #111111;
	font-size: 85%;
	line-height: 125%;
	background-color: #eff0e9;
	text-align: left;
}


#container {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: 0px;
	width:800px;
	background-color: #fff;
	}


#header {
	padding:0px;
	margin: 0px;
	position:relative;
	top:0;
	width:800px;
	text-align: left;
	padding: 0px;
}

#navibox {
	clear: left;
	margin-right: 250px;
	margin-left: 15px;
	position: relative;
	width: 535px;
}

.navistyle, .navistyle li {
	float: left;
	clear: none;
	text-align: left;
	color: #000;
	list-style: none;
	margin-bottom:5px;
}


.navistyle {
border-bottom: 5px solid #000;
}


.navistyle a:link, .navistyle a:visited {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	background-color: #fff;
	padding: 5px;
	text-decoration: none;
}


.navistyle a:hover {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background-color: #000;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}

.navistyle .current_page_item a, navistyle .current_page_item a:visited { color: #fff; background: #000000; padding: 5px 5px 5px 5px;}

/* FUCK YOU IE6 */

#main { 
	position:relative;
	float: left;
	width: 525px;
	padding: 10px 15px 10px 15px;
	text-align: left;
	clear: left;
}


#sidebar { width: 200px; padding-left:0px; padding-right: 0px; float: left; margin-left:5px;}

#sidebar ul { list-style:none; margin:0; padding:0; }
#sidebar ul li { padding:0; margin:0; }
#sidebar ul li a { display:block; padding:3px 0px 3px 3px; 	font-weight: bold; color: #000000; text-decoration: none; }
#sidebar ul li a:hover { color:#fff; background: #000000; text-decoration: none; }
#sidebar .current_page_item { color:#fff; background: #000000; }
#sidebar .current_page_item a, #sidebar .current_page_item a:visited { color: #fff; }



#footer {
	height: 20px;
	width: 800px;
	position: relative;
	float:left;	
	text-align: right;
	margin-top: 10px;
	clear: left;
	color: #111;
	border-top: 2px solid #111;
	background-color: #eff0e9;
	
}

#footer a:link,#footer a:visited{
	font-decoration: underline;
}


.widget, .textwidget {
	border-bottom: 5px solid #000;
	width: 200px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}


p {
	margin-bottom: 10px;
}


a, a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	font-size: 190%;
	padding-top: .3em;
	padding-bottom: .6em;
	color: #000;	
}


h2 {
	font-weight: bold;
	font-size: 150%;
	color: #000;	
	padding-top: .2em;
	padding-bottom: .5em;
}

h3 {
	font-size: 110%;
	color: #000;
	padding-top: .1em;
	padding-bottom: .4em;
	font-weight: bold;
}


h3 a:link, h3 a:visited{
	text-decoration: none;
}


h4, h5, h6 {
	font-size: 100%;
	color: #000;
	padding-top: .1em;
	padding-bottom: .4em;	
}

.wp-caption  { padding-bottom: 20px; }

wp-caption-text { font-size: 85%; line-height: 125%;}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
	background-color: #fff;
}


.catitem {
	background-color: #fff;
	text-align: center;
	border: 1px #ccc dotted;
	padding: 2px;
	float: left;
	width: 154px;
	margin: 1em 1em 1em 0em;
	height: 225px;	
	display: inline
}

.catitemtextDEAKTIV{
	text-align: left;
	float: left;
	position: relative;
	margin-top: 5px;
	width: 120px;
	padding: 2px;
	display: inline
}

.ratingpfeileDEAKTIV { width: 25px; text-align: center; float: left; padding: 7px 2px 4px 2px; display: inline;}

.ratingpunkteDEAKTIVb { text-align: center; float: left;}

.catitemtext a:link, catitemtext a:visited{
	display: inline;
	text-decoration: none;
}


.item {
	padding: 10px 5px 10px 0px;
	text-align: left;
	margin-bottom: 1em;
}


.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	/*margin-left: 2em;*/
	font-size: 85%;
	color: #ccc;
	
}


.itemhead h3{
	display: inline;
}


input, textfield, textarea {
	/*font-size: 110%;
	padding: 4px;
	border: 1px solid black; */
	margin: 4px;
	padding: 2px;
}

.metadata{
	line-height: 190%;
	font-size: 85%;
	color: #111;
	padding-top: 5px;
	border-top: 1px solid #111;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #111;
	text-decoration: underline;
}

.tags, .catagory {
	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 85%;
	float: right;
	color: #ccc;
}

.commentlist {
	margin-top: 5px;
	margin-left: 20px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #000000;
}


.alignright {
	float: right;
}

.alignleft {
	float: left
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 5px;
}




