/*
Theme Name: SPD
Theme URI: http://spd-re-osthillen.de
Version: 1.5.1
Description: Ein Wordpress Theme basierend auf dem Homepage Baukasten der SPD.
Author: Rene Prymiak
Author URI: sourceforge.net/projects/wp-spd/
*/

/* standard elements */
html {
	min-height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #1C4C5C;
        text-decoration: none;
}
a:hover {
	color: #e2001a;
}
body {
	background: #86ADB9;
}
p, code, ul {
	padding-bottom: 10px;
}
li {
	list-style: none;
}
h1 {
	font: normal 1.8em Arial, sans-serif;
	margin-bottom: 4px;
}
h2 {
	font: normal 1.6em sans-serif;
}
h3 {
	font: bold 1.1em sans-serif;
}
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Arial, sans-serif;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Arial, sans-serif;
	padding-left: 26px
}
big {
	font-size: 1.1em;
}
h1, h2, h3 {
	padding-top: 6px;
}
label {
	display: block;
	font-size: 0.9em;
}
/* misc */
.clearer {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/* structure */
.container {
	background: #86ADB9;
	font-size: 1.2em;
	width: 100%;
}
/* header */
.top {        
	background: #fff url('img/bg_header.gif') repeat-x left top;
}
/* title */
.header {
	height: 130px;
        width: 1010px;
        padding: 10px 10px 0 0;
        margin-left: auto;
        margin-right: auto;
}
.header .left, .header .right {
	color: #454545;
        margin-top: 20px;
        float: left;
}
.header .left {
	background: #fff url('img/banner.jpg') no-repeat;
	line-height: 130px;
        width: 650px;
	margin-top: 25px;
}
.header .right {
	background: #fff url('img/logo_spd_clear.gif') no-repeat;
        width: 150px;
	line-height: 140px;
        margin-left: 150px;
}
.header .quicksearch{ 
        position: relative;
        top: -167px; left: 792px;
        z-index: 10; 
	padding: 0;
}
.header #q_search {
        background: url("img/bg_greyshadows.gif") repeat-x left 0;
	border: 1px solid #ccc;
	width: 112px;
        padding: 2px 25px 2px 2px;
}
.header .sendButton{ 
        position: relative; 
	border: 0px;
	background: #fff url('img/qsearch.jpg') no-repeat;	
	width: 24px;
	height: 20px;	
	top: 1px;
	right: 25px;
	z-index: 1;
}
/* navigation */
.navigation {
	background: #fff;
        display: block;
        margin: -5px 0 9px 0;
        padding: 0 120px 2px;
}
.navigation a {
	background: #fff;
	color: #86ADB9;
	display: block;
	text-decoration: none;
	font: bold 1em sans-serif;
	padding: 0 20px;
}
.navigation a:hover {
	background-position: left bottom;
	color: #E2001A;
}
.navigation ul {
	display: inline;
}
.navigation li {
	float: left;
}
.subnavigation {
        padding-left: 150px;
        background: #fff;
}
.subnavigation a {
	background: #fff;
	color: #86ADB9;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 0.8em sans-serif;
	line-height: 25px;
	padding: 0 20px;
}
.subnavigation a:hover {
	color: #E2001A;
}
.subnavigation ul {
	display: inline;
}
.subnavigation li {
	float: left;
}
/* main */
.main {
	background: #bbd8e1;
        width: 100%;
}
/* inhalt */
.inhalt {
	margin-left: auto;
        margin-right: auto;
        width: 1015px;
}
/* sub navigation */
.sidenav {
        background: #fff;
        border: 1px #E2001A solid;
        Margin: 16px 0 0 40px; 
	width: 266px;
        font: 0.8em Arial, Tahoma, sans-serif;
}
.sidenav h2, .sidenav h2 a {
        background: #E3001A url("img/bg_redshadows.gif") repeat-x left top;
        text-align: left;
        color: #FFF;
        padding: 4px;
	font: bold 1em Arial, Tahoma, sans-serif;
}
.sidecontent {
        background: #fff;
        Margin: 4px 8px; 
}
.sidenav img {
        padding: 4px 0;
}
.sidenav img.banner {
        padding: 0;
}
.sidenav li {
	border-top: 1px solid #EAEADA;
	margin-bottom: 2px;
        font-size: 1.0em Arial, Tahoma, sans-serif;
	padding-left: 8px;
}
.sidenav li a {
	background: url("img/icons_list.gif") no-repeat -370px 13px;
	color: #E2001A;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
        font-size: 1em;
        font-weight: bold;
}
.sidenav li a:hover {
	color: #e2001a;
        text-decoration: underline;
}
.event {
        margin-left: 8px;
	color: #444;
}
.event h3{
        margin-left: -6px;
	background: url("img/icons_list.gif") no-repeat 0px -358px;
	padding-left: 18px;
	color: #E2001A;
	display: block;
	text-decoration: none;
        font-weight: bold;
        font-size: 1.3em;
}
.event .date {
	font-weight: bold;
}
.event a {
	background: url("img/icons_list.gif") no-repeat -318px -32px;
	padding-left: 18px;
	color: #E2001A;
	display: block;
}
.spd_nav {
        margin: 0 0 40px 40px;
        float: left;
}
.spd_nav a {
        display: block;
        height: 58px;
        width: 266px;
}
.spd_nav li.newsletter {
        background: url("img/banner_info_266x58.gif") no-repeat;
}
.spd_nav li.newsletter:hover {
        background: url("img/banner_info_hover.gif") no-repeat;
}
.spd_nav li.spenden {
        background: url("img/banner_spenden_266x58.gif") no-repeat;
}
.spd_nav li.spenden:hover {
        background: url("img/banner_donation_hover.gif") no-repeat;
}
.spd_nav li.mitglied {
        background: url("img/banner_mitgliedwerden_266x58.gif") no-repeat;
}
.spd_nav li.mitglied:hover {
        background: url("img/banner_membership_hover.gif") no-repeat;
}
.spd_nav li.einmischen {
        background: url("img/banner_community_266x58.gif") no-repeat;
}
.spd_nav li.einmischen:hover {
        background: url("img/banner_community_hover.gif") no-repeat;
}
/* content */
.content {
	width: 650px;
        float: left;
	font-family: Arial, sans-serif;
}
.content .descr {
	color: #888;
	font-size: 0.8em;
	margin-bottom: 6px;
}
.content li {
	background: url("img/icons_list.gif") no-repeat -370px 6px;
	padding: 1px 0 2px 15px;
	color: #444;
}
.content li.pdf {
	background: url("img/icons_list.gif") no-repeat -277px -73px;
	padding: 8px 0;
}
.content li.link {
    background: url("img/icons_list.gif") no-repeat -315px -33px;
    padding: 8px 0;
}

