/*
Theme Name:     Podcaster Child Theme
Description:    Child theme for the Podcaster theme
Author:         Theme Station Team
Template:       podcaster
*/

@import url("../podcaster/style.css");

/* This is your child theme css file. Do not edit anything above this line. Write all your custom css declarations below this line. 
 * You might have to use "!important" to override some settings. To find out more about WordPress child themes please visit 
 * http://codex.wordpress.org/Child_Themes */

.single .single-featured .background {     height: 450px !important; } 

.author-info { display:none; }
.singlep_pagi .left { display:none; }
.singlep_pagi .right { display:none; }
.single .entry-categories { display:none; }