@charset "UTF-8";


body, button, input, select, textarea {
	color: #2b2b2b;
}

a {
	color: #ed4e7d;
}

a:active,
a:hover {
	color: #ed4e7d;
}

h1:not(.site-title),
h2,
h3,
h4,
h5,
h6 {
	;
}

::selection {
	background: #ed4e7d;
}

::-moz-selection {
	background: #ed4e7d;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #28C5CE;
	color: #fff;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: rgba(40,197,206,0.7);
	color: #fff;
}

.site-header {
	/* background-color: #6d6d6d;	201602 edit */
	background-color: #ff84e6; 
}

.menu-toggle {
	background-color: #6d6d6d;
}

.menu-toggle:active, .menu-toggle:focus, .menu-toggle:hover {
    background-color: rgba(255, 255, 255, .15);
}

.search-toggle {
	background-color: #ed4e7d;
}

.search-toggle:hover,
.search-toggle.active {
	background-color: rgba(255, 255, 255, .15);
}

.search-box {
	background-color: #ed4e7d;
}

.site-navigation li {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-navigation a {
	color: #fff;
}

.site-navigation a:hover {
	color: #ed4e7d;
}

.site-navigation li a:hover {
	background-color: rgba(255, 255, 255, .15);
	color: #fff;
}

.site-navigation ul ul a:hover,
.site-navigation ul ul li.focus > a {
	background-color: rgba(255, 255, 255, .15);
	color: #fff;
}

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #ed4e7d;
}

/*
.site-navigation li {
	border-top: 1px solid rgba(139, 69, 19, 0.2);	/* 201502 (255,255,255, 0.2)*/

}
*/

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #ed4e7d;
}

.primary-navigation .nav-menu {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.secondary-navigation {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.entry-title {
	color: #552D12;	/* 201409 #803B05 */
}

.entry-title a {
	color: #ed4e7d;
}

.entry-title a:hover {
	color: #ed4e7d;
}

.entry-meta a:hover {
	color: #ed4e7d;
}

.cat-links a:hover {
	color: #ed4e7d;
}

.entry-meta .tag-links a:hover {
	background-color: #ed4e7d;
	color: #fff;
}

.entry-meta .tag-links a:hover:before {
	border-right-color: #ed4e7d;
}

.entry-content .edit-link a:hover {
	color: #ed4e7d;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #ed4e7d;
}

.hentry .mejs-overlay:hover .mejs-overlay-button {
	background-color: #ed4e7d;
	color: #fff;
}

.hentry .mejs-controls .mejs-button button:hover {
	color: #ed4e7d;
}

.page-links a:hover {
	background: #ed4e7d;
	border: 1px solid #ed4e7d;
	color: #fff;
}

.post-navigation a:hover,
.image-navigation a:hover {
	color: #ed4e7d;
}

.paging-navigation .page-numbers.current {
	border-top: 5px solid #ed4e7d;
}

.paging-navigation a:hover {
	border-top: 5px solid #ed4e7d;
	color: #2b2b2b;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #ed4e7d;
}

.comment-reply-title small a:hover {
	color: #ed4e7d;
}

#secondary {
	background-color: #ff84e6;
	border-top: 0;
/*	border-top: 1px solid #000;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2); 201602 edit */
	color: rgba(255, 255, 255, 0.7);
}

.widget a {
	color: #fff;
}

.widget a:hover {
	color: #ed4e7d;
}

.widget table,
.widget th,
.widget td {
	border-color: rgba(255, 255, 255, 0.2);
}

.widget-area .widget input,
.widget-area .widget textarea {
	background-color: rgba(255, 255, 255, 0.1);
	border-color: rgba(255, 255, 255, 0.2);
	color: #fff;
}

.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	background-color: #ed4e7d;
}

.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {
	background-color: #ed4e7d;
}

.widget-title,
.widget-title a {
	color: #fff;
}

.widget-title a:hover {
	color: #ed4e7d;
}

.widget_calendar caption {
	color: #fff;
}

/*
.widget_calendar tbody td,
.widget_calendar thead th {
	color: rgba(255, 22, 102, 0.7);	/* 201502 add*/
}
*/

.widget_calendar tbody a {
	background-color: #ed4e7d;
	color: #fff;
	display: block;
}

.widget_calendar tbody a:hover {
	background-color: #ed4e7d;
}

.widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #ed4e7d;
}

.content-sidebar .widget .widget-title {
     border-top: 5px solid #2b2b2b;
     color: #2b2b2b;	/* 201602 add */
}

.content-sidebar .widget a {
	color: #ed4e7d;
}

.content-sidebar .widget a:hover {
	color: #ed4e7d;
}

.widget_calendar tbody a {
    background-color: #ed4e7d;
    color: #fff;
}

.widget_calendar tbody a:hover {
	filter:alpha(opacity=80); opacity:0.8;;
}

.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
	background-color: #ed4e7d;
	color: #fff;
}

.content-sidebar .widget input[type="button"]:hover,
.content-sidebar .widget input[type="button"]:focus,
.content-sidebar .widget input[type="reset"]:hover,
.content-sidebar .widget input[type="reset"]:focus,
.content-sidebar .widget input[type="submit"]:hover,
.content-sidebar .widget input[type="submit"]:focus {
	background-color: #ed4e7d;
}

.content-sidebar .widget .widget-title a:hover {
	color: #ed4e7d;
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #ed4e7d;
}

.site-footer,
.site-info,
.site-info a {
	color: #fff;
}

