/*  
Theme Name: Helft uns leben
Theme URI: http://neu.helft-uns-leben.de/
Description: Helft uns leben
Version: 1.0
Author: Rhein-Zeitung
Author URI: http://neu.helft-uns-leben.de/

*/
body {
	font: 12px/150% Arial, Helvetica, sans-serif;
	color: #333333;
	/* background: #FFFFFF url(images/main-bg.gif); */
	margin: 0px;
	padding: 0px;
	background-image:url(images/bg_1px.jpg);
}
a {
	color: #1289CB;
	text-decoration: none;
}
a:visited {
	color: #1289CB;
	text-decoration: none;
}
a:hover {
	color: #BEAC63;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 0px;
	margin: 0px;
}
h1 {
	margin:0px;
	height: 60px;
	font: bold 36px/100% Arial, Helvetica, sans-serif;
	color: #ACD7EE;
}
h1 a, h1 a:visited{
	color: #ACD7EE;
	text-decoration: none;
}
h1 a:hover{
	color: #F6F5EE;
	text-decoration: none;
}
h2 {
	color: #333333;
	margin:0;
	padding:0;
	font: normal 28px/100% Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#content h2 { 
	margin:15px 0 10px 0;
	padding:0 0 0 0;
	line-height:130%;
}

h2 a, h2 a:visited {
	color: #1289CB;
	text-decoration: none;
}
h2 a:hover {
	color: #8D909F;
	text-decoration: none;
}
h3 {
	font: normal 16px/100% Arial, Helvetica, sans-serif;
	color: #1289CB;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% Arial, Helvetica, sans-serif;
	color: #758d38;
	margin: 10px 0px 5px;
}
h10 {
	color: #1289CB;
	text-decoration: none;
	font: normal 120%/100% Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin:0;
	padding:0;
	width:1000px;
	background-image:url(images/bg_sidebar_1px.jpg);
}
*+html #page {
	margin:29px 0 0 0;
}

/* header area */
#header_ {
	height:172px;
	width:1010px;
	position: relative;
	color: #1289CB;
}
#headerimg {
	position: relative;
	background: url(images/header_aktuelles.jpg) no-repeat left center;
	padding:0;
	margin:0px;
	height:172px;
	width:1010px;
}
#headerimg .description p {
	color: #aaaaaa;
	font-size: 11px;
	padding:4px 0 0 160px;
	margin:0;
}
#headerimg .description a {
	color:#aaaaaa;
	text-decoration:none;
}
#headerimg .description a:active,
#headerimg .description a:hover {
	color:#888888;
}
#headerimg .description a.active {
	color:#1289cb;
}

#navi {
	background: #F1EFE8;
	height: 29px;
	width: 1000px;
	margin: 0px;
	text-align: center;
	border:none;
	background-image:url(images/bg_navi_aktuelles.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#nav {
	list-style: none;
	margin: 0 0 0 40px;
	padding: 0px;
}
#nav li {
	float: left;
	height: 29px;
}

/*#nav_out {
	float:right;
	margin:0;
	padding:0 15px;
	display:block;
	height:30px;
	border-left: 1px solid #D0D0BF;
	color: #40608C;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-decoration:none;
}*/

#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	margin: 0px 12px;
	padding: 0 0 0 20px;
	font: bold 15px Arial, Helvetica, sans-serif;
	line-height: 28px;
	border:none;
}
#nav .page_item a:hover,
#nav_out:hover {
	color: #666666;
	background: none;
}

#nav .current_page_item a, 
#nav .current_page_item a:visited,
#nav .current_page_item a:hover,
#nav .current_page_parent a,
#nav .current_page_parent a:visited,
#nav .current_page_parent a:hover {
	color: #1289CB;
	text-decoration: none;
	background-image:url(images/navi_dot.jpg);
	background-repeat: no-repeat;
	background-position:center left;
}

/* content area */
#content {
	margin:0;
	padding:25px 30px 60px 35px;
	float: left;
	width: 453px;
	overflow: hidden;
	background-color:#dadbdd;
	min-height:470px;
}
/*#content img {
	 border: 1px solid #D0D0BF; 
	padding: 3px 10px 5px 0;
	margin:0;
}*/


/* Untermenü */
ul.list-page {
	list-style:none;
	padding:0;
	margin:0 0 15px 0;
}

ul.list-page li {
	float:left;
	margin:0 15px 0 0;
	padding:0;
}

ul.list-page li a,
ul.list-page li a:visited {
	color:#333333;
	font-size:11px;
	text-decoration:none;
}
ul.list-page li a:active,
ul.list-page li a:hover {
	color:#555555;
}

ul.list-page li.current_page_item a,
ul.list-page li.current_page_item a:visited,
ul.list-page li.current_page_item a:hover {
	color:#1289CB;
}


.post {
	clear:both;
	padding:0;
	margin:0;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.entry {
	float:right;
	display:block;
	width:100%;
	margin:0 0 13px 0;
	padding:0;
}
*+html .entry {
	margin:0 0 3px 0;
}

.post-cat {
	color: #444;
	border-bottom: 2px dotted #D0D0BF;
	letter-spacing: -1px;
	font: normal 130%/100% Arial, Helvetica, sans-serif;
	padding:0 0 3px 0;
	margin:0 0 10px 0;
	width:100%;
	display:block;
}
.post-cat a {
	color:#444;
}
.post-cat a:hover {
	color:#999;
	text-decoration:none;
}


.post-comments {
	background: url(images/mini-comments.gif) no-repeat left bottom;
	padding-left: 20px;
	float: right;
	font-size: 11px;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 11px;
	color: #999999;
}
.post-content {
	clear: both;
	margin:0;
	padding:0;
}
.post-content blockquote {
	/*background: #F1EFE8;
	border-left: 1px solid #e3e3e3;*/
	padding: 5px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #1289CB;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #D0D0BF;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 100%;
}
.commentlist li{
	padding: 10px;
	padding-bottom: 0px;
}
.commentlist .alt {
	background: #F1EFE8;
	border: 1px dotted #D0D0BF;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 10px;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 10px;
}
#commentform input{
	width: 200px;
	background:#F1EFE8;
	border: 1px dotted #D0D0BF;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#F1EFE8;
	border: 1px solid #D0D0BF;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	/*background: url(images/rzButt.gif) no-repeat;*/
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
	background-color:#1289cb;
}
textarea#comment {
	width:507px;
}

