/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal 
 *  and widescreen CSS files as appropriate. */



#zone-menu {
    /*background: none;*/
}

#region-menu ul.menu li {
     padding: 0;
}

#region-menu ul.menu li a {
    font-size: .95em;
}

.front .region-branding-inner {
    padding-top:20px;
}


/* Volume Details */

.node-type-volume .field-name-field-book-cover img {
    width: 90px;
    height: 132px;
}

 .flexslider {
    height: 375px;
  }
  
  