/*
Theme Name: Dara-grün
Theme URI: https://wordpress.com/themes/dara/
Template: dara
Description: Dara Child Theme
Version: 1.0.7
Author: Automattic
Author URI: http://wordpress.com/themes/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dara
Tags: blog, one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, rtl-language-support, theme-options, threaded-comments, translation-ready
*/

/*
Hier kannst du dein eigenes CSS einfügen.

Klicke auf das Hilfe-Symbol oben, um mehr zu lernen.
*//*
Hier kannst du dein eigenes CSS einfügen.

Klicke auf das Hilfe-Symbol oben, um mehr zu lernen.
*/

.custom-logo {
max-height: 200px;
max-width: 130px;
margin-top: 30px;
margin-left: 30px;
}

.site-branding a + .site-title {
margin-left: 250px;
margin-top: -120px;
padding-bottom: 60px;
}


h1 {
display: none;
}

.site-branding {
padding-top:0px;
text-align: inherit;
}


body {
background: #006131;
}

.main-navigation {
background-color: #006131;
padding: 0;
}




.main-navigation a {
color: #DAA520;
}

.main-navigation ul ul a {
background-color: #006131;
}

.main-navigation ul ul a{
color: #DAA520;
}

/*Gästebuch*/
input[type="button"] {
background-color: #006131;
}

.widget_calendar td a {
color: #DAA520;
}

.site-footer {
background-color: #DAA520;
color: #006131;
}

.site-info a {
display: none;
color: #006131;
}

.customize-unpreviewable, .sep {
display: none;
}

.site-info a[rel=designer] {
display: inline;

}

li {
color: black;
}


.flex-control-paging li a.flex-active {
background-color: #DAA520 !important;
}
.flex-control-paging li a {
background-color: #006131 !important;
}
