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

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

/* VOTES */
/************************************************************
REMOVE OLD TABLE BASED CSS AFTER DIV REPLACEMENT GOES LIVE
************************************************************/

th.vote-date, td.vote-date  {
	display: none;
}
aside .block-house-member-voting-record div.row,
aside .pane-house-blocks-house-member-voting-record div.row {
	font-size: 11px;
}


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

/***********************************************************
Navigation
***********************************************************/
.sf-menu a {
    padding: 1em 0.2em 1em .2em;
}

.sf-menu a, .sf-menu a:link {
    font-size: 0.8em;
}

#region-menu {
    margin-left: 60px;
    width: 520px;
}

#block-block-2 {
	margin-left: 45px;
    margin-top: 30px;
}

#zone-header-wrapper {
    width: 100%;
}

/***********************************************************
Flexslider
***********************************************************/
#block-views-congress-hprotator-rotator * {
    font-size: 12px;
}
/***********************************************************
Newsletter signup
***********************************************************/
#block-boxes-congress-newsletter-signup {
    float: none;
    width: 40%;
}

#block-boxes-newsletter-signup-extended-bs {
	padding: 2em 1em;
}
#block-boxes-newsletter-signup-extended-bs h2 {
	width: auto;
}
#block-boxes-newsletter-signup-extended-bs .content {
	width: 94%;
}
#boxes-box-newsletter_signup_extended_bs .boxes-box-content .form-group,
#boxes-box-newsletter_signup_extended_bs .btn-success {
    margin: 1%;
}

/***********************************************************
Latest News
***********************************************************/

.front .views-field-view-node {
	margin-left: 5%;
}

/***********************************************************
Services
***********************************************************/
#section-content .block-system-main .menu li {
    width: 45%;
}

#block-menu-menu-congress-action-center .content li {
    width: 33.3%;
}

#block-views-congress-news-block-latest-news .views-field-title h3, 
.views-field-body {
    width: 100%;
}

#block-menu-menu-congress-action-center .content li.last {
	width: 100%;
}

.context-services #region-content .block-system-main .menu li {
    line-height: 2.5;
}

.context-services #region-content .block-system-main .content .menu li {
    width: 48%;
}

/************************************************************
OFFICE FOOTER LOCATIONS NOSLIDE
************************************************************/
.block-congress-offices-of-noslide .views-row {
  width: 50%;
}

#block-views-congress-offices-of-noslide {
	padding-left: 0;
}