﻿/* 
Theme Name:gruene-bad zwischenahn
Theme URI: 
Description: WordPress-Theme für den Ortsverband Bündnis 90/Die Grünen Bad Zwischenahn, 4 Widgets-Areas, Thumds-Excerpts, XML-Sitemap, Kontakt-Formular, SEO
Author: hww-webdesign, Uwe Heiderich-Willmer

www.gruene-zwischenahn.de
Start: 01.09.2011
Letzte Aenderung: 01.09.2011
Design und Realisierung: Uwe Heiderich-Willmer, info@hww-webdesign.de, hww-webdesign.de
------------------------------------------------------------------------------------------- */
/*
navigation-button: font-family: Swis721 Blk BT  font-size: 10 Pkt.
Farbschema: #8FB520, #EEEEEE, #FFFFFF  


*/

body {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url('../images/tapete_grey.jpg');	
}	
#wrapper {	
	position: relative;
	width: 960px;
	margin: 0px auto ;
	padding: 0;
	border: 0;
}
#masthead {
	position: relative;
	float: left;
	width: 960px;
	height: 150px;
	margin: 0px auto;
	padding: 0;
	border: 0;
	background-color: #8FB520;	
}
#logo {
	position: relative;
	float: left;	
	margin-top: 10px;
	margin-left: 15px; 
	border: 0px;
}
#banner {
	position: relative;
	float: right;	
	height: 120px; 
	margin: 15px 150px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#banner h1 {
	font-size: 3em;
	margin: 0;
	color: white;
}
#banner h2 {	
	font-size: 2em;
	margin-top: 5px;
	margin-bottom: 5px;
	color: white;
	  
}
#sidebar {
	position: relative;
	float: left;
	width: 150px;
 	padding: 5px 5px 15px 5px;
	margin-top: 5px;
	background-color: #8FB520;	
	z-index: 1;
}
#s1_sublinks {
	position: absolute;
	top: 63px;
	left: 125px;
	width: 180px;
	padding-top: 10px;	
	border: 1px #8FB520 solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/*behavior: url('http://gruene-zwischenahn.de/wp-content/themes/gruene-bz/border-radius.htc');*/
	background-color: #8FB520;
	visibility: hidden;
}
#s2_sublinks {
	position: absolute;
	top: 100px;
	left: 125px;
	width: 180px;
	padding-top: 10px;
	border-bottom: 1px #8FB520 solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/*behavior: url('http://gruene-zwischenahn.de/wp-content/themes/gruene-bz/border-radius.htc');*/
	background-color: #8FB520;
	visibility: hidden;
}
#sidebar img {
	border: 0px;
}
#sidebar ul {
	margin: 0px 0 10px 0;
	font-size: 0.9em;
}
ul .children {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 0.9em;
}
#sidebar li {
	text-align: left;
	list-style: none;
	margin-left: 20px;
}
#sidebar_r {
	position: relative;
	float: right;
	width: 190px;	
	padding: 5px 5px 15px 5px;
	margin-top: 5px;
	background-color: #EEEEEE;
	font-size: 0.8em;
}
#sidebar_r li {
	text-align: left;
	list-style: disc;
	margin-left: 15px;
}
#sidebar_r .textwidget {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #EEEEEE;
	border: rgb(130,130,130) solid 0px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding: 3px;
}
#sidebar .textwidget {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #8FB520;
	border: rgb(130,130,130) solid 0px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	padding: 3px;
}
#sidebar a {
	color: white;
	font-size: 0.9em;
	text-decoration: none;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#sidebar a:hover {
	color: #FF0000;
	font-size: 0.9em;
	text-decoration: none;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

