@charset "utf-8";
/* CSS Document */

/*
 Theme Name:   harrison-Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     harrison
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

html,body,.site-title,.entry-title{
	font-family: a-otf-futo-min-a101-pr6n, serif !important;
	font-weight: 400;

font-style: normal;
}
.site-header{
	border-bottom-color: #40220f;
}

.site-title a:hover,.entry-title a:hover{
	color:#604324;
	transform: translateY(5px);
	display: inline-block;
}
.more-link{
	background: #40220f;
}
.more-link:hover{
	background: #604324;
}
.page-footer{
	border-top-color: #40220f;
}
.pagination .current{
	background: #40220f;
}

.pagination .page-numbers:hover,.pagination .page-numbers{
	color:#40220f;
}
.pagination .current{
	color:white;
}
.backlinks{
	display: inline-block;
}
.backtop{
	display:block;
	color: #40220f;
}
.backtop:hover{
	color: #40220f;
}
.backnews ,.backnews:hover{
	color:#40220f;
	display: block;
	margin-bottom: 20px;
}
.post-navigation .nav-links a:hover .entry-title{
	color: #000;
}
.post-navigation .nav-links a .entry-title:hover{
	color: #604324;
}

.post-navigation .nav-links a .entry-title{
	display: inline-block;
}
