/* 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. */
/*
 * Retina Sprites for Compass
 * by:              Gaya Kessler
 * last update:     03/11/14
 *
 * Usage:
 * 1. create two folders in your image directory (in this case 'icons' and 'icons-2x').
 * 2. adjust the foldernames defined below if you use different names.
 * 3. create sprite images for pixel ratio 1 screens and put them in the first folder.
 * 4. create sprite images for pixel ratio 2 screens and put them in the second folder, use the same filenames.
 * 5. use the sprite-image in your Sass/Scss using: '@include use-sprite(<sprite-name>)'
 */
/*
 * Retina Backgrounds for Compass
 * by:              Gaya Kessler
 * last update:     03/11/14
 *
 * Usage:
 * 1. create background image for pixel ratio 1 screens and put it somewhere in your images folder.
 * 2. create background image for pixel ratio 2 screens and put it somewhere in your images folder.
 * 3. include the background-image property in your Sass/Scss using: '@include background-retina(<ratio-1-imagefile>, <ratio-2-imagefile>)'
 */
/* @import "animate.scss"; */
/* ==========================================================================
   Variables
   ========================================================================== */
/* colors */
/* ==========================================================================
   Mixins
   ========================================================================== */
.history-body {
  color: #ECDDC7;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
  line-height: 1.4rem;
  /* 		@include text-shadow(rgba(0,0,0, 0.8) 1px 1px 3px); */
}

#disqus_thread {
  padding-bottom: 70px;
}

.zone-header-wrapper .header-bottom-edge {
  margin-top: -120px;
}

.zone-featured-wrapper .page-title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 22px;
  line-height: 2.2rem;
  margin-left: 0;
  text-align: left;
}
.zone-featured-wrapper .head-date {
  margin-left: 0;
}
.zone-featured-wrapper .head-date span {
  text-align: left;
}

h1.logo {
  margin-top: 0;
}

.zone-content-wrapper {
  margin-top: -152px;
}

.zone-slides-wrapper {
  margin-bottom: -120px;
}

.section-content {
  margin-top: -140px;
}

.block-main-menu {
  padding-top: 100px;
  /* screw ie */
    /*
li:first-child+li+li+li+li{
      margin-left: -6px;
    }
*/
}
.block-main-menu .menu {
  width: 710px;
  margin-top: -63px;
  margin-bottom: 0;
  display: block;
  margin-left: 14px;
}
.block-main-menu .slicknav_menu {
  display: none;
}
.block-main-menu li {
  width: auto;
  margin: 0 10px;
}
.block-main-menu li a {
  font-size: 15pt;
}
.block-main-menu li:nth-of-type(5) {
  margin-left: 146px;
}
.block-main-menu li:first-child + li + li + li + li {
  margin-left: 146px;
}

/* Slides */
.slide-content {
  left: 10%;
  top: 8%;
  width: 30%;
}
.slide-content .slide-title p, .slide-content .slide-title span {
  font-size: 40px;
  line-height: 34px;
}
.slide-content .slide-body p {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 8px;
}

.rslides_tabs {
  bottom: 30%;
  left: 10%;
}
.rslides_tabs li {
  border-radius: 10px;
  width: 15px;
  height: 15px;
  margin-right: 4px;
}

/* button */
.ls-button, form input[type="submit"] {
  padding: 8px 20px;
  padding-top: 10px;
  font-size: 18px;
}

.left-fade {
  height: 110%;
  top: -5%;
}

.right-fade {
  height: 110%;
  top: -5%;
}

/* Modal */
a.search-button {
  top: -64px;
  left: 37px;
  height: 0px;
  position: relative;
  float: right;
  overflow: visible;
}

.news-front-list li:first-child, .news-page-block-list li:first-child {
  margin-left: 0;
}
.news-front-list li:first-child + li + li, .news-page-block-list li:first-child + li + li {
  margin-right: 0;
}
.news-front-list li, .news-page-block-list li {
  margin-bottom: 0px;
  height: 640px;
}
.news-front-list li h2.news-title, .news-page-block-list li h2.news-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 17px;
  line-height: 1.7rem;
}

.more-link a {
  margin-right: 0px;
  margin-top: 24px;
}

.front-tour-list li .tour-venue, .tour-list li .tour-venue {
  margin-right: 40%;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 16px;
  line-height: 1.6rem;
}
.front-tour-list li .tour-city, .tour-list li .tour-city {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
}
.front-tour-list li .links, .tour-list li .links {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 10px;
  margin-left: 0;
}
.front-tour-list li .links .share, .tour-list li .links .share {
  position: absolute;
  right: 0;
  top: 38px;
  margin-top: 0;
}

.next-show-list .links {
  padding-top: 20px;
  margin: 0 auto;
}

.block-tour-view-block-1 .more-link {
  display: block;
  margin: 0 auto;
  float: right;
  margin-top: 10px;
}

/* Footer  */
.zone-footer-wrapper .nation-content {
  margin-top: 30px;
  padding: 20px 0;
}
.zone-footer-wrapper .nation-content h2 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  text-align: left;
}
.zone-footer-wrapper .nation-content p {
  text-align: left;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 13px;
  line-height: 1.3rem;
}
.zone-footer-wrapper .nation-content .social-icons {
  margin: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #ECDDC7;
}
.zone-footer-wrapper .nation-content .social-icon.sub {
  margin-left: 0;
}
.zone-footer-wrapper .skynyrd-nation {
  margin-top: 60px;
  height: 150px;
}
.zone-footer-wrapper .footer-logo {
  display: block;
  float: left;
  margin-right: 10px;
}
.zone-footer-wrapper .footer-group .links {
  float: right;
  margin-top: 0;
}

.search-modal {
  width: 480px;
}

.nation-block {
  display: block;
}

.view-display-id-block_2 .more-link {
  display: block;
  float: right;
}

.region-featured .view-news-view li {
  overflow: auto;
}
.region-featured .view-news-view li .news-title {
  margin: 0;
  margin-left: 20px;
}
.region-featured .view-news-view li p.news-body {
  position: relative;
  margin: 0;
  margin-left: 20px;
}
.region-featured .view-news-view li a.views-more-link {
  width: auto;
  margin-left: 0;
  left: 0;
  height: auto;
  display: table;
  position: relative;
  bottom: -10px;
}

.news-page-list li a {
  font-size: 20px;
  font-size: 2rem;
  line-height: 20px;
  line-height: 2rem;
}
.news-page-list li a.news-read-more {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  margin-bottom: 14px;
  float: right;
}

.view-album-view ul.album-list li.album {
  padding: 0;
  background: none;
  margin-bottom: 40px;
}
.view-album-view ul.album-list .album-thumb {
  float: left;
  margin-right: 20px;
}
.view-album-view ul.album-list .album-year {
  margin-top: 2px;
  float: left;
}
.view-album-view ul.album-list h2.album-title {
  margin-left: 0;
  margin-right: 0;
  margin-top: 4px;
  padding-left: 0;
  text-align: left;
}
.view-album-view ul.album-list .album-body {
  margin-left: 0;
  margin-right: 0;
}
.view-album-view ul.album-list .album-links {
  display: block;
  float: left;
  width: 64%;
  margin-top: 0;
  margin-bottom: 6px;
}
.view-album-view ul.album-list .album-links a {
  padding-top: 10px;
  font-size: 8px;
  font-size: 0.8rem;
  line-height: 8px;
  line-height: 0.8rem;
}

.featured-album-list .album-thumb {
  margin-left: 0;
}
