
/************************************************************
  GENERAL
************************************************************/

html, html a { text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }

body { 
	background: #fff; 
	color: #333;
	font: 15px/1.5 sans-serif, 'Oswald';
	font-weight: 300; 
	/* GLOBAL/MOBILE BACKGROUND IS WHITE. CHANGE THIS IN ALL THEMES*/ }
	
#logo { 
	background: transparent; padding: 0; }
	
.logo-img { background: url(../images/background-logo.png) top left repeat-x; text-align: center; }

#region-branding { margin: 0; }

#messages { margin: 0 auto; }

a:link, a:visited {
    color: #365899;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

.views-row {
    border-bottom: none;
    padding: 0.5em 0;
}

.view-congress-hearings .description { display: none; }

/************************************************************
 THEME SPECIFIC
************************************************************/ 

/************************************************************
 CONTENT SPECIFIC
************************************************************/

.not-front #zone-content #breadcrumb { background: transparent; }

.search-results .search-info {
    display: none;
}

#crumbs {
    margin: 0;
    padding: 10px 0 0 10px;
}

.not-front #zone-content #region-content { } 

.not-front #region-content { margin-bottom: 15px; }

#block-menu-block-congress-section-menu {}

#block-menu-block-congress-section-menu ul li.leaf {
    border-bottom: 1px dotted #ccc !important;
    list-style: none outside none;
	margin-left: 0;
    padding: 1em 0 1em 0 !important;
}

#block-menu-block-section-menu ul.menu li { margin: 0; }

#block-menu-block-section-menu ul li.last { border-bottom: none !important; }

.panel-2col-bricks h2.pane-title { text-align: center; }

/************************************************************
  BREADCRUMB
************************************************************/

.breadcrumb-wrapper {
    border-bottom: none;
}

#breadcrumb {
    border: 0; 
	padding: 0; }

#congress_breadcrumb { background: transparent; 
    padding: 0 8px; }

#congress_breadcrumb a { color: #163e80; }


/************************************************************
  FRONT REGIONS
************************************************************/

.front #zone-actioncenter-wrapper { background: #f6f6f6; }

.front #zone-issues-wrapper { background: #ddd; }

.front #zone-newsletter-wrapper { background: #5e0a0a url(../images/background-flag.jpg) top center no-repeat; color: #fff; }

/************************************************************
  REGIONS
************************************************************/

#zone-mobile-menu { background: #000; margin: 0; }

#zone-search-wrapper { background: #333; }

#zone-user-wrapper { background: none; }

#zone-branding-wrapper { 	 
    background: transparent;
    margin-bottom: 0px;
    padding: 0;
	}  

#zone-footer {
	background: transparent;
	border-top: none; }

.front #zone-preface-wrapper { background: transparent;  }

.front #zone-preface { }

#zone-menu-wrapper { }

#zone-menu { }

#zone-content, #zone-postscript { background: #fff; }

#zone-content-wrapper { background: #fff; padding-top: 15px; } 

.front #zone-content-wrapper #block-system-main { display: none; }

.not-front #zone-content {
    background: #fff;
}
	
#section-footer { background: #ddd; }

#zone-footer-bottom-wrapper { background: #c6c6c6; }

#region-sidebar-first { float: left; }

/************************************************************
 MOBILE MENU
************************************************************/

#block-boxes-congress-mobile-hamburger-menu { padding: 0px; }

/************************************************************
 SUPERFISH MAIN MENU MOBILE & UNIVERSAL
************************************************************/

#region-menu { margin: 0; }

#block-menu-block-congress-main-menu-superfish { background: #639ed9; margin: 0px !important; padding: 0px !important; display: none; }

.sf-menu a { 
	color: #fff; 
	font-size: 18px;
	font-family: 'Oswald', sans-serif; 
	font-weight: normal;
	text-decoration: none !important;
	text-transform: Uppercase;
	padding: 2% 2%;
} 

.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
    color: #fff;
}

.sf-menu a.active, .sf-menu a.active-trail { /* active state * * hover state removed */
    background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
}

.sf-menu a:focus, .sf-menu a:hover, .sf-menu li.sfHover { 
    background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	text-decoration: none;
}
  

/************************************************************
 SEARCH
************************************************************/

#block-widgets-s-cng-search { display: none; }

#block-widgets-s-cng-search { margin-top: 15px; padding: 5px; }

#block-search-form {
    background: none repeat scroll 0 0 transparent;
	border: medium none;
	filter: none;
    border-radius: 4px;
	border: none;
    padding: 0;
	box-shadow: none;
	-webkit-box-shadow: none; 
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
#search-block-form {
	background: #000;
	border: none;
    height: 36px;
    float: left;
	width: 100%;
}

