/*

Theme Name: Stadtfest-Nordenham

Theme URI: http://bwiechering.com/

Description: Speziell für die Stadtfest-Seiten angefertigt.

Version: 1.0

Author: Bernd Wiechering

Author URI: http://bwiechering.com/

Tags: blue, nice, white, 2-column, modern, blog



*/




/******************************/
/*           Resets           */
/******************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	font-family:inherit;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
ol,ul{
	list-style:none;
}
q:before,q:after,blockquote:before,blockquote:after{
	content:"";
}
.text_gone{
	margin-left: -9999px;
}

body{
	background: #7bb3c2 url(images/bg.jpg) repeat-x;
	font-family: Verdana, Arial, sans-serif;
}
a{
	text-decoration: none;
	color: #3c707e;
}
a:hover{
	color: #7bb3c2;
}
strong {
	font-weight: bold;
}
/*******************************/
/*  Kopfbereich + Navigation   */
/*******************************/
#header{
	position: relative;
	margin: 0 auto 0 auto;
	width: 880px;
	height: 423px;
	background: transparent url(images/header.jpg) no-repeat;
	color: #ffffff;
}
h1{
	position: absolute;
}
#nav{
	position: absolute;
	top: 24px;
	right: 30px;
}
#nav li{
	float: left;
	padding-left: 10px;
	text-transform: uppercase;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 1.0em;
	letter-spacing: -1px;
}
#nav li a{
	color: #fff;
	font-weight: bold;
}
#nav li a:hover{
	color: #7bb3c2;
}

/*******************************/
/*         content             */
/*******************************/
#content{
	/*****************************/
	/*       font properties     */
	/*****************************/
	line-height: 140%;
	font-size: 0.70em;
	color: #555;
	margin: 0 auto 0 auto;
	width: 880px;
	background: transparent url(images/content_bg.jpg) repeat-y;
}
#content h2{
	padding: 0 0 15px 0px;
	font-family: times, "Times New Roman", times-roman, georgia, serif;
	font-size: 1.7em;
	letter-spacing: -0.2px;
	font-weight: bold;
	color: #3c707e;
}
#content h2 a{
	padding: 0 0 15px 0px;
	font-family: times, "Times New Roman", times-roman, georgia, serif;
	letter-spacing: -0.2px;
	font-weight: bold;
	color: #3c707e;
}
#content p{
	padding: 0 0 15px 0;
}
#content img{
	padding: 2px;
	border: 2px solid #ddd;
}
#sidebar{
	width: 200px;
	float: left;
	padding: 20px 30px 20px 80px;
}
#sidebar h2{
	padding-left: 20px;
	background: transparent url(images/paperclip.png) left top no-repeat;
}
#sidebar p{
	padding-bottom: 10px;
}
#sidebar div{
	padding-bottom: 20px;
}
#sidebar #searchbox{
	position: relative;
	width: 182px;
	height: 52px;
	margin-top: -10px;
	padding-bottom: 20px;
	background: transparent url(images/search_bg.jpg) no-repeat top;
}
#sidebar #searchbox form #putitin{
	position: absolute;
	top: 13px;
	left: 15px;
	width: 80px;
}
#sidebar #searchbox form #pressit{
	position: absolute;
	top: 12px;
	left: 110px;
	width: 60px;
}
#sidebar ul{
	padding: -20px 0 20px 20px;
}
#maincontent{
	float: left;
	width: 510px;
	padding: 20px 30px 20px 0;
}
#maincontent h2{
	margin-top: 30px;
	font-size: 2.4em;
	line-height: 25px;
	padding-left: 20px;
	background: transparent url(images/article.png) left top no-repeat;
}
#maincontent small{
	margin-bottom: 15px;
	color: #aaa;
}
#maincontent p{
	padding-top: 10px;
	line-height: 150%;
}
#maincontent .meta{
	font-size: 0.8em;
	padding-bottom: 45px;
	color: #aaa;
	background: transparent url(images/post_footer.gif) bottom no-repeat;
}
#maincontent #comment{
	width: 500px;
}
#maincontent .meta span{
	padding-left: 15px;
	background: transparent url(images/meta_icon.gif)  left no-repeat;
}
#maincontent #years{
	margin-top: 10px;
	margin-bottom: 20px;
}
#maincontent #years td{
	padding-right: 15px;
	/*padding-top: 20px;
	padding-bottom: 20px;*/
}
#content hr {
	clear: both;
	height: 0px;
	border: none;
	visibility: hidden;
}
/*******************************/
/*           footer            */
/*******************************/
#footer{
	clear: both;
	margin: 0 auto 0 auto;
	width: 880px;
	height: 166px;
	background: transparent url(images/footer.jpg) no-repeat;
	font-family: Verdana, Arial, sans-serif;
	line-height: 120%;
	font-size: 0.70em;
	color: #ddd;
}
#footer a{
	color: #7bb3c2;
}
#footer a:hover{
	color: #fff;
}
#sidebar_footer{
	width: 200px;
	padding: 30px 30px 20px 80px;
	float: left;
}
#maincontent_footer{
	width: 510px;
	float: left;
	padding: 30px 30px 20px 0;
	position: relative;
}
#maincontent_footer #secnav{
	position: absolute;
	top: 24px;
	right: 30px;
}
#maincontent_footer #secnav li{
	float: left;
	padding-left: 10px;
}