/*
Theme Name: Perth child
Version: 1.0
Description: A child theme of Perth
Template: perth
*/

@import url("../perth/style.css");


.entry-title {
    display: none;  
}
.hentry {
    padding: 0px;
    margin-bottom: 0px;
    border: 0px solid #f0f0f0;
}
.entry-meta,
.entry-meta a,
.entry-footer,
.entry-footer a {
	color: #798A9B;
	display:none;
}
.site-title a, .site-title a:hover {
    color: #ffffff;
}
.site-content {
    margin-top: 0px;
    margin-bottom: 0px;
}