/*
 Theme Name:   EWHO Twenty Sixteen Child
 Theme URI:    http://ewho.at/twentysixteen-child/
 Description:  EWHO Twenty Fifteen Child Theme
 Author:       EWHO
 Author URI:   http://ewho.at
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-sixteen-child
*/

/* Background */

body {
    background: #ffffff none repeat scroll 0 0;
}

/* Footer */

.site-info {
	display: none
}

/* Header */
.site-header {
    padding: 0.01em 4.5455%;
}

.site-branding, .site-header-menu, .header-image {
    margin-bottom: 1.1em;
    margin-top: 0.5em;
}

.main-navigation {
    font-family: "Helvetica Neue",sans-serif;
}

/* Content */

.site-main {
    border-top: 1px dashed #1b1b1b
}

.entry-title {
    color: #d5dbe5;
	font-family: "Helvetica Neue",sans-serif;
	font-size: 1.1rem;
    margin: 0.01em 0 1.75em;
}

body, button, input, select, textarea {
    font-family: "Helvetica Neue",sans-serif;
	line-height: 1.5;
}

/* Sidebar */
.widget {
    border-top: 1px dotted #1b1b1b;
}