/************************************************************
THEMENAME
************************************************************/
/* 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. */
 
/************************************************************
  GENERAL
************************************************************/
 
 
/************************************************************
 SUPERFISH MAIN MENU
************************************************************/
	
.sf-menu a {
	padding: 1.4em 0.55em;
}

/************************************************************
 HOMEPAGE ROTATOR
************************************************************/
.view-congress-hprotator .views-field-field-congress-featured-media {
    float: none;
    width: 100%;
}

.hprotator-text-block h2, .hprotator-text-block .field-name-body, .hprotator-text-block  #hp_top_read_more { 
	width: 940px; 
}

.view-congress-hprotator .flex-control-nav {
    position: relative; 
	margin: -50px 0 0 0;
	padding: 0;
	width: 100%;
}

.flexslider .slides img {
    display: block; 
	width: 100%;
}