/*
 Theme Name:   illustratr-child
 Theme URI:    http://example.com/illustratr-child/
 Description:  Twenty Fifteen Child Theme
 Author:       Maarten van der Peet
 Author URI:   http://example.com
 Template:     illustratr
 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:  illustratr-child
*/

.site-header {
	padding: 10px 0;
}

.gallery {
	 background: #ffffff;
}

.nav-previous {
	display:none;
}

.page-header {
	padding-bottom: 10px;
}
.page-header + .hentry, .hentry + .hentry {
    padding-top: 10px;
    margin-top: 10px;
}


.hentry {
	padding-top: 10x;
}
/* onderschrift van plaatje */
.attachment p{
	font-style: italic; 
	font-size: 0.8em;
}

.tags-links{
	display: none; 
}

body {
    padding: 20px;
    background: white;
}

.cat-links {
    display: none;
}

.comments-link {
    display: none;
}

.post-edit-link {
    display: none;
}