@charset "utf-8";
/* 
Theme Name: 21inch
Theme URI: http://www.crow-design.de
Description: rocks
Version: 1.0
Author: Thomas Kraehe
Author URI: http://mountcrow.de
Tags: krass geil
*/

html, body {
	margin:0;
	padding:0;
	background:url(images/bg.jpg);
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
#wrapper {
	margin:0 auto;
	width:863px;
}
#header {
	width:848px;
	height:97;
	margin-left:30px;
}
#logo {
	width:236px;
	height:96px;
	margin-right:4px;
	float:left;
}
#menu {
	width:449px;
	height:96px;
	margin-right:4px;
	float:left;
	background:url(images/menu.png);
}
#socialmenu {
	width:112px;
	height:96px;
	float:left;
	background:url(images/socialmenu.png);
}
#impressions {
	width:863px;
	height:371px;
}
#content {
	width:786px;
	margin-left:27px;
	padding:1px 20px 1px 15px;
	background:url(images/content.png) repeat-y;
	text-align:left;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline;
	color:#666;
}
h2 {
	margin:0;
	font-size:22px;
}
.breadcrumb {
	font-size:10px;
	margin-bottom:10px;
}
.post {
}
.post-content {
	font-size:12px;
	padding-top:10px;
	padding-bottom:15px;
	margin-bottom:30px;
}
.date {
	margin:0;
	padding-left:1px;
	font-size:11px;
}
.tags {
	margin:0;
	font-size:10px;
}
h3#comments {
}
.commentlist {
	width:500px;
	font-size:11px;
	list-style:none;
}
.comment {
	background:#FFF;
	margin-bottom:5px;
}
.comment-body {
	padding:5px;
}
#respond {
	margin-left:40px;
	font-size:12px;
}
#commentform {
}
#commentform input {
	background:#FFF;
	border:1px solid dfdfdf;
	color:#000;
}
#commentform textarea {
	background:#FFF;
	border:1px solid dfdfdf;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.aligncenter {
	margin-top:20px;
	text-align:center;
	font-size:12px;
}
.navigation {
	margin-bottom:40px;
	font-size:12px;
}
.alignleft {
	float:left;
	margin:5px;
}
.alignright {
	float:right;
	margin:5px;
}
#content-bottom {
	width:810px;
	height:58px;
	margin-left:27px;
	background:url(images/content-bottom.png);
}
#footer {
	width:863px;
	text-align:center;
}
#social-media-footer {
	margin-top:22px;
}
#footer-links {
	font-size:12px;
	color:#9f9999;
	margin-bottom:50px;
}
#footer-links a {
	color:#9f9999;
	text-decoration:underline;
}
#footer-links a:hover {
	color:#888;
}
#footer-links ul {
	list-style:none;
	margin:10px 0;
	padding:5px 0;
}
#footer-links li {
	display:inline;
}
.copyright {
	font-size:10px;
}
img {
	border:none;
}
.clear {
	clear:both;
}
#sponsors {
	width:900px;
	height:96px;
	text-align:center;
}

