/*  
Theme Name: default theme empty
Theme URI: 
Description: empty WP Theme without design but full with html comments to exlain the wp template tags
Version: 1.6
Author: MTS von webdesign-in.de und texto.de
Author URI: http://www.texto.de 

	
 */

hmtl{
     }

body{
     }

/*--------------------for your text--------------------*/

div.post-content h2, div.sidebar h2, div.single-content {padding-top: 5px;}

div.post-content {padding-left: 20px; width: 500px; float: left;}
div.post-content img {padding: 0 15px 5px 0; margin: 0; float: left;}
div.post-content .review {	background-color: #f5f5f5;	padding: 10px;	border: 1px solid #DDD;	margin-bottom: 15px; }
div.post-content .review h3 {padding-bottom: 5px;}
div.post-content .review h5 {padding: 5px 0 0 0, margin: 0; clear: left;}
div.post-content .review img {padding: 5px 0 0 0;}
div.post-content .star-rating {clear: left; padding-top: 5px;}
#content div.post-content .review ul {margin: 0; padding: 5	px 0 0 0;}
div.post-content ul {	clear: left;}
div.post-content .review li {	list-style-type: none; width: 220px; margin: 0; padding: 0 10px 0 0; float: left;}
div.post-date {background: url(images/date-blank.gif) no-repeat; text-align: center; color: #33311f; text-transform: uppercase; float: left; width: 63px; font-size: 65%; font-weight: bold; height: 35px; padding-top: 6px;}

div.meta {font-size: 80%; color: #999999; border-bottom: 3px solid #dddddd; padding-top: 10px; padding-bottom: 5px; margin-bottom: 20px;}

#content div.sidebar ul {margin-left: 0;}
div.sidebar li {list-style-type: none;}

.float-left {float: left;}
.float-right {float: right;}
div.post-content span.rating-desc {	width: 100px; display: block; float: left; clear: left; font-weight: bold;}
.clearfloat {	clear: both; padding-top: 5px;}
div.post-content div.star-rating img {
	float: none;
}

div.sidebar a img {
	padding: 3px; border: 1px solid #ddd;
}