/* =Discussion & Avatar Plugin ----------------------------------------------- */ .vcard img.photo { border-radius: 50%; } div.comment_wrapper { margin: 0 -40px; padding: 20px 40px; border-top: 5px solid @ini_text_alt; h2 a { color: @ini_text_alt; } div.hentry { padding-bottom: 10px; margin-bottom: 20px; border-bottom: 15px double @ini_background_alt; div.comment_head { color: @ini_text_alt; } div.comment_buttons { text-align: right; } input.button { font-size: 75%; padding: 5px 10px; } } div.comment_form { padding-top: 20px; div.toolbar { padding-top: 10px; } } }