#searchform {
	margin: 10px 5px 5px 20px ;
}
#calendar_wrap {
	margin: 10px 5px 5px 20px ;
}
#cat {
	margin: 10px 5px 5px 20px ;
	width: 225px;
}
#month {
	margin: 10px 5px 5px 20px ;
	width: 225px;
}
.beitrags-titel {
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	border-bottom: 0px;
}
.beitrags-info {
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
}
.feedback {
	font-size: 0.7em;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px #8FB520 solid;
}
.box_title {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: rgb(130,130,130);
	color: white;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 1px;
} 
.box_content {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: white;
	border: rgb(130,130,130) solid 1px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	padding: 3px;
}
.box_title_r {
	margin-top: 16px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: rgb(130,130,130);
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 1px;
	text-align: center;
} 
.box_content_r {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 18px;
	background-color: white;
	border: rgb(130,130,130) solid 0px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	list-style-position: inside;
	padding: 10px 0 0 0;
}
.box_title_l {
	margin-top: 16px;
	margin-left: 20px;
	margin-right: 40px;
	width: 150px;
	height: 30px;
	background-image: url('../images/bg_a.gif');
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	text-align: left;
} 
.box_title_l_a {
	margin-top: 16px;
	margin-left: 20px;
	margin-right: 40px;
	width: 100px;
	background-color: rgb(238, 238, 238);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 1px;
	text-align: left;
}
.box_content_l {
	margin-left: 20px;
	margin-right: 40px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	border: rgb(130,130,130) solid 0px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	padding: 10px 0 0 0;
}
.white {
	background-color: #FFFFFF
}
#content {
	background: url('../images/anti-atom-sonne_bg.gif') white no-repeat center;  
	position: relative;
	float: left;
	width: 570px;
	min-height: 990px;
 	padding: 15px 10px 5px 10px;
	margin: 5px 5px 5px 5px;
	background-color:white;
	font-size: 0.8em;
	z-index: 0;
}
#content img {
	border: 0px;
}
#content_titel {
	position: relative;
	float: left;
	width: 550px;
	padding: 5px;
	margin: 5px 5px 25px 5px;
	border-bottom: 2px #8FB520 solid;
}
#content_titel h1 {
	text-align: center;
	font-size: 1.8em;
	color: #008000;
}
#content_titel h2 {
	text-align: center;
	font-size: 1.0em;
	color: #000000;	
}
#content_titel h3 {
	text-align: center;
	font-size: 1.0em;
	color: #FF0000;
}
#content .rsevent {
	font-size: 1em;

}
#content li{
	margin-left: 50px;
	font-size: 1em;
}
ul .xoxo {
	list-style: inherit;
}
#beitrag h1 {
	font-size: 1.4em;
}
#beitrag h1 .header-programm {
 	font-size: 2em;
 	color: 	#01809D;
} 
#beitrag h2 {
	border-bottom: 2px #8FB520 solid;
}
#beitrag hr {
	color: #8FB520;
	line-height: 1px;
}

