/* 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. */

.grid-12{
	margin-left: 0;
}
/*********** MENU STYLES *********/
#zone-menu .region-menu-second{
	margin-top: -7px;
}
/*.container-24 .grid-15 {
	width: 95% !important;
}*/


/*********** BRANDING ***************************/
.dcSearchContainer{
	margin-left: 10px;
}
/*#zone-branding .grid-6{
	margin-top: 0px;
}*/

/*********** FEATURED SERVICES PANEL STYLES *********/
.pane-resource-center-views-panel-pane-5 .views-row,
.view-resource-listing-views .views-row{
	min-height: 100px;
}
.pane-resource-center-views-panel-pane-5 .views-row{
	float: left;
	clear:none;
}
.pane-resource-center-views-panel-pane-5 .views-row.views-row-odd{
	float: left;
}
.pane-resource-center-views-panel-pane-5 .views-field-field-icon .field-content,
.views-field-field-icon .field-content{
	padding: 10px;
	width: 57px;
}

/***********POPULAR TOPICS***********/
.view-display-id-panel_pane_7 .views-field-field-image{
	width: 150px;
	height: 113px;
}
.view-display-id-panel_pane_7 .views-field-field-image img{
	max-height: 113px;
	width: 150px;
}
.view-display-id-panel_pane_7 .views-row {
	width: 325px;
	float: left;
}
.view-display-id-panel_pane_7 .views-row-1{
	border-bottom: 0px;
}
.view-display-id-panel_pane_7 .views-row-2{
	clear: none;
	padding-left: 15px;
}
.view-display-id-panel_pane_7 .views-row h3 {
	clear: left;
}
.zone-branding .grid-8 {
	width: 180px!important;
}


.twitter-text {
	display: block;
}

/*************** LISTING PAGES *********************/
/************ pager *********************************/
.item-list ul li {
margin: 0 0 0.25em .5em
}

/*************** NEWSROOM *********************/
.view-display-id-panel_pane_6 .views-field-body {
    display: block;
}

.view-display-id-panel_pane_3 .views-field-body {
    display: block;
}
