/*
Theme Name: Goodnews Child
Description: <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> - you can use child theme to make a lot of customization that's not gonna be deleted with any new theme update
Version: 1.0
Author: Momizat Team
Author URI: http://www.momizat.com
Template: goodnews5
*/
/*---------------------------------
	Add your custom styles here
---------------------------------*/

/*=================================
	Feature slider CSS Custam
	goodnews5/css/main.css
=================================*/
/* Caption style 2 */
.feature-slider .fslide .slide-caption.fs-caption-alt h2 {
	background:#000;
	background: rgba(0,0,0,0.5);
	float: left;
	padding: 15px;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
}
.comment_number {
	display: none;
}
/* Single Post */
div.feature-img,
div.wp-caption {
	padding: 0;
}
p.wp-caption-text {
	font-size: 12px;
}
.entry-content b {
	color: #f00;
	font-size: 18px;
}
.entry-content i {
	font-style: normal;	/* 斜体解除 */
	color: #999;
}
.entry-content .wc-shortcodes-box {
	font-size: 12px;
	line-height: 1.5;
}
.entry-content .wc-shortcodes-box b {
	color: #333;
	font-size: 14px;
}
.entry-content .wc-shortcodes-box img {
	margin: 0 0 10px 10px;
	padding: 5px;
	border: 1px solid #ddd;
}
div.dkTitle {
	margin: 20px 0;
	padding: 5px 0;
	border-bottom: 3px solid #ff9999;
}
.entry-content div.dkTitle b:before {
	margin: 0 5px 0 0;
	font-family: 'FontAwesome';
	content: '\f0da';	/* fa-caret-right */
	font-weight: normal;
}
div.dkEditor {
	margin-bottom:10px;
	color: #999;
	font-size: 12px;
	text-align: right;
}
.entry-content dl.dkContents {
}
.entry-content dl.dkContents dt {
	margin: 0;
	color: #666;
	width: 50px;
	height: 50px;
}
.entry-content dl.dkContents dd {
	margin: -50px 0 10px 0;
	padding: 0 0 10px 50px;
	border-bottom: 1px dotted #ccc;
	min-height: 50px;
}
.entry-content dl.dkContents dd:last-child {	/* 最後 */
	border: none;
}
.entry-content .wc-shortcodes-column ul.btn {
	margin: 10px auto;
	padding: 0;
}
.entry-content .wc-shortcodes-column ul.btn li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	width: 185px;
	height: 35px;
}
/* nex/prev posts */
.np-posts {
	padding-bottom:15px;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:35px;
}
.np-posts ul {
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.np-posts ul li.prev:before {
	width:1px;
	height:100%;
	content:'';
	position:absolute;
	right:0;
	background:#e0e0e0;
}
.np-posts ul li {
	width:50%;
	float:left;
	padding-right:15px;
	position:relative;
}
.np-posts ul li .post-img {
	float:left;
	width:90px;
	margin-right:10px;
}
.np-posts ul li .details {
	position:relative;
	top:-2px;
}
.np-posts ul li .details.has-feature-image {
	margin-left:100px;
}
.np-posts ul li .details .link {
	font-size:12px;
	font-weight:bold;
	padding:0;
	color:#2d2d2d;
	display:block;
}
.np-posts ul li .details .link:hover {
	color:#f09217;
}
.np-posts ul li .details .link i {
	display:inline-block;
	margin-right:10px;
	vertical-align:-10%;
}
.np-posts ul li .details h3 {
	font-size:12px;
	color:#7e7e7e;
	line-height:1em;
	margin-bottom:0;
	font-weight: normal;
	overflow: hidden;
	height: 3.2em;
}
.np-posts ul li .details h3:before {
	content: "";	/* ... */
	position: absolute;
	right: 0;
	bottom: 0;
	display: inline-block;
	width: 1em;
}
.np-posts ul li .details h3:after {
	content: "";
	position: relative;
	right: -1em;
	float: right;
	width: 1em;
	height: 100%;
	background-color: inherit;
}
/* next */
.np-posts ul li.next {
	padding-right:0;
	padding-left:12px;
	text-align: right;
}
.np-posts ul li.next .post-img {
	float:right;
	margin-right:0;
	margin-left:10px;
}
.np-posts ul li.next .details.has-feature-image {
	margin-right:100px;
	margin-left:0;
}
.np-posts ul li.next .details .link {
	text-align:right;
}
.np-posts ul li.next .details .link i {
	margin-right:0;
	margin-left:10px;
}

/*=================================
	Widgets
	goodnews5/css/main.css
=================================*/
.widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0;	/* -3px 0 */
}
.widget ul li {
	margin: 0;
	padding: 5px;
/*	margin-bottom: 7px;
	padding-left: 16px;	*/
	font-size: 13px;
	border-bottom: 1px dotted #ccc;
}
.widget ul li .num {
	float: right;
}
.widget ul li:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
.widget input,.widget select,.widget textarea {
	width: 100%;
	margin-bottom: 10px;
}
.widget input:last-child,.widget select:last-child,.widget textarea:last-child {
	margin-bottom: 0;
}
.sidebar .widget:not(.textwidget) img:not(.wp-smily) {
	margin-bottom: 0;
}
.sidebar .widget ul:not(.w-icon) li:before {
	margin-left: -16px;
	font-family: 'font-awesome';
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '';	/* \e6e5 */
	float: left;
	position: relative;
	top:0px;
	margin-right: 9px;
	color: #c6c6c6;
}
.widget ul li a {
	color: #2d2d2d;	
}
.widget ul li a:hover, .widget li:hover .cat_num	{
	color: #f09217;
}
.sidebar .widget {
	padding: 10px;	/* 20px */
}

