/* text */ body { color: #000; } a:link, a:visited, a:active { color:#000; } a:hover { color:#000; } p { color:#292929; } blockquote:before { color: #979797; } blockquote:after { color: #979797; } .post-edit-link { color: black !important; } article time a { color: #979797 !important; } footer { color: #979797; } footer a { color: #979797; } nav a { color: #6e6e6e !important; } nav ul { color: #6e6e6e; } .widget_rss .rss-date { color: #979797; } #wp-calendar td { color: #979797; } nav h3 { color: #000; } /* other elements */ body { background-image: url('background.jpg'); } blockquote { border: 1px dashed #979797; } article { border-bottom: 2px solid #979797; } article h2 { border-bottom: 1px dashed #979797; } .postmetadata { border-top: 1px dashed #979797; } table { border: 1px solid #979797; } td { border: 1px dashed #979797; } #searchsubmit { border: 1px solid #000; color: #000; } #submit { border: 1px solid #000; color: #000; } #s { border: 1px solid #000; color: #000; } acronym { border-bottom: 1px dashed #000; } .widget_rss ul li { border-bottom: 1px dashed #000; } #wp-calendar td, #wp-calendar th { border: 1px solid #000; } #commentform p input, #commentform p textarea { border: 1px solid #000; color: #000; }