/*
 Theme Name:   Author Theme For WordPress - BKS Child theme
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  BK Stevens customizations
 Author:       Kyle Davis
 Author URI:   http://kylejdavis.com/resume
 Template:     Author-Theme-for-WordPress
 Version:      1.0.0
 License:      proprietary
 Text Domain:  Author-Theme-for-WordPress-child
*/
#callout, #author-social {
  display: none;
}
.home #callout {
  display: block;
}

#author-bio {
  width: auto;
}

.non-fiction {
    padding-top: 60px;
    padding-bottom: 20px;
}
.non-fiction a {    
    border-bottom: 1px dotted;
    text-decoration: none;
}
.category-the-first-two-pages .post-feature img {
  max-width: 240px; 
}

#page {
  background-image: url('http://www.bkstevensmysteries.com/wp-content/uploads/2015/09/puzz-back.png');
  background-repeat: no-repeat;
}
.button:hover {
  background-color: #666;
}
.sssprev, .sssnext {
  display: none;
}
.comments-area article header cite, .comments-area article header time {
  margin-left: 0;
}
.comments-area article header {
  margin-bottom: 1em;
}
