/*

Theme Name: Supernova - Multi-Purpose Theme
Theme URI:
Description: Portfolio, Blog, Business
Version: 6.2.0
Author: TheGravity
Author URI: https://creativemarket.com/TheGravity
Tags: one-column, two-columns, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

@import url('css/bootstrap.css');
@import url('css/flexslider.css');
@import url('css/font-awesome.css');
@import url('css/entypo-social.css');
@import url('css/isotope.css');
@import url('css/prettify.css');
@import url('css/custom.css');
@import url('css/bootstrap-responsive.css');
@import url('css/custom-responsive.css');

body.home .page-title { padding: 15px 0 84px; }
body.home .forcefullwidth_wrapper_tp_banner { margin-bottom: 20px !important; }

li { line-height: 28px; list-style: outside none none; }

.artist, .artist-detail-image {
  float: left;
  height: 320px;
}
.artist-work {
  height: 240px;
  border-bottom:2px solid #000;
}
.artist-name { 
  margin-top:-10px;
  position:relative;
  z-index:100;
  height: 80px;
  color: white;
  text-shadow: black 0 1px;
  font-size: 1.4em;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.artist-bio {
  padding-top: 20px;
}