/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.post-alt{
background: url("images/blkbkg50.png") repeat-y scroll center top transparent;
}

body {
background: #000000 url(images/MetalBare3.jpg) repeat-y top center;
}




.widget {
background: url(images/blkbkg50.png) repeat-y top center;
}



#featured-inner {
background: transparent url(images/blkbkg50.png) repeat-y top center;
}

.post-alt {
background: transparent url("images/blkbkg50.png") repeat-y scroll center top;
}



.widget ul li:hover {
	background: transparent url(images/redbkg50.png) repeat-y top center;
}



.entry img {
border: none;
padding: none;
}

#tabs {
background: transparent url("images/blkbkg50.png") repeat-y scroll center top;
}


ul.wooTabs li a:hover {
           background: transparent url(images/redbkg50.png) repeat-y top center;
}


li.comment {
color: #EEEEEE;
}

ol.commentlist li .reply a {
	float: right;
	padding:0 0 5px 0;
	margin: 0;
        margin-right:15px;
	width: 37px;
	height: 22px;
	line-height: 22px;
	background: transparent url(images/btn-reply.gif) center center no-repeat;
	font-size: 10px;
	font-family: "Trebuchet MS", arial, sans-serif;
	padding: 0 10px;
	display: block;

}



#reply {
text: 'Antwort';
}
