/************************************************************
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
************************************************************/

#logo { margin: 0; }

/************************************************************
 SUPERFISH MAIN MENU
************************************************************/
	
.sf-menu a{
	padding: 1.1em 1.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-960.png) repeat-y;
}

/************************************************************
  QUICKTABS
************************************************************/

ul.quicktabs-tabs {
	height: 36px; 
}

ul.quicktabs-tabs li a {
	background: #888888; 
	font-size: 14px;
    padding: 0.6em 0.4em;
}

/************************************************************
  QUICKTABS FOR SOCIAL MEDIA
************************************************************/

#block-quicktabs-social-media-tabs ul.quicktabs-tabs {
	height: 36px;
}

#block-quicktabs-social-media-tabs ul.quicktabs-tabs li a {
    color: #ffffff;
	font-size: 14px;
    padding: 0.6em 1em;
}


/************************************************************
  SOCIAL MEDIA
************************************************************/

#block-widgets-s-cng-medium-profile { padding: 0 0 0.5em 0; }

/************************************************************
  FOOTER
************************************************************/

#block-views-congress-offices-of-noslide .views-row {
    width: 33%;
}