.site aside.primary-sidebar,.site main{padding:0 1em}@media screen and (min-width:60em){.site{display:grid;grid-template-areas:"header header" "main sidebar" "footer footer";grid-template-columns:3fr 1fr}.site>header{grid-area:header}.site>main{grid-area:main;padding:0 1em}.site>main .entry-content>*{max-width:var(--content-width);display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto auto 2em}.site>main .entry-content>.entry{border-bottom:1px solid #000;margin-bottom:2em;padding-bottom:2em}.site>main .entry-content>*>.post-thumbnail{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:25%}.site>main .entry-content>*>.post-thumbnail>img{width:100%;max-width:100%;height:auto}.site>main .entry-content>*>.post-content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding-left:1em}.site>aside{grid-area:sidebar;margin-top:4rem}@media screen and (min-width:37.5em){.site>aside{min-width:25rem}}.site>footer{grid-area:footer}}.single .site>main>*{display:block}.single .site>main>*>.post-thumbnail{max-width:100%}.widget{margin-bottom:1em}.widget ul{list-style:none;margin-bottom:0}.widget ul li{margin-bottom:.5em}