/*
Theme Name: Yoko Child Theme
Version: 1.0
Description: Child theme based on "yoko" Theme. REQUIRES YOKO TO REMAIN INSTALLED BUT NOT ACTIVE.
Author: Andrew Wilder
Author URI: http://www.blogtutor.com
Template: yoko
*/
 
@import url("../yoko/style.css");

#branding #mainnav {
  max-width:100%;'
}  

.headerimage.wp-post-image {
  display: none;   /* hide extra featured image banner at top */
}
