html { padding-bottom: 300px; } body { background-color: #e6f0f0; color: #111111; font-size: 10px; font-family: Trebuchet MS, Helvetica, Arial, sans-serif; padding: 20px 30px; transition: opacity 100ms; } body.loading { opacity: 0; } * { box-sizing: border-box; } small { font-size: 10px; } label { display: inline-block; min-width: 100px; text-align: right; padding-right: 5px; } button, input[type=submit] { font-size: 10px; font-family: Trebuchet MS, Helvetica, Arial, sans-serif; font-weight: bold; color: #140A0A; border: 2px #140A0A solid; padding: 2px; margin: 3px; background-color: #c8d0dc; text-transform: uppercase; } .desktop button:hover, .desktop input[type=submit] { color: #040a0a; background-color: #d8ece0; } .hidden { visibility: hidden; } h1 { font-size: 30px; font-weight: bold; margin: 0; } .subtitle { margin-top: 5px; margin-bottom: 10px; } .subtitle:empty { display: none; } .bluebox { background-color: #d8e0ec; color: #000000; text-align: center; border: 1px solid #321; padding: 3px; margin: 0 0 5px 0; } .bluebox input[type=text] { border: 1px solid #000; font-size: 12px; position: relative; top: 1px; margin-bottom: 5px; } .bluebox big { display: block; text-align: center; margin-top: 2px; margin-bottom: 4px; } a:link { color: #2050ca; text-decoration: underline; } a:visited { color: #1030aa; text-decoration: none; } a:active { color: #a0a0c7; text-decoration: underline; } a:hover { color: #2040f0; text-decoration: underline; } hr { border-color: #000; } input[type=text], input[type=password] { font-family: 'Trebuchet MS', sans-serif; font-size: 10px; border: 1px solid #888; padding: 3px; } #menu { margin: 7px 0 14px; } table, tr { margin: 0; padding: 0; border-spacing: 0; } .lastlog { float: right; width: 100%; padding: 5px 0; } #sidebar, #content { float: left; } #sidebar { width: 300px; margin-left: 10px; } #content { width: -webkit-calc(100% - 310px); width: calc(100% - 310px); max-width: 814px; } #content .ledger { width: 100%; } #details .ledger { width: auto; } #searchbox.bluebox { text-align: left; padding: 3px 2px 3px 4px; } #searchbox input[type=text] { width: 225px; margin-left: 3px; } #hootbox.bluebox { text-align: left; padding: 0; } #hootbox form { padding: 4px; } #hootbox input[type=text] { width: calc(100% - 57px); margin-left: 3px; } #hootbox button { width: 44px; } #hoots, #hoots tr { margin: 0; padding: 0; border-spacing: 0; } #hoots td { margin: 0; padding: 0; border-top: 1px solid #321; } #hoots td:nth-child(1){ border-right: 1px solid #321; width: 40px; height: 40px; background-size: cover; background-position: center center; } #hoots td:nth-child(2){ text-align: left; padding: 5px; } #hoots tr:nth-child(odd) td:nth-child(2) { background-color: #f3f1f2; } #hoots tr:nth-child(even) td:nth-child(2) { background-color: #e3e8e3; } #threads .keyword td { vertical-align: top; font-weight: normal; padding-right: 4px; line-height: 15px; padding-top: 10px; padding-bottom: 4px; } #threads .keyword:first-child td { padding-top: 5px; } #threads .keyword td:first-child { text-align: right; } #threads .keyword td b { font-weight: bold; font-size: 14px; } #threads .keyword td b a { color: #211; text-decoration: none; } .desktop #threads .keyword td b a:hover { color: black; text-decoration: underline; } #threads .keyword:first-child td:nth-child(2) { border-top: 0; } .row.first td:nth-child(2) { border-top: 1px solid #876; } .row.last td:nth-child(2), #threads .row:last-child td:nth-child(2) { border-bottom: 1px solid #876; } .ledger { } .ledger .row td { text-align: right; padding-left: 4px; padding-right: 4px; } .ledger .row td:nth-child(1) a { margin-left: 10px; color: #444; text-decoration: none; } .desktop .ledger .row td:nth-child(1) a:hover { text-decoration: underline; } .ledger .row td:nth-child(2) { text-align: left; font-family: Georgia, serif; font-size: 120%; border-left: 1px solid #876; border-right: 1px solid #876; overflow: hidden; text-overflow: ellipsis; max-width: 30vw; white-space: nowrap; padding: 0; } .ledger .row td:nth-child(2) a { display: block; padding: 4px 5px; text-decoration: none; color: #444; } #threads td:nth-child(6) { text-align: center; } tr:nth-child(odd).file td { background-color: #e6f0f0; } .desktop tr:nth-child(odd).file:hover td { background-color: #d8e0ec; color: #000000; } tr:nth-child(even).file td { background-color: #e0e8e8; } .desktop tr:nth-child(even).file:hover td { background-color: #d8e0ec; color: #000000; } tr:nth-child(odd) td.row { background-color: #e6f0f0; } .desktop tr:nth-child(odd) td.row:hover { background-color: #d8e0ec; color: #000000; } tr:nth-child(even) td.row { background-color: #e0e8e8; } .desktop tr:nth-child(even) td.row:hover { background-color: #d8e0ec; color: #000000; } tr:nth-child(odd) td.plain{ background-color: #d0dBe8; border-bottom: 1px solid #d3d3d0; } .desktop tr:nth-child(odd) td.plain:hover { background-color: #d7e4f0; color: #000000; border-bottom-color: #d3d3d0; } tr:nth-child(even) td.plain { background-color: #edf8f6; border-bottom-color: #d3d3d0; } .desktop tr:nth-child(even) td.plain:hover { background-color: #f3fafa; color: #000000; border-bottom-color: #ded2dd; } tr:nth-child(odd) td.ivory{ background-color: #e0e0d8; border-bottom-color: #d3d3d0; } .desktop tr:nth-child(odd) td.ivory:hover { background-color: #f8f0e9; color: #000000; border-bottom-color: #d3d3d0; } tr:nth-child(even) td.ivory { background-color: #f0f0ea; border-bottom-color: #d3d3d0; } .desktop tr:nth-child(even) td.ivory:hover { background-color: #f8f0e9; color: #000000; border-bottom-color: #d3d3d0; } tr:nth-child(odd) td.tan { background-color: #e1e1bf; border-bottom-color: #ced2cd; } .desktop tr:nth-child(odd) td.tan:hover { background-color: #f7f6ed; color: #000000; border-bottom-color: #ced2cd; } tr:nth-child(even) td.tan { background-color: #f0eddf; border-bottom-color: #ced2cd; } .desktop tr:nth-child(even) td.tan:hover { background-color: #f7f6ed; color: #000000; border-bottom-color: #ced2cd; } tr:nth-child(odd) td.red { background-color: #fcc7c2; border-bottom-color: #E8B1AC; } .desktop tr:nth-child(odd) td.red:hover { background-color: #FFACB2; color: #000000; border-bottom-color: #E8B1AC; } tr:nth-child(even) td.red { background-color: #fde1df; border-bottom-color: #E8B1AC; } .desktop tr:nth-child(even) td.red:hover { background-color: #FFACB2; color: #000000; border-bottom-color: #E8B1AC; } tr:nth-child(odd) td.orange { background-color: #F8E0C6; border-bottom-color: #F5D1AA; } .desktop tr:nth-child(odd) td.orange:hover{ background-color: #FFD799; color: #000000; border-bottom-color: #F5D1AA; } tr:nth-child(even) td.orange { background-color: #FBEEE1; border-bottom-color: #F5D1AA; } .desktop tr:nth-child(even) td.orange:hover{ background-color: #FFD799; color: #000000; border-bottom-color: #F5D1AA; } tr:nth-child(odd) td.yellow { background-color: #FAFDC2; border-bottom-color: #CED3D2; } .desktop tr:nth-child(odd) td.yellow:hover{ background-color: #FFF7A8; color: #000000; border-bottom-color: #CED3D2; } tr:nth-child(even) td.yellow { background-color: #FDFEDF; border-bottom-color: #CED3D2; } .desktop tr:nth-child(even) td.yellow:hover{ background-color: #FFF7A8; color: #000000; border-bottom-color: #CED3D2; } tr:nth-child(odd) td.green { background-color: #E6FFCC; border-bottom-color: #AFD8AB; } .desktop tr:nth-child(odd) td.green:hover { background-color: #d8F4b4; color: #000000; border-bottom-color: #AFD8AB; } tr:nth-child(even) td.green { background-color: #F0FFE2; border-bottom-color: #AFD8AB; } .desktop tr:nth-child(even) td.green:hover { background-color: #d4eeb0; color: #000000; border-bottom-color: #AFD8AB; } tr:nth-child(odd) td.blue { background-color: #ddE2FF; border-bottom-color: #c9c9F5; } .desktop tr:nth-child(odd) td.blue:hover { background-color: #cac8fe; color: #000000; border-bottom-color: #c9c9F5; } tr:nth-child(even) td.blue { background-color: #ebefff; border-bottom-color: #c9c9F5; } .desktop tr:nth-child(even) td.blue:hover { background-color: #cac8fe; color: #000000; border-bottom-color: #c9c9F5; } tr:nth-child(odd) td.purple { background-color: #E0CBF4; border-bottom-color: #D6A9EA; } .desktop tr:nth-child(odd) td.purple:hover{ background-color: #DDB1FF; color: #000000; border-bottom-color: #D6A9EA; } tr:nth-child(even) td.purple { background-color: #EFE4F9; border-bottom-color: #D6A9EA; } .desktop tr:nth-child(even) td.purple:hover{ background-color: #DDB1FF; color: #000000; border-bottom-color: #D6A9EA; } tr:nth-child(odd) td.pink { background-color: #F1CDE4; border-bottom-color: #E8ABD2; } .desktop tr:nth-child(odd) td.pink:hover { background-color: #FFAECD; color: #000000; border-bottom-color: #E8ABD2; } tr:nth-child(even) td.pink { background-color: #F8E5F1; border-bottom-color: #E8ABD2; } .desktop tr:nth-child(even) td.pink:hover { background-color: #FFAECD; color: #000000; border-bottom-color: #E8ABD2; } tr:nth-child(odd) td.black { background-color: #ccc; border-bottom-color: #aaa; } .desktop tr:nth-child(odd) td.black:hover { background-color: #f8f8f8; color: #000000; border-bottom-color: #aaa; } tr:nth-child(even) td.black { background-color: #eee; border-bottom-color: #aaa; } .desktop tr:nth-child(even) td.black:hover { background-color: #f8f8f8; color: #000000; border-bottom-color: #aaa; } .new { color: #000000; font-weight: bold; } .recent { color: #001111; } .med { color: #203838; } .old { color: #425050; } .older { color: #5D6464; } .quiet { color: #787878; } #details_rapper { width: 100%; text-align: center; } #details { display: flex; flex-direction: row; text-align: left; width: 100%; } #details .left { vertical-align: top; } #details .right { vertical-align: top; width: 50%; } .comment { padding: 10px; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc; } #comments { width: 100%; max-width: 600px; padding-right: 20px; } #comments tr .user { margin: 0; padding: 0 3px 3px 0; text-align: center; font-size: 10px; opacity: 0.8; vertical-align: top; } #comments .avatar { box-shadow: 0 1px 0.5px rgba(32,16,16,0.4); width: 40px; height: 40px; background-size: cover; margin: 0 auto; margin-bottom: 2px; background-position: center center; } #comments tr:first-child .comment { border-top: 1px solid #ccc; } .comment div { font-size: 12px; padding-bottom: 3px; } .comment .edit-links { float: right; } .comment .date, .comment .edit-links { color: #d8cfcf; opacity: 0; transition: opacity 0.1s; position: relative; top: 4px; } .desktop .comment:hover .date, .mobile .date, .desktop .comment:hover .edit-links, .mobile .edit-links { opacity: 1; } .edit-links { } .comment .edit-links a { color: #8f8ff8; } .desktop .comment .edit-links a:hover { color: #11f; } .comment img { max-width: 100%; } tr:nth-child(2n) td.comment { background-color: #f3f1f2; } tr:nth-child(2n+1) td.comment { background-color: #fcf8f8; } code, pre { display: block; white-space: pre; width: 100%; overflow-x: hidden; background: #fefefe; padding: 5px; border: 1px solid #ddd; } code br, pre br { display: none; } #thread_form form { width: 530px; } #thread_form input[name=title] { width: 100%; padding: 5px; font-size: 15px; margin-top: 10px; } #thread_form textarea { width: 100%; height: 240px; font-family: 'Trebuchet MS', sans-serif; padding: 5px; font-size: 15px; margin: 10px 0; } .inputs { display: flex; flex-direction: row; justify-content: space-between; width: 100%; padding: 5px; } #thread_form input[type=submit] { margin: 0; } #comment_form { width: 100%; max-width: 600px; text-align: right; } #comment_form form { width: 100%; max-width: 530px; padding-top: 5px; padding-right: 20px; } #comment_form textarea { width: 100%; font-family: 'Trebuchet MS', sans-serif; padding: 5px; font-size: 15px; background: white; border-color: #ddd; height: 240px; } #comment_form textarea::placeholder { color: #000; } #comment_form textarea:invalid { background: transparent; border-color: transparent; height: 30px; opacity: 0.4; } #comment_form.focused textarea { background: white; height: 240px; transition: height 100ms cubic-bezier(0,0,0,1); opacity: 1; } #comment_form .inputs { opacity: 0.4; } #comment_form.focused .inputs { opacity: 1; } #files, #files tr { margin: 0; padding: 0; border-spacing: 0; } #files { border: 1px solid #ccc; margin-bottom: 10px; } #files td { padding: 5px; font-size: 11px; } #files td:first-child { padding: 0; } #files td:first-child a { display: block; padding: 5px; } #files .user a { text-decoration: none; color: #333; } .desktop #files user a:hover { text-decoration: underline; } #files td:first-child { text-align: left; } #files td { text-align: right; } #files .total td { text-align: right; border-top: 1px dotted #888; } #files .playing:before { content: "> "; } #files tr.total td:first-child { padding: 5px; } #gallery { width: 100%; } #gallery div { display: inline-block; text-align: center; padding: 0 0 12px 0; } #gallery div a:first-child .thumb { max-width: 100%; max-height: 450px; } #gallery .thumb { max-width: 150px; } #search { padding: 5px; color: #333; } #search b { color: #000; } #search a b { color: #000; } #search .preamble { font-size: 14px; margin: 10px; padding-bottom: 10px; border-bottom: 1px solid #ddd; } #search .result { display: flex; flex-direction: row; margin: 10px 0 20px; } #search .image { flex: 0 0 100px; width: 100px; height: 50px; background-size: cover; display: block; } #search .desc { display: block; max-width: 500px; padding-left: 10px; } #search .meta { margin-top: 5px; font-size: 10px; color: #444; } #search .search_hit { font-size: 15px; display: block; } #search .snippet { font-size: 13px; margin: 10px; } #search .file a { border: 1px solid #bbb; background: #eee; padding: 5px; margin: 10px 0; } #search .next_page { font-size: 14px; display: block; padding: 10px; } .search_form { margin-bottom: 10px; } .search_form .button { background-image: url("data:image/svg+xml,%3C%3Fxml version=%221.0%22 encoding=%22UTF-8%22%3F%3E%0A%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2213%22%3E%0A%09%3Cg fill=%22none%22 stroke=%22%2354595d%22 stroke-width=%222%22%3E%0A%09%09%3Cpath d=%22M11.29 11.71l-4-4%22/%3E%0A%09%09%3Ccircle cx=%225%22 cy=%225%22 r=%224%22/%3E%0A%09%3C/g%3E%0A%3C/svg%3E%0A"); background-position: center center; background-repeat: no-repeat; width: 16px; height: 16px; position: relative; top: 3px; display: inline-block; } .search_form input[type='text'] { border-top: 0; border-left: 0; border-right: 0; border-bottom: 1px solid #888; padding-bottom: 3px; font-size: 14px; font-family: 'Trebuchet MS', sans-serif; background: transparent; outline: 0; width: 270px; } .search_form input[type='text']:focus { border-bottom: 1px solid #211; color: #211; } #messages { width: 100%; } #messages tr td:nth-child(1) { text-align: right; padding-right: 3px; } #messages tr td:nth-child(3) { text-align: center; padding-left: 3px; } #boxes table { width: 200px; font-size: 13px; margin: 0 auto; } #boxes td { padding: 3px; } #message { text-align: left; max-width: 500px; margin: 0 auto; } #message .av { float: left; margin-right: 10px; } #message span { display: inline-block; line-height: 14px; margin-top: 7px; } #message .subject { font-weight: bold; font-size: 15px; } #message hr { clear: both; } #message .body { font-size: 12px; line-height: 15px; padding: 20px; } header .search_form { display: none; } /* LOGIN */ #login div, #signup div { margin: 2px; } #login .errors { display: inline-block; } @media (max-width: 700px) { body { padding: 10px 10px; } h1 { font-size: 20px; margin-bottom: 10px; } #sidebar, #content { float: none; } #content { width: 100%; } #sidebar { width: 100%; margin-top: 20px; margin-left: 0px; } #sidebar .search_form { display: none; } header .search_form { display: block; } .search_form input[type='text'] { width: 250px; } #threads td:nth-child(1) { display: none; } #threads td:nth-child(2) { min-width: 200px; } #threads td:nth-child(3) small { display: none; } #threads td:nth-child(4) { display: none; } #threads .size { display: none; } #details { flex-direction: column; } #comments { padding-right: 0px; } #comments .avatar { width: 30px; height: 30px; } .comment div { max-width: 81vw; padding-bottom: 3px; } #details .right { width: 100%; } input[type=file] { width: 150px; } }