/*
 Theme Name:   Pingraphy Theme
 Description:  A child theme of the Pingraphy theme
 Author:       Nik Rawlinson
 Template:     pingraphy
 Version:      1.0.0
*/

@import url("../pingraphy/style.css");


.has-post-thumbnail .attachment-pingraphy-single-thumbnail {
	height:0em;
}

.entry-footer {
	border-top:0!important;
}

h1.site-title, 
h2.site-title {
	padding-top:0.5em;
}
h2.site-description, h3.site-description {
	padding:0.5em;
}