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

.sf-menu a {
    padding: 1em 0.65em;
}

.front .sf-menu li { /*attributes shared by all*/
    height: 213px;
    width: 213px;
}

.front .sf-menu a {
    font-size: 25px;
    padding: 165px 20px 23px;
}

#search-block-form input[type="submit"] {
    margin: -37px -5px 0 0;
}