
div.figure, figure, .figure-frame { margin: 24px auto; max-width: 100%; text-align: center; }
div.figure img, figure img, .figure-frame img { max-width: 100%; height: auto; display: block; margin: 0 auto; border: 1px solid #000000; padding: 0px; border-radius: 0px; }
p.caption, figcaption, .figure-caption { font-size: 0.95em; color: #333333; line-height: 1.5; margin-top: 12px !important; margin-bottom: 0 !important; text-align: justify; padding: 0 10px; }
p.caption .caption-number, figcaption .caption-number, .figure-caption .caption-number { font-weight: bold; color: #000000; padding-right: 4px; }

/* The theme's default 800px column rendered full-width screenshots at about a
   third of their native resolution, which destroys small on-screen lettering. */
.wy-nav-content { max-width: 1200px; }
.rst-content img { max-width: 100%; height: auto; }

/* Every screenshot links to its own full-resolution file (see custom.js). */
.rst-content a.full-res-image, .rst-content a.full-res-image:hover { display: inline-block; border: 0; cursor: zoom-in; }
