/* 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. */
 
/* DESIGN VISUAL CUES

SECTIONS
#section-header WHITE FFF
#section-content GREY CCC
#section-footer BLACK 000

Blocks & Views = light grey EEE
Carousels & Flexsliders = white FFF
*/

/************************************************************
  GENERAL
************************************************************/
 
#logo { margin: 0; }

/************************************************************
 SUPERFISH MAIN MENU
************************************************************/
	
.sf-menu a {
	padding: 1.4em 1.7em;
}

.front .sf-menu li {
	border-right: none;
    height: 280px;
    width: 300px;
    border: medium none;
    border-radius: 5px;
    margin: 10px 20px 20px 0;
}

.front .sf-menu li.leaf {
    height: 30px;
    width: 300px;
    border: medium none;
    border-radius: 0px;
    margin: 10px 20px 20px 0; }

/************************************************************
  BLOCK SPECIFIC
************************************************************/

#block-boxes-seal { background: transparent;
	display: block;
	margin: 40px 0 0 30px; }


/************************************************************
 SEARCH
************************************************************/

#search-block-form { background: #ffffff; width: 240px; }

#search-block-form .form-item input { width: 186px; }

#search-block-form .form-actions input[type="submit"] {
    margin: 0;
}

/************************************************************
  FACEBOOK & TWITTER
************************************************************/	
#region-postscript-third .fb_iframe_widget iframe {
    height: 270px !important; width: 300px !important;
}

#boxes-box-new_twitter iframe {
    height: 270px !important; width: 300px !important;
} 

#block-boxes-congress-newsletter-signup { 
	height: 240px; 
	width: 260px; }

.front #block-boxes-congress-newsletter-signup { 
	float: right; 
	height: 240px; 
	margin-top: -300px;
	width: 260px; }

#block-boxes-congress-flicker-box { 
	background: #000;
	border-radius: 5px;
	height: 240px; padding-top: 20px; width: 270px;
}
/*************************************************************
ROTATOR
**************************************************************/
.view-congress-hprotator .flex-control-nav {
    width: 36.5%;

  }
  
  .view-congress-hprotator .flex-control-nav {
    display: block;
    padding: 2% 2.2%;
}