/*
Theme Name: Expound Child 01
Theme URI: 
Description: Child 01 theme for the Expound theme
Author: <a href="http://kovshenin.com" title="Visit author homepage">Konstantin Kovshenin</a>
Author URI: 
Template: expound
Version: 1.9
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 16 Dec 2013 05:52:28 +0000 */ 


@import url('../expound/style.css');

.entry-thumbnail-category { display: none; }

.featured-content article {
  padding-top: 40px;
  padding-bottom: 40px;
  margin: 0;
  padding-left: 120px;
  padding-right: 120px;
  border-bottom: solid 1px #dddddd;

.featured-content .has-post-thumbnail .entry-thumbnail { width: 50%; }
add_image_size( 'my-expound-featured', 260, 500, true );

the_post_thumbnail( 'expound-featured' );
