/*
 Theme Name:   Twenty Sixteen Child
 Theme URI:    http://mobilitypeople.co.za
 Description:  Twenty Sixteen Child Theme
 Author:       Patrick Muchaka
 Author URI:   http://mobilitypeople.co.za
 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
*/


body{
margin:0;
padding:0;
font:90% tahoma,verdana,sans-serif;
background:#e6e6e6 url(images/bodybg.png) repeat-x;
color:#333;
text-align:left;
}

.entry-title {
    font-size: 1.1rem;
}

.headerimage {
display: none;
}

.home .headerimage {
display: block;
}

.site-header {
    padding: 1.1em 4.5455% !important;
}