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

.front #zone-preface {
    width: 100%;
<<<<<<< HEAD
    height: 50px;
    padding-top: 20px;
=======
    margin: 0 auto;
    height: 446px;
    
>>>>>>> 7658c3e07e9cebf0a6846a87bb595882d5e1add0
}

#region-preface-first {
    width: 70%;
    margin: 0;
    padding: 0;
    background: #90949c;
}

#region-preface-third {
    width: 30%;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    height: 100%;
}

.flexslider .slides > li, 
.flexslider .slides img {
    min-height: 32em;

}

.front #zone-preface {
    position: relative;
    overflow: hidden;
}

#block-boxes-congress-newsletter-signup-adv {
    width: 100%;
    float: right;
    margin: 0;
    height: 55%;
}

<<<<<<< HEAD
#boxes-box-service_center img.media-element {
                position: relative;
                /* left: 80px; */
=======
#block-boxes-house-congress-bill-search-bs {
    width: 100%;
    float: right;
    margin: 0;
    height: 45%;
>>>>>>> 7658c3e07e9cebf0a6846a87bb595882d5e1add0
}

#block-menu-menu-congress-action-center .content li {
    width: 33%;
    text-align: center;
    display: inline-block;
}
#block-search-form {
    float: left;
    margin: 0 5em 0 0;
}


/************************************************************
RESPONSIVE MOBILE MENU
************************************************************/

/*#block-menu-block-congress-main-menu-superfish {
	margin: 0;
	padding: 0;
}

#region-menu {
	margin: 0;
}
 
#block-menu-block-congress-main-menu-superfish .dl-trigger {
	background: none;
}

.dl-menuwrapper {
    max-width: 960px;
}

.dl-menuwrapper {
    display: block;
}

#block-menu-block-congress-main-menu-superfish {
	none;
}*/

/****Menu****/
#section-header {
    min-height: 118px;
}

#block-menu-block-congress-main-menu-superfish {
	display:block;
	background: none;
}
/************************************************************
Press Releases
************************************************************/


.views-field-created {
	float: left;
    padding: .5em 3.38em;	
}
.views-field-type{
	float: left;
    padding: .5em 3em;	
}

.front #block-views-congress-press-releases-block-1 .views-row .views-field-title h4 {
    margin: 4.5em 0;
}
