/*
 Theme Name:     Twenty Sixteen Child [Lauren]
 Theme URI:      https://wordpress.org/themes/twentysixteen/
 Description:    Twenty Sixteen is a modernized take ...
 Author:         the WordPress team
 Author URI:     http://www.elegantthemes.com
 Template:       twentysixteen
 Version:        1.0.0
*/
 
@import url("../twentysixteen/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.site {
    margin: 0;
}


#site-info {
    display: none;
}

body:not(.custom-background-image):before, body:not(.custom-background-image):after {
display: none;
}


#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}

textarea#comment {
	padding:.5em 0 .5em .5em !important;
	height:9em!important;
	line-height:1.5em!important;
}

