/*
 Theme Name:     twentysixteen Child Theme
 Theme URI:      http://hyperlinkcode.com/blog/?p=1021
 Description:    A bare-bones child theme for use with twentysixteen Theme from <a href="https://wordpress.org/">Wordpress</a>. To use this Child Theme, you must have <a href="https://wordpress.org/themes/twentysixteen/">twentysixteen</a> parent theme installed.
 Author:         Edward Zivkovic
 Author URI:     http://hyperlinkcode.com/
 Template:       twentysixteen
 Version:        1.0.0
*/



/* Add Custom CSS after this line */
h1, h2, h3, h4, h5, h6 {
font-family: special_eliteregular, "Helvetica Neue", sans-serif;
color:black;
}


@font-face {
    font-family: 'latin_modern_mono10_regular';
    src: url('/wp-content/themes/twentysixteen-child/webfonts/lmmono10-regular-webfont.eot');
    src: url('/wp-content/themes/twentysixteen-child/webfonts/lmmono10-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/twentysixteen-child/webfonts/lmmono10-regular-webfont.woff') format('woff'),
         url('/wp-content/themes/twentysixteen-child/webfonts/lmmono10-regular-webfont.ttf') format('truetype'),
         url('/wp-content/themes/twentysixteen-child/webfonts/lmmono10-regular-webfont.svg#latin_modern_mono10_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sears_towerregular';
    src: url('/wp-content/themes/twentysixteen-child/webfonts/Sears_Tower-webfont.eot');
    src: url('/wp-content/themes/twentysixteen-child/webfonts/Sears_Tower-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/twentysixteen-child/webfonts/Sears_Tower-webfont.woff') format('woff'),
         url('/wp-content/themes/twentysixteen-child/webfonts/Sears_Tower-webfont.ttf') format('truetype'),
         url('/wp-content/themes/twentysixteen-child/webfonts/Sears_Tower-webfont.svg#sears_towerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'special_eliteregular';
    src: url('/wp-content/themes/twentysixteen-child/webfonts/SpecialElite-webfont.eot');
    src: url('/wp-content/themes/twentysixteen-child/webfonts/SpecialElite-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/twentysixteen-child/webfonts/SpecialElite-webfont.woff') format('woff'),
         url('/wp-content/themes/twentysixteen-child/webfonts/SpecialElite-webfont.ttf') format('truetype'),
         url('/wp-content/themes/twentysixteen-child/webfonts/SpecialElite-webfont.svg#special_eliteregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	font-family: latin_modern_mono10_regular;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body,
button,
input,
select,
textarea {
	color: #1a1a1a;
	font-family: latin_modern_mono10_regular;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

.main-navigation {
	font-family: latin_modern_mono10_regular, "Helvetica Neue", sans-serif;
}
.post-navigation {
	border-top: 4px solid #1a1a1a;
	border-bottom: 4px solid #1a1a1a;
	clear: both;
	font-family: latin_modern_mono10_regular, "Helvetica Neue", sans-serif;
	margin: 0 7.6923% 3.5em;
}
.post-navigation .post-title {
	display: inline;
	font-family: latin_modern_mono10_regular, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.2173913043;
	text-rendering: optimizeLegibility;
}

.pagination {
	border-top: 4px solid #1a1a1a;
	font-family: latin_modern_mono10_regular, "Helvetica Neue", sans-serif;
	font-size: 19px;
	font-size: 1.1875rem;
	margin: 0 7.6923% 2.947368421em;
	min-height: 56px;
	position: relative;
}

.widget .widget-title {
	font-family: special_eliteregular, "Helvetica Neue", sans-serif;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 0.046875em;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	text-transform: uppercase;
}

.tagcloud a {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-family: latin_modern_mono10_regular, "Helvetica Neue", sans-serif;
	line-height: 1;
	margin: 0 0.1875em 0.4375em 0;
	padding: 0.5625em 0.4375em 0.5em;
}

.site-title {
	font-family: special_eliteregular, "Helvetica Neue", sans-serif;
	font-size: 45px;
	font-size: 2.4375rem;
	font-weight: 700;
	line-height: 1.2173913043;
	margin: 0;
}

.entry-title {
	font-family: special_eliteregular, "Helvetica Neue", sans-serif;
	font-size: 22px;
	font-size: 1.45rem;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 1em;
margin-top: 1.5em;
}


/* Demo Johnson Box code courtesy of: http://hyperlinkcode.com/blog/html-johnson-box/ */

.johnson1 {
	padding: 20px;
	background: #ffff99;
	width: 90%;
	margin: 20px auto;
}
.johnson6 {
	padding: 20px;
	background: #ffff99;
	width: 90%;
	margin: 20px auto;
	border: 3px dashed #ee0000;
}
.johnson8 {
	padding: 20px;
	background: #ccffcc;
	width: 90%;
	margin: 20px auto;
	border-left: 5px solid #ff8080;
}

/* Other Sample Code */

.warning {
	color: red;
}
.shadow {
	box-shadow: 0 8px 8px -6px #333;
}