/************************************************************
MEMBER SIXTEEN
************************************************************/

/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */



.front h2.block-title {
    text-align: center;
}
/* SUPERFISH MAIN MENU */
.sf-menu a {
    padding: 1.5em 1em;
}

/* SEARCH */
#search-block-form .form-actions input[type="submit"] {
    margin: 0;
}
.form-item-search-block-form .form-control {
    min-width: 75%;
}


/* HOMEPAGE ROTATOR 
#hp_top_read_more, #hp_top_read_more a {
    display: inline-block;
	border-radius: 4px 4px 4px 4px;
    text-decoration: none;
}
*/

/* ACTION CENTER */
.block-menu-congress-action-center {
	background: url("../images/bg-actioncenter.png") no-repeat scroll left center #174977;
	filter: none;
}
.block-menu-congress-action-center ul li.last.leaf{
border-right: none;
}
.block-menu-congress-action-center ul li.leaf {
    margin: 0;
    padding: 0 3em;
    width: 19%;
}
.block-menu-congress-action-center a {
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/* ACTION CAROUSEL */
#hp-single-carousel-wide .flex-viewport {
    background: url("../images/bg-actioncarousel.png") no-repeat scroll left center transparent;
}

/* POSTSCRIPT REGION - 3 BLOCKS GET MIN HEIGHT */

#zone-postscript .block, #zone-postscript #hp-single-carousel-sidebar {
    max-height: none;
    min-height: 450px;
}
#zone-postscript #hp-single-carousel-sidebar .flexslider {
    height: 345px;
    overflow-y: auto;
}
#zone-postscript .block.block-quicktabs .block {
    max-height: none;
    min-height: 350px;
}


/* FOOTER 
.block-congress-offices-footer-offices .footer-office-location-tabs {
    font-size: 1.15em;
}
.block-congress-offices-footer-offices .office-info {
	font-size: 1.2em;
}
*/
