/* 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{margin-top:1px;}
 .front .zone-header-wrapper, .region-breadcrumb{padding-bottom:50px;}
 /*.zone-header-wrapper .view-research-topics{overflow:hidden; position: relative; height:160px;}*/
 /*.zone-header-wrapper .view-research-topics .view-content{height:160px; position: absolute;}*/
 .zone-header .view-research-topics .views-row{margin-right:26px;}
/*.region-sidebar-first ul li a{width:220px; padding:10px; background:#ccc url("../images/menu-arrow.png") no-repeat 200px 10px;}*/
/*.region-sidebar-first ul li a:hover, .region-sidebar-first ul li a.active-trail{background:#77D4D8 url("../images/menu-arrow.png") no-repeat 200px 10px;}*/

/*Menu*/
.region-menu{margin-top:90px;}
.region-menu .menu, .region-menu .block-menu-block-11{display:none;}
.region-menu .menu{padding-left:0;}
.region-menu .menu li.first{padding-left:0;}
.region-menu .menu li {margin-left:0px; padding-left:11px;}
.region-menu .menu li a{font-size:12px;}
.region-menu-tablet .menu{display:block;}
.region-menu-tablet .menu li{margin-left:0; padding-top: 10px; padding-bottom: 0; padding-left: 10px}
.region-menu-tablet .menu li.first{padding-left: 0;}
.region-menu-tablet .menu li a{font-size:12px;}
.region-menu-tablet .menu li.last ul{left:-70px; top:30px;}
/*Homepage Research*/
.front .zone-header-wrapper .button{display:block;}
/*Homepage Sidebars*/
.region-preface-first .block-views .views-row .views-field-body .field-content img{float:left; margin-right:10px;margin-bottom:0px;}
/*Publications*/
.region-content .block-views .view-research-topics .views-row .views-field-field-image, .region-content .block-views .view-publications .views-row, .view-galleries-list .views-row{width:207px;} 
/*Photo Gallery*/
.cck_pager .field-name-field-image .field-item{width:247px;}
/*Footer Menu*/
.section-footer{height:100px;}
.region-footer-second .menu{display:none;}
.region-footer-tablet .menu{display:block;}
.region-footer-tablet .menu li.last{margin-right:0;}