/*  
Theme Name: SFV Bremen-Stuhr e.V.
Theme URI: 
Description: Das wird schon.
Version: v2.0
Author: Christian Ohmstede
Author URI: http://www.digitalr3public.com/

	This theme was designed and built by Christian Ohmstede
	fanmail@digitalr3public.com
	http://www.digitalr3public.com
	
*/




/*Global -------------------------------------------------------------------------- Global*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 100.01%;
	background-color: #808080;
	text-align: center;
}

#container {
	background: #fff /*url(images/container_bg.gif) repeat-y center top*/;
	text-align: left;
	width: 760px;
	margin: 0 auto;
}
	
p {
	font: 0.75em/1.5em Helvetica, Verdana, Arial, sans-serif;
	padding: 0 0 10px 0;
}

a {
	font-weight: bold;
	color: #435da2;
	text-decoration: none;
}
	
a:hover {
	color: #4e922a;
	text-decoration: underline;
}
/*Global END ---------------------------------------------------------------------- Global END*/




/*Header -------------------------------------------------------------------------- Header*/
#header {
	background: #d9d9d9 url(images/header.jpg);
	width: 720px;
	height: 200px;
	border-top: 20px solid #fff;
	margin: 0 auto 2px;
}
/*Header END ---------------------------------------------------------------------- Header END*/




/*Main Navigation ----------------------------------------------------------------- Main Navigation*/
#mainnav {
	background: #4e922a;
	width: 720px;
	height: 50px;
	margin: 0 auto 2px;
}

#mainnav ul {
	background-color: transparent;
}

#mainnav li {
	display: inline;
	list-style: none;
}

#mainnav a {
	font: bold 0.875em Helvetica, Verdana, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	padding: 10px 0 0 5px;
}
	
#mainnav a.gewaesser, a.preise, a.vorstand, a.kontakt {
	width: 113px;
	height: 40px;
	border-right: 2px solid #fff;
}
	
#mainnav a.home {
	width: 235px;
	height: 40px;
}

#mainnav a:hover {
	background-color: #435da3;
}
/*Main Navigation END ------------------------------------------------------------- Main Navigation END*/




/*Secondary Navigation ------------------------------------------------------------ Secondary Navigation*/
#secondnav {
	background-color: #435da3;
	width: 720px;
	height: 100px;
	margin: 0 auto 2px;
}
	
.current-cat {
	text-decoration: underline;
}

.sncolumn123 {
	background: url(images/sfv_hb-stuhr_logo_rgb.gif) no-repeat 5px center;
	font: bold 0.75em/1.5em Helvetica, Verdana, Arial, sans-serif;
	color: #fff;
	width: 230px;
	height: 80px;
	float: left;
	padding: 10px 5px 10px 125px;
}

.sncolumn4 {
	float: right;
	width: 110px;
	padding: 0 5px;
	margin: 10px 0 0;
}

.sncolumn4 li {
	font: bold 0.875em Helvetica, Verdana, Arial, sans-serif;
	color: #fff;
	list-style: none;
}

.sncolumn56 {
	float: right;
	width: 230px;
	padding: 0 5px;
	margin: 10px 0 0;
}
	
.sncolumn56 li {
	font: bold 0.6875em Helvetica, Verdana, Arial, sans-serif;
	color: #fff;
	list-style: none;
	margin: 0 0 2px;
}
	
.sncolumn56 li a {
	line-height: 0;
	color: #fff;
	text-decoration: none;
}
	
.sncolumn56 li a:hover {
	text-decoration: underline;
}
/*Secondary Navigation END -------------------------------------------------------- Secondary Navigation END*/




/*Content ------------------------------------------------------------------------- Content*/
#content {
	width: 710px;
	margin: 0 auto;
	padding: 0 5px;
}

ol a.more-link, ul a.more-link {
	font-size: 1.333em;
}

.post ul, .post ol, .page ul, .page ol {
	font: 0.75em/1.5em Helvetica, Verdana, Arial, sans-serif;
	list-style: none;
	margin: 0 20px 10px;
}

.post ul li, .page ul li {
	background: url(images/li_em-dash.gif) no-repeat 0 12px;
	padding: 5px 0 5px 18px;
}

.post ol li, .page ol li {
	list-style: decimal;
	margin: 0 0 0 18px;
	padding: 5px 0px;
}

