/* ===== Keylogger Pro Blog ===== */
.blog-main { padding: 30px 0 50px; }
.post-entry { border-bottom: 1px solid #eee; padding: 25px 0; }
.post-entry:first-child { padding-top: 10px; }
.entry-meta { font-size: 13px; color: #777; margin-bottom: 8px; }
.entry-meta time { margin-right: 8px; }
.tag { display: inline-block; background: #f0f0f0; color: #555; border-radius: 3px; padding: 2px 8px; margin-right: 4px; font-size: 12px; }
.entry-title { margin: 0 0 8px; }
.entry-title a { color: #333; }
.entry-title a:hover { color: #0088cc; }
.entry-summary { color: #666; margin-bottom: 8px; }
.entry-more { color: #0088cc; font-weight: 600; }
.pagination-wrap { text-align: center; margin-top: 30px; }
.pagination { display: inline-block; padding: 0; margin: 0; list-style: none; }
.pagination li { display: inline-block; margin: 0 2px; }
.pagination a { display: inline-block; padding: 6px 12px; border: 1px solid #ddd; color: #333; }
.pagination li.active a { background: #0088cc; color: #fff; border-color: #0088cc; }
.post { padding: 15px 0 40px; }
.post-header { margin-bottom: 20px; }
.post-meta { font-size: 13px; color: #777; margin-bottom: 10px; }
.post-meta span { margin-right: 10px; }
.post-title { font-size: 30px; line-height: 1.3; margin: 0 0 10px; }
.post-cover { margin-bottom: 25px; }
.post-cover img { width: 100%; height: auto; border-radius: 4px; }
.post-body { font-size: 16px; line-height: 1.75; color: #444; }
.post-body p { margin-bottom: 18px; }
.post-body h2 { font-size: 24px; margin: 28px 0 12px; color: #222; }
.post-body h3 { font-size: 19px; margin: 22px 0 10px; color: #333; }
.post-body strong { color: #333; }
.post-body a { color: #0088cc; }
.related { margin-top: 30px; padding-top: 20px; border-top: 1px solid #eee; }
.related ul { padding-left: 18px; }
.post-nav { margin-top: 25px; padding-top: 20px; border-top: 1px solid #eee; }
.post-prev-next { display: flex; justify-content: space-between; margin-bottom: 10px; }
.pn-item { max-width: 45%; }
.pn-item.right { text-align: right; }
.pn-label { display: block; font-size: 12px; color: #999; text-transform: uppercase; }
.pn-item a { color: #0088cc; }
.post-nav > a { color: #777; }
