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

Blocks & Views = light grey EEE
Carousels & Flexsliders = white FFF
*/

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

section.block-views-cng-alert-box-block-alert-box .views-field.views-field-title a {
  margin-left: 11em;
}
section.block-cng-alert-box-block-alert-box .views-row .views-label-title {
margin-right: 0;
}
/* FACEBOOK */
#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: 200px;
	max-width: 100%;
	min-width: 190px;
}

.view-congress-hprotator .flex-control-nav {
	display: none;
}

#quicktabs-home_page_tabs ul.quicktabs-tabs li a {
  padding: 14px 3px;
  font-size: 14px;
}
/* SUPERFISH MAIN MENU */
.sf-menu li.last.sfHover > ul, .sf-menu li.last:hover > ul { /* changes position of LAST dropdown */
	left: auto;
	right: 0;
}
.sf-menu a {
  padding: 1em .5em;
  line-height: 29px;
  font-size: 14px;
  }
/* VOTES */
th.vote-date, td.vote-date {
	display: none;
}

/* BREAKING NEWS */
.views-row .views-label-title {
	font-size: 16px;
}

/* SIDEBAR */
.not-front .container-24 .grid-10 {
  width: 33%;
}

/***********************************************************
 THUMB ROTATOR
***********************************************************/
.slidenav h3 {
    font-size: 10px;
}

#search-block-form {
	margin-left: 36em;
	top: 1em;
	position: absolute;
}

/**********************************
OFFICE FOOTER 
**********************************/

#block-views-congress-offices-of-noslide .field-content img {
	display: none;
}

section#block-menu-menu-congress-footer-utility ul.menu {
    text-align: center;
}