#search-block-form .form-item input { 
    background: none repeat scroll 0 0;
	filter: none;
    border: medium none;
	box-shadow: none;
	color: #666; 
	padding: 10px;
	width: 240px;
}

#search-block-form .form-actions input {
    margin-right: 0;
    background: none repeat scroll 0 0 transparent;
	filter: none;
    border: medium none;
	height: 40px;
}

input[type="search"], #search-block-form input[type="submit"] {
    background: url(../images/button_submit_glass.png) no-repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 0 0 0 0;
	height: 36px;
	margin-left: 2px;
    padding: 0px;
    text-indent: -9999px;
	text-shadow: none; 
	width: 40px;
}

#search-block-form .container-inline div {
    float: left; 
	margin: 0;
}

#search-block-form #edit-actions {
    float: right;
}


/************************************************************
BLOCKS, BOXES and VIEWS
************************************************************/

.block, .block-views { /* THIS AFFECTS ALL BLOCKS UNLESS YOU OVERRIDE */
    background: transparent;
    border: none;
    margin-bottom: 30px;
    padding: 20px;
}

.front #zone-content-wrapper .block, #zone-content-wrapper .block-views { /* THIS AFFECTS ALL BLOCKS UNLESS YOU OVERRIDE */
    background: transparent; 
    margin-bottom: 30px;
    padding: 20px;
}

#section-footer .block, #section-footer .block-views {  
    background: none;
    margin-bottom: 0em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair display', sans-serif;
	font-weight: 400;
    letter-spacing: 0em; 
	line-height: 1.2;
    margin-top: 10px; }
	
h2.block-title, h2.block-title a {
	background: transparent; 
	color: #253f60;
	display: block; 
/*	float: left; */
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
    font-weight: 400; 
    text-transform: capitalize;
	margin-top: 0;
} 

#section-footer h2.block-title, #section-footer h2.block-title a {
	border-bottom: none;
} 

h1#page-title {
    border-bottom: none;   
	margin-bottom: 0px;
    padding: 20px 0 0 20px; 
}

.not-front #region-content h1#page-title {
	padding: 10px 0 0 18px; 
}

.not-front #region-content h2.block-title, .not-front #region-content h2.block-title a {
	background: none; 
	color: #253f60 !important; 
	display: block; 
/*	float: left; */
	font-family: 'Oswald', sans-serif; 
	font-size: 24px;
    font-weight: normal;
    line-height: 1.25!important; 
    margin-bottom: 15px!important; 
    padding: 10px;
    text-transform: capitalize;
}  

#block-widgets-s-cng-share {
	clear: right !important; 
    float: right !important;
	padding-left: 0px !important; }
 

/************************************************************
  CONTENT 
************************************************************/

.not-front #region-content img {
    border: none;
    margin: 0 20px 0 0;
    padding: 0;
} 

#block-boxes-budgetdems-rankingmember { background: #f4f4f4 !important; 
	border: none !important; }
	
#block-views-nodequeue-4-block { background: #f9f9f9!important; border: 5px solid #f4f4f4!important; }

/***********************************************************
  PANELS
***********************************************************/ 

.each-member { text-align: center; }
 
#block-panels-mini-multi-carousel-holder, #block-panels-mini-single-wide-carousel-holder { background: #f4f4f4; }

.pane-content .views-field-field-document-type::before {
    content: "| "; }

.pane-content .views-field-field-document-type { display: inline-block; }

.pane-content .views-field-field-document-type .field-content { float: right;
    padding-left: 5px; }

 
/************************************************************
  HOMEPAGE ROTATOR & FLEXSLIDERS
************************************************************/ 

.view-congress-news .flexslider { background: transparent; }

#block-panels-mini-congress-home-page-rotator { background: transparent; margin: 0; padding: 0; }

#block-panels-mini-congress-home-page-rotator .flexslider .slides {
    padding: 0 0 0px;
}

.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a { color: #fff !important; }

#block-views-congress-hprotator-rotator {
	background: transparent; 
	border: medium none;
	border-radius: 0px; 
	margin-top: 0px;
	padding: 0;
}

.view-congress-hprotator {
    background: none repeat scroll 0 0 transparent; /* replace seafoam background */ 
	border: none;
	padding: 0;
}

.view-congress-hprotator.flexslider {
	box-shadow: none;
}

