@charset "utf-8";
/* CSS Document */
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 10px;
}

table {
    margin-bottom: 30px;
}

a {
    background-color: #fff;
    border: 1px solid #ccc;
}
p, td ul {
    padding: 0;
    margin: 0;
}
h2 {
    display: inline-block;
    vertical-align: top;
}
h2, caption {
    padding: 2px;
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    font-size: 12px;
    font-weight: bold;
}
td, th {
    font-size: 9px;
    border: 1px solid #ccc;
    position: relative;
    z-index: 1;
    vertical-align: bottom;
    background-color: white;
}
th {
    min-width: 100px;
    width: 100px;
}
td {
    min-width: 34px;
    width: 34px;
}
.notes p, .notes a {
    margin-top: 12px;
    margin-bottom: 12px;
    display: inline-block;
}
th {
    white-space: nowrap;
}
th a {
    white-space: normal;
}
li.reprint {
    display: inline-block;
}
.colour, .nocolour {
    border: none;
    position: relative;
    top: 5px;
    z-index: 10;
    max-height: 0px;
}
.colour {
    background-color: #66f;
}
.nocolour {
    overflow: visible;
}
.colour p, .nocolour p {
    position: absolute;
    text-align: right;
    width: 95%;
}

.colour.damage2 {
    background-color: #c6f;
}
.nocolour.damage2 {
    background-color: #f66;
}

