/*
	Theme Name: charingress3
	Template: stingerplus
*/

/* Always include this first if you are not inheriting */
@import url("../stingerplus/style.css");

/*
ingress blu 0078b5
ingress green of7e3c
*/

/* This css button was generated by css-button-generator.com */


HTML { font-size: 87.5%; }
BODY { color: #000 ; background: #eee ; }
article {
	font-family: 'Lucida Grande', Meiryo, sans-serif !important;
	font-size: 1rem; 
	line-height: 2rem;
	font-feature-settings : "palt";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
A { color: #000 ; }
A:hover, A:active { color: #f00 ; }

@media screen and (max-width: 960px) {
	header .descr {
		font-size: 0.7rem;
		line-height: 1rem;
		text-align: left ;
	}
}
main small {
	font-size: 0.5rem !important;
}

/*
 * nav
 */
nav#s-navi {
	background: #fff ;
	margin: 0 -10px ;
}
nav#s-navi span.op {
	background: #fff !important;
}
nav#s-navi li.menu-item {
	border-bottom: solid 1px #eee !important;
}
nav ul.menu li.menu-item {
	border: none ;
}
#header-l {
	width: 100% ;
	max-width: 100%;
}
#header-l p.sitename {
	padding: 0;
	float: left ;
}
#header-l .descr {
	float: right ;
	margin-top: 0;
}
@media screen and (max-width: 960px) {
	#header-l p.sitename a img {
		position: absolute ;
		top: 0;
		left: 0;
		right: 0;
		padding: 0;
		height: 40px ;
	}
}

.mainbox, .mainbox img,
nav.smanone, 
main article .post h1.entry-title,
#search,
h4.menu_underh2,
.kanren dl,
.wpp-list li
{
	border: #ddd solid 1px !important;
	background: #fff ;
	box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.6);
}
#search {
	margin-bottom: 10px ;
}

/*
 * home
 */
main, main .kanren {
	background: transparent ;
	padding: 0;
}
main .kanren {
	margin: 0 0 10px 0;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
@media screen and (max-width: 960px) {
	main .kanren {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	main .kanren dl {
		min-height: 0 ;
	}
}

main .kanren dl {
	padding: 30px 50px ;
	min-height: 340px;
	-webkit-break-inside: avoid ;
	-moz-break-inside: avoid ;
	break-inside: avoid ;
}
main .kanren dl dt {
	width: 100% ;
	height: 200px ;
	overflow: hidden ;
	position: relative ;
	border: solid 1px #ccc ;
	background: #000;
	display: block;
}
main .kanren dl dt a img {
	position: absolute ;
	width: 100% ;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto ;
}
main .kanren dl dd {
	padding: 20px 0 0 0 ;
	display: block ;
}
main .kanren dl dd h3 a {
	line-height: 1.5rem;
}
main .kanren dl dd .blog_info {
	text-align: right ;
}

/*
 * archive
 */



/*
 * 	single
 */


.mainbox {
	padding: 10px 20px ;
	margin: 0 -10px;
}
main#_post {
	padding: 10px;
}
.mainbox A {
	text-decoration: none;
	border-bottom: dashed 1px #666 ;
}
main#_post div.st-eyecatch {
	height: 300px ;
	position: relative ;
	overflow: hidden ;
	margin: 15px -10px 0 -10px;
	background: #000 ;
}
.mask {
	position: absolute ;
	display:block;
	top: 0; 
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto ;
	background-size:60px 60px;

	width:100%;
	height:100%;
	/*
	background-color: transparent ;
	background-size: 4px 4px;
	background-image: radial-gradient(1px 1px, rgba(255,255,255,1),transparent); 
	*/
	background: repeating-linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0.3) 2px, rgba(0,0,0,0.2) 2px, rgba(0,0,0,0.2) 4px) ;
	z-index: 1 ;
}
div.st-eyecatch img {
	position: absolute ;
	width: 100% ;
	top: 0; 
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto ;
	-webkit-filter: -blur(5px);
	-moz-filter: blur(5px) ;
	-o-filter: blur(5px) ;
	-ms-filter: blur(5px) ;
	filter: blur(5px) ;

}
div.st-eyecatch ._eyecatch_inner {
	position: absolute ;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 30px ;
	background: rgba(0,0,0,0.5) ;
	z-index: 1 ;
}
div.st-eyecatch h1.eyecatch-title {
	font-size: 1.5rem;
	line-height: 1.5rem;
	color: #fff ;
	margin: 0 ;
	text-shadow: rgb(0, 0, 0) 0px 2px 0px;
}
.blogbox { margin: 0; }
.blogbox > p { text-align: right; }
.blogbox > p > span {
	font-size: 0.7rem;
	line-height: 0.7rem;
}
.st-catgroup {
	padding: 0px !important;
	line-height: 1.5rem;
	border-collapse: separate ;
	border-spacing: 5px ;
}
.st-catgroup a {
	word-break: keep-all;
	display: table-cell ;
	background: #ccc ;
	color: #000 ;
	text-decoration: none ;
}
.st-catgroup a span {
	background: transparent ;
	padding: 3px ;
	font-size: smaller;
}
div[id*="post-"] * {
	font-size: 1rem;
}
div[id*="post-"] h2,
div[id*="post-"] h3,
div[id*="post-"] h4,
div[id*="post-"] h5,
div[id*="post-"] h6 {
	font-size: 1.5rem;
	line-height: 1.5rem;
}
div[id*="post-"] h2 {
	position: relative ;
	border: solid 2px #999 ;
}
div[id*="post-"] h2 {
	border-bottom: 1px solid ;
}


