@charset "UTF-8";
@import url("../simplicity/style.css");

/*
Theme Name: Simplicity child
Template:   simplicity
Version:    20150920
*/

/* Simplicity子テーマ用のスタイルを書く */
#site-title a {
    color: #7F5F7D;
    font-size: 28px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 1px 2px 1px #ece6d5, 3px 3px 3px #b1a8b6;
}

#site-description {
    color: #d6c6d2;
    font-size: 14px;
    line-height: 150%;
    text-shadow: 1px 1px 0 #66476c;

}

.post-meta {
    background-color: #f4f2ed;
}

#new-entries a, #popular-entries a, .wpp-list a, .entry-read a, .related-entry-read a, .article-list .entry-title a {
    color: #636e6a;
}

.article h1 {
    color: #636e6a;
}

.entry h2 a {
    color: #636e6a;
}

.children {
    padding-top: 10px;
    padding-bottom: 2px;
} 

#copyright {
line-height: 26px;
}

.welcome_block {
    background: none repeat scroll 0 0 #7a5b7f;
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 10px 18px 18px 22px;
}

.welcome_block a {
    background: none repeat scroll 0 0 #fff;
    color: #333;
    display: inline-block;
    font-size: 14px;
    padding: 0 32px 0 26px;
    text-decoration: none;
}

.comment-author-camuigakuen_seitokaicyo{
color:#6c9169;
}

#the-content > p > img.emoji, 
#the-content > p > a > img.emoji{
width: auto !important;
height: auto !important;
}

.post-author{
  display: none;
}

.entry-content {
margin-top: 30px;
}

.entry-content p{
text-align:center;
margin-bottom:50px;
}

#main .entry {
    margin-bottom: 10px;
}
