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

h1.mission-head {
width: 75%;
}

.sf-menu.sf-style-white .menuparent a {
background: #efefef !important;
border-left: 1px solid #aaa !important;	
}

.region-content-inner {
padding-bottom: 20px;	
}

#zone-menu-wrapper {
padding: 0px;	
}

#footer-col1, #footer-col2, #footer-col3 {
clear: none;
float: left;
text-align: left;
width: 33% !important;
}

#footer-col3 p {
margin-top: 145px;	
}

/* DS teaser layout  */

.ds-2col .group-left {
width: 60px;
}

.ds-2col .group-right {
width: 68%;
padding-left: 10px;
}

 
/* VIEWS SLIDESHOW - HOME PAGE SLIDER */

.view-aip-home-page-slider {
display: block;
width: auto;
height: 200px;
border: 1px solid #666;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #333;
margin-top: 20px;
margin-bottom: 20px;
}

.view-aip-home-page-slider img {
max-width: 458px;
height: auto;
}

.view-aip-home-page-slider .views-field-title {
padding: 5px 3px 5px 5px !important;
font-size: 14px !important;
margin-top: 0px;
width: 450px;
position: absolute;
bottom: 0px;
background-color: rgba(0,0,0,0.7);
border-bottom: 1px solid #666;
}

.view-aip-home-page-slider .views-field-title a {
color: #fff !important;
text-decoration: none !important;
}

.view-aip-home-page-slider .views-row {
margin: 0px;
}

.widget_pager .views-slideshow-pager-field-item {
  float: right;
  text-indent: -10000px;
  background-image: url("/sites/all/themes/aipcorp/images/ss_bullet.png");
  background-repeat: no-repeat;
  width:10px;
  height:10px;
  margin-right:10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.widget_pager .active {
  float: right;
  text-indent: -10000px;
  background-image: url("/sites/all/themes/aipcorp/images/ss_bulle_hott.png");
  background-repeat: no-repeat;
  width:10px;
  height:10px;
}
.widget_pager .views-content-counter:hover {
   background-image: url("/sites/all/themes/aipcorp/images/ss_bulle_hott.png");
  background-repeat: no-repeat;
  width:5px;
  height:10px;
  cursor: pointer;  
}


/* AUTHOR LANDING PAGE */

#author-blurb {
clear: none !important;	
float: left !important;
margin-right: 25px !important;
width: 52% !important;
border-right: 1px solid #aaa;	
padding-right: 15px !important;
}

#author-guide {	
clear: none;
float: left !important;	
width: 39% !important;
}

#lib-blurb {
float: left !important;  
margin-right: 25px !important;
width: 40%;
}

#lib-promo {
float: left;
width: 390px;
}