/*
Theme Name: Tor Loewenherz
Theme URI: http://www.tor-loewenherz.de/
Description: Theme für http://www.tor-loewenherz.de/
Author: alle fuer einen
Author URI: http://www.tor-loewenherz.de/
Template: piha
Version: 1.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: #660000 !important;
    font-weight: normal;
}

body {
    color: #660000;
}

hometitle, homedesc {
padding:0 0 30px;font-size: 1.1em;
        color:#660000;
        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:#660000;
}
#site-title homedesc#site-description {
        margin:0;
        display: block;
        font-size:.9em;
        color:#660000;
        font-weight:normal;
}

#colophon {
    background:#660000;
}


#container {
    background:#660000;
}


#footer-wrap {
    background:#660000;
}


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


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

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


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