.post {
	width: 470px;
	margin: 10px 0 0;
	padding: 0 5px 0 0;
	float: left;
}

.page {
	width: 710px;
	margin: 10px auto 0;
	padding: 0 5px 0 0;
}

#content h1 {
	font: bold 0.687em Helvetica, Verdana, Arial, sans-serif;
	color: #999;
	margin: 25px 0 25px 0;
}

#content h2.posttitel {
	font: bold 1.5em "Courier New", Courier, monospace;
	color: #435da2;
	border-bottom: 1px dashed #ccc;
	margin: 10px 0 0;
}
	
#content h2.pagetitel {
	font: bold 1.5em "Courier New", Courier, monospace;
	color: #435da2;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 0;
}

#content h2 a {
	color: #435da2;
	text-decoration: none;
}
	
#content h2 a:hover {
	color: #4e922a;
	text-decoration: none;
}

#content h3 {
	font: bold 1em Helvetica, Verdana, Arial, sans-serif;
	color: #4e922a;
	margin: 0 0 5px 0;
}

.postdata {
	font: bold 0.625em Helvetica, Verdana, Arial, sans-serif;
	color: #999;
	width: 230px;
	margin: 10px 0 0;
	padding: 4px 0 0 5px;
	float: right;
}

.postdata li {
	list-style: none;
	margin: 0 0 6px;
}
	
.postdata li a, .postdata li a:hover {
	color: #4e922a;
	text-decoration: none;
}
/*Content END --------------------------------------------------------------------- Content END*/




/*Footer -------------------------------------------------------------------------- Footer*/
#footer {
	background: #4e922a url(images/sfv_hb-stuhr_logo_w.gif) no-repeat 5px center;
	border-bottom: 20px solid #fff;
	width: 720px;
	height: 150px;
	margin: 2px auto 0;
	clear: both;
}

.foocolumn3 {
	float: right;
	width: 110px;
	padding: 0 5px;
	margin: 10px 0 0;
}
	
.foocolumn3 li {
	font: bold 0.6875em Helvetica, Verdana, Arial, sans-serif;
	color: #fff;
	list-style: none;
	margin: 0 0 2px;
}

.foocolumn3 li a {
	line-height: 0;
	color: #fff;
	text-decoration: none;
}
	
.foocolumn3 li a:hover {
	color: #fff;
	text-decoration: underline;
}

.foocolumn4 {
	float: right;
	width: 110px;
	padding: 0 5px;
	margin: 10px 0 0;
}
	
.foocolumn4 li {
	font: bold 0.875em Helvetica, Verdana, Arial, sans-serif;
	color: #fff;
	list-style: none;
}

.foocolumn56 {
	float: right;
	width: 230px;
	padding: 0 5px;
	margin: 10px 0 0;
}
	
.foocolumn56 li {
	font: bold 0.6875em Helvetica, Verdana, Arial, sans-serif;
	color: #fff;
	list-style: none;
	margin: 0 0 2px;
}
	
.foocolumn56 li a {
	line-height: 0;
	color: #fff;
	text-decoration: none;
}
	
.foocolumn56 li a:hover {
	color: #fff;
	text-decoration: underline;
}

/*Footer END ---------------------------------------------------------------------- Footer END*/




/*Other --------------------------------------------------------------------------- Other*/
.postclear {
	clear: both;
	margin: 0 0 20px;
}

img {
	border: 1px solid #ccc;
	padding: 4px;
}

img.center {
	text-align: center;
	margin: 4px 0;
}

img.left {
	float: left;
	margin: 4px 10px 4px 0;
}

img.right {
	float: right;
	margin: 4px 0 4px 10px;
}

.center {
	text-align: center;
}
	
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.strike {
	text-decoration: line-through;
}

.prevpost {
	font-weight: bold;
	color: #4e922a;
	float: left;
	/*width: 240px;*/
	margin: 0 0 10px 25px;
}

.nextpost {
	font-weight: bold;
	color: #4e922a;
	text-align: right;
	float: right;
	/*width: 240px;*/
	margin: 0 25px 10px 0;
}

p.prevpost a, p.nextpost a {
	color: #4e922a;
	text-decoration: none;
}

p.prevpost a:hover, p.nextpost a:hover {
	text-decoration: underline;
	color: #4e922a;
}
/*Other END ----------------------------------------------------------------------- Other END*/