/*
Theme Name:     Love craft child
Description:    Child theme for the Lovecraft theme for WordPress
Author:         SUKIMALAB
Author URI:     http: //sukimalab.com/
Template:       lovecraft
*/

@import url('../lovecraft/style.css');
@import url('http://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

body .header-image {
	min-height: 100px;
/*
	background: url('bright_squares.png') repeat !important;
	background: url('random_grey_variations.png') repeat !important;
	background: url('random_black_variations.png') repeat !important;
	background: url('hexellence.png') repeat !important;
	background: url('small_steps.png') repeat !important;
	background: url('circles.png') repeat !important;
	background: url('pyramid.png') repeat !important;
	background: url('paven.png') repeat;
	background: url('graphy.png') repeat !important;
	background: url('gridme.png') repeat !important;
	background: url('pink_rice.png') repeat !important;
	background: url('restaurant.png') repeat !important;
	background: url('red_rice.png') repeat !important;

	background: #666 !important;
*/
	background: url('small_steps.png') repeat !important;
}
body .header-image img {
	display: none;
}

body.home .header-image {
	/* min-height: 350px; */
	/* background: url('http://vanclif.sakura.ne.jp/example/olb0/wp-content/uploads/2017/08/ss-top.png' ) center center no-repeat; */
	background: none !important;
}
body.home .header-image img {
	display: block;
	visibility: visible;
}

/*
body {
	background: #f6f6f6 !important;
}
*/
.post-tags a,
.tagcloud a {
}
.post-tags a:before,
.tagcloud a:before {
}

/**
 *	olbdoc
 */
.post-content .red {
	color: #f00;
}
.post-content dl.doc dt {
	padding-bottom: 5px;
	font-weight: bold;
}
.post-content table,
.post-content table th,
.post-content table td {
	text-transform: none;

		line-height: 2em;
		padding: 5px 10px;
}
.post-content .samplecode {
	margin: 0 0 10px;
	padding: 10px;
	font-style: normal;
	border: 1px solid #ccc !important;
	line-height: 1.2em;
	color: #444;
}
.post-content .sampleform {
	font-family: monospace;
	font-size: 95%;
}
table.olblist th,
table.olblist td {
	padding: 5px 10px; border: 1px solid #ccc;
}
table.olblist tr.center th,
table.olblist tr.center td,
table.olblist th.center,
table.olblist td.center {
	text-align: center;
}
table.olblist tr.eee th,
table.olblist th.eee {
	background-color: #eee;
}
table.olblist tr.eff th,
table.olblist th.eff {
	background-color: #ddd;
}
.post-content table.olbnoborder {
	border: 0;
	margin: 0;
}
.post-content table.olbnoborder th,
.post-content table.olbnoborder td {
	padding: 0 5px; border: 0; 
}
.post-content table td .tag,
.post-content table.olbnoborder .tag {
	color: #093; 
}
.post-content table.olbnoborder tr.bottom th,
.post-content table.olbnoborder tr.bottom td {
	border-bottom: 1px solid #eee; 
}
.post-content table.olbnoborder td ul,
.post-content table.olbnoborder td ol {
	margin: 0;
}
.post-content h3 {
	border-bottom: 1px solid #ccc;
}
.post-content h4 {
	padding-left: 10px; border-left: 3px solid #999;
}
.post-content .code {
	margin: 0 3px;
	font-family: monspace;
	color: #04d;
}
.post-content .blue {
	color: #39c;
}
.post-content h3 .en {
	font-family: serif;
	font-style: italic;
	color: #777;
}
.post-content p.en {
	font-family: serif;
	font-style: italic;
	font-weight: normal;
	color: #777;
}

body {
	font-size: 14px;
}
.post .post-title {
	font-size: 1.75em !important;
}
.sidebar .post-title {
	font-size: 1.00em;
}
.widget-title {
	font-size: 1.50em;
}

/**
 *	footer: menu;
 */
.footer-menu {
	clear: both;
	margin-top: -15px;
	padding-bottom: 30px !important;
	text-align: center;
	font-size: 85%;
}
.footer-menu a {
	margin: 0 10px;
}
.olb_attention {
	padding: 20px;
	border: 1px solid #ddd;
	background: #fcfcfc;
}

/**
 *	extensions:; module-list
 */
ul.module-list {
	padding: 0;
	list-style: none;
	*zoom: 1;
}
ul.module-list:before,
ul.module-list:after {
	content: " ";
	display: table;
}
ul.module-list:after {
	clear: both;
}

ul.module-list li {
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	width: 300px;
	border: 1px solid #eee;
}
ul.module-list li .item {
	margin: 10px;
}
ul.module-list li .item .image {
	padding: 30px;
	text-align: center;
	background-color: #eee;
}
ul.module-list li .item .title {
	padding: 10px 10px 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
ul.module-list li .item .title a {
	text-decoration: none;
}
ul.module-list li .item .link {
	text-align: right;
}
ul.module-list li .item .link a.right-margin {
	margin-right: 10px;
}

/**
 *	extensions: module-list (top)
 */
ul.module-list-top {
	padding: 0;
	list-style: none;
	*zoom: 1;
}
ul.module-list-top:before,
ul.module-list-top:after {
	content: " ";
	display: table;
}
ul.module-list-top:after {
	clear: both;
}

ul.module-list-top li {
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	width: 110px;
	border: 1px solid #ccc;
}
ul.module-list-top li a,
ul.module-list-top li a:hover,
ul.module-list-top li a:visited {
	color: #21759b;
}
ul.module-list-top li.new a,
ul.module-list-top li.new a:hover,
ul.module-list-top li.new a:visited {
	color: #000000;
}
ul.module-list-top li .item {
}
ul.module-list-top li .item .image {
	padding: 5px;
	text-align: center;
	font-size: 1.5em;
}
ul.module-list-top li .item .image a {
	display: block;
}
ul.module-list-top li .item .title {
	text-align: center;
	padding: 5px 0 10px;
	font-size: 0.8em;
	line-height: 1.3em;
}
ul.module-list-top li .item .title a {
	text-decoration: none;
}
ul.module-list-top li .item .link {
	text-align: right;
}
ul.module-list-top li .item .link a.right-margin {
	margin-right: 10px;
}
.post-content ol > li:first-child, .post-content ul > li:first-child {
	margin-top: 0;
}

.post-content p {
	margin-bottom: 1em;
}

.post-content fieldset legend {
	padding: 8px !important;
	background-color: #333;
}

.main-menu ul a {
	font-style: normal;
}
/*
.main-menu li:nth-child(2) ul li a {
	width: 360px !important;
	width: 25.71428572rem !important;
}
*/

/**
 *	Fontawesome UL
 */
ul.fa-ul {
	list-style: none;
	padding: 10px;
}
ul.fa-ul li {
	text-indent: -1.7em;
}
ul.fa-ul li:before {
	font-family: FontAwesome;
	margin-right: 0.5em;
}
ul.fa-ul-exclamation-triangle li:before {
	color: #f00;
	content: '\f071';
}
ul.fa-ul-info-circle li:before {
	color: #21759b;
	content: '\f05a';
}

/**
 * Fonts
 */
/* 'Playfair Display' -> 'Lato' */
body,
.blog-title,
.post-title,
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6,
.widget_rss li a,
.lovecraft-widget-list .title,
.credits .sep  { font-family: 'Lato', Helvetica, sans-serif; }

/* Georgia -> */
.post-content,
.post-content blockquote:after { font-family: 'Lato', Helvetica, sans-serif; }

/* font-weight */
.widget .post-title { font-weight: 400; }


@media ( max-width: 1000px ) {
	.sidebar {
		float: none;
		display: block;
		width: 100%;
		margin: 50px auto;
	}
}
@media ( max-width: 600px ) {
	.header-image {
		min-height: 70px;
	}
	/*
	.home .header-image {
		min-height: 70px;
	}
	*/
}
@media ( max-width: 500px ) {
	.header-image {
		min-height: 20px;
	}
	/*
	.home .header-image {
		min-height: 20px;
	}
	*/
	.widget {
		margin-left: 25px;
		margin-right: 25px;
	}
}

del {
	color: #999 !important;
}

.post-content .wp-caption-text,
.post-content .gallery-caption {
	font-size: 0.8em;
	line-height: 1.3em;
}

.catchbox {
	text-align: center;
	background: #008c8c;
}
.campaign {
    background: #ff8822;
}
.catchbox .main {
	color: #fff;
	display: block;
	padding: 15px;
}
.catchbox a.main,
.catchbox a.main:hover {
	color: #fff;
}
.catchbox .text1 {
	font-size: x-large;
}
.catchbox .main .text2 {
	font-size: 100%;
}
.widget .catchbox .main {
	padding: 30px 15px;
}
.widget .catchbox a.main,
.widget .catchbox a.main:hover {
	color: #fff !important;
}
.widget .catchbox .text1 {
	font-size: large;
}

.downloads_stat {
	line-height: 2em;
}
.downloads_stat .number {
	color: #008c8c;
	font-size: x-large;
}

.supported_ver {
    float: right;
    font-size: x-small;
    color: #d00;
}

.marker_blue {
    background: linear-gradient(transparent 60%, #99ccff 60%);
}
.marker_water {
    background: linear-gradient(transparent 60%, #ccffff 60%);
}
.marker_yellow {
    background: linear-gradient(transparent 60%, #ffff99 60%);
}
.marker_lime {
    background: linear-gradient(transparent 60%, #99ffCC 60%);
}
.marker_green {
    background: linear-gradient(transparent 60%, #ccff99 60%);
}
.marker_pink {
    background: linear-gradient(transparent 60%, #ffccff 60%);
}
.marker_red {
    background: linear-gradient(transparent 60%, #ffcccc 60%);
}
.marker_orange {
    background: linear-gradient(transparent 60%, #ffcc99 60%);
}
.marker_purple {
    background: linear-gradient(transparent 60%, #ccccff 60%);
}
