/************************************************************
MEMBER FIVE THEME
************************************************************/
/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */

/*
Site Colors:

pale bluegrey section content D6E0EA
off white blocks EFF3F8
dark bluegrey menu 485462
Gold accent AF934B
Body Text grey 3D3F45
link text greyblue 445B7B
#1B1D29, #2F3648 blue gradient
#39434C, #515E6A grey gradient
*/


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

body {
    background: none repeat scroll 0 0 #D6E0EA;
}
.section {
width: 100%; margin: 0 auto;
border: medium none;
}

body, h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #3D3F45;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
a:link, a:visited {
    color: #445B7B;
}
.block, .block-views{ /* THIS AFFECTS ALL BLOCKS UNLESS YOU OVERRIDE */
    background: none repeat scroll 0 0 #EFF3F8;
	border: medium none;
	padding: 1em; 
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
#zone-wrapper {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
.block-panels-mini h2.pane-title, h2.block-title {
    font-size: 20px;
    font-weight: normal;
}
div.formboxL {
padding: 1% 0;
}

/****************
HEADER SECTION
*****************/


.front #section-header {
    background: url("../images/bg-section-header-mobile.jpg") no-repeat scroll center 50px #D6E0EA;
    min-height: 495px;
    width: 100%;
}
.not-front #section-header {
    background: url("../images/bg-section-header-mobile.jpg") no-repeat scroll center 50px #D6E0EA;
}
.not-front .logo-img {
    width: 100%;
	float: left;
}

/* SOCIAL ICONS AND SEARCH BLOCK */
#block-search-form, .block-s-cng-medium-profile {
background: none repeat scroll 0 0 transparent;
margin-bottom: 0; padding: 5px 0 0 0;
height: 45px;
    box-shadow: none;
	-webkit-box-shadow: none;
}
#search-block-form .form-item input {
    height: 30px;
}
#search-block-form input[type="search"], #search-block-form input[type="submit"] {
    background: url("../images/btn-glass.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius:0;
    height: 40px;
    padding: 0;
    text-indent: -9999px;
    width: 50px;
}

#zone-user-wrapper { /* blue gradient */
background: #1b1d29; /* Old browsers */
background: -moz-linear-gradient(top,  #1b1d29 0%, #2f3648 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b1d29), color-stop(100%,#2f3648)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1b1d29 0%,#2f3648 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1b1d29 0%,#2f3648 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1b1d29 0%,#2f3648 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1b1d29 0%,#2f3648 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1d29', endColorstr='#2f3648',GradientType=0 ); /* IE6-9 */
    border-bottom: 1px solid #D6E0EA;
    width: 100%;
}
#zone-user {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
#zone-menu-wrapper { /* grey gradient */
background: #39434c; /* Old browsers */
background: -moz-linear-gradient(top,  #39434c 0%, #515e6a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#39434c), color-stop(100%,#515e6a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #39434c 0%,#515e6a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #39434c 0%,#515e6a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #39434c 0%,#515e6a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #39434c 0%,#515e6a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39434c', endColorstr='#515e6a',GradientType=0 ); /* IE6-9 */

    width: 100%;
	border-bottom: 2px solid #DBE0E5;
}
#zone-menu {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
#zone-branding-wrapper {
    background: none repeat scroll 0 0 transparent;
    width: 100%;
}
#zone-branding {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
#zone-header-wrapper {
    background: none repeat scroll 0 0 transparent;
    width: 100%;
}
#zone-header {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}

/************************************************************
 SUPERFISH MAIN MENU MOBILE & UNIVERSAL
************************************************************/
#region-menu {
margin: 0;
}
#block-menu-block-congress-main-menu-superfish {
    background: none repeat scroll 0 0 transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.sf-menu a {
    border-left: medium none;
    background: none repeat-x scroll 0 0 transparent;
	text-decoration: none;
	color: #FFF;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu li.sfHover, .sf-menu a.active, .sf-menu a.active-trail {
    background: none repeat scroll 0 0 #485462;
	text-decoration: none;
	color: #FFF;
}


/************************************************************
HOMEPAGE ROTATOR
************************************************************/

.view-congress-hprotator {
    background: none repeat scroll 0 0 #D6E0EA;
}
.view-congress-hprotator.flexslider {
    border: 10px solid #D6E0EA;
	background: none repeat scroll 0 0 #7B8288;
}

#hp_top_read_more a {
display: none;
}
.hprotator-text-block {
background: none repeat scroll 0 0 transparent;
    width: 100%;
	float: none;
	display: block
	color: #FFF;
}
.hprotator-text-block h2, .hprotator-text-block h2 a, .hprotator-text-block .field-name-body {
	color: #FFF;
	text-decoration: none;
}
.view-congress-hprotator .flex-control-nav {
width:100%; /* make width match the text block if controls should appear in text block */
}
.view-congress-hprotator .views-field-field-congress-featured-media {
width: 100%;
}
.view-congress-hprotator.view-display-id-rotator .slides .media-youtube-video {
    padding-bottom: 50.15%; /* THIS CONTROLS THE EMBEDDED VIDEO HEIGHT TO MATCH THE IMAGES */
}

/* ALERT BOX IN THE NEWS NODEQUEUE*/
.block-cng-alert-box-block-alert-box .views-row {
    padding: 0 0 0.5em;
}

/* ACTION CENTER MENU*/
.block-menu-congress-action-center {
    background: none repeat scroll 0 0 #EFF3F8;
border: medium none;
	  color: #3D3F45;
}
.block-menu-congress-action-center  a {
	  color: #3D3F45;
}