.content p {
	color: #444;
}
/* footer */
.footer {
	background: url('img/bg_footer.gif') repeat-x;
        border-bottom: 9px solid #417E91;
	color: #86ADB9;
	font: bold 0.6em sans-serif;
	height: 39px;
        padding: 9px;
}
.footer a, .footer a:hover {
	color: #86ADB9;
}
.footer_nav a {
        padding: 3px;
        margin-left: 3px;
        display: block;
        border: 2px #86ADB9 solid;
        color: #86ADB9;
        float: right;
}
.footer_nav a:hover {
        color: #1C4C5C;
        background: #86ADB9;
}
/* posts */
.post h1 {
        padding: 3px 25px 5px 25px;
        margin: 0 10px 10px 0;
        font-weight:bold;
        font-size: 1.3em;
        color: #E2001A;
        text-decoration:none;
        background: url("img/icons_list.gif") no-repeat -350px -6px;
	border-bottom: 1px solid #E2001A;
}
.post a:hover h1 {
        text-decoration:underline;
}
.post {
        background: #fff;
        margin: 15px 0px;
        padding: 15px 15px;
        font-size: 0.9em;
	color: #444;
}
.post a {
        color: #86ADB9;
        text-decoration:none;
}
.post a:hover {
        color: #E2001A;
        text-decoration:underline;
}
.post .info {
        font: Arial;
        font-size: 0.8em;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	color: #666;
	margin: 5px 10px 4px;
	line-height: 1.6em;
}
.comment a{
	display: inline;
        font: Arial;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	color: #666;
	margin: 5px 10px 4px 0;
        background: url("img/icons_contentService.gif") no-repeat 0px -58px;
        text-decoration:none;
}
.print a{
	display: inline;
        font: Arial;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	color: #666;
	margin: 5px 10px 4px 0;
        background: url("img/icons_contentService.gif") no-repeat -55px 1px;
        text-decoration:none;
}
.email a{
	display: inline;
        font: Arial;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	color: #666;
	margin: 5px 10px 4px 0;
        background: url("img/icons_contentService.gif") no-repeat -20px -38px;
        text-decoration:none;
}
.save a {
	display: inline;
	font: Arial;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	color: #666;
	margin: 5px 10px 4px 0;
        background: url("img/icons_contentService.gif") no-repeat -36px -19px;
        text-decoration:none;
}
.post .info .save form {
	display: inline;
}
.post img {
	margin: 15px 4px 0 0;
        padding: 4px 4px;
}
.attachment {
        border: 1px #E2001A solid;
	margin: 15px;
}
.attachment h4 {
        background: #E3001A url("img/bg_redshadows.gif") repeat-x left top;
        font-family: arial, sans-serif;
        text-align: left;
        color: #FFF;
        padding: 4px;
        margin-bottom: 10px;
}
.attachment a {
        font-weight: bold;
        font-size: 80%;
        margin: 6px;
        padding: 7px 0 7px 30px;
        color: #E2001A;
}
/* comments */
.commentlist {
        background: #fff;
	padding: 0 20px 0 20px;
        border: 1px #E2001A solid;
}
.content ol li {
	list-style: none;
        background: none;
}
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
        margin-top: 12px;
	padding: 6px;
	background: #fff;
        border: 1px #e2001a solid;
	color: #444;
}
.commentmetadata {
	padding: 2px 0 4px;
}
.commentmetadata a {
	color: #86ADB9;
}
.commentmetadata a:hover {
	color: #e2001a;
        text-decoration: underline;
}
textarea.styled {
	width: 99%
}
.styled {
	font-size: 1.1em;
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {
	margin-bottom: 3px;
}
a img {
	border:none;
}
/* calendar */
#wp-calendar {
	color:#A0A0A0;
}
.sidenav table caption {
	border-bottom-color:#000;
}
.sidenav table thead tr {
	border-bottom-color:#000;
	color:#A53512;
}
.sidenav table th {
	border-bottom-color:#000;
}
.sidenav table td#today {
	border-color:#000;
	color:#A53512;
}
.sidenav table td a {
	border-bottom-color:#000;
	background-color:#EDF3DE;
}
.sidenav table tfoot {
	border-top-color:#000;
}
.sidenav table tfoot a {
	background:none;
}
/* calendar
--------------------------------------------------*/
#wp-calendar {
	display:inline-table;
	border-collapse:collapse;
	width:185px;
	margin:0px 10px 0 10px;
	text-align:center;
}
.sidenav table caption {
	margin: -5px 10px 0 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
	letter-spacing: 0.1em;
}
.sidenav table thead tr {
	border-bottom:1px solid;
}
.sidenav table th {
	border-bottom:1px solid;
}
.sidenav table td {
	width: 225px; /* maximaize width; honestly, I don't know much about tables... */
	padding: 1px;
	font-size: 0.9em;
}
.sidenav table td#today {
	padding: 0;
	border: 1px solid;
	font-size: 1em;
	font-weight: bold;
}
.sidenav table td a {
	display: block;
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 1.15em;
}
.sidenav table tfoot {
	border-top:1px solid;
}
.sidenav table tfoot a {
	border: none;
	font-weight: bold;
}
.sidenav table tfoot #prev a {
	text-align:left;
}
.sidenav table tfoot #next a {
	text-align:center;
}
#searchform {
	padding:10px;
}

