/* 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. */
 
body {
	font-size: 14px;
}

#edit-search-block-form--2 {
	width: 190px;
}

#region-user-first img,
.view-tool-sidebar img {
	width: 28px !important;
}

#superfish-1 a {
	font-size: 1.1em;
	margin-right: 1.5em;
}

#block-views-tool-sidebar-block {
	padding-bottom: 1em;
}

#region-preface-third,
#region-preface-fourth {
	font-size: 0.8em;
}

.mainboxtitle {
	font-size: 1em;
}

.blockboxtitleinner {	
	font-size: 0.95em;
}

#region-postscript-first, 
#region-postscript-second, 
#region-postscript-third, 
#region-postscript-fourth {
	font-size: 0.9em;
}

.view-clergy .views-row {
	min-height: 227px;
}

.view-communities .views-row {
	min-height: 175px;
}