/*
Theme Name: Twenty Fourteen Child
Template: twentyfourteen
Theme URI: 
Author: merzbow.net
Author URI: http://merzbow.net
Description: Child theme for Twenty Fourteen
Version: 1.0
*/
@import url("../twentyfourteen/style.css");

body,
button,
input,
select,
textarea {
	font-family: Lato, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Helvetica, Arial, sans-serif;
}

.entry-title, .cat-links {
	text-transform: none;
}
 
.entry-title {
	font-family: 'Monoton', cursive;
}
.site-navigation a {
	font-size: 16px;
	text-transform: none;
}
 
.post-thumbnail {
	display: none;
}

span.author {
	display: none;
}

.entry-content h3 {
	clear: both;
	text-indent: 0px;
	margin-top: 5px;
	padding: 15px 0 0 0;
	border-top: solid 3px #333;
	line-height: 1.3;
}

.search-toggle {
	background-color: #000;
}

.gallery-item {
	margin: 0 4px 4px 0;
}

/* breadcrumbs */
.breadcrumbs{
	margin: 16px 0 0 250px;
	font-size: 13px;
}

/* Google Fonts */
.alpha-head {
	font-family: 'Monoton', cursive;
}