/* mediastyle.css - vansprouts media - copyright (c) 2008-19 vansprouts.metasofa.org */
/* depends on cvstyle.css */

BODY, .body { padding:16px; background:#fff; color:#336; font-family:Palatino,Times,Georgia,serif; font-size:14px; line-height:1.5; }
.pagebox { margin:0 32px; background:#fff; }

.iblk, .iblkt, .iblktc { margin:.5em; padding:.5em; }

.title, .title2, .subtitle { font-style:italic; }

.navbar, .navthin, .navthin2 { background:#ccc; }

/* 
a.here:link, a.here:visited, a.here:hover { color:#336; }
a:link, a:visited { color:#066; }
a:hover { color:#336; }
*/
A, A:link, A:visited { color:#066; }
A:hover { background:#39f; color:#fff; }
A.here:hover { background:transparent !important; color:inherit !important; }
.int, A.int, A.int:link, A.int:visited { color:#066; }

.fancy { font-family:Palatino,Times,Georgia,serif; font-size:1em; line-height:1.5; }
.plain { font-family:Times,serif; font-size:1em; line-height:1.5; }
.serif { font-family:Times,serif; font-size:1em; line-height:1.5; }
.sans { font-family:Optima,Helvetica,sans-serif; font-size:1em; line-height:1.5; }
.mono { font-family:Courier,monospace,monospace; font-size:1em; line-height:1.5; }

.color0 { color:#336; }
.color1 { color:#066; }
.color2 { color:#639; }


.refrig { background:transparent; text-align:center; }
.ring9r { background:transparent; border:solid 5px #ddd; border-radius:80px; }
.ring9rx { background:transparent; border:solid 5px #ddd; border-radius:80px; -webkit-border-radius:80px; -moz-border-radius:80px; }
.refrighand { background:#ddd; width:6px; height:112px; }
.refrigbot { background:#ddd; height:4px; width:100%; }


/* mediastyle.css - end */