/*
 Theme Name:   Twenty Sixteen Child
 Theme URI:    http://thetwistedomentum.com/twenty-sixteen-child/
 Description:  Twenty Sixteen Child Theme
 Author:       Lucy Jiwa
 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
*/


.site {
	background-color: rgba(0,0,0, 0.5);
}

.header-image {
	background-color: #000000;
	}
	
.main-navigation a {
    margin-right: 1.5em;
    padding: 7px;
}	

.main-navigation .current-menu-item > a {
	color: #333333;
    background-color: #dd9933;

}
