﻿/*
Theme Name: Gartenbauverein Dorsbrunn
Theme URI: http://www.gartenbauverein-dorsbrunn.de
Description: 
Version: 2.3 (11. Dez. 2007)
Author: Daniel Gruber
Author URI: 

*/

/* Algemeine Formatierungen */
body {
	background: #1ECF53;
    text-align: center;
    margin: 0;
    padding: 0;
    font: 62.5% verdana, sans-serif;
    color: #333;
}

blockquote {
    border-left: 5px solid #ccc;
    margin-left: 10px;
    padding-left: 5px;
}

img {
    border: none;
}

pre, code {
    font: 1em 'courier new', courier, monospace;
    color: #900;
}
ins {
    text-decoration: none;
    border-bottom: 1px dashed #f60;
}
acronym, abbr, dfn {
    border-bottom: 1px dashed #333;
    font-style: normal;
}

dt {
    font-weight: bold;
}
dd {
    margin: 2px 0 7px 0;
}

.bild-links, .alignleft {
    float: left;
    margin: 2px 10px 5px 0;
}
.bild-rechts, .alignright {
    float: right;
    margin: 2px 0 5px 10px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.nach-oben {
    text-align: right;
    margin: 10px 0;
}

.center {
    text-align: center;
}

.weiter {
    margin: 1em 0;
    text-align: center;
}

.erster {
    margin-top: 0; padding-top: 0;
}

.pagination {
    text-align: center;
    margin: 1.2em 0;
}


.unsichtbar {
    display: none;
}

h1 {
    margin: 0;
    padding: 5px 15px/* 2px 15px*/;
    font: 2.9em arial, sans-serif;
    line-height: 1;
}
h1 a {
    text-decoration: none;
    color: RGB(60, 149, 86);
}


/* Ende allgemeine Formatierungen */

#rand {
    width: 1000px;
    margin: 0 auto;
	margin-top:10px;
    padding: 0;
    text-align: left;
    background: #fff;
	border:1px solid #444444;
}

#header {
    height: 110px;
    background: url(//gartenbauverein-dorsbrunn.de/wp-content/themes/kick-it-2.3/img/header.jpg) no-repeat;
    padding: 5px 90px;
}

#header h1 {
	text-shadow: 1px 1px 0px #dfd;
}

#navi-oben {
    padding: 3px 15px;
    background: #019933 url(//gartenbauverein-dorsbrunn.de/wp-content/themes/kick-it-2.3/grafik/navi-oben.gif) repeat-x;
    color: #F7CB1C;
    font: bold 1.2em verdana, sans-serif;
    letter-spacing: 1px;
}

#navi-oben a {
    color: #F7CB1C;
    text-decoration: none;
}

#navi-oben a:hover {
    color: #fff;
}

#inhalt {
    text-align: left;
    margin-top: 15px;
    padding-bottom: 10px;
}

/* Navigation */
#navi {
    width: 200px;
    margin: 0 0 15px 0;
    float: left;
    color: #666;
    font-size: 1.3em;
    line-height: 2;
}

#navi-innen {
    padding: 0 10px;
}

#navi ul {
    list-style: none;
    margin: 5px 0 .5em 0;
    padding: 0;
}

#navi ul ul.sub-menu {
    margin: 0 0 .5em 10px;
}

#navi ul li {
	border-top:1px solid #ddd;
}

#navi ul.sub-menu li a{
	background:url(//gartenbauverein-dorsbrunn.de/wp-content/themes/kick-it-2.3/img/li-children.png) no-repeat left center;
	padding-left: 12px;
}

#navi ul li a:hover, #navi ul.children li a:hover {
	background-color:#eee;
}

#navi ul li.current_page_item a{
	font-weight:bold;
}

#navi ul li.current_page_item ul li a{
	font-weight:normal;
}
#navi a {
    color: RGB(60, 149, 86);
    text-decoration: none;
    font-weight: normal;
	height:2em;
	display:block;
}

#navi h2 {
    text-align: left;
    font: bold 1.1em verdana, sans-serif;
    color: RGB(60, 149, 86);
    padding: 0;
    margin: 0;
    margin-top: 1em;
}

#navi h2.erster {
    margin-top: 0;
}

#navi form {
    margin: 10px 0;
}

#navi input {
    border: 1px solid #005D1F;
    background: #eee;
    color: #005D1F;
    font-size: 1.1em
}

#navi .search-button {
    margin-top: 3px;
}

