/*
Theme Name: sijournal child
Theme URI:
Description: Child Theme fuer sijournal
Author: Elmastudio
Author URI: irgendwo im netz
Template: tatami
Version: 1.0
Tags: Tatami Child Theme
*/

@font-face {
font-family: 'OpenSans';
src: url('https://www.sijournal.com/wp-content/fonts/OpenSans-Regular.ttf') format('ttf');
}

body {
font-family: 'OpenSans', sans-serif!important;
}

h1,h2,h3,h4,h5,h6,p {
font-family:'OpenSans', sans-serif!important;
}

#site-header {
    background: none repeat scroll 0 0 #ed8c0b;
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0;
}
.site-title a.logo {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 0;
}

.site-title a.logo {
    margin-bottom: 0;
    height: 155px;
    max-width: 100%;
}

.site-title a.logo {
max-height: 133px;
}

.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: #dcdcdc;
}

.entry-content .entry-content {
    padding: 0 0 10px;
}

.home .post {
  margin:0;
}