/*
Theme Name: 2016-Child-theme
Theme URI:  http://weblog.failure.net/twentysixteen-child/
Description: 2016 child theme
Author: T.LeIFeSTe
Template: twentysixteen
Version: 1.0.0
Text Domain: twentysixteen-child
*/

body,
button,
input,
select,
textarea {
/*	font-family: Montserrat, "Helvetica Neue", sans-serif; */
	font-family: "trebuchet ms", arial, helvetica, "Helvetica Neue", osaka, "ms pgothic", sans-serif;
/*	line-height: 1.75; */
	line-height: 1.25;
/*	font-size: 1rem; */
	font-size: 0.8rem;
	color: #cccc00;
}

a {
	color: #cc0000;
}

a:hover,
a:focus,
a:active {
	color: #cc0000;
	text-decoration: underline;
}

ul {
	list-style: square;
}

.site {
	background-color: transparent;
}

.site-inner {
	background: #000000;
	max-width: 1000px;
}

.site-header {
/*	padding: 2.625em 7.6923%; */
	padding: 1em 2%;
}

.site-header-main {
	#float: right;
	#position: relative;
	#left: -50%;
	top: 75px;
#	margin-left: 55%;
#	width: 45%;
	background: #000000;
	vertical-align: middle;
}

.site-branding {
/*	margin: 0.875em auto 0.875em 0; */
	margin: 0 0.5em 0.5em 0.5em;
	margin: auto;
}

.site-branding .site-title a {
	color: #cccc00;
}

.site-branding .site-title a:hover,
.site-branding .site-title a:focus,
.site-branding .site-title a:active {
	color: #cccc00;
	text-decoration: underline;
}

.site-title {
/*	font-family: Montserrat, "Helvetica Neue", sans-serif; */
	font-family: "trebuchet ms", arial, helvetica, "Helvetica Neue", osaka, "ms pgothic", sans-serif;
/*	font-size: 1.75rem; */
	font-size: 3.5rem;
	color: #cccc00;
	text-align: center;
}

.site-description {
/*	font-family: Montserrat, "Helvetica Neue", sans-serif; */
	font-family: "trebuchet ms", arial, helvetica, "Helvetica Neue", osaka, "ms pgothic", sans-serif;
/*	font-size: 0.8125rem; */
	font-size: 1.25rem;
/*	margin: 0.538461538em 0 0; */
	margin: 0em 0.2em 0.5em 0.2em;
	color: #ffffff;
}

.header-image {
/*	margin-top: 1.75em; */
/*	margin-bottom: 1.75em; */
	margin-top: 0.2em;
	margin-bottom: 0em;
	margin: auto;
	text-align: center;
}

.header-image a:hover img,
.header-image a:focus img {
	opacity: 1.00;
}

.entry-title {
	background: #333333 url(https://www.failure.net/webboard.gif) no-repeat right center;;
	border: 1px solid #cccc00;
	padding: 1px 0px 2px 4px;
}

.entry-title a {
	color: #ffffff;
}

.entry-title a:hover,
.entry-title a:focus {
	color: #cc0000;
	text-decoration: underline;
}

.entry-footer {
/*	line-height: 1.6153846154; */
	line-height: 1.2; 
	margin-top: 0.5em;
}

.entry-footer a {
}

.entry-footer a:hover,
.entry-footer a:focus {
	color: #cc0000;
#	text-decoration: underline;
}

.byline {
	display: inline;
}

.posted-on {
	text-transform: lowercase;
	margin-top: 2em;
}

.comments-link,
.edit-link {
	text-transform: lowercase;
}

.comment-author {
	color: #cccc00;
}

.widget {
	margin-bottom: 1em;
	padding-top: 5px;
}

.widget .widget-title {
	text-transform: lowercase;
	margin: 0;
	background: #333333;
	border: 1px solid #cccc00;
	padding: 1px 4px 2px;
	color: #ffffff;
	text-align: right;
}

.post p {
	padding-bottom: 1em;
}

@media screen and (min-width: 61.5625em) {
	.site-header {
/*		padding: 5.25em 4.5455%; */
		padding: 1em 2%;
	}
	.site-main > article {
/*		margin-bottom: 7.0em; */
		margin-bottom: 4.0em;
	}
	.entry-title {
/*		font-size: 2.5rem; */
		font-size: 1.3rem;
/*		margin-bottom: 1.05em; */
		margin-bottom: 0.5em;
	}
	.widget {
		margin-bottom: 1em;
		padding-top: 5px;
	}
}

@media screen and (min-width: 56.875em) {
	.site-header {
/*		padding-right: 4.5455%; */
/*		padding-left: 4.5455%; */
		padding-right: 2%;
		padding-left: 2%;
	}
	.site-content {
/*		padding: 0 4.5455%; */
		padding: 0 1.5em;
	}
	.widget {
		margin-bottom: 1em;
		padding-top: 5px;
	}
}

@media screen and (min-width: 44.375em) {
	.site-header {
/*		padding: 3.9375em 7.6923%; */
		padding: 1em 2%;
	}
	.site-main > article {
/*		margin-bottom: 5.25em; */
		margin-bottom: 3em;
	}
	.entry-title {
/*		font-size: 2.0625rem; */
		font-size: 1.3rem;
/*		margin-bottom: 1.05em; */
		margin-bottom: 0.5em;
	}
	.site {
/*		margin: 21px; */
		margin: 38px;
	}
	.widget {
		margin-bottom: 1em;
		padding-top: 5px;
	}
}

