/* Content Styles */

#content {
	float: left;
	width: 690px; 
	padding: 0 20px 0 10px; }


/* Post Styles */

.post {
	margin: 0 0 30px 0;
	width: 690px; }

.post-header {
	margin: 0 0 0 10px;
	width: 335px;
	line-height: 20px; }

.post-meta {
	color: #888;
	line-height: 20px; }

.post-content {
	margin: 0 10px;
	line-height: 20px; }

.post-content p {
	margin: 10px 0; }
	
.post-comment {
	margin: 0 10px;}



/* Navigation Styles */

.navigation {
	clear: both;
	width: 670px;
	font-family: Museo500, Helvetica Neue, sans-serif;
	background-color: #0c0; }

.navigation-left {
	padding: 5px;
	width: 315px;
	text-align: left; }

.navigation-right {
	padding: 5px;
	width: 315px;
	text-align: right; }



/* Shoping Styles */

.post-shoping {
	width: 100%; 
	margin: 10px; }
	
.post-shoping p {
	margin: 10px 0;
	line-height: 20px; }

.shoping-specs {
	float: left;
	width: 447px;
	line-height: 20px; }

.shoping-preis {
	float: left;
	width: 150px;
	padding: 10px;
	text-align: right; }

.shoping-link {
	float: left;
	width: 50px;
	text-align: right; }


.shop-cart {
	width: 50px;
	height: 50px;
	background-image: url(images/shop-cart.png);
	background-position: bottom; }

.shop-cart:hover {
	background-position: top; }

.wp_cart_button {
	width: 50px;
	height: 50px;
	background-image: url(images/shop-cart.png);
	background-position: bottom; }

.wp_cart_button:hover {
	background-position: top; }


/* Social Styles */

.post-social {
	margin: 0 10px;
	padding: 9px 0 12px 0;
	height: 30px; }



/* Related Items Styles */

.post-items {}

.items-headline {
	margin: 10px;
	padding: 5px;
	font-family: Museo500, Helvetica Neue, sans-serif;
	text-transform: uppercase;
	background-color: #0c0; }



/* Styling Mini Posts */

.post-mini {
	float: left;
	margin: 10px;
	width: 210px;
	height: 400px;
	line-height: 20px; }
	
.post-mini p {
	margin: 10px 0; }
	
.wp-post-image {
	width: 210px;
	height: 220px; }



/* Styling Home Seite */

.home-mini-header {
	margin: 0 10px 10px 10px;
	padding: 5px;
	font-family: Museo500, Helvetica Neue, sans-serif;
	text-transform: uppercase; 
	background-color: #0c0; }

.home-container {
	float: left;
	width: 230px; }