.view-congress-hprotator.flexslider img { /*border: 10px solid #ffffff; */ 
	border-radius: 0px; }

.view-congress-hprotator .views-field-field-congress-featured-media { 
	height: auto;
	background: #000;
	border: none;
	/*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.9);*/ 
}  

.view-congress-hprotator.view-display-id-rotator .slides .media-youtube-video  {
	position: relative;
	height: 0;
	padding-bottom: 62.5%;/* THIS CONTROLS THE EMBEDDED VIDEO HEIGHT TO MATCH THE IMAGES */
	overflow: hidden;
}
	
.view-congress-hprotator.view-display-id-rotator .slides li iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.flexslider .slides {
    padding: 0 0 0px;
}

/* text block */
.hprotator-text-block {
	text-align: center;
	float: none;
}
.hprotator-text-block h2 {
	color: #333;
	font-family: 'Playfair display', sans-serif;
	font-size: 30px;
	font-weight: 600;
	line-height:  30px;
	margin: 10px;
}
.hprotator-text-block h2 a {
	color: #333;
	font-weight: 600;
}
.hprotator-text-block .field-name-body {
	color: #666;
	font-size: 18px; 
	margin: 20px 12px; 
}

.view-congress-hprotator .flex-control-nav {
	margin: 10px; 
	width: 95%;
}

/***** read more *****/
#hp_top_read_more {
	margin: 15px; 
	display: block; }

#hp_top_read_more a {
	background: #4b0808;
	border-radius: 5px; 
	color: #fff;
	display: block;
	font-family: 'Playfair display', sans-serif;
	font-weight: normal;
	font-size: 18px; 
	margin: 10px auto;
    padding: 10px;
	text-decoration: none;
	text-transform: Capitalize; 
	width: 120px; 
}

.flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
    background: none repeat scroll 0 0 rgba(153, 0, 0, 1);
    cursor: default;
}

.flex-control-paging li a {
    background: #fff;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    cursor: pointer;
    display: block;
    height: 14px;
    text-indent: -9999px;
    width: 14px;
} 

.flexslider {
    margin: 0;
}
.flexslider .slides {
    padding: 0 0 25px;
}
.flex-control-nav {
    bottom: 0;
    z-index: 10;
}
.flex-direction-nav a {
    height: 50px;
    text-decoration: none;
}
.flex-viewport {
    margin-bottom: 25px;
}
.flex-pauseplay {
    display: none;
}
.view-congress-hprotator .views-field-field-congress-featured-media {
    background: #000 none repeat scroll 0 0;
    height: auto;
    width: 100%;
}
.view-congress-hprotator.view-display-id-rotator .slides .media-youtube-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 62.5%;
    position: relative;
}
.view-congress-hprotator.view-display-id-rotator .slides li iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.hprotator-text-block {
    float: none;
    text-align: center;
}

.view-congress-hprotator .views-field-field-congress-featured-media {
    background: #000 none repeat scroll 0 0;
    height: auto;
    width: 100%;
}

.view-congress-hprotator .flex-control-nav { bottom: -40px; }

/***********************************************************
  ALERT BOX
***********************************************************/
 
#block-views-cng-alert-box-block-alert-box .views-row { border: none; padding: 0; }

#block-views-cng-alert-box-block-alert-box { background: #5e0a0a !important; border: 1px solid #5e0a0a !important; }

#block-views-cng-alert-box-block-alert-box h2.block-title { text-indent: -9999px; }

#block-views-cng-alert-box-block-alert-box a { color: #fff; }

/************************************************************
  BLOCK TITLES
************************************************************/

 
 
/************************************************************
  LATEST NEWS
************************************************************/

#block-views-congress-news-block-latest-news { background: transparent; } 

#block-views-congress-news-block-latest-news .flex-control-nav {
    bottom: -20px;
}

#block-views-congress-news-block-latest-news ul.slides li .views-field { padding: 0 10px 0 0; }


#block-views-congress-issues-block-default .flexslider { background: transparent; }

#block-views-congress-issues-block-default ul.slides li img { padding: 0 10px 0 0; }

#block-views-congress-issues-block-default ul.slides li h3 { padding: 0 10px 0 0; }

#block-views-congress-news-block-latest-news .more-link { background: #f4f4f4; border: 1px solid #ddd; padding: 15px; }  

#block-views-congress-news-block-latest-news .more-link a { color: #910000; }

/************************************************************
  Social Icons in Top Nav | Small icons 
************************************************************/

/* Font Awesome */

#block-boxes-cng-social-media-fa-small { padding: 1.2em; text-align: center; }

