/************************************************************
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
************************************************************/


/************************************************************
 SUPERFISH MAIN MENU
************************************************************/
 
.sf-menu a {
	padding: 1.8em 0.4em;
}

.sf-menu a { 
	font-size: 14px;
}

.sf-menu li.sfHover > ul, .sf-menu li:hover > ul {
	top: 3.3em;
} 

/************************************************************
 HOMEPAGE ROTATOR
************************************************************/

.hprotator-text-block h2, .hprotator-text-block .field-name-body, .hprotator-text-block  #hp_top_read_more { 
	width: 700px; 
}