/* 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. */
 
 /* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */
 
 .btn {
	margin-bottom:0;
}
 
/* Branding Zone */
 
.logo-img img {
	padding-top:25px;
	padding-bottom:5px;
	margin-bottom:0;
}
.block-block-54, .block-search-form {
	float:right;
}

/* Header Zone */

.region-header-second {
	margin-top:20px;
}
.block-block-18, .block-block-19, .block-block-20 {
	margin-left:15px;
	float:left;
}

/* Preface Zone */

.block-imageblock-16, .block-imageblock-16 img {
	width:370px;
	margin-bottom:10px;
}

/* Call To Action Zone */

.block-block-45 {
	background-position:35% 15px;
}
.block-block-46 {
	background-position:40% 15px;
}
.block-block-47 {
	background-position:36% 15px;
}

/* Content Zone */

.region-content, .region-sidebar-first {
	width:50%;
}
.block-block-59, .block-block-60, .block-block-61 { /* Resources Page */
	width:30%;
	float:left;
	margin-right:20px;
}
.block-block-61 {
	margin-right:0;
}
.block-views-latest-resources-block .views-row { /* Latest Resources View */
	width:100%;
}
.block-views-latest-resources-block .views-field.views-field-title {
	font-size:18px;
}
.block-views-latest-resources-block .views-field, .block-views-latest-resources-block .views-field-field-image img {
	width:100%;
	height:auto;
}
.block-views-front-page-news-banner-block .views-row { /* News Banner */
	margin-bottom:20px;
}
.block-views-front-page-news-banner-block .views-field-field-news-image, .block-views-front-page-news-banner-block .views-field-field-news-image img {
	width:100%;
	height:auto;
}
.view-front-page-news-banner .views-row { /* Latest Articles */
	width:220px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
.view-front-page-news-banner .views-row-last {
	margin-right:0;
}
.view-taxonomy-term-override p img { /* Taxonomy Override View */
	width:500px !important;
}
.block-views-about-inequality-terms-block .views-row { /* About Inequality View */
	width:213px;
	min-height:340px;
}
.block-views-related-content-block .views-row, .block-views-related-content-block-1 .views-row {
	width:30%;
}
.webform-client-form-327 input[type="text"], .webform-client-form-327 input[type="email"] {
	width:60%;
}	
.block-views-more-blogs-block .views-row, .block-views-more-news-block .views-row, .block-views-related-content-block .views-row, .block-views-related-content-block-1 .views-row { /* More News/More Blogs/Related Resources/Views */
	width:22%;
	margin-right:20px;
	min-height:240px;
}
.block-views-more-blogs-block .views-row-last, .block-views-more-news-block .views-row-last, .block-views-related-content-block .views-row-last, .block-views-related-content-block-1 .views-row-last {
	margin-right:0;
}
.node-type-education-materials .field-name-field-material-image img { /* Learn and Play Pages */
	margin-left:0;
	float:left;
}

/* Get Involved Zone */

.block-imageblock-8 .block-image {
	padding-bottom:0;
}
.block-imageblock-1 .block-image, .block-imageblock-2 .block-image, .block-imageblock-3 .block-image {
	padding-left:38%;
}

/* Postscript Zone */

.block-views-latest-news-front-block, .block-views-latest-blogs-front-block, .block-views-latest-reports-front-block {
	width:220px;
}
.block-views-latest-news-front-block, .block-views-latest-blogs-front-block {
	margin-right:20px;
}
.block-views-latest-news-front-block .view-header, .block-views-latest-blogs-front-block .view-header, .block-views-latest-reports-front-block .view-header {
	right:0;
}
.webform-client-form-33 .form-item input[type="text"] { /* Mailing List Block */
	margin-right:0;
}
.webform-client-form-33 .webform-component--first-name, .webform-client-form-33 .webform-component--last-name {
	width:47%;
}
.webform-client-form-33 .webform-component--first-name {
	margin-right:20px;
}
.webform-client-form-33 .webform-component--e-mail-address {
	width:64%;
	float:left;
}
.webform-client-form-33 .form-actions input {
	width:30%;
	margin-top:30px;
	margin-left:20px;
	float:left;
}
 
/* Footer Zone */
 
.block-block-5 {
	width:500px;
	float:left;
}
.block-block-9 {
	width:400px;
	float:right;
}
.block-block-9 img {
	float:right;
	padding-left:20px;
}
.block-block-1, .block-block-2, .block-block-3, .block-block-4 {
	margin-bottom:0;
}
.block-imageblock-13, .block-imageblock-14 {
	padding-left:0;
	padding-right:20px;
}