﻿aside { padding:15px; }
article { padding-bottom: 30px; }
article h1 { margin: 20px 0 10px; padding: 20px 1px; line-height: 100%; font-size:3em; }

.post-image { margin-bottom: 15px; text-align: center; }
.post-image img { max-height:300px; }

.post { line-height:180%; }
.post h2 { color:#000; line-height:100%; font-size:1.5em; background:#EEE; padding:10px 15px; margin:10px 0 5px; min-height:41px; }
.post p { margin:6px 0; }
.post table { border-collapse: collapse; width:100%; table-layout:auto; }
.post table td { border: 1px #999 solid; padding: 5px; }
.post table p { text-indent: 0; margin:0; }

aside h3 { color: #CB4B1B; font-size:1.2em; font-weight:normal; margin:15px 0 10px; }
aside ul { margin: 0 0 20px; padding: 0; list-style: none; }
aside dd,aside li { margin:5px 0; padding-left:12px; background:url('img/aside-dot.png') no-repeat 0 8px; }
aside dt { margin:15px 0 5px; font-weight:normal; }

aside .active a { color: #F00; }