/************************************************************
THEMENAME
************************************************************/
/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal 
 *  and widescreen CSS files as appropriate. */
 


/************************************************************
  GENERAL
************************************************************/

#logo { margin-top: 54px; }

/************************************************************
 SUPERFISH MAIN MENU
************************************************************/
	
.sf-menu a {
	padding: 1.1em 0.4em;
}

/************************************************************
  REGIONS
************************************************************/
#zone-preface, #zone-content, #zone-postscript, .not-front #zone-preface, .not-front #zone-content, .not-front #zone-postscript {
    background: transparent url(../images/background-720.png) repeat-y;
}

/************************************************************
  QUICKTABS
************************************************************/

ul.quicktabs-tabs {
	height: 26px; 
}

ul.quicktabs-tabs li a {
	background: #888888; 
	font-size: 10px;
    padding: 0.6em 0.4em;
}

/************************************************************
  QUICKTABS FOR SOCIAL MEDIA
************************************************************/

#block-quicktabs-social-media-tabs ul.quicktabs-tabs {
	height: 26px;
}

#block-quicktabs-social-media-tabs ul.quicktabs-tabs li a {
    color: #ffffff;
	font-size: 10px;
    padding: 0.6em 1em;
}

/************************************************************
  SOCIAL MEDIA
************************************************************/

#block-widgets-s-cng-medium-profile { padding: 0 0 0.5em 0; }

#block-boxes-congress-newsletter-signup h2.block-title { 
	color: #ffffff;
	font-size: 12px; 
	font-weight: normal; }
	
#boxes-box-congress_newsletter_signup input.form-text {
    border: medium none;
    height: 34px;
    padding: 8px;
    width: 60%;
}

/************************************************************
  FOOTER
************************************************************/

#block-views-congress-offices-of-noslide { background: transparent url(../images/footer-background.png) top left no-repeat; padding-left: 5px; }

#block-views-congress-offices-of-noslide .views-row {
    width: 30%;
}