/************************************************************
KENNEDY
************************************************************/
/* 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. */


/************************************************************
  GENERAL
************************************************************/
body {
	background: none #001435;	 /* GLOBAL/MOBILE BACKGROUND IS GREY. CHANGE THIS IN ALL THEMES*/
}
h1#page-title {
	color: #1F5080;
    font-variant: small-caps;
    letter-spacing: .02em;
	text-shadow: 2px 2px 2px #cbcdd2;	
}
.block, 
.block-views {
    background: none repeat scroll 0 0 #ddd;
}
.form-100 input[type="submit"]  {
	width: 20%;
	background:#1f5080;
	color:#fff;
	padding: 0 0 2px 0;
	border-radius: 0;
	border-style: none;
	border-color: none;
	border-width: 0;
	border-color: none;
	text-shadow: none;
	font: normal 100% Georgia,serif;
}
.flexslider {
    border: 5px solid #ffffff;
}

/* SECTIONS */
.section-header {
	background: #001435;
}
.section-header {
	background: #0e3960; /* Old browsers */
	background: -moz-linear-gradient(top,  #0e3960 0%, #001535 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3960), color-stop(100%,#001535)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0e3960 0%,#001535 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0e3960 0%,#001535 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0e3960 0%,#001535 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0e3960 0%,#001535 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e3960', endColorstr='#001535',GradientType=0 ); /* IE6-9 */
}


/* ZONES */
#zone-branding .block, 
#zone-branding .block-views {
    background: transparent none repeat scroll 0 0;
}
#zone-branding h2.block-title {
	display: none;
}
#zone-branding ul {
	margin-bottom: 0;
}
#zone-branding {
    background: none repeat scroll 0 0 #001435;
}
#zone-branding {
    background: transparent none repeat scroll 0 0;
}
#zone-preface-wrapper {
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 5px 0;
}


/* REGIONS */
.not-front #region-content .block blockquote h3 {
	color: #787878;
}
.not-front #region-content .block h4 {
    color: #1F5080;
    font-variant: small-caps;
    letter-spacing: .02em;
	text-shadow: 2px 2px 2px #cbcdd2;	
}
.not-front #region-content .block h2 {
    color: #1f5080;
    font-variant: small-caps;
    letter-spacing: .02em;
	text-shadow: 2px 2px 2px #cbcdd2;
}


/* BLOCKS */
#block-boxes-branding-image.block,
#block-boxes-branding-image p {
    margin-bottom: 0;
    padding: 0;
}
#block-boxes-branding-image.block p img {
    margin-bottom: 5px;
    max-width: 100%;
    padding: 0;
}




/*---------------------------
     SEARCH FORM BLOCK
----------------------------*/

#zone-branding #block-search-form.block {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    height: 18px;
    padding: 0.5em;
    width: 60%;
}
#search-block-form {
    text-align: left;
}
input[type="search"], #search-block-form input[type="submit"] {
    background: url("../images/button_submit_glass.png") no-repeat scroll 0 0;
	background: url("../images/button_submit_glass.png") no-repeat scroll 0 0\9;
    border: 0 none;
    border-radius: 0 0 0 0;
    height: 17px;
    margin: -5px 0 2px 0;
	 margin: -5px -10px 0\9;
    padding: 0;
    text-indent: -9999px;
    width: 20px;
	}
#search-block-form .form-item input {
    background: none;
    border: none;
}
#search-block-form .form-item input {
    width: 85%;
	margin: -3px 0 3px 0;
}


/* ICONS */

.fa {
    color: #fff;
}




/* OLD ICONS

#block-widgets-s-cng-medium-profile {
    background: none repeat scroll 0 0 transparent;
    border: 0;
    margin-top:1em;
}

#widgets-element-socialmedia_socialmedia-facebook-profile-button {
background: url("../images/facebook-icon.png") 50% 50% no-repeat;
}
#widgets-element-socialmedia_socialmedia-facebook-profile-button a { 
float: left; width: 41px; height: 41px; 
}
#widgets-element-socialmedia_socialmedia-facebook-profile-button a img { 
display:none;
}

#widgets-element-socialmedia_socialmedia-twitter-profile-button {
background: url("../images/twitter-icon.png") 50% 50% no-repeat;
}
#widgets-element-socialmedia_socialmedia-twitter-profile-button a { 
float: left; width: 41px; height: 41px; 
}
#widgets-element-socialmedia_socialmedia-twitter-profile-button a img { 
display:none;
}

#widgets-element-socialmedia_socialmedia-youtube-profile-button {
background: url("../images/youtube-icon.png") 50% 50% no-repeat;
}
#widgets-element-socialmedia_socialmedia-youtube-profile-button a { 
float: left; width: 41px; height: 41px; 
}
#widgets-element-socialmedia_socialmedia-youtube-profile-button a img { 
display:none;
}

#widgets-element-socialmedia_socialmedia-rss-feed-button {
background: url("../images/rss-icon.png") 50% 50% no-repeat;
}
#widgets-element-socialmedia_socialmedia-rss-feed-button a { 
float: left; width: 41px; height: 41px; padding: 0 0 0 6px;
}
#widgets-element-socialmedia_socialmedia-rss-feed-button a img { 
display:none;
}
*/





