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

/************************************************************
  GENERAL
************************************************************/

#logo { padding-left: 115px; }

/* SUPERFISH MAIN MENU */
 
.sf-menu a {
    font-size: 1em;
    padding: 1.2em 0.3em; 
}

.sf-menu li.sfHover > ul, .sf-menu li:hover > ul { /* changes position of dropdown */
	left: 0;
	top: 3.8em;
}

/* SEARCH */
#search-block-form .form-actions input[type="submit"] {
    margin: 0 0 0 -24px;
}

/************************************************************
 TABS
************************************************************/

ul.quicktabs-tabs li a { 
    font-size: 15px; 
}

#block-quicktabs-home-page-tabs ul.quicktabs-tabs a {
    padding: 12px 10px 15px;
}

.quicktabs-tabpage .block, .quicktabs-tabpage .block-views { 
	min-height: 288px; 
}

#block-views-congress-news-block-latest-news h3.field-content a, #block-views-congress-in-the-news-block-1 h3.field-content a, #block-views-cng-events-upcoming h3.field-content a {
    font-size: 15px;
}

#block-menu-menu-congress-footer-utility { display: none; }

/************************************************************
 ROTATOR
************************************************************/

#block-views-congress-hprotator-rotator {
	height: 365px; 
}

.hprotator-text-block {
	height: 140px;
	top: 200px;
}

/*****************************
THEME SPECIFIC
*****************************/

#block-views-congress-offices-footer-offices { height: 320px; }

#block-boxes-footer-text-box { min-height: 295px; }

#block-block-3 { height: 175px; }

#block-block-4 { height: 333px; }

#block-block-5 { height: 235px; }

#zone-footer-bottom { display: none; }

#region-preface-first .fb_iframe_widget iframe, #region-preface-second .fb_iframe_widget iframe, #region-sidebar-first .fb_iframe_widget iframe, #region-sidebar-second .fb_iframe_widget iframe, #region-postscript-first .fb_iframe_widget iframe, #region-postscript-second .fb_iframe_widget iframe, #region-postscript-third .fb_iframe_widget iframe {
    width: 340px !important;
}