/*
Theme Name:     Feather Child
Description:    Child theme for Feather
Author:         Arthur E. Davis
Template:       Feather
Version:        0.1.0
*/

@import url("../Feather/style.css");


/*------------------------------------------------*/
/*--------------[FEATURED SLIDER]-----------------*/
/*------------------------------------------------*/

/* Mod 2014-08-21 by Arthur E. Davis */
   .featured-img span.overlay { background:black; 
                               display:block;
                               height:0px; /* 243 */
                               position:absolute;
                               width:0px; /* 406 */
                               top: 0;left: 0; }
 
   div.featured-img a img {width: auto !important; float:right !important;}