/*---------------------------------
   MAIN MENU BLOCK
-----------------------------------*/
.sf-menu a {
    padding: 0.5em;
}

/*---------------------------
  NEWSLETTER SIGN UP BLOCK
-----------------------------*/

#block-boxes-congress-newsletter-signup-adv {
    border: 5px solid #1F5080;
    background: #fff;
}

#block-boxes-congress-newsletter-signup-adv h2.block-title {
	color: #1f5080;
}

 #signupExtendForm input[type="text"]  {
	width: 100%;
	border: 1px solid #ccc;
	margin-bottom: 4px;
}
.newsletter-signup-extended input[type="submit"] {

	width: 100px;
	background:#1f5080;
	color:#fff;
	padding:0 2px 2px 0;
	border-radius: 0;
	border-style: none;
	border-color: none;
	border-width: 0;
	border-color: none;
	text-shadow: none;
	font: bold 18px Georgia,serif;
}

/*---------------------------
HOMEPAGE SLIDE ROTATOR
-----------------------------*/
.view-congress-hprotator.view-display-id-rotator .slides .media-youtube-video {
    padding-bottom: 80.999%;
}
.view-congress-hprotator {
    background: none repeat scroll 0 0 #dddddd;
}
.view-congress-hprotator.flexslider {
	background: none repeat scroll 0 0 #dddddd;
}

/* --------------------------------
        ACTION CENTER BLOCK
   --------------------------------*/
   .block-menu-congress-action-center {
    border:#1f5080 5px solid;
	background:#fff;
}

.block-menu-congress-action-center h2.block-title {
    color: #1f5080;
}

.block-menu-congress-action-center ul li.leaf {
    display: inline-block;
    float: left;
    padding: 0;
    width: 71px;
}
.block-menu-congress-action-center li.leaf a#action-email {
    background: url("../images/email-icon.png") no-repeat scroll 0 0 transparent;
}
.block-menu-congress-action-center li.leaf a#action-services {
    background: url("../images/services-icon.png") no-repeat scroll 0 0 transparent;
}
.block-menu-congress-action-center li.leaf a#action-tickets {
    background: url("../images/tour-tickets-icon.png") no-repeat scroll 0 0 transparent;
}
.block-menu-congress-action-center li.leaf a#action-flag {
    background: url("../images/flag-icon.png") no-repeat scroll 0 0 transparent;
}
.block-menu-congress-action-center li.leaf a#action-internships {
    background: url("../images/intern-icon.png") no-repeat scroll 0 0 transparent;
}
.block-menu-congress-action-center li.leaf a#action-tour34 {
    background: url("../images/tour34-icon.png") no-repeat scroll 0 0 transparent;
}
.block-menu-congress-action-center li.leaf a:link, .block-menu-congress-action-center li.leaf a:visited  {

    color: #575455;
    display: block;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 0.8em;
	font-weight:bold;
    height: 42px;
    line-height: 16px;
    margin: 0;
    padding: 70px 0 0;
    text-align: center;
    text-shadow: none;
	text-decoration:none;
}

.block-menu-congress-action-center ul li.leaf a:hover {
    color: #73A1BB;
    text-decoration: none;
}

/*-----------------------------
	OFFICE LOCATION BLOCK
------------------------------*/
#block-views-congress-offices-of-noslide h2.block-title{
    color: #1f5080;	
}

.view-congress-offices {

    padding: 2em;
}
#block-views-congress-offices-of-noslide img{
	width: 130px\9;

}
/*---------------------------
          VOTE BLOCK
-----------------------------*/

#block-house-blocks-house-member-voting-record h2.block-title {
    color: #1f5080;
}

/*---------------------------
        SINGLE CAROUSEL
-----------------------------*/
#hp-single-carousel-sidebar h2.pane-title {
    color: #FFFFFF;
}
#hp-single-carousel-sidebar .views-field-field-congress-subtitle {
    padding: 0;
	text-align: center;
    font-variant: small-caps;
}
#hp-single-carousel-sidebar h2 a:link, a:visited {
    color: #1f5080;
    text-decoration: none;
	font-size: 1.5em;
}
#hp-single-carousel-sidebar h2 a:hover {
    color: #1f5080;
    text-decoration: underline;
}

#block-menu-block-section-menu h2.block-title {
font-variant: small-caps;
	font-size: 1.3em;
	color: #1f5080;
}

