/*
Theme Name:lightning-child
Theme URI:
Description:WordPressテーマ「lightning」の自作子テーマです。
Template:lightning
Author:buzzworcs
Author URI:https://buzzworcs.jp/
Version:14.3.2
*/

body{
color:#333;
}

.font_pi{
color:#CB99CC;
}

.left{
float:left;
}

.right{
float:right;
}

.clear{
clear:both;
}

.mgn_b30{
margin-bottom:30px;
}

/* release */
.cd_release{
font-size:14px;
}

.cd_img{
margin-right:10px;
}

/* category */

#cat_box{
display:inline-block;
width:150px;
height:30px;
line-height:30px;
color:#eee;
background-color:#337AB7;
margin-right:5px;
text-align:center;
}


/* hack */
.entry-title--post-type--page, h2{
border-top:none;
border-bottom:none;
margin-bottom:0;
}

.site-footer-title:after, .sub-section-title:after, h3:after {
border-bottom:none;
}

#comments{
display:none;
}

.entry-meta{
display:none;
}

