/************************************************************
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
************************************************************/
#zone-content{
width: 700px;
}
#region-footer-first #block-views-congress-offices-of-noslide {
float: none;
width: 93%;
}
#block-views-congress-offices-of-noslide .views-row {
width: 23%;
}
#block-search-form{
float: none;
}
/*BREADCRUMB*/
#breadcrumb{
width: 460px;
}
/* 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 !important;
}
#region-content .fb_iframe_widget iframe {
    width: 445px !important;
}

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

/* 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 li.menu-mlid-901 > ul, .sf-menu li.menu-mlid-901:hover > ul{
left: -100%;
}

/* VOTES */
th.vote-date, td.vote-date {
	display: none;
}

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