body {
    background: white;
    color: black;
    font-family: Tahoma, Helvetica, Arial;
    text-align: center;
    margin: 0;
    padding: 0;
}
#top-bar {
    color: white;
    font-size: 1.8rem;
    height: 3rem;
    line-height: 3rem;
    font-weight: 100;
    background: rgb(101,65,145);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNjU0MTkxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjN2M1MGNlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjNWMxYWJhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2E4N2ZlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg,  rgba(101,65,145,1) 0%, rgba(124,80,206,1) 50%, rgba(92,26,186,1) 51%, rgba(168,127,224,1) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(101,65,145,1)), color-stop(50%,rgba(124,80,206,1)), color-stop(51%,rgba(92,26,186,1)), color-stop(100%,rgba(168,127,224,1)));
    background: -webkit-linear-gradient(-45deg,  rgba(101,65,145,1) 0%,rgba(124,80,206,1) 50%,rgba(92,26,186,1) 51%,rgba(168,127,224,1) 100%);
    background: -o-linear-gradient(-45deg,  rgba(101,65,145,1) 0%,rgba(124,80,206,1) 50%,rgba(92,26,186,1) 51%,rgba(168,127,224,1) 100%);
    background: -ms-linear-gradient(-45deg,  rgba(101,65,145,1) 0%,rgba(124,80,206,1) 50%,rgba(92,26,186,1) 51%,rgba(168,127,224,1) 100%);
    background: linear-gradient(135deg,  rgba(101,65,145,1) 0%,rgba(124,80,206,1) 50%,rgba(92,26,186,1) 51%,rgba(168,127,224,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#654191', endColorstr='#a87fe0',GradientType=1 );
}
#top-bar a, #top-bar a:visited {
    color: white;
}
#top-bar-title {
    padding-left: 68px;
    background: url('/res/big-image-white.png') no-repeat;
    background-position: center left;
    display: inline-block;
    font-family: Arial, Helvetica;
}
input {
    line-height: 2rem;
    font-size: 1.7rem;
    padding: 0.2rem;
    text-transform: uppercase;
    font-family: Tahoma, Helvetica, Arial;
    border: none;
    background: #FED;
}
h1, h2 {
    font-weight: normal;
}
h2 {
    margin-top: 0.9rem;
    margin-bottom: 0.6rem;
}
p {
    margin-top: 0.6rem;
    margin-bottom: 1rem;
}
.pre-input {
    display: inline-block;
    width: 10.2rem;
}
.inputcontainer {
    margin: 0.2rem;
    font-size: 1.2rem;
}
.definition-table {
    table-layout: auto;
    background-color: #666;
    margin: 0.4rem 0;
}
.definition-table td {
    background-color: white;
    padding: 0.2rem;
    text-align: center;
    min-width: 3rem;
}
.date-table td {
    font-size: 1.2rem;
}
#roman-time, #normal-time {
    padding-left: 0.7rem;
}
td.big {
    font-size: 1.8rem;
}
td.void {
    background-color: #bbb;
}
.extra-top {
    margin-top: 1rem;
}
#footer {
    text-align: center;
    color: #999;
    font-size: 0.75rem;
    margin-top: 1rem;
}
#container {
    margin: auto;
    max-width: 800px;
    text-align: left;
    position: relative;
    padding: 8px;
}
.toplinks {
    height: 1.7rem;
    position: relative;
    width: 100%;
}
.toplinks a {
    font-size: 1.4rem;
}
.toplinks a.right {
    right: 0.5rem;
    position: absolute;
}
hr {
    background-color: #CCC;
    height: 1px;
    border: none;
    width: 70%;
}
a, a:visited {
    text-decoration: none;
    color: #30A;
}
a:hover {
    color: #80F;
    text-decoration: underline;
}

/* LIST */
#roman-list td {
    padding: 0.3rem 0.1rem;
}

#roman-list td.centered {
    text-align: center;
}