/*
// Theme Name: Lionel Richie
// Theme URI: http://lionelrichie.com/
// Author: Boca Pro
// Author URI: http://www.bocapro.com/
// Description: This is a custom theme designed by Boca Pro for Moby Dick's.
// Version: 1.0.0
// Template: ironband
*/


/* =============================================================================
// STYLE.CSS
// -----------------------------------------------------------------------------
// Main CSS File.
// ========================================================================== */


/* =============================================================================
// TABLE OF CONTENTS
// -----------------------------------------------------------------------------
//   01. General Styles
//   02. Header
//   03. Footer
//   04. Albums
//   03. Plugins
//   05. Responsive Styles
// ========================================================================== */


/* General Styles
// ========================================================================== */

.album table { width: 100%; }
.photos-list a { height: 200px; overflow: hidden; }
.photos-list img { width: 100%; height: auto; min-height: 0px; }
.page-template-archive-album-grid .photos-list a { height: 100%; }
.carousel.responsive1 .slide .image { height: 245px; }
.rotatingtweets_format_0 { z-index: 0; }


/* Header
// ========================================================================== */


/* Footer
// ========================================================================== */

.footer-row .text .text { padding: 0; position: absolute; bottom: 13px; left: 88px; }
.footer-row .links { margin: 10px; }
.footer-row img { margin: 0 15px 15px 0; max-width: 60px; }


/* Albums
// ========================================================================== */

.album .buttons-block .button:before { content: ""; display: inline-block; background: url(images/google-play-icon.png) no-repeat; background-size: 100% 100%; width: 15px; height: 16px; vertical-align: top; margin-right: 5px; }
.album .buttons-block .button.amazon:before { background: url(images/amazon-icon.png) no-repeat; background-size: 100% 100%; }
.album .buttons-block .button.itunes:before { background: url(images/itunes-icon.png) no-repeat; background-size: 100% 100%; }
.album .buttons-block .button.google-play:before { background: url(images/google-play-icon.png) no-repeat; background-size: 100% 100%; }


/* Plugins
// ========================================================================== */

/* Rotating Tweets */
.rotatingtweets .rotatingtweet { font-size: 160%; line-height: 1.25; font-style: italic; font-family: serif; text-align: center; }
.rotatingtweets .rotatingtweet .rtw_main { padding: 30px 30px 10px 30px; margin: 0; }
.rotatingtweets .rotatingtweet .rtw_meta { padding: 0 30px; margin: 0; }
.rtw_follow.follow-button { display: none; }



aside#rotatingtweets_widget-2 { border: 1px solid; }
aside.instagram.widget { border: 1px solid; }

/* Responsive Styles
// ========================================================================== */

@media only screen and (max-width: 767px) and (min-width: 480px) {
  .album .buttons-block .button { line-height: inherit !important; font-size: inherit !important; }
}

@media only screen and (max-width: 819px) {
  .carousel.responsive1.js-carousel .slide .image { height: auto; }
  .carousel.responsive1.js-carousel .caroufredsel_wrapper { height: 380px !important; }
  .carousel.responsive1.js-carousel .slideset { height: 380px !important; }
  .carousel.responsive1 .slide a { height: 380px !important; }
}