/* 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. */
 
.responsive-layout-narrow #block-crest-block-crest-block {
	float: none;
}

.responsive-layout-narrow #block-block-1 h1,
.responsive-layout-narrow #block-block-1 h2 {
	text-align: center;
}

.responsive-layout-narrow #views-exposed-form-search-page {
	padding: 0 20px 20px;
}

.responsive-layout-narrow .transcript-pm, 
.responsive-layout-narrow .transcript-dates {
	width: 97%;
	height: auto;
}