/*  
Theme Name: muckeauf
Theme URI: http://www.pyrael.de/
*/

body {
	background:#fff;
	font-family: "Courier New";
	text-transform: lowercase;
	font-size:12px;
}
small, .postmetadata{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
	background-color:#000000;
	line-height:12px;
	text-transform: uppercase;
}
#wrap {
	margin:0px auto;
	padding:0px;
	width:800px;
	height:100%;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	background-color: #fff;
	background-image: url(images/bg.png);
	top: 0px;
}
#top {
	margin: 0px auto;
	padding: 0px;
	height: 140px;
	clear:both;
	background-image: url(images/head_bg.png);
	
}
a:link,em {	
	text-decoration: none;
	color : #fdb913;
	border: none;
}
a:active {

	text-decoration: none;
	color : #fdb913;
	border: none;
}
a:visited {

	text-decoration: none;
	color : #fdb913;
	border: none;
}
a:hover	{
	text-decoration: underline;
	color : #fdb913;
	border: none;
} 
.posting {
	background:url(images/post.png);
	background-position: 0px -1px;
	width:550px;
	padding:10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#blogroll	{
	color:#FFFFFF;
	background-color:#000000;
	line-height:20px;
}
p{

	color:#000;
	background-color:#fff;
	line-height:150%;
	padding-right: 4px;
	padding-left: 4px;
}


.left {
	letter-spacing: 0.1ex;
	text-align: justify;
	padding: 25px;
	float: left;
	width: 550px;
	overflow:hidden;
	height:100%;
	}
.right {
	float: right;
	width: 180px;
	height:100%;
	padding-left: 10px;
	font-weight:bold;
	letter-spacing:120%;
}


img.wp-smiley { 
	border:0px;
	}
img
{
border:1px solid #fdb913;
}
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }
.alignright { float: right; background:#000000; color:#FFFFFF}
.alignleft { float: left; background:#000000; color:#FFFFFF}

input#searchsubmit,input#submit,input#s,input#url,input#author,input#email,textarea {
	background:#fff;
	border:1px solid #000;
	color:#000000;
	font: "Courier New";
}

#footer {
	font-size: 11px;
	color: #fff;
	height: 28px;
	padding: 0px;
	margin-top: 0px;
	text-align:center;
	clear:both;

}

#helper {
	border:0px none;
	display:inline;
	margin:0px;
}
