/*
Theme Name: Gastropress
Theme URI: http://gastropod.com
Description: A child theme of Mixtape for the Gastropod Podcast
Author: Jump or Dive 
Author URI: http://jmpdv.com
Version: 0.1
Template: mixtape
*/


/* =Import styles
-------------------------------------------------------------- */
@import "css/mixtape.css";

/* Quick fix for search field in Safari, added March 2017 */

.nav-menu-search .search-field {
 -webkit-appearance: none;
}

/* =The following is necessary to pass the WordPress Theme Check
-------------------------------------------------------------- */
.sticky { }
.bypostauthor { }