/*
 Theme Name:   Twenty Fifteen Child
 Template:     twentyfifteen
*/


body,
button,
input,
select,
textarea {
	color: #333;
	font-family: suns-serif;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 2.0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 350;
}



b,
strong {
	font-weight: 550;
}


.entry-content a {
color: #167ac6;
border-bottom: 0;
}
 
.entry-content a:hover {
color: #cc0000
}


.post-navigation .post-title {
	font-family: suns-serif;
	font-size: 16px;
	font-size: 1.6rem;
}
 
.post-navigation a {
	padding: 2% 7.6923%;
}



/**
 * 10.0 Header
 */


.site-title {
	font-family: "Noto Sans", sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 350;
	line-height: 1.5;
	margin-bottom: 0;
	margin-top: 10;
}


.site-description {
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 300;
	line-height: 1.5;
	margin: 0.5em 0 0;
	opacity: 0.7;
}




/**
 * 16.1 Mobile Large 620px
 */



/**
 * 16.2 Tablet Small 740px
 */



/**
 * 16.3 Tablet Large 880px
 */