/*sidebar */
#sidebar {
	float: right;
	padding:140px 240px 0 30px;
	width: 212px;
	min-height:354px;
	background-image:url(images/bg_side_aktuelles.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color: #666666;
	overflow: hidden;
	line-height:normal;
}
/*sidebar text */
#sidebar #head {
	font-size:27px;
	color:#fff;
	padding:0;
	margin:0;
}

#sidebar #kontonr {
	font-size:43px;
	color:#fff;
	padding:0;
	margin:15px 0 10px 0;
}

#sidebar #blz {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#sidebar #spendentext {
	color:#333333;
	font-size:11px;
	padding:0;
	margin:15px 0 0 0;
}

#sidebar #spendenbutton {
	margin:30px 0 0 0;
	padding:0;
	width: 220px;
	height:50px;
	display:block;
}



/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 16px/100% Arial, Helvetica, sans-serif;
	color: #1289CB;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #D0D0BF;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #495233;
	text-decoration: none;
}
#sidebar a:hover{
	color: #1289CB;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #E4E4D5;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	/*background: url(images/mini-blogroll.gif) no-repeat left center !important;*/
	padding-left: 0px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat left center !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
/*ul.list-page li,*/ li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat left center !important;
	padding-left: 20px !important;
}
/*sub-pages */
/*ul.list-page li ul li,*/ li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 0px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 115px;
	height: 22px;
	padding: 4px 20px 0px 5px;
	border: 1px solid #D0D0BF;
	background: #fffffe url(images/search-icon_rz.gif) right center no-repeat;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	background-color:#1289cb;
	/*background-image: url(images/search-rzButt.gif);
	background-repeat:no-repeat;
	background-position:top right;*/
}/* footer area */
#footerbg {
	clear: both;
	padding:0;
	margin:0;
}
#footer {
	width:1000px;
	margin:0px;
	font-size: 12px;
}

#footer_left {
	width:488px;
	background-color:#dadbdd;
	float:left;
	height:25px;
	color:#333333;
	margin:0;
	padding:10px 0 0 30px;
}
#footer_right {
	width:462px;
	background-image:url(images/bg_sidebar_1px.jpg);
	float:right;
	height:25px;
	color:#333333;
	margin:0;
	padding:10px 0 0 20px;
}

#footer a, 
#footer a:visited {
	color: #333333;
	text-decoration:none;
}
#footer a:active, 
#footer a:hover {
	color: #1289cb;
}

#footer h4 {
	font: normal 16px/100% Arial, Helvetica, sans-serif;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 290px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-icon.gif) no-repeat 5px 4px;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 190px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 12px;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-icon.gif) no-repeat 5px 4px;
	padding: 0px 0px 10px 20px;
}
.footer-meta {
	width: 220px;
	float: right;
	margin-left: 10px;
}
.footer-meta strong {
	font-size: 12px;
	line-height: 135%;
	font-weight: bold;
}
.footer-meta ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 110%;
}
.footer-meta ul li {
	background: url(images/mini-footer-icon.gif) no-repeat 5px 4px;
	padding: 0px 0px 10px 20px;
	font-size: 12px;
	line-height: 135%;
	font-weight: bold;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 800px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 100%;
}
#credits a, #credit a:visited {
	color: #ACD7EE;
}
.footer-meta ul li.rss {
	background: url(images/mini-rss.gif) no-repeat left 2px;
	padding: 0px 0px 10px 20px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	padding: 2px 10px 5px 0px;
	margin:0;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	padding: 2px 0px 5px 10px;
	margin:0;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility:hidden;
	height:0;
	width:0;
	margin: 0px;
	padding: 0px;
}

.blognavi {
	/*background: #fff url(http://images.zeit.de/bilder/site07/site08/doppellinie_bebeb6.gif) repeat-x scroll center bottom; */
	padding-bottom: 4px;
	margin-bottom: 10px;
}

.blognavi ul {
	color: #1289CB;
	margin: 10px 0 4px 4px;
	overflow: hidden;
	width:100%;
	padding:0;
}
	
.blognavi ul li {
	color: #1289CB;
	float: left;
	width: 25%;
	margin: 0 0 5px 0;
	padding:0;
	overflow: hidden;
	display:block;
}

.blognavi ul li a {
	background: url(images/mini-category.gif) no-repeat left center !important;
	color: #1289CB;
	font-size: 11px;
	line-height: 120%;
	padding: 3px 0px 1px 20px;
}

.blognavi p {
	font-size: 11px;
	font-weight: 700;
	margin: 0 0 7px 0;
}
.clearfix {
	overflow: hidden;
}
.readmore {
	/*background: url(images/mini-category.gif) no-repeat left center !important;*/
	text-align:right;
	color: #1289CB;
	padding: 0px 7px 1px 0px;
}

#content img.imgtfe {
	border:none;
	padding:4px 10px 4px 0;
	margin:0;
}
.time_author{
    height:20px;
	margin:0 0 0 0;
	padding:0;
}

p.wp-caption-text {
	font-size:10px;
}

.post-content p {
	line-height: 150%;
}

