.entry-content h2 {
border-left: 5px solid #1F5E73;
border-bottom: 1px solid #1F5E73;
padding: 0 0 0 15px ;
line-height: 2;
font-size: 18px;
background-color: #fff;} .breadcrumbs {
font-size:small;
padding:0 0 15px 0;
}
@media screen and (min-width: 48em) {
.wrap {
position: relative;
}
.has-sidebar:not(.error404) #primary {
margin-right: 6%; }
#secondary-child {
width: 100%;
}
.fixed-side {
position: fixed;
bottom:0;
}
.bottom-side {
position: absolute;
bottom: 0;
}
}
#tile-list {
width: 100%;
overflow: hidden;
}
.tile-entry {
float: left;
margin: 0 1% 1em; width: 48%; padding-bottom: 0;
background-color: #333; border: 1px solid #fff; box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7); }
@media screen and (min-width: 30em) {
.tile-entry {
width: 31.33%; }
}
@media screen and (min-width: 48em) {
.tile-entry {
width: 48%; }
}
@media screen and (min-width: 60em) {
.tile-entry {
width: 31.33%; }
}
#tile-list .entry-title {
font-size: 12px; font-size: 0.75rem; }
#tile-list .entry-header {
padding: 0.5em 8% 0.5em; border-top: 3px solid #46b450; }
.post-thumbnail {
margin-bottom: 0em;
font-size: 0px;
}
time.published {
display: none;
}
time.updated {
display: none;
}