/*
Theme Name: Betheme
Theme URI: http://themes.muffingroup.com/betheme
Description: Betheme - Premium WordPress Theme
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, responsive-layout, theme-options, translation-ready
Author: Muffin group
Author URI: http://muffingroup.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 10.7

All css files are placed in /css/ folder.
If you want to add your own css code, please do it in /css/custom.css

*/

/*--- Paul Ryan CSS ---*/

.code-block-1 img {
  width: 25% !important;
}

.section-post-header, .section-post-footer, .section-post-about, .section-post-related {
  display: none;
}

.comic-notes-wrapper {
  width: 100%;
  margin: -35px 0 20px -20px;
  padding: 0 20px;
  background: #F7F7F7;
  border-bottom: 1px solid #EEE;
}

.comic-notes-header {
  font-size: 22px;
  color: #FFF;
  padding: 15px 20px;
  margin-left: -20px;
  width: 100%;
  background: #1c353c;
}

.comic-notes-post-date {
  font-size: 15px;
  font-weight: bold;
  padding: 10px 0;
  color: #000;
}

.comic-notes-content {
  padding-bottom: 10px;
  color: #000;
}

@media only screen and (max-width: 767px) {
  .comic-notes-wrapper {
    margin: -35px 0 20px -40px;
    padding: 0 40px;
  }
  
  .comic-notes-header {
    padding: 15px 40px;
    margin-left: -40px;
  }
}

a.comicthumbnail {
  margin: auto;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 15px;
}

.code-block-6 {
  margin: auto !important;
  text-align: center;
}

get_bloginfo( 'description' );
