/*
Theme Name:     child01
Description:    子テーマ01
Author:         SANO
Template:       smartline-lite

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
/* Links */
a, a:link, a:visited{
	color: #64cd56;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
#header-wrap {
	border-top: 4px solid #64cd56;
}
#logo .site-title {
	display: inline-block;
	font-size: 2.5em;
	font-weight: bold;
	color: #64cd56;
	font-family: 'Bitter', Georgia, Arial, Tahoma;
}
#logo .site-title a:visited {
	color: #64cd56;
}
#navi-wrap {
	border-top: 1px solid #64cd56;
	border-bottom: 1px solid #64cd56;
	background: #fff;
	padding-top: 1px;
	padding-bottom: 1px;
}
#mainnav {
	background: #64cd56;
}
#mainnav-menu {
	float: left;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	background: #3ca62e;
}
.widgettitle {
	font-size: 0.9em;
	font-family: 'Raleway', Arial, Tahoma;
	padding: 0.9em;
	margin: -0.5em -0.5em 1em -0.5em;
	background: #3ca62e;
	color: #fff;
	box-shadow: inset 0 0 1px #bbb;
	border: 1px solid #3ca62e;
}
.widget a:link, .widget a:visited  {
	text-decoration: none;
	color: #3ca62e;
}
.page-title, .entry-title {
	font-weight: bold;
	font-family: 'Bitter', Georgia, Arial, Tahoma;
	color: #3ca62e;
	line-height: 1.4em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.entry-title a:link, .entry-title a:visited {
	color: #3ca62e;
	text-decoration: none;
}
.archive-title span{
	color: #3ca62e;
}
.post-pagination a:link, .post-pagination a:visited {
	color: #3ca62e;
}
.post-pagination .current {
	padding: 0.2em 0.6em;
	margin-right: 0.2em;
	background: #3ca62e;
	color: #fff;
}
.infinite-scroll #infinite-handle span {
	display: inline-block;
	margin-bottom: 1em;
	padding: 0.6em 1em;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #3ca62e;
}
#image-nav .nav-previous a, #image-nav .nav-next a {
	font-size: 0.9em;
	text-decoration: none;
	color: #3ca62e;
}
#footer {
	margin-top: 1px;
	padding: 1.2em;
	color: #fff;
	background: #3ca62e;
}