#block-boxes-cng-social-media-fa-small a { color: #d2d2d2; } 

#block-boxes-cng-social-media-fa-small a:hover { color: #5e0a0a; }

#boxes-box-fontawesome_medium img { vertical-align: top; }

/************************************************************
  TWITTER FEED
************************************************************/

.front #boxes-box-new_twitter iframe#twitter-widget-0 { height: 410px !important; }

/************************************************************
  NEWSLETTER SIGNUP
************************************************************/

#zone-newsletter-wrapper h2.block-title { color: #fff; text-align: center; }

#block-boxes-newsletter-signup-simple-bs .form-inline .form-group, #block-boxes-newsletter-signup-simple-bs .form-group {
    display: block;
	text-align: center;
}

#block-boxes-newsletter-signup-simple-bs input#signup-email { margin: 0 auto; width: 50%; }

#block-boxes-newsletter-signup-simple-bs .btn-success {
    background: transparent;
    border: 1px solid #fff;
	border-radius: 0;
    color: #ffffff;
	margin-top: 10px;
	padding: 10px;
	text-transform: uppercase; 
}

/************************************************************
  SECTION BLOCK
************************************************************/


block-views-nodequeue-4-block
/************************************************************
  SECTION BLOCK
************************************************************/

#block-menu-block-section-menu .block-section-menu ul li.leaf {
    border-bottom: 1px dotted #ccc !important;
    list-style: none outside none;
    padding: 1em 0  !important;
}
  
/************************************************************
  REMOVING TABLE STYLING
************************************************************/

td img {
    /* CHROME img thumbnail in tables fix */
	max-width: none;
}

table {
    border: none;
}
td, th { vertical-align: top; }
thead th, th {
    background: none;
    border-bottom: none;
    color: #333;
    vertical-align: top;
}
th.active {
    background: none;
    border-left: none;
    border-right: none;
}
tr.even td {
    background: none;
}
tr.odd td {
    background: none;
}
td.active {
    border-left: none;
    border-right: none;
}
tr.even td.active {
    background: none;
}
tr.odd td.active {
    background: none;
}
tr:hover td, tr.even:hover td.active, tr.odd:hover td.active {
    background: none;
}

/************************************************************
  PAGER
************************************************************/

ul.pager { margin-top: 20px; }

.pager li.pager-current {
    background: #f4f4f4 none repeat scroll 0 0;
	color: #000; 
}

ul.pager .pager-current {
    font-weight: normal;
}

.item-list ul li {
    margin: 0;
    padding: 0;
}

.item-list .pager li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0 5px;
}
 

/************************************************************
  ACTION CENTER
************************************************************/

#block-boxes-action-center h2.block-title { color: #000; }

#block-boxes-action-center { text-align: center; }

#block-boxes-action-center .list-group a {
	color: #666; font-size: 1em; text-transform: uppercase; }
	
#block-boxes-action-center i.fa { font-size: 1em; padding: 0px;  }
	
#block-boxes-action-center .list-group { 
    display: inline-block;
	margin: 10px 5px 10px; 
	text-align: center; 
	width: 45%;
    vertical-align: middle;
}

#block-boxes-action-center .list-group-item  { 
	color: #5c0100 !important;  
    height: 45px; 
    max-width: 45px;
	margin: 5px auto;
} 
 
#block-boxes-action-center .list-group-item:hover { background: #e6e6e6; color: #5c0100;  
}

#block-boxes-action-center .list-group a:hover { color: #5c0100; }

#block-boxes-action-center .more-link { margin-top: 20px; text-align: center; }

#block-boxes-action-center .more-link a { border: 1px solid #910000; color: #910000; padding: 10px; text-transform: uppercase; }

/************************************************************
  FOOTER
************************************************************/
#zone-footer, #zone-footer a { color: #5e0a0a; }

#block-menu-block-congress-site-map-top-level a, #block-menu-menu-congress-footer-utility a { color: #5e0a0a; }

#block-menu-block-congress-site-map a, #block-menu-block-congress-site-map-top-level a { 
	color: #5e0a0a; 
	font-family: 'Oswald';
	text-transform: uppercase; }

.menu-block-congress_site_map > .menu li #menu-home { display: block; }

.menu-block-congress_site_map > .menu li #menu-home { display: block; }

#block-menu-menu-congress-footer-utility ul.menu li {
    margin: 0;
}

#block-menu-block-congress-site-map-top-level ul.menu li {
    margin: 0;
}

/************************************************************
  FOOTER OFFICES
************************************************************/
 