/* Light styling for News posts */

#content h2 { background: none; text-align: left; padding: 0; border-color: #999; margin: 0;}
#content h2 a { color: #999;}
#content h2 a:hover { color: #777; text-decoration: none; }
.post { background: none; margin-left: 160px; width: 320px; }
.post p, post li { border: none; padding-top: 10px; }
.postmetadata { width: 320px; padding-right: 670px; padding: 10px; background: none; }
.postmetadata a:hover { color: #0f0f0f; }

.post-nav { width: 320px; display: table-row; }
.post-nav-prev { margin-right: 100px; margin-left: 0; display: table-cell; }
.post-nav-next { margin-left: 100px; margin-right: 0; display: table-cell; }