/*
 * sns
 */

.sns h3 {
	border-bottom: solid #ccc 1px ;
}
.sns li {
	background: transparent ;
}


h4.point {
}

/*
 * kanren
 */

#side .kanren {
	padding: 0;
}
#side aside h4.menu_underh2 {
	padding: 10px ;
	margin-bottom: 10px ;
}
#side .kanren dl {
	padding: 10px ;
	border: none ;
	margin-bottom: 10px ;
}
#side .kanren dl dd h5 a {
	display: block ;
	line-height: 1.5rem;
}

div#scrollad {
	padding: 0;
}

.wpp-list li {
	display: block ;
	margin-bottom: 10px !important ;
}
.wpp-list li img {
	width: 50px ;
	height: 50px ;
	margin-bottom: 5px ;
}
.wpp-list li a {
	margin: 5px ;
	display: block ;
	text-decoration: none ;
	line-height: 1.2rem;
}


/*
 * footer
 */
footer#footer h3 {
	font-size: 1rem;
	line-height: 1rem;
}
@media screen and (max-width: 960px) {
	footer p a {
		font-size: 0.7rem;
		line-height: 1rem;
	}
}


.ad, .ad2 {
	display: table-cell ;
	min-height: 250px ;
	max-height: 300px;
	background: transparent ;
	margin-bottom: 10px ;
}
.ad2 {
	float: right;
	margin-left: 10px;
}
@media screen and (max-width: 960px) {
	.ad, .ad2 {
		text-align: center;
	}
	.ad2 {
		float: none;
		margin: auto;
	}
	.adtop {
		max-height: 100px ;
	}
}
div.table-responsive {
    overflow: auto;
	overflow-y: hidden;
}
.fb-like {
	transform:scale(2);
	-webkit-transform:scale(2);
	-moz-transform:scale(2);
}

img.rss-widget-icon {
	display: none ;
}
a.rsswidget {
	text-decoration: none ;
	color: #666 ;
	font-size: small ;
}


.wp-embedded-content {
	position: relative!important ;
	clip: auto!important ;
	height: auto ;
	border: solid #eee 1px ;
}
blockquote.wp-embedded-content {
	display: none ;
}
