/*
 Theme Name:     DecorMe Child Theme
 Theme URI:      http://www.kothary.uk/
 Description:    Kothary Theme
 Author:         SpiralNet Web Design
 Author URI:     http://www.spiralnet.co.uk
 Template:       decorme
 Version:        1.0.0
*/
 
@import url("../decorme/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/*----------------------BASIC FORMATING-----------------*/

.post-items .post-image {
	display: none;
}

.post-title {
	display: none;
}

.post-items .post-meta .post-author {
	display: none;
}