/* 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. */
#logo img{
 width:480px;
 height:auto;
}

.region-sidebar-first img{
 max-width: 100%;
 height: auto;
 width:auto\9;
}

#search-block-form input.form-text{
 width:115px;
}

#region-preface-second .block-block{
 min-height:220px;
}

.flexslider div.views-field-title{
    font-size: 12px;
}

#block-views-featured-slider-block-1 div.views-field-body{
 width:98.1%;
 top:90.6%;
 height:20px;
 font-size: 11px;
}

#region-preface-second li.hidelink{
 display:none;	
}