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


/* zone-content styles */

/* Homepage Rotator styles */
.slide #text {
  float: right;
  font-size: 15px;
  margin-top: -180px;
  width: 45%;
  margin-right: 180px;
}
/* Homepage Rotator styles */

/* Homepage Image Tile styles */
.front .view-entertainment-image-tiles .view-content {
  display: inline-block;
  padding: 40px 0px 40px 3%;
}
.front .view-entertainment-image-tiles div#row1 .views-row, .front .view-entertainment-image-tiles div#row2 .views-row {
  float: left;
  margin: 30px 1px 30px 6%;
  text-align: center;
}
/* Homepage Image Tile styles */

/* end of zone-content styles */

