#main { background: rgba(255,255,255,0.95); } button, html input[type="button"], input[type="reset"], input[type="submit"], .tagcloud a, .widget_tag_cloud a, .wp_widget_tag_cloud a { background-color: rgba(0,0,0,0.1); } button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active { background-color: rgba(0,0,0,0.15); } #posts article { border-bottom-color: rgba(0,0,0,0.1); }