/* This file will hold styles that are loaded using the same media query as the wide grid. */

/* 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
*/

/************************************************************
  GENERAL
************************************************************/
 
#logo { margin: 0 0 0 50px; }

/************************************************************
 SUPERFISH MAIN MENU
************************************************************/
	
.sf-menu a {
	padding: 1.4em 2.75em;
}

/************************************************************
  BLOCK SPECIFIC
************************************************************/

#block-boxes-seal { background: transparent;
	display: block;
	margin: 30px 0 0 80px; }


/************************************************************
 SEARCH
************************************************************/

#search-block-form { background: #ffffff; width: 300px; }

#search-block-form .form-item input { width: 220px; }

/************************************************************
  FACEBOOK & TWITTER
************************************************************/	
#region-postscript-third .fb_iframe_widget iframe {
    height: 300px !important; width: 380px !important;
}

#region-postscript-first #boxes-box-new_twitter iframe {
    height: 300px !important; width: 380px !important;
} 