/*
 Theme Name:   DerivSource Magazon Child 
 Description:  DerivSource Magazon Child Theme
 Author:       PJ Doland 
 Author URI:   http://dancingmammoth.com
 Template:     magazon
 Version:      1.0.0
 Text Domain:  magazon-child
*/

/* import default parent styles */
@import url("../magazon/style.css");

/* add child theme styles below */

a.podcast-meta-download {
	display:none;
}

body.home div.blog-type-1 div.post-thumbnail {
	display:none;
}

body.home div.blog-type-1 div.post-content {
	width:100%;
}

h3.widgettitle {
	font-weight:900;
}

div.podcast-episode h3.episode-title {
	font-weight:700;
}
	
.footer-wrapper li {
	margin-bottom:15px;
}

.post-stats {
	font-size: 14px;
	font-weight:normal;
}
