/*
Theme Name: z-t
Theme URI:
Description: tatami child
Author: elmastudio / wolke23
Author URI: http://www.wolke23.de/
Template: tatami
Version: 1.0
Tags: plastic
*/

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

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



.entry-content p, .entry-summary p {
    font-size: 0.9rem;
line-height: 1.55;
}


h2 {
    font-size: 1.2rem;
}

.sidebar-right .widget:first-child {
    padding-top: 0 !important;
}
.entry-header h1.entry-title, .entry-header h2.entry-title {
    padding: 0 40px 25px;
}

.main-nav .menu-item a, .main-nav ul li a {
    color: #003366;
    padding: 10px 15px;

}
.sidebar-left .widget, .sidebar-right .widget {
    padding: 0 30px 20px;
}
.site-title h2.description {
    padding: 0px 0 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #104c92;
    font-weight: 600;
    line-height: 1.35;
    text-rendering: optimizelegibility;
}

.entry-content p.wp-caption-text, .entry-content .entry-caption p {
    font-size: 0.8125rem;
    letter-spacing: 0;
    line-height: 1.3;
    padding: 8px 0 10px;
    text-transform: none;
}

.widget h3.widget-title {
    color: #104c92;
}

#site-header {
    background: #ffffff none repeat scroll 0 0;
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0;
}

.site-title {
    text-align: left;
}

.main-nav {
    background: #ffffff none repeat scroll 0 0;
    overflow: hidden;
}
.main-nav #searchform {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #e6e6e6;
    padding: 9px 2%;
    width: 96%;
}


.main-nav .menu-item, .main-nav ul li {
    border-bottom: 0px solid #ffffff;
    float: none;
    font-size: 0.875rem;
    line-height: 1.5;
    text-transform: uppercase;
    width: auto;
}

.main-nav .menu-item a, .main-nav ul li a {
    color: #003366;
    padding: 5px 15px;
}


.site-footer {
    background: #ffffff none repeat scroll 0 0;
}

.site-footer a, .site-footer .widget ul li a, .footerwidgets .widget_tatami_recentposts ul li h3.recentposts-title a {
    color: #104c92;
}