/* 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. */
 
/* 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
*/

/************************************************************
 SUPERFISH MAIN MENU
************************************************************/

.sf-menu a  {
	padding: 1.4em 0.5em;
	font-size: 12px;
}

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

#search-block-form {
	height: 38px;
	width: 200px;
}

#search-block-form .form-item input.form-text {
	color: #ffffff !important;
	opacity: 1;
	width: 156px;
}

#block-search-form.block { 
    width: 195px; 
}

/************************************************************
  THOMAS BILL SEARCH
************************************************************/

#block-block-2 input[type="submit"] {
    margin-left: -30px;
}

#block-block-2 input.form-text {
	width: 135px;
}

#block-block-2 #thomasBill, #block-block-2 #thomasText {
    float: left;
    padding-left: 2%;
    width: 23%;
}

/**************
  Healthcare Button
**************/

#block-block-7 {
    width: 270px;
}