.site-footer {
	background-color: #ff84e6;
}

.site-info a:hover {
	color: #ed4e7d;
}

#footer-sidebar #recentcomments {
	color: rgba(122,176,27, 0.7);	/* 201502 add */
}

.featured-content .entry-header {
	background-color: #000;
}

.featured-content a:hover {
	color: #ed4e7d;
}

.slider-control-paging a:hover:before {
	background-color: #ed4e7d;
}

.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
	background-color: #ed4e7d;
}

.slider-direction-nav a:hover {
	background-color: #ed4e7d;
}

.post-navigation a, .image-navigation a {
     color: #ed4e7d;
} 	/* 201602 add */


/* ----------------------------------
   custom css 20160204
---------------------------- s --- */
.site-content .entry-meta {
	background-color: rgba(255, 255, 255, 0);
}

input, textarea, select {
	background-color: rgba(255, 255, 255, 0.6);
}

/* .entry-content H2 {
	position:relative;
	padding:0 0 3px 10px;
	border-left: 10px solid #ff69b4;
	border-bottom:2px solid #ff69b4;
	background-size: 23px auto;
	line-height: 1.4;
}

.entry-content H3 {
	position:relative;
	padding:0 0 3px 15px;
	border-bottom:1px solid #ff69b4;
	background-size: 20px auto;
	line-height: 1.2;
}

.entry-content H4 {
	position:relative;
	padding:0 0 3px 15px;
	border-bottom:1px dashed #ff69b4;
	background-size: 17px auto;
} */

.entry-content H2 {
	position: relative;
	font-weight: bold;
	color: #b92a2c;
	margin: 2em 0 1em 0;
	padding: 0em 0.2em 0.2em 1.3em;
	border-bottom: 2px solid #B92A2C;
}
.entry-content H2:before {
	content: "■";
	position: absolute;
	color: #ff6b6e;
	top: -0.8em;
	left: 0.3em;
	height: 12px;
	width: 12px;
}
.entry-content H2:after {
	content: "■";
	position: absolute;
	color: #B92A2C;
	top: -0.5em;
	left: 0;
	height: 12px;
	width: 12px;
}

.entry-content H3 {
	position: relative;
	font-weight: bold;
	color: rgba(185,42,44,0.95);
	margin: 0 0 1em;
	padding: 1.3em 0.2em 0.2em 1.4em;
	border-bottom: 1px solid #B92A2C;
}

.entry-content H3:after {
	font-size: 80%;
	content: "■";
	position: absolute;
	color: rgba(255,107,110,0.95);
	top: -0.5em;
	left: 0.2em;
	height: 12px;
	width: 12px;
	margin-top: 1.5em;
}

.entry-content H4 {
	position:relative;
	color: rgba(185,42,44,0.9);
	padding:0 0 3px 25px;
	border-bottom:1px solid #B92A2C;
}

.voice_div {
	margin-bottom: 25px;
	width: 100%;
}
.voice_div2 {
	display: inline-block;
	margin-bottom: 5px;
	color: #ffffff;
	padding: 2px 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background: #ed4e7d;
}
.voice_div3 {
	width: 97%;
}
.voice_div4 {
	position: relative;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: right;
}
.voice_div4::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    margin: 0 auto;
    text-align: center;
    background-image: -webkit-linear-gradient(right, transparent, #6C9880 25%, #999999 100%, transparent);
    background-image: linear-gradient(to left, transparent, #6C9880 25%, #999999 100%, transparent);
    background-position: center;
    background-repeat: no-repeat;
}

/* ------------------------- e --- */

@media screen and (min-width: 783px) {

	.admin-bar.masthead-fixed .site-header {
    		top: 0;
	}
	.masthead-fixed .site-header {
    		position: relative;
	}

	.primary-navigation {
    		margin: 0 10px 0 10px;
	}

	.primary-navigation ul ul {
		background-color: #ff84e6;
	}

	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		background-color: rgba(255, 255, 255, .15);
		color: #fff;
	}

	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
		background-color: rgba(255, 255, 255, .15);
	}

	.primary-navigation li li {
		border-top: 1px solid rgba(255, 255, 255, 0.2);
	}
	.site-navigation li .current_page_item > a, .site-navigation li .current_page_ancestor > a, .site-navigation li 	.current-menu-item > a, .site-navigation li .current-menu-ancestor > a {
    		color: #ed4e7d;
	}
}

@media screen and (min-width: 1008px) {
	.site:before {
		background-color: #ff84e6;
	}

	#secondary {
		background-color: transparent;
	}

	.secondary-navigation li {
		border-top: 1px solid rgba(255, 255, 255, 0.2);
	}

	.secondary-navigation li li {
		border-top: 1px solid rgba(255, 255, 255, 0.2);
	}

	.secondary-navigation ul ul {
		background-color: #ff84e6;
	}

	.secondary-navigation li:hover > a,
	.secondary-navigation li.focus > a {
		background-color: rgba(255, 255, 255, .15);
		color: #fff;
	}

	.secondary-navigation ul ul a:hover,
	.secondary-navigation ul ul li.focus > a {
		background-color: rgba(255, 255, 255, .15);
	}
}

.site {
		background-color: #fff;
}
.site-content .entry-header {
		background-color: transparent;
		padding-bottom: 30px;	/* 201602 add */
}
.site-content .entry-content, .site-content .entry-summary, .page-content {
		background-color: transparent;
}

a, button, input {
	-webkit-transition: all .5s;
	transition: all .5s;
}