#beitrag .beitrags-titel {
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	border-bottom: 0px;
}
#beitrag .sitemap {
	font-size: 1.8em;
	border-bottom: 2px #8FB520 solid;

}
#beitrag .ddsg-wrapper h2 {
	font-size: 1.3em;
	border-bottom: 0px #8FB520 solid;

}
#widget3 {
	position: absolute;
	left: 5px;
	top: 950px;
	width: 265px;
	min-height: 600px;
	padding: 5px;
	margin: 5px 5px 25px 5px;
	font-weight: bold;
	border: 1px #008000 inset;
}
#widget3 h3 {
	font-size: 1em;	
}
#widget3 .beitrags-titel{
	font-size: 1em;
}
#widget3 p {
	margin: 0;
}
#widget4 {
	position: absolute;
	left: 5px;
	top: 1400px;
	width: 265px;
	padding: 5px;
	margin: 5px 5px 25px 5px;
	border: 1px #008000 inset;
}
#presse {
	position: relative;
	float:left; 
	width: 560px;
	height: 1000px;
	padding: 5px;
	border: 1px #008000 inset;
	overflow: scroll;
}
#archiv_monat {
	position: relative;
	float: left;
	width: 560px;
	height: 120px;
	padding: 5px;
	margin: 5px 0px 25px 0px;
	border: 1px #008000 inset;
}
#archiv_kat {
	position: relative;
	float: left;
	width: 560px;
	height: 120px;
	padding: 5px;
	margin: 5px 0px 25px 0px;
	border: 1px #008000 inset;
}
#archiv_autor {
	position: relative;
	float: left;
	width: 560px;
	height: 300px;
	padding: 5px;
	margin: 5px 0px 25px 0px;
	border: 1px #008000 inset;
	overflow: scroll;
}
#footer {
	position: relative;
	clear: both;
	width: 960px;
	height: 40px;
	margin: 0 auto ;
	padding: 0;
	border: 0;
	background-color: #8FB520;
}
#textfooter {
	float: right;
	margin: 12px 5px 10px 0; 
	font-size: 0.8em;
}
#footer img {
	border: 0px;
}
#footer ul {
	display: block;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.article {
	padding:5px;
	margin: 5px 5px 25px 5px;
  
}
.italic {
	font-style: italic;
}
.blue_italic {
	
	font-style: italic;
	color: #01809D; 
}
.hr_content {
	color: #8FB520;
	height: 3px; 
	
}
.img_center {
	display: block;
	margin: 15px auto;
	border: 0px;
}
.img_left {
	float:left;
	margin: 10px ;
	border: 0px;
}
.img_right {
	float: right;
	margin: 10px;
	border: 0px;
}
.tw_strong{
	font-weight: bold;
}
.center {
	text-align: center;
}
.center_white {
	text-align: center;
	color: white;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.widgettitle {
	font-size: 1em;
	font-style: normal;
	
	color:green;	
}
.ma-top-20 {
	margin-top: 20px;
}
a {
	color: #8FB520;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
}
.LCtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	margin: 5px;
}
.linkcat {
	font-size: 0.9em;
}
.alignleft {
	float: left;
	margin: 5px;
}
.alignright {
	float:right;
	margin: 5px;
}
.aligncenter {
	display: block;
	margin: 5px auto;
}
.iframe {
	padding-left: 25px;
}
.facebookbanner {
	padding-left: 3px;
}
/*
.wp-caption {
	margin: 10px;
}
*/
.textwidget {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	border: rgb(130,130,130) solid 0px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding: 3px;
}
.table {
	border: 1px #000000 inset;
	text-align: center;
	border-collapse: inherit;
	border-spacing: inherit;
	table-layout: auto;
}
.widget_tag_cloud {
	overflow: hidden;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	border: rgb(130,130,130) solid 0px;
	padding: 3px;


}
 {
	overflow: hidden;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	border: rgb(130,130,130) solid 0px;
	padding: 3px;
}
.curved { 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.k2011 {
	margin-top: 10px;
}
/*Lightbox */
#lightbox {	
	position: absolute;	
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
}
#lightbox img { 
	width: auto; 
	height: auto;
}
#lightbox a img { 
	border: none; 
}

#outerImageContainer { 
	position: relative;  
	background-color: #fff; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto; 
}
#imageContainer { 
	padding: 10px; 
}

#loading { 
	position: absolute; 
	top: 40%; 
	left: 0%; 
	height: 25%; 
	width: 100%; 
	text-align: center; 
	line-height: 0; 
}
#hoverNav { 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	z-index: 10; 
}
#imageContainer>#hoverNav { 
	left: 0;
}
#hoverNav a { 
	outline: none;
}

#prevLink, #nextLink { 
	width: 49%; 
	height: 100%; 
	background-image: url(data:image/gif;base64,AAAA);
	 /* Trick IE into showing hover */ display: block; 
}
#prevLink { 
	left: 0; 
	float: left;
}
#nextLink { 
	right: 0; 
	float: right;
}
#prevLink:hover, #prevLink:visited:hover { 
	background: url("../../images/prevlabel.gif") left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover { 
	background: url("../../images/nextlabel.gif") right 15% no-repeat; 
}

#imageDataContainer{ 
	font: 10px Verdana, Helvetica, sans-serif; 
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	; 
}

#imageData {	
	padding:0 10px; 
	color: #666; 
}
#imageData #imageDetails { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#imageData #caption { 
	font-weight: bold;	
}
#imageData #numberDisplay { 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#imageData #bottomNavClose { 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
}	 	

#overlay { 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
}
#attachment_1951 {
	margin-left: 15px;
	margin-right: 25px;
}
#iframe {
	width: 140px;
	min-height: 450px;
	float:left;
	background-color: #FFFFFF;
	display: block;
	margin: 5px 5px 5px -5px;
}
/*Add to any*/
}
.addtoany_share_save_container {
	margin: 5px 0 5px 0; 
}
