﻿/*
Template:twentythirteen
Theme Name:Thirteen_child
Theme URI:
Description:Twenty Thirteen の子テーマです
Author:gekitekihanaya
Version:1.0
*/
@import url("../twentythirteen/style.css");

h1,h2.h3,h4,h5{
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;
}

body {
  color: #141412;
  line-height: 1.5;
  margin: 0;
  background: black;
}



.format-gallery {
  background-color: #fff;
}
.site-title {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 58px 0 10px;
  color:#fff;
}



.entry-title {
  font-weight: bold;
  margin: 0 0 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  font-size: 30px;
}

.entry-header {
  margin-bottom: 11px;
}
h1.site-title{
color:#000;
font-size:18px;
}

.entry-content h2{
    font-size: 20px;
    margin: 25px 0;
    font-weight:bold;
    margin: 25px 0;
    background: url(https://dramaticflowers.live/blog/wp-content/uploads/2015/08/h2.png);
    background-repeat: repeat-y;
    padding: 0px 5px 5px 15px;
    font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;
}

.entry-content h3{
    font-size: 19px;
    margin: 25px 0;
    font-weight:bold;
    font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;
}

.hentry:nth-child(even){
background:rgba(247, 245, 231, 0.7);
}

h1.site-title{
color:#fff;
}

.entry-content a{
    color: #bc360a;
text-decoration: underline;
}

.entry-content blockquote{
   background-color: #f7f5e7;
	font-size:20px;
margin: 20px 10px;
padding:20px 10px 10px 10px;
color:#333;
font-style: italic;
}
@media (max-width: 640px){
.entry-title {
  font-weight: bold;
  margin: 0 0 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  font-size: 18px;
}



.excerpt-thumb img{
width: 100%;
}
.categories-links{
display:none;
}
.hentry:nth-child(even){
background:rgba(247, 245, 231, 0.7);
}


}
