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

/* HEADER */

#zone-header-wrapper {
	height: 50px;
}

#block-menu-menu-top-menu li {
	height: 38px;
}

#block-menu-menu-top-menu li:first-child {
	width: 50px;
	height: 54px;
	background: #62136B url('../images/home.png') center center no-repeat;
}

#block-menu-menu-top-menu li:first-child a {
	width: 50px;
	height: 54px;
}

#block-menu-menu-top-menu li:nth-child(2) {
	padding-top: 11px;
	width: 135px;
}

#block-menu-menu-top-menu li:nth-child(3) {
	padding-top: 11px;
	width: 135px;
}

#block-menu-menu-top-menu li:nth-child(4) {
	padding-top: 11px;
	width: 135px;
}

#block-menu-menu-top-menu li a {
	font-size: 1.25em;
}

/* MENU BLOCKS */

.block-menu-block h2.block-title {
	font-size: 1.2em;
}

/* SEARCH */

#edit-search-block-form--2 {
	width: 160px;
	font-size: 0.95em;
}

#search-block-form #edit-submit {
	font-size: 0.95em;
}

/* FOOTER */

#block-block-5 {
	font-size: 0.85em;
}

/* FRONT PAGE BLOCKS */

.view-front-page-blocks .field-name-body {
	height: 250px;
	font-size: 0.9em;
}

.view-front-page-blocks h2 {
	font-size: 1.1em;
}

.view-front-page-blocks img {
	max-width: 50%;
}

/* CHITIN MENU */

#superfish-1 a {
	font-size: 0.95em;
}

/*  CHITIN */

#block-block-18 img {
	height: 20px !important;
	width: auto !important;
}

#block-block-18 {
	font-size: 0.8em;
	height: 47px;
}