/*
Theme Name: Twenty Sixteen Child
Theme URI: TK github
Author: Maceo M.
Author URI: https://www.magicbullet.io
Description: Twenty Sixteen Child is variant on Twenty Sixteen theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen-child
Template: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


@font-face {
	font-family: KomikaTitle-Paint;
    src: url('fonts/KomikaTitle-Paint-webfont.eot');
    src: url('fonts/KomikaTitle-Paint-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/KomikaTitle-Paint-webfont.woff2') format('woff2'),
         url('fonts/KomikaTitle-Paint-webfont.woff') format('woff'),
         url('fonts/KomikaTitle-Paint-webfont.ttf') format('truetype'),
         url('fonts/KomikaTitle-Paint-webfont.svg#komika_title_-_paintregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'komika_textregular';
    src: url('fonts/KOMTXT__-webfont.eot');
    src: url('fonts/KOMTXT__-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/KOMTXT__-webfont.woff2') format('woff2'),
         url('fonts/KOMTXT__-webfont.woff') format('woff'),
         url('fonts/KOMTXT__-webfont.ttf') format('truetype'),
         url('fonts/KOMTXT__-webfont.svg#komika_textregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.site-header {
    padding: 0 4.5455%;

}

h1.site-title {
	font-family: KomikaTitle-Paint;

}

h1.entry-title  {
	font-family: KomikaTitle-Paint;
	margin-bottom: 6px;
    font-size: 1.3em;


}

h2.site-title, h2.entry-title, h3.site-title, h3.entry-title, h3.fl-heading, p.site-title, p.site-description, .widget, .widget-title, span.fl-heading-text  {
	font-family: KomikaTitle-Paint;

} 
h3.h3-inline {
    font-family: KomikaTitle-Paint;
    display: inline;
}

aside ul li a {
	font-family: komika_textregular;
	font-size: 1.3em;
}

.post-thumbnail {
    margin-bottom: 0;
}

.site-main > article {
    margin-bottom: 0;
}

.site-main, .ceo_thumbnail_widget  {
    margin-bottom: 0;
}

.fl-widget > .widget {
    border-top: 0;
} 

.navi-comictitle, .navi-comicchapter, .comic-thumb-title {
	font-family: komika_textregular;
}

.comic_navi_left, .comic_navi_center, .comic_navi_right {
	font-family: komika_textregular;
	font-size: 1.3em;
	border: 0;
}

.comic_navi {
	border: 0;
}

table, th, td {
    border: 0; 
}

hr.style14 { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}