#navi .navi-bild {
    text-align: center;
    margin: 1em 0;
}

#navi .news ul {
    line-height: 90%;
}

#navi .news li {
    margin-bottom: 3px;
}

#navi .news li a {
    font-weight: normal;
}

#sidebar_gartentipp {
	border:1px solid #005D1F;
	background:#eee;
	margin-top:5px;
	padding: 5px;
	color: #333;
	font-size: 0.8em;
	line-height: 1.2;
}

#sidebar_gartentipp a{
	background:url(//gartenbauverein-dorsbrunn.de/wp-content/themes/kick-it-2.3/img/li-children.png) no-repeat left 2px;
	padding-left: 12px;
	font-size: 1.2em;
	margin: 5px 0;
	display: inline;
}
#navi #gartentipp-archiv{
	font-size: 0.8em;
	text-align:center;
	display:block;
}
/* Ende Navigation */

/* Der Inhalt */

#text-inhalt {
    margin-right: 15px;
    margin-left: 215px;
    font-size: 1.3em;
    line-height: 1.5;
}

#text-inhalt .datum {
    font: bold 1em verdana, arial, sans-serif;
    border-bottom: 1px solid #ccc;
    margin: .7em 0 0 0;
    text-align: right;
    color: #777;
}

#text-inhalt h2 {
    font: 1.55em 'trebuchet ms', arial, sans-serif;
    color: #555;
    margin: 1px 0 1em 0;
    background: #eee;
    padding: 2px 5px /*2px 30px*/;
}

#text-inhalt h3 {
    font: 1.4em 'trebuchet ms', arial, sans-serif;
    margin: .5em 0;
    color: RGB(60, 149, 86);
}

#rand #inhalt #text-inhalt h2 a {
    text-decoration: none;
    border: none;
}

#text-inhalt a {
    color: RGB(60, 149, 86);
    text-decoration: underline;
}

#text-inhalt ul li, #text-inhalt ol li {
    line-height: 180%;
    margin-bottom: 1px;
}

#text-inhalt .meta {
    text-transform: lowercase;
}

#text-inhalt .feedback {
    margin-bottom: 1.5em;
    font-weight: bold;
}

#text-inhalt .fussbanner {
    text-align: center;
    margin-top: 2em;
}

#text-inhalt .fussbanner a {
border: none;
}

#text-inhalt img {
	border:1px solid #ddd;
}

#text-inhalt  table td.head {
	background:#eee;
	color:#555;
}

#text-inhalt  table td {
	border-bottom:1px solid #ddd;
}

#beitrittserklaerung span.c{
	display:block;
	width: 200px;
	float:left;
}
#beitrittserklaerung label{
	display:block;
}
input.submit {
	padding:5px;
	color:#fff;
	background:#005D1F;
	margin-top:10px;
	font-weight:bold;
}

#beitrittserklaerung input[type="text"], .storycontent form textarea {
	border:1px solid #DDDDDDD;
}

.gallery br {
display:none;
}

.gallery:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}

/* Ende Inhalt */

/* Kommentare */
#commentlist li {
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    border-bottom: 1px solid #ddd;
}

#kommentarformular {
    padding: 0 10px;
    border: 1px solid #005D1F;
    background: #019933;
    color: #fff;
}

#kommentarformular a {
    color: #F7CB1C;
}

#kommentarformular textarea, #kommentarformular input {
    border: 1px solid #005D1F;
    background: #f9f9f9;
    color: #005D1F;
}

#footer {
    margin: 2.5em 12px 0 12px;
    padding: 15px;
    background: #019933;
    color: #fff;
    clear: both;
    text-align: center;
}

#footer a {
    color: #fff;
}
#footer a:hover {
    text-decoration: none;
}

/* *** Plugins *** */
.ed_button {
    border: 1px solid #005D1F;
    background: #f9f9f9;
    color: #005D1F;
    margin-right: 1px;
}

#wp_grins {
    margin-top: 5px;
}

.pagebar {
    text-align: center;
    line-height: 1.4;
    margin-top: 2em;
}

.pagebar .this-page {
    font-weight: bold;
}

#inhalt .pagebar a {
    border: 1px solid #005D1F;
    padding: 2px 5px;
    margin-bottom: 5px;
    text-decoration: none;
}

#inhalt .pagebar a:hover {
    background: #005D1F;
    color: #fff;
}

.ngg-galleryoverview{
	clear: none!important;
}

