html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } :focus { outline: 0; } body { line-height: 1; } ol, ul { list-style: none; } table { border-collapse: separate; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; } @font-face { font-family: "Axel"; src: url(/css/Axel-Regular.ttf) format("truetype"); } html { background-color: #6d7985; color: #fff; font: normal 62.5%/1 helvetica, sans-serif; padding: 0px; text-align: center; } body { text-align: left; width: 600px; margin: 10px auto; padding: 10px; } h1 { font: normal 1.8em/2.4em "Axel", helvetica, sans-serif; color: #fff; } #container_top { position: relative; } #upload_button { display: block; width: 120px; position: absolute; top: 0; right: 17px; /* Laziness */ padding: 5px; background-color: #4FA36D; color: #fff; text-align: center; font-size: 1em; line-height: 1.2em; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; } #upload_button:hover { text-decoration: none; background-color: #43895c; } #options, #footer, #container_top, #container_bottom { background-color: #404d59; margin: 10px auto 5px; text-align: left; padding: 10px; width: 580px; -webkit-border-radius: 6px; -moz-border-radius: 6px; float: left; clear: left; } #container_bottom { display: none; } #footer { text-align: center; margin-bottom: 30px; font-size: 1.2em; line-height: 1.4em; } #options { display: none; padding-top: 6px; } a, a:visited { color: #f4d496; text-decoration: none; } a:hover { text-decoration: underline; } #lol_container { float: left; width: 100px; height: 100px; } #lol { background-color: #111; -moz-border-radius: 4px; -webkit-border-radius: 4px; } #lol_hidden { visibility: hidden; top: 0; left: 0; z-index: -10; } #interface { float: right; width: 460px; margin-top: 35px; } #uploader { display: none; } #interface p, #hsv { font: normal 1.2em/1.5em helvetica, sans-serif; padding: 4px 1px; } #img_input { border: 1px solid #c9c9c9; padding: 4px; margin: 0 5px 0 0; -moz-border-radius: 4px; -webkit-border-radius: 4px; width: 370px; } .img_submit, #hsv a, #hsl a { border: 1px solid #55a2c9; background-color: #498fb2; color: #fff; padding: 3px 5px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } #hsv a, #hsl a { display: block; width: 105px; padding: 3px 0; text-align: center; float: left; margin-right: 10px; text-decoration: none; } #options a:last-child { margin-right: 0px; } #try_these { clear: both; } #logHSV { border-top: 1px solid #6D7985; clear: both; float: left; margin-top: 10px; width: 578px; padding-top: 15px; } #logHSV li { float: left; width: 70px; } #log_colors { padding-left: 4px; } .color_box { float: left; width: 26px; height: 26px; -webkit-border-radius: 2px; -moz-border-radius: 2px; margin: 2px 6px 3px 0; } .color_boxd { float: left; width: 15px; height: 15px; -webkit-border-radius: 2px; -moz-border-radius: 2px; margin: 1px 3px 1px 0; } .hideme { display: none; } /* CSS for example layout - 4AM code, hush ;P */ #testLayout { display: none; position: fixed; top: 20px; right: 20px; width: 200px; height: 226px; padding: 5px; opacity: .7; background-color: #292929; -moz-border-radius: 4px; -webkit-border-radius: 4px; -moz-box-shadow: 1px 1px 7px #333; -webkit-box-shadow: 1px 1px 7px #333; } #testBanner, #testContent, #testSidebar, #testFooter { padding: 5px; -moz-border-radius: 4px; -webkit-border-radius: 4px; background-color: #000; } #testFooter { clear: both; } #testBanner { height: 20px; margin: 0 0 5px 0; } #testContent, #testSidebar { height: 155px; margin-bottom: 5px; } #testContent { float: left; width: 125px; } #testSidebar { float: right; width: 50px; } #testContent p { margin: 0 0 5px 0; } #layoutMods { display: none; position: absolute; top: 10px; left: 10px; width: 140px; background-color: #000; opacity: .9; padding: 4px 4px 0; -moz-border-radius: 4px; -webkit-border-radius: 4px; -moz-box-shadow: 1px 1px 7px #333; -webkit-box-shadow: 1px 1px 7px #333; } #layoutMods a { display: block; background-color: #498FB2; border: 1px solid #55A2C9; padding: 5px 5px 4px; color: #fff; text-decoration: none; -moz-border-radius: 2px; -webkit-border-radius: 2px; margin: 0 0 4px 0; } #layoutMods a:hover { text-decoration: none; opacity: .8; }