.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:130%; font-weight:normal; background:#333; color:#fff; padding:14px 15px; position:relative; margin:20px 0 10px 0; }
.post_content h3 { font-size:140%; font-weight:normal; padding:14px 0; border-bottom:1px solid #ccc; position:relative; margin:20px 0 10px 0; }
.post_content h3:before { content:''; width:4px; height:30px; background:#5DC2D8; display:inline-block; margin:-4px 12px 0 0; position:relative; float:left; }
.post_content h4 { font-size:130%; font-weight:normal; background:#e8e8e8; padding:10px 15px; position:relative; margin:20px 0 10px 0; }
.post_content h4:before { position:absolute; left:15px; bottom:-10px; content:''; width: 0; height: 0; border-style: solid; border-width: 10px 15px 0 0; border-color: #e8e8e8 transparent transparent transparent; }
.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:#5DC2D8; 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:15px; height:15px; background:#5DC2D8; display:inline-block; margin:15px 7px 0px 0; position:relative; border-radius:100%; }
#post_pagination h5 { border:none; padding:8px 0 0 0; font-size:80%; font-weight:normal; }
#post_pagination h5:before { display:none; }
