/*

Theme Name:     resetprintersTheme

Description:    Дочерняя тема для темы twentysixteen

Template:       twentysixteen

Version:        0.1.0

*/
@import url('../twentysixteen/style.css');
body {
    background: #94D8FF;
}
.main-navigation a {
    color: #FFFFFF;
    background: #005292;
    border: 1px solid #DDDDDD;
text-transform: uppercase;
    padding: 10px 7px;
}
.main-navigation a:hover, .main-navigation a:focus {
    color: #FFFFFF;
}
.site {
    width: 1000px;
    margin: 0 auto;
}
.main-navigation {
    margin: 0px;
}
.site-header {
    padding: 0px;
}

.widget {
    border-top: none;}
.widget .widget-title {
    margin-bottom: 1.3125em;
    font-size: 1.385em;
    line-height: 1em;
    font-family: Verdana, sans-serif;
    margin-bottom: 0.5em;
    color: #005292;
}

body:not(.search-results) article:not(.type-page) .entry-content {
    float: none;
    width: 100%;
}
.entry-title a {
    color: #1a1a1a;
    font-size: 16px;
    color: #005292;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-title {
    line-height: 1;
}
.home article.post {
    width: 46%;
    float: left;
    text-align: justify;
    margin: 10px;
min-height: 500px;
}
nav.navigation.pagination {
    clear: both;
}
.tit {
    font-weight: bold;
}

.adv{
    float: left;
    margin:0 10px 10px 0;
}