/*
	Theme Name:   Jannah Child
	Theme URI:    http://jannah.tielabs.com/
	Description:  Jannh Child Theme
	Author:       TieLabs
	Author URI:   https://tielabs.com
	Template:     jannah
	Version:      1.0.2
	License:      license purchased
	License URI:  http://themeforest.net/licenses/regular_extended
	Tags:         Tags: two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Text Domain:  jannah-child
*/


/* write custom css after this line */

/* ---- peiraias.me: listings (post type "post") show no date / reading time; news keep theirs ---- */
body.single-post .single-post-meta .date,
body.single-post .single-post-meta .meta-reading-time,
body.category .post-meta .date,
body.search-results .post-meta .date,
body.tax-listing_tier .post-meta .date { display: none !important; }
/* author never shown (belt and braces; theme options already disable it) */
.post-meta .author-meta, .post-meta .meta-author { display: none !important; }
