/*
Theme Name:     TwentySeventeen Inu
Description:    Ein Child Theme fuer die Hundeschule Inu basierend auf dem Theme 'Twenty Seventeen'. 
Author:         Tanja Gubser
Author URI:     http://www.sturmblau.ch/
Version:        0.1.0
Template: twentyseventeen
*/

@import url('../twentyseventeen/style.css');
@import url('https://fonts.googleapis.com/css?family=Anton|Rock+Salt');

.page.page-one-column .entry-header {
    margin-bottom: 20px;
}

.navigation-top .wrap {
	max-width: 1000px;
}

.wrap {
	max-width: 1000px;
}

.navigation-top .wrap {
	max-width: 1000px;
}

.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary {
	max-width: 940px;
}

header.page-header {
    display: none;
}

.single .byline, .group-blog .byline {
    display: none;
}

td, th {
    font-size: 0.9em;
}

a, .entry-content a, .entry-summary a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong {
    color: #e73c1e;
    text-decoration: !none;
}

section.widget_sfp_page_plugin_widget {
    width: 310px;
    float: left;
    margin-right: 20px;
}

section#null-instagram-feed-2 {
    width: 310px;
    float: left;
}

section#null-instagram-feed-3 {
    width: 100%;
    float: left;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

section.null-instagram-feed ul li {
    border-top: 0px;
    border-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
}

div.dontshow {
    display: none;
}

h1, h1.entry-title, h2, h2.entry-title, h3, h4, h5 {
    font-family: 'Rock Salt';
    font-weight: 600;
}

.ngg-albumtitle {
    font-family: 'Anton';
    font-weight: 600;
    padding-bottom: 15px;
}

h1.entry-title {
    font-size: 26px;
    font-size: 1.2rem!important;
}

h2.entry-title a {
    font-weight: 200;
}

.has-sidebar #secondary {
    float: right;
    padding-top: 0;
    width: 28%;
}

.has-sidebar:not(.error404) #primary {
    width: 66%;
}

#null-instagram-feed-3 .instagram-pics li {
    width: 16.6%;
    float: left;
    padding: 0 !important;
}

#null-instagram-feed-2 .instagram-pics li {
    width: 50%;
    float: left;
    padding: 0 !important;
}

.instagram-pics li img {
    display: block;
    margin: 0;
    padding: 10px;
}

.ngg-albumtitle a {
    font-size: 0.9rem!important;
    font-weight: 200;
    text-decoration: none !important;
}

html>body .ngg-album {
    border: 0px;
    padding-left: 0px;
    margin-left: 0px;
}

