/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Mar 03 2018 | 10:25:25 (am)
/*
/******* Do not edit this file *******/

p kbd {
	font-size: 1.28571429rem;
}

#masthead hgroup {
	background-image: url("https://kanjialive.com/wp-content/uploads/2016/09/fan_logo_104.png");
	background-position: right center;
	background-size: 52px 52px;
	background-repeat: no-repeat;
}

.soliloquy-container {
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 10px solid #FFFFFF;
}

code {
	padding: 2px;
	color: #d14;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	white-space: nowrap;
}

.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
    line-height: 1.3;
}