body {
    background-color: #fff;
    color: #000;
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    margin: 15px;
    overflow-y: scroll;
}

h1 {
    font-size: 130%;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-bottom: 0;
    padding-top: 0;
}

h1 img {
    width: 451px;
    height: 44px;
}

a img {
    border: 0;
}

a {
    color: rgb(66,60,179);
}

.content {
    width: 932px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.innerContent {
    min-height: 410px;
}

h2 {
    color: #666;
    font-size: 110%;
    border-bottom: 1px solid #777;
    margin-bottom: 14px;
    padding-bottom: 4px;
    margin-top: 0;
    padding-top: 0;
}

.modeHome h2 {
    color: #888;
}

.footer {
    margin-top: 14px;
    border-top: 1px solid #777;
    padding-top: 8px;
    padding-bottom: 5px;
    font-size: 90%;
    color: #666;
    clear: both;
}

.footer a {
    color: #000;
}

.footerNavigation {
    margin-bottom: 15px;
    width: 620px;
    margin-left: auto;
    margin-right: auto;
    -moz-border-radius: 4px;
    padding: 2px;
    background-image: url('/image-site/footer-background.png');
    background-repeat: no-repeat;
    background-position: 50% 0;
}

.mainNavigation {
    color: #777;
    padding-top: 40px;
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.9em;
}

.isVeryImportant {
    font-size: 110%;
}

.isUnimportant {
    font-size: 90%;
}

.ad {
    width: 420px;
    margin-left: 23px;
    margin-right: 23px;
    margin-bottom: 30px;
    float: left;
    min-height: 680px;
}

.adNote {
    margin-top: 2px;
}

.adTitle {
    font-size: 85%;
    color: #000;
}

.adLinks {
    font-size: 95%;
    color: #444;
}

.adImage {
    width: 420px;
    max-height: 620px;
    overflow: hidden;
    border: 1px solid #777;
    line-height: 0;
}

.adImage img {
    width: 420px;
}

.pageNavigation {
    clear: both;
    height: 25px;
    margin-bottom: 20px;
}

.navigationDecades,
.navigationDecadesMany {
    width: 750px;
    float: left;
    height: 70px;
    text-align: left;
    padding-left: 20px;
}

.navigationDecadesMany {
    font-size: 90%;
}

.navigationDecades strong a,
.navigationDecadesMany strong a {
    color: rgb(102,102,102);
    color: #555;
    text-decoration: none;
}

.navigationDecades strong a:hover {
    text-decoration: underline;
}

.navigationPager {
    width: 110px;
    float: right;
    height: 25px;
    text-align: right;
    padding-right: 20px;
}

.toHome {
    clear: both;
    text-align: center;
    margin-bottom: 24px;
}

.ghosted {
    color: #999;
}

.unimportant {
    color: #777;
    font-size: 85%;
}

.modeNews .innerContent,
.modeAbout .innerContent {
    width: 600px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.modeAbout .unimportant {
    margin-top: 40px;
}

.modeHome .searchBox {
    margin-top: 60px;
    padding-bottom: 40px;
}

.searchInput {
    width: 220px;
}

.addTagWrapper {
    font-size: 85%;
    margin-top: 4px;
}

.addTagWrapper .inputBox {
    width: 160px;
    font-size: 14px;
}

.addTagWrapper input {
    border-width: 1px;
}

.adAnchor {
    display: block;
    height: 0;
    overflow: hidden;
}

.empty {
    padding-top: 30px;
}

.deleter {
    font-weight: bold;
    font-size: 14px !important;
}

.deleter,
.deleter a {
    color: red;
}

.inputBox:focus {
    background-color: yellow;
}

.miscellaneousYears {
    font-size: 90%;
}

#miscellaneousItem,
#randomItem,
#latestItem {
    background-color: #eee;
    padding: 2px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
}

ul {
    list-style-type: square;
}

.modeLabs .innerContent {
    text-align: left;
}

h2 a {
    font-weight: normal;
    font-size: 90%;
}

.moreFromCategory {
    font-style: italic;
}

.separator {
    border-top: 1px solid #999;
}

.emphasizedTag {
    font-style: italic;
    font-size: 15px;
}

a.aboutUrl {
    font-weight: normal;
    font-size: 80%;
    color: #666;
}

.subPager {
    width: 100%;
    padding-top: 2px;
    margin-top: 4px;
    font-size: 14px;
}

.aboutText {
    width: 600px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: left;
}

.aboutTextMore {
    font-size: 90%;
}

.aboutTextMore,
.aboutTextMore a {
    color: #555;
}

#largeDialogWrapper,
#largeDialogWrapperShade {
    position: absolute;
    padding-bottom: 0;
    -moz-border-radius: 10px;
    width: 920px;
}

