/*
 Theme Name:   Twenty Sixteen Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Sixteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 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
*/

header#masthead {
padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.entry-title { 
border-bottom: medium solid #000000;
margin-bottom: 5px;
}

.site-info {display:none;}

.widget {
margin-bottom: 10px;
border-top: none;
}

.entry-content h1{margin-top:0px;margin-bottom:0px;}