@charset "utf-8";

/* set color scheme
----------------------------------------------------------------------*/

@scope (#guyton) {
  h3,
  h4,
  h5 {
    color: #666;
    border-left-color: #666;
  }
}

body#guyton.exhibition #main figure img {
  border: 1px solid #eee;
}

body#guyton #lvWrapper #lvContent #lvTop #lvImage img {
  border: 1px solid #eee;
}
