/* 
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.

*/

body  { font: 12px Arial,Helvetica,Sans-serif; line-height: 1.2; color: #333; background: #ffffff url(images/back.gif) repeat top left; }

#top { background:#606060 url(styles/grey/bg1.jpg) repeat top center; }

.post-bottom { background:#E4E4E4 url(images/bg-post-bottom.png) repeat-x top; line-height:0px; padding:10px 25px 10px 0px; border-bottom: 1px solid #B9B9B9; border-top: 1px solid #DBDBDB; }
.post-bottom div, .post-bottom div a { color:#777; font-family:Verdana, Geneva, sans-serif; font-size:11px; text-decoration:none; }
.post-bottom div a:hover { color:#222; }
.post-bottom .cat { background:url(images/1.png) no-repeat top left; padding:2px 0 2px 25px; height:16px;}
.post-bottom .tags { background:url(images/text_icon.gif) no-repeat top left; padding:1px 0 2px 25px; height:16px;}

.lbbox {border: 1px solid #999999;background-color: #E8E8E8;font-family:Verdana, Geneva, sans-serif; font-size:11px; text-decoration:none;line-height:19px; display:block; padding:10px 10px 10px 10px;}
.lbboxtitel {	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;background-color: #CCCCCC;font-family:Verdana, Geneva, sans-serif; font-size:11px; text-decoration:none;line-height:19px; display:block; padding:10px 10px 10px 10px;}

.widget  { position:relative; margin: 0 0 20px 0; background:#fefefe url(images/bg-box.png) repeat-x; padding:0; border:1px solid #fff; color:#555; font-family:Verdana, Geneva, sans-serif; line-height:20px; }
.widget h3  { font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:14px; color:#666; margin: 0; padding:14px 15px 0; height:30px; background:url(images/bg-widget-title.png) repeat-x; }
.widget .textwidget p { padding: 5px 0; }