/*------------------ Visually Hide ------------------*/ .entry---hr .entry-nav, .post-pub-t-stamp-dtstamp, .post-mod-t-stamp-dtstamp, .post-pub-d-t-stamp---ct_cr .comma---sep, .post-mod-d-t-stamp---ct_cr .comma---sep, .published-post-author .published---txt, .published-post-author .space---sep, .blog .main-content-heading, .page .main-content-heading, .edit-post-axn .post-title---txt, .entry-nav---grp .entry---txt, .entry-nav---grp .colon---sep, .published-comment-glabel, .published-commenter-glabel {position:absolute;margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);border:0;word-wrap:normal;} /*------------------ Reset Lists ------------------*/ .entry-nav---grp { list-style: none; margin: 0; padding: 0; } /*------------------ Active Areas (AA) ------------------*/ .edit-post-axn---a_l, .next-entry-navi---a_l, .previous-entry-navi---a_l, .add-com-axn-axn---a_l, .comments-count-axn-axn---a_l { box-sizing: border-box; display: inline-flex; justify-content: center; align-items: center; padding-left: 1rem; padding-right: 1rem; min-width: 3rem; min-height: 3rem; } /* ------------------------- Text Spacing */ .add-com-axn-axn---a_l > .txt { margin-left: .15em; margin-right: .15em; } .add-com-axn-axn---a_l > .txt:first-child { margin-left: 0; } .add-com-axn-axn---a_l > .txt:last-child { margin-right: 0; } /*------------------ Post Meta ------------------*/ .post-published-glabel .by---txt { text-transform: capitalize; } .pub-post-author---ct_cr { display: flex; align-items: center; } .published-post-author .post-author { margin-left: .5rem; } .post-author---ct_cr, .commenter---ct_cr { display: flex; align-items: center; } .post-author---ct_cr .author-name, .commenter-name { order: 1; margin-left: .25rem; } /* Circular Avatar */ .published-post-author .author-avatar---a_l, .commenter-avatar---a_l { display: block; border-radius: 50%; overflow: hidden; } .post-pub---ct_cr, .post-mod---ct_cr { display: flex; } .post-published-date-and-time-stamp, .post-modified-date-and-time-stamp { margin-left: .25rem; } /*------------------ Post Header ------------------*/ .post---hr_cr { display: flex; flex-wrap: wrap; align-items: center; } .post-header-aside, .breadcrumbs-nav { flex: 1 100%; } /*------------------ Comments ------------------*/ .commenter-com-crt-input-text { background-color: white; } /*------------------ Entry Nav ------------------*/ .entry-nav---grp { display: flex; justify-content: space-between; } .entry-nav---grp .navi { flex: 1 50%; } .next-entry-navi { order: 1; } .next-entry-navi---a_l, .previous-entry-navi---a_l { display: flex; flex-wrap: wrap; } .next-entry-navi---a_l { text-align: right; } .entry-nav---grp .property---line, .entry-nav---grp .value---line { flex: 1 100%; } .entry-nav---grp .previous---txt, .entry-nav---grp .next---txt { font-size: .75rem; text-transform: uppercase; } /*------------------ Notes ------------------*/ .note .g_l, .sign-in-required---line { font-size: .875rem; } /*------------------ Comments ------------------*/ .comment-creation-ability .sign-in-required-note { display: inline-block; transform: translateX( -.75rem ); } .comments-count-axn-axn---a_l .comments-count---txt { order: 1; margin-left: .3rem; }