/************************************************************
CAROUSELS
************************************************************/

.block.block-single-carousel-holder {
    background: none repeat scroll 0 0 #EFF3F8;
}

/* HOMEPAGE SINGLE WIDE CAROUSEL - ACTION CAROUSEL */
#hp-single-carousel-wide .flexslider {
padding: 1em;
}


/* ISSUES AND FOCUS - SIDEBAR CAROUSEL*/
#hp-single-carousel-sidebar {
    padding: 1em;
}


/****************
CONTENT SECTION
*****************/

#section-content {
    background: none repeat scroll 0 0 #D6E0EA;
	width: 100%;
}
#zone-preface-wrapper, #zone-content-wrapper, #zone-postscript-wrapper {
    background: none repeat scroll 0 0 transparent;
    width: 100%;
}
#zone-preface, #zone-content, #zone-postscript {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
.not-front #zone-content {
	background: rgb(251, 251, 251) /* the Fallback */;
	background: rgba(251, 251, 251, .5);
    border: medium none;
	padding-top: 1em;
}
#region-content {
height: auto;
}
#region-sidebar-first .block, #region-content .block {
}

.not-front #region-content .block {
    border-radius: 0;
    box-shadow: none;
	-webkit-box-shadow: none;
}

/* THOMAS BLOCK */
#region-sidebar-first .block.block-house-thomas-bill-search {
    background: url("../images/bg-thomas.png") no-repeat scroll center top #EFF3F8;
}
#region-sidebar-first .block.block-house-thomas-bill-search h2.block-title{
    margin-top: 2.5em;
}


/* ADDITIONAL BLOCKS */

.newsletter-signup-simple {
    background: url("../images/bg-news-extend.png") repeat scroll right bottom rgb(123, 130, 136); /* the fallback */
    background: url("../images/bg-news-extend.png") repeat scroll right bottom rgba(123, 130, 136, 0.5);
}
.newsletter-signup-image p a {
    background: url("../images/bg-newsletter-image.jpg") no-repeat scroll center center transparent;
}


/************************************************************
QUICKTABS MOBILE & UNIVERSAL
************************************************************/

.block-quicktabs .block, #region-sidebar-first .block-quicktabs .block, #region-content .block-quicktabs .block {
    box-shadow: none;
-webkit-box-shadow: none;
    border-radius: 0 0 0 0;
}

ul.quicktabs-tabs li a {
    background: none repeat scroll 0 0 transparent;
}
ul.quicktabs-tabs li a:hover{
    background: none repeat scroll 0 0 transparent;
	border-bottom: 5px solid #DEC582;
	color: #333;
}
ul.quicktabs-tabs li.active a{
    background: none repeat scroll 0 0 transparent;
	border-bottom: 5px solid #AF934B;
	color: #333;
}


/****************
FOOTER SECTION
*****************/

#section-footer {
    background: url("../images/bg-section-footer.jpg") repeat scroll 0 0 transparent;
    border-top: 5px solid #7B8288;
    width: 100%;
}

#zone-footer-wrapper {
    background: none repeat scroll 0 0 transparent;
    width: 100%;
}
#zone-footer {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
#zone-footer-bottom-wrapper { /* blue gradient */
background: #1b1d29; /* Old browsers */
background: -moz-linear-gradient(top,  #1b1d29 0%, #2f3648 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b1d29), color-stop(100%,#2f3648)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1b1d29 0%,#2f3648 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1b1d29 0%,#2f3648 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1b1d29 0%,#2f3648 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1b1d29 0%,#2f3648 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1d29', endColorstr='#2f3648',GradientType=0 ); /* IE6-9 */

    border-top: 1px solid #D6E0EA;
    width: 100%;
}
#zone-footer-bottom {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}

#zone-footer .block {
    background: none repeat scroll 0 0 rgb(123, 130, 136); /* the fallback */
    background: none repeat scroll 0 0 rgba(123, 130, 136, 0.5);
	border: medium none;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	margin-top: 1em;
	color: #FFF;
}
#zone-footer .block  h2.block-title {
	color: #FFF;
    text-shadow: 5px 5px 4px #666666;
}

/* NEWS SIGNUP */
#zone-footer .block.newsletter-signup-extended {
    background: url("../images/bg-news-extend.png") repeat scroll right bottom rgb(123, 130, 136); /* the fallback */
    background: url("../images/bg-news-extend.png") repeat scroll right bottom rgba(123, 130, 136, 0.5);
}
#zone-footer .block.block-congress-offices-footer-offices {
    background: url("../images/bg-footer-offices.png") repeat scroll right top rgb(123, 130, 136); /* the fallback */
    background: url("../images/bg-footer-offices.png") repeat scroll right top rgba(123, 130, 136, 0.5);
}

/* utility */
.block-menu-congress-footer-utility {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 0.5em;
}
.block-menu-congress-footer-utility .menu a { color: #ffffff; }
.block-menu-congress-footer-utility .menu li { border-right: 1px solid #ffffff; }
.block-menu-congress-footer-utility .menu li.last { border: none; } 
.block-menu-congress-footer-utility {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
	box-shadow: none;
	-webkit-box-shadow: none;
}

/***********************************************************
INTERIOR PAGES
***********************************************************/

.not-front #region-sidebar-first {
    background: none repeat scroll 0 0 transparent;
}

/***********************************************************
EPHEMERA
***********************************************************/
label {
    font-weight: normal;
}
/*
opacity:0.5;
*/

