/*
Theme Name: D-Welt for deine-starke-stimme.de
Theme URI: -
Description: 3 Spalten, Widget Support
Version: 1.4
Tags: fixed width, three columns, widget ready, widgets, bright, red 
Author: typotom
Author URI: http://www.d-welt.de
*/

*
{
	padding: 0px;
	margin: 0px;
}

.contentarea P
{
	padding: 5px 0 5px 0;
	margin: 0px;
}

.contentarea img
{
	margin-top: 2px;
}

body
{
	font-size: 0.8em;
	padding: 15px 0;
	background: url(images/bg_linie.gif) repeat;
}
body
{
	color: #3B3B3B;
	/* background-color: #D3E3F3; */
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}
input ,textarea
{
	color: #5C6A74;
         border: 1px solid #d6d3d3;
	background-color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
         margin: 3px 0;
}
#search input {
        margin:0;
}

input:hover,textarea:hover
{
	border: 1px solid #939793;
}
input:focus,textarea:focus
{
	background-color: #d6d3d3;
	border: 1px solid #939793;
}
a 
{
	color: #5C6A74;
	text-decoration: none;
}
a:hover 
{
	color: #3B3B3B;
	text-decoration: none;
}
blockquote
{
	color: #5C6A74;
	border: dashed 1px #5C6A74;
	margin: 8px 0;
	padding: 1.0em 1.0em 1.0em 1.0em;
        clear:both;
background-color: #fafafa;
}

#outer 
{ width: 920px; padding: 3px; margin-left:auto; margin-right:auto; border: solid 2px #e4e4e4; background-color:white;}

.left
{
	float: left;
}
.right 
{
	float: right;
}
.clear 
{
	clear: both;
}
.divider
{
	width: 100%;
	height: 20px;
	background: #FFFFFF url('images/border2.gif') repeat-x top left;
	clear: both;
}

.login
{
	color: white;
	float: right;
	font-variant: small-caps;
	
}

.details {
	color: #5C6A74;
	font-size:0.9em;
	line-height:1.1em;
	margin-bottom:6px;
	font-variant: small-caps;
	}

#header
{
	width: 100%;
	background:  #ee0000 repeat-x left top;
}
#headercontent
{
	font-variant: small-caps;
	padding: 1em 0.5em 1em 0.5em;
}
#headercontent h1 {
	color: #E4E4E4;
	font-size: 1.5em;
	font-weight: bold;
}
#headercontent h1 a {
	color: #E4E4E4;
	text-decoration: none;
}
#headercontent h1 a:hover {
	color: #FFFFFF;
}
#headercontent h2 {
	color: #E4E4E4;
	font-size: 1.2em;
	font-weight: normal;
}
#header form
{
	padding: 1em 0.5em 1em 0.5em;
}
#headerimage {
	width: 100%;
	height: 120px;
	background: url('images/headerimage_dss2.jpg') top left;
}
#headermenu
{
	font-size: 1em;
	padding: 0.5em 0 0 0;
	background:  #E5E5E5 repeat-x left top;
	height:23px;
}
#headermenu ul li
{
	display: inline;
}
#headermenu ul li a
{
	/* color: #FFFFFF; */
	text-decoration: none;
	font-variant: small-caps;
	padding: 1.0em;
}
#headermenu ul li a:hover
{
	/* color: #FFFFFF; */
}

#l_sidebar 
{
	width: 19%;
	float: left;
	background-color: #FFFFFF;
}
#r_sidebar 
{
	width: 19%;
	float: left;
	background-color: #FFFFFF;
}
#l_sidebarwidgeted
{
	margin: 0;
	padding: 0.5em 0.0em 0.5em 0.0em;
	margin-top: -2em;
}
#r_sidebarwidgeted
{
	margin: 0;
	padding: 0.5em 0.0em 0.5em 0.0em;
	margin-top: -2em;
}
.sidebar
{
	margin: 1em;
}
.sidebar h2
{
	color: #5C6A74;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1em;
}
.sidebar ul
{
	list-style-type: none;
	margin: 0.1em 0.1em 0.1em 2.0em;
}
.sidebar ul li ul
{
	/* list-style-type: disc;
	margin: 0.1em 0.1em 0.1em 1.0em;
*/
list-style: square outside url("images/pfeil_ee0000.gif");
margin-left: 1.5em;
}

li.linkcat
{
	list-style-type: none;

}

