/************************************************************
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
************************************************************/
.front #zone-preface{
padding: 0;
}
#region-preface-first{
padding: 0;
border: none;
box-shadow: none;
}
#block-views-congress-hprotator-rotator {
width: 100%;
}
/* 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 ul li {
	background: #227074;
}

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

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

/**************
SEARCH
**************/


.container-24 .grid-24 {
	width: 720px;
	margin-right: 0;
}

.container-24 {
	width: 730px;
}


#block-menu-block-home-page-pushed-links {
width: 100%;
}
#block-menu-block-home-page-pushed-links ul li.leaf{
width: 47%;
float: left;
}
