/*
Theme Name:     48 Hills Base Theme
Theme URI:
Description:    Custom theme for 48hills.org based on Newspaper theme by tagdiv. !Important! Don't update the parent theme until checking the README file in this child theme's folder.
Author:         Matt Fisher
Author URI:
Template:       Newspaper
Version:        1.0
*/

@media print {
  body{overflow:visible;}
  .single-post #td-theme-settings,
  .single-post .td-post-source-tags,
  .single-post #comments,
  .single-post .td-footer-container,
  .single-post .td-sub-footer-container,
  .single-post .td-category,
  .single-post .td-post-views,
  .single-post .td-post-comments,
  .single-post .td-scroll-up,
  .single-post .td-more-articles-box,
  .single-post .td_block_video_playlist,
  .single-post .td-crumb-container,
  .single-post .td-g-rec,
  .single-post .td-a-rec {
  display: inline !important;
}
#disqus_thread {display: none;}
}