#largeDialogWrapper {
    text-align: center;
}

#largeDialogWrapperShade {
    background-color: #000;
    opacity: .8;
    moz-opacity: .8;
    -moz-opacity: .8;
    filter: alpha(opacity=80);
}

.largeDialogCancelButton {
    display: block;
    width: 21px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 15px;
}

.zoomImage {
    top: 17px;
    overflow: auto;
    width: 680px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border: 1px solid #999;
    background-color: #999;
}

.warning {
    color: red;
}

.pager {
    clear: both;
    margin-bottom: 35px;
}

.lessImportant {
    font-size: 90%;
    font-weight: normal;
}

#colorBox {
    width: 350px;
    height: 55px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: none;
    border: 1px solid #aaa;
}

#colorBox div {
    width: 14px;
    height: 11px;
    float: left;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#colorBox div:hover {
    background-image: url(/image-site/colorsearch-rectangle.png) !important;
}

#colorBox {
    margin-top: 15px;
    margin-bottom: 15px;
}

caption {
    background-color: #eee;
    padding: 2px;
}

table {
    border-collapse: collapse;
    margin-bottom: 14px;
    border: 1px solid #888;
}

th, td {
    padding: 3px;
    text-align: left;
    border: 1px solid #888;
}

.emphasizedLink {
    font-weight: bold;
    font-size: 110%;
    color: green;
}

.singleAd .ad {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 420px !important;
    float: none;
    clear: both;
    border: 1px solid transparent; /* ? */
}

.newsAlert {
    position: absolute;
    left: 20px;
    top: 82px;
    width: 250px;
    height: 40px;
    font-size: 12px;
    text-align: left;
}

.newsAlert strong {
    color: rgb(222,158,50);
}

.adBanner {
    margin-bottom: 50px;
}

#adSideBanner {
    position: absolute;
    left: 10px;
    width: 300px;
    height: 600px;
    top: 210px;
}

@media(max-width: 600px)
{
    body
    {
        position: absolute;
    }

    .content
    {
        width: 100% !important;
        text-align: center;
        position: relative;
        height: auto !important;
        font-size: 110%;
    }

    h2
    {
        font-size: 150%;
    }

    .footer
    {
        font-size: 100%;
        color: #666;
        line-height: 2.5em;
    }

    .mainNavigation
    {
        color: #777;
        padding-top: 40px;
        width: 320px;
        line-height: 2.5em;
    }

    .footerNavigation
    {
        width: 88% !important;
        margin-bottom: 15px;
        padding: 2px;
        background-image: url('/image-site/footer-background.png');
        background-repeat: repeat-y;
        background-position: 50% 0;
        font-size: 150%;
        line-height: 2em;
    }

    .footerNote
    {
        opacity: 0.75;
        line-height: 1em;
    }

    .modeHome .searchBox
    {
        margin-top: 40px;
        padding-bottom: 20px;
        
    }

    body .navigationDecades,
    body .navigationDecadesMany
    {
        width: 88% !important;
        float: left;
        height: auto !important;
        text-align: center;
        font-size: 125% !important;
        line-height: 2em;
        padding-bottom: 20px;
    }

    .miscellaneousYears
    {
        font-size: inherit !important;
    }

    body .subPager
    {
        font-size: inherit !important;
    }

    .navigationDecades strong a,
    .navigationDecadesMany strong a
    {
        color: rgb(102,102,102);
        color: #555;
        text-decoration: none;
    }

    .navigationDecades strong a:hover
    {
        text-decoration: underline;
    }

    body .navigationPager
    {
        font-size: 150% !important;
        padding-bottom: 30px;
    }

    .ad
    {
        float: none;
        width: 100% !important;
    }

    .adNote
    {
        width: 88% !important;
        font-size: 125% !important;
    }
    
    .adTitle
    {
        font-size: inherit !important;
    }

    .adImage
    {
        width: 88% !important;
        height: none !important;
        max-height: none !important;
        overflow: auto;
        border: 1px solid #777;
        line-height: 0;
    }

    .adImage img
    {
        width: 100% !important;
    }

    .footerNavigation
    {
        background-image: none !important;
    }

}