.sidebar .widget .widget-head {
	background: #f8f8f8;
	padding: 10px;	/* 16px 20px */
	border-bottom: 1px solid #eaeaea;
	margin: -10px;	/* -20px */
	margin-bottom: 5px;	/* -20px */
}
.sidebar.secondary-sidebar .widget .widget-head {
	padding: 10px;	/* 16px 20px */
}
.sidebar .widget .widget-title {
	font-size: 14px;	/* 16px 20px */
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 0;
/*	background: url(../images/nb-dots.png) repeat;	*/
}
.sidebar .widget .widget-title span {
	position: relative;
	background: #f8f8f8;
	padding-right: 11px;
	top: 1px;
	padding-top: 2px;
}
/* Image Widget */
.sidebar .widget .widget_sp_image-description {
	margin: 0;
	padding: 0;
}
.sidebar .widget .widget_sp_image-description ul.dkShop li {
	display: inline-block;
	vertical-align: top;
	list-style: none;
	border: none;
}
/* Tab Widget */
.sidebar .widget .main_tabs {
	margin: -10px;
	padding: 0;
}
.sidebar .widget .tab-content {
	margin: 0;
	padding: 10px;
}
/* Popular Posts */
.sidebar .widget .tab-content ul.wpp-list {
	counter-reset: wpp-ranking;
}
.sidebar .widget .tab-content ul.wpp-list li {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 5px 0 5px 25px;
	line-height: 1.4;
}
.sidebar .widget .tab-content ul.wpp-list li:before {
	content: counter(wpp-ranking, decimal);
	counter-increment: wpp-ranking;
	margin: 0 0 0 -5px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 14px;
	line-height: 1;
	padding: 4px 0;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 10;
	text-align: center;
	width: 20px;
}
.sidebar .widget .tab-content ul.wpp-list li img {
	float: right;
	margin: 0 -5px 0 5px;
}
.sidebar .widget .tab-content ul.wpp-list li:nth-child(1)::before {
	background-color: rgba(230,180,34,0.8);
}
.sidebar .widget .tab-content ul.wpp-list li:nth-child(2)::before {
	background-color: rgba(192,192,192,0.8);
}
.sidebar .widget .tab-content ul.wpp-list li:nth-child(3)::before {
	background-color: rgba(196,112,34,0.8);
}
.sidebar .widget .tab-content ul.wpp-list li .post-stats {
	display:block;
	font-size:10px;
	font-weight: normal;
	color: #999;
}
/* Popular Posts オススメインタビュー */
.sidebar .widget ul.wpp-pop {
}
.sidebar .widget ul.wpp-pop li {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 5px 0 5px 0;
	line-height: 1.4;
	height: 50px;
}
.sidebar .widget ul.wpp-pop li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.sidebar .widget ul.wpp-pop li img {
	float: left;
	margin: 0 5px 0 0;
}
.sidebar .widget ul.wpp-pop li p {
	display:block;
	font-size:10px;
	font-weight: normal;
	color: #999;
}
/* Widget archive */
.sidebar .widget_archive ul,
.sidebar .wpb_caw_widget ul.compact-archives {
	margin: 0;
	padding: 0;
}
.sidebar .widget_archive ul.bk-num li,
.sidebar .wpb_caw_widget ul.compact-archives li {
/*	display: inline-block;*/
	vertical-align: top;
	list-style: none;
	border-bottom: 1px dotted #ccc;
	margin: 0;
	padding: 4px 0;
	width: 240px;
/*	word-wrap: break-word;
	word-break : break-all;*/
	margin-left: 3.5em;
	text-indent: -3.5em;
}
.sidebar .wpb_caw_widget ul.compact-archives li:last-child  {
	border-bottom: none;
}
.sidebar .widget_archive ul.bk-num li a.m-btn,
.sidebar .wpb_caw_widget ul.compact-archives li a,
.sidebar .wpb_caw_widget ul.compact-archives li span {
/*	display: table-cell;*/
	margin: 0 1px 0 0;
	padding: 0 2px;
/*	white-space: nowrap;*/
	width: 50px;
	background-color: #f5f5dc;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	text-align: center;
}
.sidebar .wpb_caw_widget ul.compact-archives li span {
	background-color: #fff;
}
.sidebar .wpb_caw_widget ul.compact-archives li a:after,
.sidebar .wpb_caw_widget ul.compact-archives li span:after {
	content: "月";
}
.sidebar .wpb_caw_widget ul.compact-archives li strong a {
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
}
.sidebar .wpb_caw_widget ul.compact-archives li strong a:after {
	content: "";
}

	/*=================================
	Footer
	goodnews5/css/main.css
=================================*/
#footer .widget_nav_menu .widget-head h3.widget-title {
	margin: 0;
	padding: 5px;
	font-size:14px;
	border-bottom: 1px solid #f00;
}
#footer .widget_nav_menu .widget-head h3:before {
	margin: 0 2px 0 0;
	font-family: 'FontAwesome';
	content: '\f150';	/* fa-caret-square-o-down */
	font-weight: normal;
}
#footer .widget_nav_menu ul {
	margin: 0;
	padding: 0;
}
#footer .widget_nav_menu ul li:before {
	margin: 2px 2px 0 0;
	font-family: 'FontAwesome';
	content: '\f054';	/* fa-chevron-right */
	font-size: 10px;
	color: #999;
}
#footer .widget_nav_menu ul li {
	margin: 0;
	padding: 5px;
	border-bottom: 1px dotted #ccc;
}
#footer .widget_nav_menu ul li a {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#footer .widget_nav_menu ul li a:hover {
	color: #f00;
}
#footer .custom_textwidget {
	font-size: 12px;
	line-height: 1.4em;
}
#footer .custom_textwidget .dk-red {
	color: #f00;
}
#footer .custom_textwidget .dk-f10 {
	font-size: 10px;
}