/*
Theme Name: Muzik23
Theme URI: http://www.muzik23.de/
Description: Theme für http://www.muzik23.de/
Author: alle fuer einen
Author URI: http://www.muzik23.de/
Template: piha
Version: 99.0
Tags: Piha Child Theme
*/

/* Imports the stylesheet from the Tatami parent theme */
/* @import url('../piha/style.css');

/* Now you can start adding your own styles here. Use !important to overwrite styles if neccessary. */

h1, h2, h3, h4, h5, h6 {
    color: #ffcc00 !important;
    font-weight: normal;
}

body {
    color: #ffffff;
    font-size:1.2em;
}

hometitle, homedesc {
padding:0 0 30px;font-size: 1.1em;
        color:#ffcc00;
        font-weight:normal;
}

hometitle  {
        margin:40px 0 20px;
        font-size:1.8em;
}

homedesc  {
        margin: 35px 0 16px;
        font-size:1.6em;
}

#site-title hometitle {
        margin:0;
        font-size:2.6em;
        line-height: 1.25;
}
#site-title hometitle a {
        color:#ffcc00;
}
#site-title homedesc#site-description {
        margin:0;
        display: block;
        font-size:.9em;
        color:#ffcc00;
        font-weight:normal;
}

#colophon {
    background:#000000;
}


#container {
    background:#000000;
}


#footer-wrap {
    background:#000000;
}

#menu, #menu-topmenu-container {
    background: #000000;
}

#main-nav ul li {
    background: #000000;
}

#main-nav ul li a {
    color: #ffffff;
    border-bottom: 1px solid #000000;
}


#secondary .widget {
    color: #ffffff !important;
}

h1.widget-title, h2.widget-title, h3.widget-title {
    color: #ffffff !important;
}


#content .entry-content a {
    text-decoration: underline;
}

#header {
        background:#23241E;
}
#content {
        background:#23241E;
}

#content p {
    color: #ffffff;
}

#content h2.entry-title a {
    color: #ffcc00;
}

#content .entry-meta p span {
    color: #ffffff;
}

#content .post .author-info {
        background: #23241E;
        border:1px solid #e5e5e5;
}
#content .post .author-info h3 {
        margin: 0 0 5px;
        font-size:0.72em;
        font-weight:bold;
}
#content .post .author-info .avatar {
        background:#23241E;
        border:1px solid #e5e5e5;
}

#content .entry-header a.post-date, #content .entry-header a.sticky-label {
    color: #ffffff;
    }

ul.share li.post-shortlink {
    color: #ffffff;
}

ul.share li.post-shortlink input {
    background-color: #000000;
    border: 1px solid #d9d9d9;
}

input#submit, input.wpcf7-submit {
    color: #000000;
}