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

.not-front #region-content {
  width: 660px;
}

#region-branding {
  width: 500px;
}

#block-menu-menu-congress-action-center {
  left: 745px;
}

#block-menu-menu-congress-action-center .content a {
  text-transform: none;
}

#quicktabs-container-home_page_tabs  {
  width: 740px;
}

#quicktabs-home_page_tabs ul.quicktabs-tabs {
  width: 200px;
  font-size: 12px;
}

#widgets-element-cng_medium_profile {
	display:block;
}

/** ROTATORS **/

.hprotator-text-block, .latest-videos-text-block {
	float: left;
	display: block;
	width: 33%;
	height: 50px;
  padding: 0 0 0 2%;
}

.view-congress-hprotator .views-field-field-congress-featured-media, #block-views-congress-videos-latest .views-field-field-congress-featured-media {
  width: 65%;
}

/** NAVIGATION **/

.sf-menu li {
  padding-left: 2.6em;
  padding-right: 2.7em;
}

.sf-menu li.menu-mlid-1065 > ul{
  left: -158px;
}

/** FOOTER **/

#section-footer {
  background: url("../images/footer-background.png") repeat-x;
}

#block-menu-menu-congress-footer-utility {
  display: block;
}

#block-boxes-thomas-bill-search, #block-boxes-office-hours {
  margin-right: 1em;
}

#block-boxes-office-hours-popover #other-offices  {
  padding-left: 140px;
  background: url("../images/footer-seal.png") no-repeat;
  background-position: 5px center;
}

#block-boxes-office-hours-popover #mobile-office {
  max-width: none;
}

#block-boxes-office-hours-popover  #office-county-hours {
  max-width: none;
}

#block-boxes-view-background-image {
  display: block;
  position: absolute;
  padding: 0px;
  margin: 0px;
  z-index: 1;
  left: 385px;
  top: 175px;
}

.page-node-1 #block-boxes-view-background-image, .page-node-2 #block-boxes-view-background-image, .page-node-3 #block-boxes-view-background-image, .page-media-center-1  #block-boxes-view-background-image, .page-issues-1 #block-boxes-view-background-image, .page-node-55 #block-boxes-view-background-image{
  top: 150px;
}

#block-boxes-view-background-image p {
  margin: 0px;
  cursor: pointer;
}

#boxes-box-view_background_image .boxes-box-content {
  background-color: #eee;
  border: 1px solid #ccc;
  width: 100px;
  text-align: center;
  color:#666;
}

/** ISSUE ROTATOR **/
 .not-front .view-congress-hprotator .slides {
  min-height: 200px;
 }
 .not-front .view-congress-hprotator .views-field-field-congress-featured-media {
  width: 50%;
 }
