/*
 Theme Name:   Twenty sixteen Child
 Theme URI:    https://thebigbooklistforhungryminds.co.uk/twenty-sixteen-child/
 Description:  Twenty Sixteen Child Theme
 Author:       Will
 Template:     twentysixteen
 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-header, .site-header-main {
	text-align:center;

}
.entry-title {
	display:none;
}

.no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets  {
	margin-left: 5%;
	margin-right: 5%;
}

.entry-content h2, .entry-summary h2, .comment-content h2 {
    font-size: 1rem;
    line-height: 1.25;
}

#headings {

	
}

.red, .green, .blue {
	margin-right: 10px;

}
.red {

	color:red;

}


.green {
	
	 color: #00ff80;
}

.blue {
	
	color:  #87CEFA;
}

.purple {
	
	 color: #db4dff;
}

.subhead {
	text-align:center;
	clear: both;
	margin-bottom: 60px;

}

.underline {
	text-decoration: underline;
}


.custom-logo img {
	float:left;
}

.site-header {
	padding: 5em 2em;
}
.site-title {
	text-align:left;
	
}


.bigger h1 {
	font-size: 1.4rem;
	
}

.bigger h2 {
	font-size: 1.2rem;
}

 
p {

	margin: 0 4em;	
}

.header-image {
	 float:left;
	margin-bottom: 60px;
	
}
.entry-content {
	clear:both;
}

button {
	    clear: both;
    	display: block;
    	margin: 0 auto 1.75em;}
