@charset "UTF-8";
@import url("../simplicity/style.css");

/*
Theme Name: Simplicity child
Template:   simplicity
Version:    20150920
*/

/* Simplicity子テーマ用のスタイルを書く */

body {
    font-size: 14px;
}

#site-title {
margin-top: 50px;
}

#body {
margin-top: 40px;
overflow: hidden;
}

#main {
background: none;
border: none;
padding-top: 0;
}

#sidebar h4 {
font-size: 18px;
color: #7d44f0;
}

.article h1 {
font-size: 22px;
}

#archive-title {
background: rgba(255,255,255,0.6);
border-radius: 6px;
padding: 6px;
color: #b8327a;
font-size: 18px;
}

.sticky .post-meta {
display: none;
}

.post-meta {
background: none;
font-size: 13px;
}

.post-meta a {
text-decoration: none;
}

.entry-title {
margin-top: 0 !important;
color: #7d44f0;
}

#new-entries a, #popular-entries a, .wpp-list a, .entry-read a, .related-entry-read a, .article-list .entry-title a {
color: #7d44f0;
}

#wp-calendar {
width: 100%;
}

#wp-calendar td {
text-align: center;
}

hr.sep {
margin-bottom: 0;
}

#sidebar .widget ul {
padding-left: 0;
}

#sidebar .widget li a {
text-decoration: none;
display: inline-block;
padding-left: 20px;
background: url(../../../wp-content/uploads/2016/03/blockcontentbullets.png) no-repeat 0 8px;
}

#footer {
color: #333333;
}

#footer a {
color: #333333;
}