#masthead  ul.headerinfo-text li span {
		display: inline-block;
		padding: 4px 10px;
		color: #dcdada;
	}

@media screen and (min-width: 1260px)
.page .entry-content h2.centered {
    margin: 70px 0 40px;
}

.entry-content img.wp-post-image {
    display: none;
}

#site-title {
    border-top: none !important;
}


.footerlabel {
    background: #fffefe;
    padding: 25px 0 35px;
    text-align: center;
}

.footerlabel {
    color: #545454 !important;
}

@media screen and (min-width: 1260px) {
    ul li.widget_dorayaki_team_small:nth-of-type(4n+4) {
        clear: initial;
    }
    ul li.widget_dorayaki_team_small:nth-of-type(3n+4) {
        clear: both;
    }
}


.red-box {
    background: rgba(170, 47, 63, 0.18);
    border-bottom: 5px solid #AA2F3F;
}

ul.dorayaki-rp li.rp-box a.rp-date {
    display: none;
}