.damage, .missing {
    background-color: #fdd;
    border: 1px solid #f99;
    color: #f00;
    min-width: 4px;
}
.notes {
    background: linear-gradient(#dfd,#fff);
    border: 1px solid #9f9;
    color: #000;
    min-width: 4px;
}
.reprint {
    background-color: #fdf;
    border: 1px solid #f9f;
    color: #909;
    min-width: 4px;
    font-size: 7px;
    white-space: nowrap;
}
.reprint li {
    min-width: 100px;
}
.nonprog, .nonprog .notes {
    color: #000;
    min-width: 4px;
}
.totals {
    background-color: #ffc;
    text-align: right;
    min-width: 4px;
}

.gottable td, .gottable th {
    min-width:4px;
    width:4px;
}
.gottable td span {
    border: 0;
}
.year {
    border-left-width: 6px;
}
fieldset {
    width: 90%;
}
label {
    display: block;
    width: 100%;
    text-align: right;
}
input {
    width: 80%;
}

td ul {
    list-style: none;
    width: 34px;
    overflow: visible;
}
td ul li {
    margin: 0;
    overflow: inherit;
    white-space: nowrap;
}

.cover .main, .story .title {
    font-weight: bold;
}
.cover .artist, .story .subtitle {
    font-style: italic;
}
.image {
    border: 3px solid #99f;
}
.sub, .third {
    color: #060;
}
.artist, .subtitle {
    color: #600;
    white-space: nowrap;
}
.title {
    white-space: nowrap;
}

/* Kinds of issue */
.annual th {
    background: linear-gradient(#fff,#fcf,#cfc);
    border: 1px dashed #ccc;
}
.annual td {
    border: 1px dashed #ccc;
}
.megazine th {
    background: linear-gradient(#fcc,#fff);
    border: 1px solid #f99;
}
.megazine td {
    border: 1px solid #f99;
}
.reprintissue th {
    background: linear-gradient(#ccf,#fff);
    border: 1px solid #99f;
}
.reprintissue td {
    border: 1px solid #99f;
}
.reprintdredd th {
    background: linear-gradient(#ffc,#fff);
    border: 1px solid #f90;
}
.reprintdredd td {
    border: 1px solid #f90;
}
.nonprog th {
    background: linear-gradient(#eee,#fff); /* grey to white */
    border: 1px solid #ccf;
}
.nonprog td {
    border: 1px solid #ccf;
}
.special th {
    background: linear-gradient(#efd,#fff);
    border: 1px solid #cf9;
}
.special td {
    border: 1px solid #cf9;
}

/* Story-only. */
.antwars               { background: linear-gradient(#ccc,#ccf,#cfc); } /* 012 */
.kingdom               { background: linear-gradient(#ccc,#ccf,#ffc); } /* 016 */
.brink                 { background: linear-gradient(#ccc,#cfc,#fff); } /* 027 */
.deadworld             { background: linear-gradient(#ccc,#fcc,#fcc); } /* 044 */
.abc                   { background: linear-gradient(#ccc,#ffc,#fff); } /* 067 */
.shako                 { background: linear-gradient(#ccc,#fff,#ccc); } /* 070 */
.buttonman             { background: linear-gradient(#ccc,#fff,#ccf); } /* 071 */
.fiends                { background: linear-gradient(#ccc,#fff,#fcc); } /* 074 */
.thehelltrekkers       { background: linear-gradient(#ccf,#ccc,#fff); } /* 107 */
.dredd                 { background: linear-gradient(#ccf,#ccf,#fff); } /* 117 */
.kingmaker             { background: linear-gradient(#ccf,#cfc,#cff); } /* 123 */
.roguetrooper          { background: linear-gradient(#ccf,#cff,#cff); } /* 133 */
.zenith                { background: linear-gradient(#ccf,#ffc,#ccf); } /* 161 */
.harrytwenty           { background: linear-gradient(#cfc,#ccc,#cff); } /* 203 */
.sline                 { background: linear-gradient(#cfc,#cfc,#ccc); } /* 220 */
.strontiumdog          { background: linear-gradient(#cfc,#ffc,#cfc); } /* 262 */
.feralfoe              { background: linear-gradient(#cfc,#ffc,#fcc); } /* 264 */
.mach                  { background: linear-gradient(#cfc,#fff,#cfc); } /* 272 */
.witchworld            { background: linear-gradient(#cfc,#fff,#fcf); } /* 275 */
.badcityblue           { background: linear-gradient(#cff,#ccf,#fff); } /* 317 */
.survivalgeeks         { background: linear-gradient(#cff,#fcc,#fff); } /* 347 */
.returntoarmageddon    { background: linear-gradient(#cff,#ffc,#fcf); } /* 365 */
.sinisterdexter        { background: linear-gradient(#cff,#ffc,#fff); } /* 367 */
.sport                 { background: linear-gradient(#cff,#fff,#fff); } /* 377 */
.talesoftelguuth       { background: linear-gradient(#fcc,#cfc,#ccf); } /* 421 */
.tharg                 { background: linear-gradient(#fcc,#cfc,#cfc); } /* 422 */
.nikolaidante          { background: linear-gradient(#fcc,#ffc,#fcc); } /* 464 */
.shorts                { background: linear-gradient(#fcc,#ffc,#fff); } /* 467 */
.metalzoic             { background: linear-gradient(#fcc,#fcf,#cfc); } /* 452 */
.armouredgideon        { background: linear-gradient(#fcc,#fff,#ccc); } /* 470 */
.flesh                 { background: linear-gradient(#fcc,#fff,#fcc); } /* 474 */
.alanmoore             { background: linear-gradient(#fcf,#cfc,#fff); } /* 527 */
.smith                 { background: linear-gradient(#fcf,#fcc,#fff); } /* 547 */
.themindofwolfiesmith  { background: linear-gradient(#fcf,#ffc,#ccc); } /* 560 */
.dandare               { background: linear-gradient(#fcf,#fff,#fcf); } /* 575 */
.meltdownman           { background: linear-gradient(#fcf,#fff,#ffc); } /* 576 */
.thezaucerofzilk       { background: linear-gradient(#ffc,#ccf,#fcf); } /* 615 */
.scarlettraces         { background: linear-gradient(#ffc,#fcc,#fff); } /* 647 */
.acetruckingco         { background: linear-gradient(#ffc,#fcf,#fff); } /* 657 */
.volgs                 { background: linear-gradient(#ffc,#ffc,#ccc); } /* 660 */
.futurewar             { background: linear-gradient(#ffc,#fff,#fcc); } /* 674 */
.thejournaloflukekirby { background: linear-gradient(#ffc,#fff,#ffc); } /* 676 */
.defoe                 { background: linear-gradient(#fff,#ccc,#ccc); } /* 700 */
.greyarea              { background: linear-gradient(#fff,#ccc,#fff); } /* 707 */
.blackhawk             { background: linear-gradient(#fff,#ccf,#cff); } /* 713 */
.robohunter            { background: linear-gradient(#fff,#cfc,#ccf); } /* 721 */
.thistlebone           { background: linear-gradient(#fff,#cfc,#ffc); } /* 726 */
.outlier               { background: linear-gradient(#fff,#cfc,#fff); } /* 727 */
.thevisibleman         { background: linear-gradient(#fff,#fcc,#fff); } /* 747 */


/* Silly and/or special variants */
.brasssun              { background: linear-gradient(#f96,#fff,#fc9,#f96); }
.hewliganshaircut      { background: radial-gradient(#cfc,#fcc,#cfc,#fcc,#cfc,#fcc,#cfc,#fcc); }
.maxnormal             { background: repeating-linear-gradient(90deg, #fff, #fff 1px, #ccf 1px, #ccf 8px); }
.mazeworld             { background: radial-gradient(#fff,#ccc,#fff,#fcc,#fff,#ccc,#fff,#fcc); }
.proteusvex            { background: linear-gradient(to right,#fff 49%,#fcc 51%); }
.rogangosh             { background: radial-gradient(#fcf,#ffc,#fcf,#ffc,#fcf,#ffc,#fcf,#ffc); }
.spacegirls            { background: radial-gradient(#f00,#fcc,#fff 40%); /* try to make it look like a nipple lol */ }
.thestainlesssteelrat  { background: linear-gradient(#fff,#eee,#ccc,#eee); /* grey-white trying to look like actual steel*/ }
.kolakommandos         { background: radial-gradient(#e96,#fff,#e96,#fff,#e96,#fff,#e96,#fff); /* doesn't really look like cola but meh */ }

.advert, .nonprog .advert, .megazine .advert {
    background: linear-gradient(#ccc7,#3337); /* dark-grey to grey, semi-transparent */
}
.text, .nonprog .text, .megazine .text {
    background: linear-gradient(#ccc,#fff); /* grey to white */
}
.damaged {
    border: 1px solid #f00;
    background: linear-gradient(#dfd,#fff);
}
