#content-inner {
    float: left;
    width: 55.5em;
}

#sidebar {
    float: right;
    width: 20em;
    padding-bottom: 2000em;
    margin-bottom: -1999.5em;
}

#sidebar div.thumbs-title {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0.5em 0;
    color: #84232a;
}

#sidebar div.thumbs div.thumb {
    margin: 0 auto 1em auto;
    font-size: 1.1em;
}

#sidebar div.thumbs div.title, #sidebar div.thumbs div.description {
    width: 10em;
    float: right;
}

#sidebar div.links_disclaimer {
    color: #666;
    border-bottom: 1px solid #369;
}

#sidebar div.thumbs div.link div.title {
    width: 100%;
    float: left;
}

#sidebar div.thumbs div.link {
    border-bottom: 1px solid #369;
    margin-top: 0;
    margin-bottom: 0;
    border-top: 0;
}

#sidebar div.thumbs div.file img {
    border: 1px solid #009;
}

#sidebar div.thumbs div.file img:hover {
    border: 1px solid #00c;
}

#sidebar div.thumbs div.thumb img {
    display: block;
    width: 7.27em;
    float: left;    
}

#sidebar div.thumb div.actions {
    background-color: #a4e5d9;
    border-top: 1px solid #369;
}

#sidebar div.thumb div.actions div.action {
    float: left;
    margin: 0 5%;
}

#sidebar div.thumb div.action a {
    padding: 0 0.7em;
    font-weight: bold;
}

#sidebar div.action a:hover {
    background-color: #aacc4b;
    color: #fff;
}

#sidebar div.message {
    font-size: 1.1em;
    font-weight: bold;
    color: red;
    text-align: center;
}

#sidebar div.action_warning a {
    background-color: #f00;
    color: #fff;
}

#sidebar div.action_warning a:hover {
    background-color: #f66;
}

#sidebar div.thumb div.actions {
    clear: both;
}

#sidebar div.thumb div.metadata {
    font-weight: bold;
    margin-top: 0.2em;
    clear: both;
    border-top: 1px solid #369;
}

#sidebar div.thumb div.metadata div {
    float: left;
    margin-right: 1.5em;
}

#searchbox {
    padding: 0.5em;
}

#searchbox div.title {
    border-bottom: 1px solid #666;
    font-size: 1.3em;
    font-weight: bold;
}

#searchbox input#query {
    display: block;
    margin: 0.5em auto 0.2em auto;
    width: 90%;
}

#searchbox input.submit {
    display: block;
    margin: 0 auto;
    padding: 0 1em;
}

#sidebar div.thumb div.subtitle, #sidebar div.thumbs div.news img {
    display: none;
}

#sidebar div.thumbs div.news div.title, #sidebar div.thumbs div.news div.date {
    width: 100%;
}
