/*
Theme Name: Hannover 2.0
Theme URI: http://hannover2null.de/
Author: Dennis Morhardt
Author URI: http://www.dennismorhardt.de/
*/

@import url("reset.css");

body {
	margin:35px 0 0;
	font:normal 14px/22px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Tahoma, Verdana, Arial, sans-serif;
}

.cl {
	clear:both;
	padding:0 !important;
	margin:0 !important;
	height:0 !important;
	width:0 !important;
	border:0 !important;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

abbr {
	border-bottom:1px solid dotted;
}

#wrapper {
	width:845px;
	margin:0 auto;
}

#header h1 a {
	width:299px;
	height:57px;
	display:block;
	text-indent:-99999px;
	margin:0 auto;
	background:url("images/logo.png");
}

#header #navigation {
	margin:20px 0 25px;
	border-top:5px solid #F6F6F6;
	border-bottom:5px solid #F6F6F6;
	font:16px/24px Georgia, "Times New Roman", Times, serif;
}

#header #navigation ul {
	border-top:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
	padding:7px 17px;
	height:24px;
}

#header #navigation ul li {
	float:left;
	padding-right:15px;
}

#header #navigation ul li.right {
	float:right;
	padding-right:0px;
}

#header #navigation ul li.right button {
	display:none;
}

#header #navigation ul li.right input {
	border:1px solid #DCDCDC;
	padding:2px 12px;
	margin:1px 0 0;
	font:11px/normal "Lucida Grande", "Lucida Sans Unicode", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	color:#999;
	width:194px;
	display:block;
}

#header #navigation ul li.active a {
	color:#CC0000;
}

#content {
	width:550px;
	margin:0 40px 0 17px;
	float:left;
}

#content .post {
	padding-bottom:25px;
	border-bottom:3px solid #eee;
	margin-bottom:35px;
}

#content .post p.meta {
	color:#999;
	font:11px/normal "Lucida Grande", "Lucida Sans Unicode", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	margin-bottom:5px;
}

#content .post p.meta a {
	color:#999;
}

#content .post p.meta a:hover {
	color:#333;
}

#content .post blockquote {
	border:2px solid #F5CDCD;
	padding:15px 15px 0px;
	background:#FFF4F4;
	font:14px/20px Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
	clear:both;
}

#content h2 {
	font:22px/26px Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
}
#content h2 a { color:#000; }

#content .alignleft {
	float:left;
	margin:2px 15px 15px 0;
}

#content .alignright {
	float:right;
	margin:2px 0 15px 15px;
}

#content .post .post-content p {
	margin-bottom:15px;
}
#content .post .post-content a, #content .commentlist li a {
	color:#CC0000;
}
#content .post .post-content img {
	padding:3px;
	border:1px solid #ccc;
}
#content .post .post-content a:hover {
	color:#333;
}

#content .post .post-content ul {
	padding-left:30px;
	list-style:square;
	margin-bottom:15px;
}
#content .post .post-content em {
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#content .post .tags {
	padding:15px 0px 0px 22px;
	font:normal 14px/26px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	background:url("images/tag.png") no-repeat 0px 20px;
	border-top:1px solid #eee;
}

#content .post .tags a {
	padding:1px 4px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-border-radius:3px;
	display:inline-block;
	line-height:normal;
	background:#eee;
	color:#666;
	white-space:nowrap;
}

#content .navigation {
	margin:-20px 0px 10px;
}

#content .commentlist li {
	background:#f3f3f3;
	padding:15px 15px 10px;
	font:normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	margin-bottom:-10px;
}

#content .commentlist {
	margin-bottom:30px;
}

#content .commentlist li p {
	margin:0 0 5px;
}

#content .commentlist li .avatar {
	float:right;
}

#content .commentlist li .author {
	font:normal 14px/22px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Tahoma, Verdana, Arial, sans-serif;
}

#content #commentform textarea {
	width:100%;
	font-size:110%;
	margin-bottom:5px;
}

#content #commentform input {
	margin-bottom:10px;
	font-size:110%;
}

#content #commentform button {
	font-size:125%;
}

#content #commentform .form {
	width:70%;
}

#content #commentform label {
	color:#666;
	font:12px/20px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	display:block;
	margin-bottom:3px;
}

#sidebar {
	width:220px;
	margin:0 17px 0 0;
	float:right;
	font:normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Tahoma, Verdana, Arial, sans-serif;
}

#sidebar p {
	margin:0 0 5px;
}

#sidebar p.big-red, #sidebar p.big-red a {
	font:14px/18px Georgia, "Times New Roman", Times, serif;
	color:#CC0000;
}

#sidebar h3 {
	margin:0 0 10px;
	font:18px/22px Georgia, "Times New Roman", Times, serif;
}

#sidebar .widget {
	padding:15px 15px 10px;
}

#sidebar ul {
	padding:0 0 0 18px;
	list-style:square;
}

#footer {
	border-top:1px solid #DCDCDC;
	color:#666;
	margin:20px 0 0;
	font:normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Tahoma, Verdana, Arial, sans-serif;
}

#footer div {
	border-top:5px solid #F6F6F6;
	padding:10px 17px 20px;
}

#footer a {
	color:#666;
}
