/* 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. */
 
#page { width: 960px; } 
#region-header-first { width: 960px; }
#region-menu { width: 960px; }
#map_canvas { float: left; }
  .legend { padding: 20px; }
  .legend li { list-style: none; }

.grid-7 .pager { margin-left: 160px; }
.grid-8 .pager { margin-left: 220px; }

.node .webinar { float: right; padding-left: 30px; }

#block-views-front-block-2 { width: 50%; float: right; margin-left: 10px; }
#block-block-31 { float: left; max-width: 50%; }
#block-block-30 { clear: left; max-width: 50%; }
