/* blog additions on top of article.css */
.body table{width:100%;border-collapse:collapse;margin:22px 0;font-size:15px}
.body th,.body td{border:1px solid #C9C4B9;padding:9px 12px;text-align:left;vertical-align:top}
.body th{background:#EAE5DA;font-weight:600}
.body hr{border:0;border-top:1px solid #C9C4B9;margin:34px 0}
.post-item{border-top:1px solid #C9C4B9;padding:22px 0}
.post-item:last-child{border-bottom:1px solid #C9C4B9}
.post-item h2{margin:0 0 6px;font-size:21px;line-height:1.3}
.post-item h2 a{text-decoration:none}
.post-item h2 a:hover{text-decoration:underline}
.post-kicker{font-family:ui-monospace,Menlo,monospace;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#6D716C;margin:0 0 8px}
.post-item p.d{margin:6px 0 0;color:#3d3f3a;font-size:15px;line-height:1.55}
