  body {background-color:#fff;font-family: 'Carrois Gothic', sans-serif;margin:0px;padding:0px;}


footer {position:fixed;bottom:0px;width:100%;background-color:#00b3b3;padding:0px;margin:0px;}

footer div#catnm {font-size: 1.7vw;
    text-align: center;
    background-color: #777;
    color: #ccc;}

#entries_paginate a {padding:5px;}

span.inv {display:block;border:1px solid red;}

a {text-decoration:none;color:#006666;}
a:hover {text-decoration:underline;colo:silver;}

header {position:fixed;top:0px;left:0px;width:100%;z-index:44;height:60px;
background-color:#00b3b3;box-shadow: 0px 5px 20px 1px black;}

header h1 {color:#fff;font-size:1.5vw;
text-align:center;margin:15px;text-transform:uppercase;font-weight:normal;letter-spacing:.7em;}
header h1 img {height:30px;}
header div#hamb {float:left;background-color:#202020;height:60px;width:60px;padding:0px;text-align:center;margin-right:12px;cursor:pointer;}
header div#hamb img {height:30px;padding:15px;}
#hamb img.h {display:block;}
#hamb img.x {display:none;}
header h1 a {text-decoration:none;color:#fff;}

header h1 span {text-align:center;margin:0px;font-size:.9vw;text-transform:none;letter-spacing:normal;
width:25%;border-top:1px solid #fff;border-bottom:1px solid #fff;display:inline-block;
margin-top:-10px;}



header nav {text-align:center;padding:1vh;display:none;background-color:#777;min-width:33vw;
max-width:70vw;box-shadow: 0px 5px 20px 1px black;}
header nav ul {list-style:none;padding:0px;margin:0px;}
header nav ul li {background-color:#404040;display:inline-block;width:100%;}
header nav a {color:#fff;display:block;font-size:1.5vw;
padding:1vw;font-family:Garamond;}



article {position:absolute;top:70px;left:0px;width:100%;}

div#header {padding:.3vw;}

.dialog {display:none;}

section.intro {padding:8px;}

#entries_filter {margin:8px;}
#entries_filter label input {margin:4px;background-color:#efefef;border:1px solid #cfcfcf;}
table#entries {border-spacing: 0px;margin:6px;width:85%;text-align:center;margin:0em 5em;}
table#entries thead tr th {background-color:#41be82;color:#fff;}


table#entries tbody tr.entry td {border-bottom:1px solid #41be82;padding: 1.5em;text-align:center;}




a.fancybox img {border:1px solid beige;padding:5px;}

div.figsbox {width:170px;padding:3px;float:right;background-color:#fbfbfb;}
div.figbox {width:155px;display:inline-block;padding:4px;}
div.figbox p {font-size:.6em;padding:0em;color:#707070;margin:0em;}
div.figbox img {width:150px;}

div#d pre {font-family:inherit;}

p.otherwise {background-color:#eee;font-size:.9em;border-bottom:1px solid #ccc;}

div#e {display:none;}