/* css/themes/natural.css */

body.theme-natural {
  background:#f7f3e8;
  color:#3e3a39;
}

body.theme-natural a {
  color:#6b8e23;
}

body.theme-natural header h1 {
  font-weight:600;
}

body.theme-natural .badge {
  background:#e6f0d5;
  color:#556b2f;
}

body.theme-natural .item {
  background:#fffdf7;
  border-color:#e0d6c2;
}

body.theme-natural .pv,
body.theme-natural .updated {
  color:#7b7160;
}
