/* 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. */
 
/* DESIGN VISUAL CUES

SECTIONS
#section-header WHITE FFF
#section-content GREY CCC
#section-footer BLACK 000

Blocks & Views = light grey EEE
Carousels & Flexsliders = white FFF
*/
 
#logo { margin: 15px 0; }
 
/************************************************************
 SUPERFISH MAIN MENU
************************************************************/
	
.sf-menu a {
	font-size: 12px;
	padding: 2.1em 1em;
}

/************************************************************
 SEARCH
************************************************************/

#search-block-form { background: #ffffff; width: 180px; }

#search-block-form .form-actions input[type="submit"] {
    margin: 0 0 0 0px;
}

#search-block-form .form-item input { width: 136px; }

/************************************************************
  FACEBOOK & TWITTER
************************************************************/	
#region-postscript-first .fb_iframe_widget iframe {
    width: 260px !important;
}

#region-postscript-first #boxes-box-new_twitter iframe {
    width: 260px !important;
} */