/* BW woody scheme. Since version 2.1 -----------------------------------------------*/ .site-title { text-shadow: 2px 2px brown; } .site-title a:hover { text-shadow: 2px 2px tan; } article { background: none; } h1.entry-title, .entry-title a, h2.post-type { color: blanchedalmond ; } .entry-title, h1.entry-title, h2.post-type { background: url(img/brown.jpg) left top repeat; } .entry-title:hover, .widget-title { background: url(img/lightbrown.jpg) center left repeat; } .entry-title:hover, h1.entry-title:hover, .entry-title a:hover, .widget-title { color: sienna; } h3.sticky { background: #4C2E00; } .entry-meta { background: saddlebrown; color: BurlyWood; } .entry-meta a, .entry-meta a:visited { color: lawngreen; } .entry-meta a:hover { color: ; } .entry-content { background: #530; color: snow; } .entry-content a { color: lightgreen; } .entry-content a:hover { color: burlywood; } .widget { background: #935430; } aside, aside .wp-caption text { color: wheat !important; } .widget a, .widget a:visited { color: yellow; } .widget a:hover { color: orange; } .site-content [class*="navigation"] a, .site-content [class*="navigation"] a:visited, .site-content [class*="navigation"] a:hover, .navigation a, .navigation a:visited, .navigation a:hover { color: sandybrown; } .site-footer { background: #c78230 ; color: #630; } .site-footer a, .site-footer a:visited, .site-footer a:hover { color: brown; } #primary p.author-bio { color: #f9a530; } #primary p.the-author { color: #630; background: #d93; } .vcard { color: #lime; } .error-404 { background: #963; color: #310; } #container { background: #a96; color: #310; }