#article { position: relative; text-align: justify; } #article-actions { position: absolute; top: -25px; right: -17px; padding-right: 15px; } #article-actions.hidden { opacity: 0.5; filter: alpha(opacity=50); } #article-tags { font-size: 10px; text-align: right; } #article-tags a { text-decoration: none; } #article-cat { font-size: 10px; } /* * * Comments * * */ .comments { } #content .no-comments-yet { text-align: center; font-size: 80%; opacity: 0.5; filter: alpha(opacity=50); } .do-not-comment { display: block; text-align: right; padding-top: 15px; font-size: 80%; opacity: 0.5; filter: alpha(opacity=50); } .article-comment { position: relative; border: 1px solid #B8CFE7; margin-bottom: 10px; padding: 10px; } .comment-from-owner { border: 1px solid #3465A4; background: #B8CFE7; } #content #article-comment h4 { font-size: 14px; margin: 0px; } .comment-picture { position: relative; display: block; width: 50px; height: 50px; background-repeat: no-repeat; background-position: 50% 50%; margin-right: 10px; float: left; } .comment-picture span { display: none; } .comment-info { font-size: 10px; color: #999; } .comment-from-owner .comment-info { color: #729FCF; } .comment-text { clear: left; } .comment-logged-out .comment-text { color: #888; } /* * * Comment Box * * */ .post_comment_box { text-align: center; padding: 0px 15px 5px 15px; margin: 10px auto; } .post_comment_box h4 { padding: 1px 20px; margin: 0px; background: #B8CFE7; } .post_comment_box.closed h4 { display: inline; border: 1px solid #729FCF; cursor: pointer; } .post_comment_box.opened { border: 1px solid #729FCF; background: #B8CFE7; } .post_comment_box form { text-align: left; margin: -10px 0px 0px 0px; } .post_comment_box .formfield * { width: 99%; } .post_comment_box .button-bar { text-align: center; } .post_comment_box input.button { position: relative; float: none; margin: auto; } .post_comment_box .button-bar br { display: none; } .post_comment_box.closed form { display: none; } .post_comment_box.opened form { display: block; } /* * * addThis button * * */ .msie #addThis { position: relative; margin-bottom: -5px; } #bt_addThis { float: right; margin: 0px; } #addthis_dropdown15 table td { border: none; } /* * * Blog * * */ .blog-post a { text-decoration: none; } #content .title { margin-bottom: 2px; } .blog-post .metadata { display: block; text-align: center; font-size: small; } #content .created-at { color: gray; font-size: small; display: block; text-align: right; } #content .blog-post .created-at { text-align: left; } #content #article .pagination .prev_page { position: absolute; right: 0; } #content #article .pagination .next_page { position: absolute; left: 0; }