#content 
{
	width: 60%;
	float: left;
	border-left: dashed 1px #E4E4E4;
	border-right: dashed 1px #E4E4E4;
	background-color: #FFFFFF;
}
.contentbar
{
	margin: 1em;
}
.contentbar ul, .contentbar ol
{
	margin: 0.1em 0.1em 0.1em 1.0em;
}
.contentbar li
{
	margin: 1.0em 0.1em 0.1em 1.0em;
}
.contenttitle
{
	width: 100%;
}
.contenttitleinfo
{
	float: left;
}
.contenttitledate
{
	width: 44px;
	height: 49px;
	float: right;
	background-image: url('images/date.gif');
}
.contenttitledate1
{
	color: #e4e4e4;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
.contenttitledate2
{
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 11px 0 0;
	text-align: center;
}
.contentarea
{
	clear: both;
	padding: 0.0em 0.0em 0.8em 0.0em;
}


.contentbar h2
{
	color: #5C6A74;
	font-size: 1.2em;
	font-weight: bold;
         padding:5px 0;
}
.contentbar h2 a
{
	color: #5C6A74;
	text-decoration: none;
}
.contentbar h2 a:hover
{
	color: #3B3B3B;
}
.contentbar h3
{
	margin: 1.5em 0em 0em 0em;
}
.post ul.controls
{
	padding: 0.5em 0.0em 0.5em 0.0em;
}
.post ul.controls li
{
	display: inline;
	font-size: 0.8em;
}
.post ul.controls li a
{
	background-repeat: no-repeat;
	background-position: left;
	padding: 0.0em 1.0em 0.0em 1.6em;
}
.post ul.controls li a.printerfriendly
{
	background-image: url('images/icon-printerfriendly.gif');
}
.post ul.controls li.comments a
{
	background-image: url('images/icon-comments.gif');
}
.post ul.controls li.readmore a
{
	background-image: url('images/icon-more.gif');
}

#commentlist li 
{
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #5c6a74;
}

#commentform 
{
	margin: 1em 0;
	background: #FFFFFF;
	width: 75%;
}

#commentform textarea 
{
	/*background: #f8f7f6;
	border: 1px solid #d6d3d3;*/
	width: 75%;
}
#commentform textarea:hover 
{
	/*background: #FFFFFF;
	border: 1px solid #d6d3d3;*/
}
#commentform textarea:focus 
{
	/*background: #FFFFFF;
	border: 1px solid #939793;*/
}

#commentform #email, #commentform #author, #commentform #url 
{
	font-size: 1.1em;
	/*background: #f8f7f6;
	border: 1px solid #d6d3d3;*/
	width: 75%;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover 
{
	font-size: 1.1em;
	/*background: #FFFFFF;
	border: 1px solid #d6d3d3;*/
	width: 75%;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus 
{
	font-size: 1.1em;
	/*background: #FFFFFF;
	border: 1px solid #939793;*/
	width: 75%;
}
#commentform input
{
	margin-bottom: 6px;
}


#footer
{
	width: 100%;
	color: white;
	font-size: 0.8em;
	margin: 2em 0 0 0;
	background:  #E5E5E5;
}
#footer a
{
	color: #cccccc;
	text-decoration: none;
}
#footer a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer .left
{
	padding: 1.0em 0.5em 1.0em 0.5em;
}
#footer .right
{
	padding: 1.0em 0.5em 1.0em 0.5em;
}

﻿/*
Aus style.css von WP default uebernommen:
*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #f1f1f1;
	text-align: center;
	background-color: #f5f5f5;
	padding-top: 4px;
	/* margin: 8px; */
	-moz-border-radius: 1px;
	-khtml-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #f1f1f1 !important;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 15px;
	padding: 0;
	margin: 2px 0 2px 5px;
         color: gray;
         text-align: left;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	/*max-width: 100%; */
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 1px;
	margin: 2px 0 8px 8px;
	display: inline;
	}

img.alignleft {
	padding: 1px;
	margin: 2px 8px 8px 0;
	display: inline;
	}

.alignright {
	float: right;
         margin: 8px 0px 8px 8px;
	}

.alignleft {
	float: left;
         margin: 8px 8px 8px 0px;
	}
/* End Images */


/* ##### Kalender Layout ##### */

#calendar_wrap table {
	width: 152px;
	}

#calendar_wrap {
	background:#F5F5F5 none repeat scroll 0 0;
	border:2px dotted #E5E5E5;
	margin-bottom:8px;
	margin-top:0px;
	padding:6px;
	width:152px;
	}

#calendar_wrap table thead tr th {
	background:#5C6A74 none repeat scroll 0 0;
	color:white;
	padding:2px;
	text-align:left;
	}

#calendar_wrap caption {
	background:#ee0000 none repeat scroll 0 0;
	color:white;
	padding:2px;
	width:150px;
	}
	
#calendar_wrap a {
        color:#ee0000;
	}
#calendar_wrap a:hover {
	color:#990000;
	}

.widget_tag_cloud div {
	background:#F5F5F5 none repeat scroll 0 0;
	border:2px dotted #E5E5E5;
	margin-bottom:8px;
	margin-top:0px;
	padding:6px;
	width:152px;
	font-size:0.8em  !important;
	font-family: Arial, sans-serif !important;
	}
.page_header_single h2 {
	background-image: url('images/page_headline_under.gif');
	background-repeat:no-repeat;
	height:20px;
	width:525px;
	padding:0 0 8px 0;
	}
img#wpstats {
         display:none;
}
.entry a {
color: #ee0000;
}
.entry a:hover {
color: #990000;
}
.entry img {
border: 1px solid #e5e5e5;
}
.sidebar .current-cat a {
font-weight: bold;
}