.post_content h1 { font-size:200%; font-weight:normal; line-height:120%; border-bottom:1px solid #ccc; padding:20px 0; position:relative; margin:0 0 10px 0; font-weight:normal; }
.post_content h2 { font-size:120%; font-weight:normal; padding:8px 15px; position:relative; margin:20px 0 10px 0; background:#16bab4; color:#fff; }
.post_content h3 { font-size:120%; font-weight:normal; border-bottom:3px solid #16bab4; padding:5px 0 7px; position:relative; margin:20px 0 10px 0; }
.post_content h4 { font-size:130%; font-weight:normal; background:#e8e8e8; padding:8px 15px; position:relative; margin:20px 0 10px 0; }
.post_content h5 { font-size:120%; font-weight:normal; position:relative; margin:0 0 7px 0; }
.post_content h5:before { content:''; width:14px; height:14px; background:#16bab4; display:inline-block; margin:15px 7px 0px 0; position:relative; }
.post_content h6 { font-size:120%; font-weight:normal; position:relative; margin:0 0 7px 0; }
.post_content h6:before { content:''; width:8px; height:8px; border:3px solid #16bab4; display:inline-block; margin:15px 7px 0px 0; position:relative; }

.post_pagination h5 { border:none; padding:8px 0 0 0; font-size:80%; font-weight:normal; }
.post_pagination h5:before { display:none; }
