summaryrefslogtreecommitdiff
path: root/static/resizetest
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-04 20:09:15 +0000
committeryo momma <shutup@oops.wtf>2026-02-04 20:09:15 +0000
commite928c4b1ae4122c450378b5dbf8b8389316fe0d9 (patch)
tree65add341db90094caa034eed985f9c88e016a28a /static/resizetest
parent45be180320870c312fc0eef98b74ed62a0b12376 (diff)
Cleanup: remove legacy fixture pages with dump refs
Diffstat (limited to 'static/resizetest')
-rwxr-xr-xstatic/resizetest/hump.fm.all.files/hump.css2143
-rwxr-xr-xstatic/resizetest/hump.fm.all.htm429
-rwxr-xr-xstatic/resizetest/hump.fm.av.files/hump.css2143
-rwxr-xr-xstatic/resizetest/hump.fm.av.htm429
-rwxr-xr-xstatic/resizetest/hump.fm.htm429
-rwxr-xr-xstatic/resizetest/hump.fm_files/hump.css2143
6 files changed, 0 insertions, 7716 deletions
diff --git a/static/resizetest/hump.fm.all.files/hump.css b/static/resizetest/hump.fm.all.files/hump.css
deleted file mode 100755
index fcf64c0..0000000
--- a/static/resizetest/hump.fm.all.files/hump.css
+++ /dev/null
@@ -1,2143 +0,0 @@
-/* reset.css
- From http://meyerweb.com/eric/tools/css/reset/
- v1.0 | 20080212 */
-
-
-
-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, em, font, img, ins, kbd, q, s, samp,
-small, strike, strong, sub, sup, tt, var,
-b, u, i, center,
-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-size: 100%;
- vertical-align: baseline;
- background: transparent;
- font-family: Arial, Helvetica, sans-serif;
-}
-body {
- line-height: 1;
-}
-ol, ul {
- list-style: none;
-}
-blockquote, q {
- quotes: none;
-}
-blockquote:before, blockquote:after,
-q:before, q:after {
- content: '';
- content: none;
-}
-
-/* remember to define focus styles! */
-:focus {
- outline: 0;
-}
-
-/* remember to highlight inserts somehow! */
-ins {
- text-decoration: none;
-}
-del {
- text-decoration: line-through;
-}
-
-/* tables still need 'cellspacing="0"' in the markup */
-table {
- border-collapse: collapse;
- border-spacing: 0;
-}
-
-
-/*header stuff */
-
-a.img_roll:link, .img_roll{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/humppixel.png);
-}
-a.img_roll:hover{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/humppixelhover.png);
-}
-a.img_rolldis:link, .img_rolldis{
- width:130px;
- height:46px;
- display:inline-block;
- background-image:url(/static/img/humppixel.png);
-}
-a.img_rolldis:hover{
- width:130px;
- height:46px;
- display:inline-block;
- background-image:url(/static/img/humppixelhover.png);
-}
-
-#userlist a{
-color:000;
-
-}
- /*searchstuff*/
-#searchbox{
-position:absolute;
-top:19px;
-margin-right:10px;
-}
-#search-query{
-background: white;
-border: 1px solid #999;
-color: #C0C8D3;
-font-size: 13px;
-padding: 3px 12px 3px 37px;
-padding-left: 37px;
-padding-left: 37px;
-width:190px;
-
-}
-#search-query .search_icon {
-background:url("/static/img/hourglass.png") no-repeat scroll center center transparent;
-bottom:3px;
-cursor:pointer;
-left:6px;
-opacity:0.8;
-position:absolute;
-top:3px;
-width:32px;
-}
-
-.white a:hover {
- text-decoration: none;
- color: #fff;
-}
-.white a:active {
- text-decoration: none;
-
-
- color: #fff;
-}
-#header7{
- margin: 0px auto -1px auto;
-
-height:49px;
- position:fixed;background-image:url(/static/img/blgrad.png);
-background-position:bottom;
-background-color:#eee;
-
-width:100%;
-min-width:600px;
-left:-1px;
- box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
- -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
- -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
-
-}
-#bar7{
- top:19px;
- position:absolute;
- word-spacing:-1;
- font-size: 16px;
-height:22;
-text-indent:14px;
-line-height:1.9;
- left: 125px;
- margin-left: 0.1%;
- margin-right: 8%;
- letter-spacing:.2px;
-}
-#bar7dis{
- top:19px;
- position:absolute;
- word-spacing:-1;
- font-size: 16px;
-height:22;
-text-indent:14px;
-line-height:1.9;
-
- margin-left: 0.1%;
- margin-right: 8%;
- letter-spacing:.2px;
-}
-#bar7 img{
-margin-top:4;
- vertical-align: top;
-}
-#bar7 a{
- text-decoration: none; font-family: Monaco, "Courier New", Courier, monospace;
-
- font-size:13;
-padding:4px;
-cursor:pointer;
- color: #000;
-
-
-}
-#bar7 a:hover{
- text-decoration: none;
-padding:4px;background-color:#fff;
- color: #000;
-
-}
-#logout7{
- top:10px;
-height:16px;
-padding-left:4px;padding-right:3px;
-
- border-bottom-left-radius:10px;
- -webkit-border-bottom-left-radius:10px;
- -moz-border-radius-bottomleft:10px;
- position:relative;
- font-size:1px;
-border-left:1px solid #999;
-border-bottom:1px solid #999;
-background-color:#eff5fb;
- float:right;
- font-family: Arial, Helvetica, sans-serif;
- font-weight: normal;
-}
-#logout7 img{display:none;
-}
-#logout7 a{font-size:10px; color: #5a5858;
-
-}
-#logout7 a:hover{font-size:10px;
-color:#000; text-shadow: 0px 1px 0px #fff;
-}
-
-#toplogin{
-margin-top:8px;
-margin-right:5px;
-
-}
-#toptools{
-display:inline-block;
-margin-left:-15px;
-
-
-}
-.toolsmenu{
-width:80px;margin-left:4px;
-color:#000;font-family:verdana;background-color:#ffffff; font-family: Monaco, "Courier New", Courier, monospace;
-}
-.white a:link {
- text-decoration: none;
- font-size:14px;
- color: #fff;
-}
-.white a:visited {
- text-decoration: none;
- font-size:14px;
- color: #fff;
-}
-#logo7{
- margin-left: 10px;
- z-index:1050; text-decoration: none;
- float:left;
- margin-top:-1px;
-}
-#logo7 a{font-size:28px;
-
-letter-spacing:-1;
-font-weight:bold; text-decoration: none;
-color:#000;
-}
-#logo7 a:hover{
-color:#000; text-decoration: none;
-text-shadow: -0.5px -0.5px 0px #f0e;
-}
-#facebooklike{
-position:absolute;
-top:21px;right:0px;
-}
-#dumplist{
-top:0px:width:100%;padding:0px;background-color:#fff;
-color:#000;font-size:60%;text-transform:uppercase;text-decoration: none;
-border-bottom:1px solid #999;text-align:left;text-indent:350px;
-padding-right:44px;line-height:1.1;background-color:#eff5fb;overflow:hidden;position:fixed;height:10px;width:100%;
-/*margin-left:40%;
- border-bottom-left-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -moz-border-radius-bottomleft:5px;text-decoration: none;
-border-left:1px solid #999;*/
-}
-#dumplist a{color:#000;font-size:100%;text-transform:uppercase;text-decoration: none;
-}
-#dumplist a:hover{color:#f0e;text-decoration: none;
-
-}
-#rapper7{
- top: 0px;
- left:0px;
- position:absolute;
- width: 100%;
- height: 62px;
-}
-#logoicons{
-width:auto;
-}
-#registerlink{
- font-size: 16px;
-word-spacing:2;
-line-height:2.4;
-font-weight:bold;
-}
-
-#registerlink img{
-display:none;
-}
-
-.no-cursor { cursor: none; }
-.invisible { display: none !important; }
-#cursor-big { position: absolute; z-index: 1000; }
-
-.thumb {
- cursor:pointer;
-}
- .thumb{
-display:inline-block;
-
-}
-
-img.chat-thumb {
- cursor:pointer;
- position: absolute;
- /*margin-top: -10px;*/
- width: 16px;
- height: 16px;
- bottom: 4px;
- right: 4px;
- /*left: 4px;*/
- display: block;
- margin: 0;
- padding: 0;
-}
-
-
-.hump .nick {
- position: relative;
- padding-right: 15px;
-}
-
-.logged-hump {
- position: relative;
-}
-
-/* sharing */
-.buttons{
- cursor:pointer;
-
-display:inline-block;
-}
-.buttons .share {
- opacity: 0.8;
-}
-.buttons .share:hover {
- opacity: 1;
-}
-.buttons .other-sites {
- /*padding-left: 20px;*/
-}
-img.thumb {
-bottom:10px;
-image-rendering: -moz-crisp-edges;
-
-position:absolute;
-
-
-
- left:110px;
- display: inline-block;
-}
-
-.thumb.favorite {
- position: absolute;
- margin-left: 0px;
- margin-top: 0px;
- height: 27px;
- width: 27px;
- display: block;
-}
-
-a.youtube {
- position: relative;
-}
-
-.youtube .youtube-thumb {
- width: 130px;
- height: 97px;
- padding-bottom: 22px;
- margin: 0;
-}
-.youtube .youtube-controls {
- position: absolute;
- left: 0;
- bottom: 0;
- margin: 0;
-}
-.share-buttons{
-cursor:pointer;
-width:100;
-}
-
-.msvDiv {
- cursor: pointer;
- display:inline-block;background-color:#fff;
-}
-
-.msg-hover.content img {
- cursor: pointer;
- background-position:center;
- opacity:0.5;
-background-color:#fff;
- display: inline-block;
-}
-
-.msg-hover.content {
- cursor: pointer;
- background-image:url("/static/img/thumbs/stripes.gif");
- opacity:1.0;
- color:#000;
- background-position:bottom right;
- background-attachment:fixed;
-}
-
-.msg-hover.content .img-wrapper {
- cursor: pointer;
- background-image:url("/static/img/thumbs/heartcolorshift.gif");
-background-color:white;
- opacity:0.9;
- color:#000;
- background-position:bottom right;
- background-attachment:relative;
- display: inline-block;
- position: relative;
-}
-
-
-.msg-hover{
- background-color:#fff;
-}
-
-.msg-image-zoom {
- position: absolute;
- bottom: 5px;
- right: 5px;
- background-color: white;
- opacity: 1;
-}
-
-a.msg-image-zoom img.zoom-icon {
- height: 48px;
- width: 48px;
-display:inline-block;
- opacity:0.9;
- border: 1px solid black;
- box-shadow: -1px 1px 0px #000;
- -webkit-box-shadow:-1px 1px 0px #000;
- -moz-box-shadow: -1px 1px 0px #000;
-}
-
-a.msg-image-zoom img.zoom-icon:hover {
- opacity:1;
- border-top: 1px solid black;
- border-right: 1px solid black;
- border-left: 2px solid black;
- border-bottom: 2px solid black;
- box-shadow: -1px 1px 0px #000;
- -webkit-box-shadow:-1px 1px 0px #000;
- -moz-box-shadow: -1px 1px 0px #000;
-}
-
-.msgDiv.favorite{
- background-image:url("/static/img/thumbs/stripes.gif");
- background-position:top right;
- background-position:bottom right;
- background-attachment:fixed;
-
-}
-
-/*div.content img:hover{background-color:white;}*/
-.nick{background-color:white;margin-right:3px;}
-.msgDiv.hump{background-color:white;}
-.nick a:link{color:#000;margin-right:3px;}
-.msgDiv.hump a:link{background-color:white;color:#000;}
-
-/*searchstuff*/
-#searchbox{
- position:absolute;
- top:18px;
- right:100px;
-}
-
-#search-query{
- background: white;
- border: 1px solid #999;
- color: #C0C8D3;
- font-size: 13px;
- padding: 3px 12px 3px 37px;
- padding-left: 10px;
- ztext-indent:5px;
- border-radius: 8px;
- -webkit-border-radius: 8px;
- -moz-border-radius: 8px;
- width: 150px;
-}
-
-.search_icon {
- background:url("/static/img/hourglass.png") no-repeat scroll center center transparent;
- bottom:3px;
- cursor:pointer;
- left:6px;
- opacity:0.8;
- border-right:1px solid #C0C8D3;
- position:absolute;
- top:3px;
- width:32px;
-}
-#search-results{
- position: absolute;
- top:55px;
- width:100%;
- text-align: center;
- left: 0;
- z-index: 1000;
-}
-
-#search-results-images{
- display: none;
- overflow:auto;
- background-image:url(/static/img/bg.dither.gif);
- background-color:#eee;
- width:95%;
- margin-left: auto;
- margin-right: auto;
- margin-top: -22px;
- padding-top: 30px;
- -moz-box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- -webkit-box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- border-radius: 8px;
- -webkit-border-radius: 8px;
- -moz-border-radius: 8px;
-}
-#search-results-images img{
- max-width:300px;
- max-height:100px;
- border:1px solid #eee;
- float:right;
- display:inline;
- margin-right:10px;
-}
-#search-controls {
- width: 95%;
- margin-left: auto;
- margin-right: auto;
- position: relative;
- text-align: right;
- display: none;
- top: 0;
- padding-right: 8px;
-}
-#search-control-text {
- font-size: medium;
- padding: 4px;
-}
-#search-controls a {
- -moz-box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- -webkit-box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- border-radius: 8px;
- -webkit-border-radius: 8px;
- -moz-border-radius: 8px;
- padding: 4px;
-}
-#search-message {
- display: inline;
- font-size: medium;
-}
-#search-control-previous, #search-control-next {
- visibility: hidden;
-}
-
-
-/* pichat.css */
-
-body {
-
-background-color:#fff;
- margin:0;
-
- background-repeat:repeat-x;
- background-position:top;
-overflow:hidden;
-
-}
-
-a {
- font-size: 12px;
- color: #000;
-}
-a:link {
- text-decoration: none;
-}
-a:visited {
- text-decoration: none;
- color: #000;
-}
-a:hover {
- text-decoration: none;
- color: #00F;
-}
-a:active {
- text-decoration: none;
- color: #000;
-}
-.white a:link {
- text-decoration: none;
- font-size:14px;
-
- color: #fff;
-}
-.white a:visited {
- text-decoration: none;
- font-size:14px;
- color: #fff;
-}
-#dcontent{
-
- overflow: auto;
- min-width:600px;
-}
-#content{
-
- overflow: auto;
-
-}
-#chatboxx {
- position: fixed;
- top:80px;
-}
-
-#rapper {
- top: 0px;
-}
-#effects-msg{
-position:fixed;
-bottom:65;
-z-index:1111;
-right:35;
-font-size:15;
-color:#000;
-
-}
-
-#footerc
-{
- text-align:center;
- position:fixed; font-family: Monaco, "Courier New", Courier, monospace;
- width:100%;
- bottom:-8px;
-line-height:1.6;
- font-size:11px;
-word-spacing:15px;
-height:28px;
- color: #000;
-
-}
-#footerc a {
- font-size: 11px;
- color: #000;font-family: Monaco, "Courier New", Courier, monospace;
-}
-#footerc a:link {
- text-decoration: none;
- font-size: 11px;
-color:000;
-}
-
-#footerc a:hover {
- text-decoration:none;
- font-size: 11px;
- color: #f0e;
-}
-#footerp
-{
- text-align:center;
- position:fixed; font-family: Monaco, "Courier New", Courier, monospace;
- width:100%;
- bottom:0px;
-
-line-height:3.1;
- font-size:11px;
-word-spacing:15px;
-height:28px;
- color: #000;
-
-}
-#footerp a {
- font-size: 11px; text-decoration: none;
- color: #000; font-family: Monaco, "Courier New", Courier, monospace;
-}
-#footerp a:link {
- text-decoration: none;
- font-size: 11px;
-color:000;
-}
-
-#footerp a:hover {
- text-decoration:none;
- font-size: 11px;
- color: #f0e;
-}
-
-#messagePane {
-top:50px;
-bottom:65px;
- position:fixed;
- width: 99.6%;
- background-color:#fff;
-left:0.2%;
-
-}
-
-#messagePane a:hover {
- text-decoration: none;
- color: #00F;
-}
-
-#messageList {
- height: 100%;
- width: 100%;
- overflow-y: auto;
- overflow-x: hidden;
-}
-#messagetabs {
- height: 40px;
- padding: 5px;
- position: fixed;
- width: 80%;
- max-width:1500px;
- overflow-y: hidden;
- overflow-x: hidden;
- top:48px;
- left:0px;
-}
-
-#msgInputDiv {
- position:relative;
- min-width:500px;
-left:3px;
-bottom: -5px;
- width: 100%;
-}
-
-#msgInput {
- left:-3px;border:1px solid #000;
- position:relative;border-right:0px;
-height:35px;
-font-size:20px;
- min-width:500px;padding-right:38px;padding-left:1px;
- box-shadow: 2px 3px 4px #eee;
-}
-.msgInput {
- min-width:500px;width:100%;
- background-color:#eff5fb;
-}
-#msginputrapper{
-margin-right:374;
-height:0px;
-
-}
-#msgSubmit {
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-right:285px;
-font-size:20px;background-color:#eff5fb;
-top:0;
- text-align:center;
-border:1px solid #000;
-border-right:0px;
- cursor:pointer;
- font-size:12px;
- color:#000;
-}
-#prevbutton {
-border:1px solid #000;
- position:absolute;
- display:inline-block;
- width:50%;
-height:35px;
-background-position:center;
-left:0px;
-top:0;
-font-weight:bold;
-background-color:#eff5fb;
- border-top-left-radius:10px;
- -webkit-border-top-left-radius:5px;
- -moz-border-radius-topleft:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -moz-border-radius-bottomleft:5px;
-padding-bottom:1;
- text-align:center;
- cursor:pointer;
- font-size:12px;
- color:#000;
-border-right:0px;
-}
-#webcam-button-upload{
- border-top-right-radius:10px;
- -webkit-border-top-right-radius:5px;background-color:#eff5fb;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-background-position:center;
-right:5px;
-border:1px solid #000;
-top:0;
-padding-bottom:1;
- text-align:center;
- cursor:pointer;
- font-size:12px;
- color:#000;
-}
-
-#nextbutton{
-border:1px solid #000;
- border-top-right-radius:10px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
- position:absolute;
- display:inline-block;
- width:50%;
-height:35px;
-font-weight:bold;
-background-position:center;
-right:5px;background-color:#eff5fb;
-top:0;
-padding-bottom:1;
- text-align:center;
- z-index:100;
- cursor:pointer;
- font-size:12px;
- color:#000;
-}
-
-#webcam-button-snap{
- border-top-right-radius:10px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-background-position:center;
-right:5px;
-top:0;
-padding-bottom:4;
- text-align:center;
- cursor:pointer;
-background-color:#ccc;
- font-size:17px;
- color:#fff;
-border:1px solid #000;
-}
-
-#webcam-button-snap.blink{
- color:#4f4;
-}
-
-
-#webcam-button-close { /* 16 x 14 */
- position: fixed;
- bottom: 450px; /* 240 + 68 - (16 / 2) */
- right: 495px; /* 320 - (14 / 2) */
- z-index: 5001;
-border:1px solid #000;
- cursor: pointer;
-}
-
-#webcam-preview {
- position:fixed;
- bottom: 82;
-opacity:0.9;
- right:30;
-
- border-top-right-radius:5px;
- background-color:#FFF;
-
-border:1px solid #000;
- z-index:5000;
-}
-#upload {
-
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-background-position:center;
-right:125px;
-top:0;
-background-color:#eff5fb;
-padding-bottom:1;
- text-align:center;
-
- cursor:pointer;
- font-size:12px;
- color:#000;
-border:1px solid #000;border-right:0px;
-}
-.msgDiv img {
- max-width:650px;
- width: expression(this.width > 650 ? 650: true);
- max-height:400px;
- height: expression(this.width > 400 ? 400: true);
- max-width:400px;
- margin:-2;
- opacity:1;
-}
-
-.msgDiv {
- padding:2px;
-}
-
-.oldmsg {
- color: #666;
-}
-
-#palette-button {
-border:1px solid #000;background-color:#eff5fb;
-background-position:top right;
- position:absolute;
-/* display:inline-block;*/
- width:40px;
- height:35px;
- right:245px;
- top:0;
- padding-bottom:1;
- text-align:center;
- cursor:pointer;
- font-size:12px;
- color:#fff;
-border-right:0px;
-}
-
-#palette {
- position: absolute;
- right: 30px;
- bottom: 76px;
- width: auto;
-max-width:350;
-min-width:150;
- height: auto;
-max-height:400px;
-min-height:150;
-padding:20;
- background-color: white;
- z-index: 1000000000;
- display: none;
- overflow-y: auto;
- box-shadow: 3px 4px 4px #c8cbce;
-border:1px solid #000;
-}
-
-#palette-thumbs {
-}
-
-#palette-thumbs img {
- max-width: 100px;
-cursor:pointer;
-opacity:.9;
-padding:1;
- max-height: 100px;
-}
-#palette-thumbs img:hover {
- max-width: 100px;
-cursor:pointer;
-opacity:1;
-padding:0;
-border:1px solid blue;
- max-height: 100px;
-}
-
-
-#favbox {
- display: none;
- overflow-x: hidden;
- overflow-y:auto;
- max-height: 300px;
- margin: 0px;
- position: absolute;
- padding: 5px;
- bottom:25px;
- min-width: 210px;
- width:11%;
- float:right;
- right: 4.5%;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14px;
- font-weight:420;
- border-top-left-radius:5px;
- border-top-right-radius:5px;
- -webkit-border-top-left-radius:5px;
- background-color:#FFF;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topleft:5px;
- -moz-border-radius-topright:5px;
- border-bottom-left-radius:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomleft:5px;
- -moz-border-radius-bottomright:5px;
- border-right:2px solid #c8cbce;
- border-bottom:2px solid #c8cbce;
- box-shadow: 3px 4px 2px #c8cbce;
- -webkit-box-shadow: 3px 4px 2px #c8cbce;
- -moz-box-shadow: 3px 3px 2px #c8cbce;
- text-overflow:ellipsis;
- /* opacity:0.87; */
- z-index:18;
- text-align: left;
-}
-
-#userList {
- overflow-x: hidden;
- overflow-y:auto;
- max-height: 70%;
- margin: 0px;
- position: absolute;
- padding: 5px;
- top:25px;
- min-width: 210px;
- width:11%;
- float:right;
- right: 4.5%;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14px;
- font-weight:420;
- background-color:#transparent;
- border-radius:5px;
-
- -webkit-border-radius:5px;
-
- -moz-border-radius:5px;
-border-right:2px solid #c8cbce;
-border-bottom:2px solid #c8cbce;
-
- box-shadow: 3px 4px 3px #c8cbce;
--webkit-box-shadow: 3px 4px 3px #c8cbce;
--moz-box-shadow: 3px 3px 3px #c8cbce;
- text-overflow:ellipsis;
-/* opacity:0.75;*/
- text-align: left;
-
-background-image:url(/static/img/bg.dither.gif);
-
-}
-#userList a:hover{color:#ffffff;}
-.username{height:30px;
-margin-top:6px;
-line-height:20px;
-text-indent:6px;
-min-width:90px;
-overflow:hidden;
-
-}
-.username a {
-display:block;
-width:100%;
-height:100%; color:#000;
-text-decoration:none;
-
-}
-.username a:hover {
-text-shadow: none;
-display:block;
-width:100%;
-height:100%;
-background-image:url(/static/img/moverc.png);
-background-repeat:repeat-x;
-color:#fff;
-text-decoration:none;
-background-color:#f3f3f3;
- border-top-right-radius:5px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
-}
-#userlist a:hover {
-display:block;
-width:100%;
-height:100%;
-background-image:url(/static/img/moverc.png);
-background-repeat:repeat-x;
-color:#fff;
-text-decoration:none;
-background-color:#f3f3f3;
- border-top-right-radius:5px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
-}
-#userList img{
-
- max-width:30px;
- width: expression(this.width > 30 ? 30: true);
- max-height:30px;
- height: expression(this.width > 30 ? 30: true);
- max-width:30px;
- float:right;
- right:1px;
- height:30px;
- border-radius:3px;
-
- -webkit-border-radius:3px;
-
- -moz-border-radius:3px;
-
-}
-#userListicon {
- overflow: auto;
- height: 70%;
- margin: 0px;
- position: fixed;
- padding: 5px;
- top:48px;
- width: 7%;
- float:right;
- right: 35px;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- text-transform: uppercase;
- min-width:72px;
- line-height:13px;
- z-index:1;
- font-weight: bold;
- font-family: Arial, Helvetica, sans-serif;
- color: #666;
- text-transform:none;
-
-}
-#avatar
-{
- right:1px;
- float:right;
- text-align:left;
- width:auto;
-
-}
-#userListp {
- overflow-x: hidden;
- overflow-y:auto;
- max-height: 70%;
- margin: 0px;
- position: absolute;
- padding: 5px;
- top:25px;
- min-width: 210px;
- width:11%;
- float:right;
- right: 4.5%;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14px;
- font-weight:420;
- border-radius:5px;
-
- -webkit-border-radius:5px;
-
- -moz-border-radius:5px;
-border-right:2px solid #c8cbce;
-border-bottom:2px solid #c8cbce;
-
- box-shadow: 3px 4px 4px #c8cbce;
--webkit-box-shadow: 3px 4px 4px #c8cbce;
--moz-box-shadow: 3px 3px 4px #c8cbce;
-filter: progid:DXImageTransform.Microsoft.dropShadow(color=#c8cbce, offX=3, offY=4, positive=true);
- text-overflow:ellipsis;
-/* opacity:0.75;*/
- z-index:18;
- text-align: left;
-background-image:url(/static/img/bg.dither.gif);
-background-color:#fff;
-
-}
-#userListp img{
-
- max-width:30px;
- width: expression(this.width > 30 ? 30: true);
- max-height:30px;
- height: expression(this.width > 30 ? 30: true);
- max-width:30px;
- float:right;
- right:1px;
- z-index:77;
- height:30px;
- border-radius:3px;
-
- -webkit-border-radius:3px;
-
- -moz-border-radius:3px;
-}
-#userlistp a:hover {
-display:block;
-width:100%;
-height:100%;
-background-image:url(/static/img/moverc.png);
-background-repeat:repeat-x;
-color:#fff;
-text-decoration:none;
-background-color:#f3f3f3;
- border-top-right-radius:5px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
-}
-#mgsavatar{
-left:0;
-}
-#binfo {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 11px;
- bottom
-}
-
-#preload {
- position: absolute;
- left: 0px;
- top: 0px;
-}
-
-.invisible { display: none !important; }
-
-
-
- /* profile shit */
- body.profile {
- font-family: Arial, Helvetica, sans-serif;
- background-color:#f0f9ff;
- background-image:url(/static/img/fade-blue.png)!important;
- background-repeat:repeat-x;
- background-position:top;
-background-attachment:fixed;
-overflow:auto !important;
- margin: 0;
-}
-@charset "UTF-8";
-
-#chatrap{
-
-}
-#messagePanep {
-top:50px;
-bottom:65px;
- position:fixed;
- width: 99.6%;
- background-color:#fff;
-left:0.2%;
- z-index:5;
-}
- #edit-toggle{
-position:absolute;
-top:0;
-right:0;
-height:15px;
-background-image:url(/static/img/upload.png);
-width:auto;
-padding:4;
-color:#fff;
-text-align:center;
-background-color:#0c8fff;
- box-shadow:5px 5px 5px #d8dbde;
- -webkit-box-shadow:5px 5px 5px #d8dbde;
- -moz-box-shadow:5px 5px 5px #d8dbde;
- border-bottom-left-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -moz-border-radius-bottomleft:5px;
-}
-
-
-#edit-toggle a{font-size:12;
-letter-spacing:;
-
-color:#fff;
-}
-#edit-toggle a:hover{font-size:12;
-letter-spacing:;
-
-}
-
- #profile {
- float: right;
- padding: 20px;
-opacity:0.9;
- position:fixed;
- top:79px;
-image-rendering: -moz-crisp-edges;
-left:18px;
-width:180px;
-line-height:1.3;
-background-color:#fff;
- overflow: hidden;
- text-overflow: ellipsis;
- height:auto;
- text-overflow: ellipsis-word;
- z-index:9;
- min-height:350px;
- }
-#profile img{
- max-width:100px;
- width: expression(this.width > 100 ? 100: true);
- max-height:100px;
- height: expression(this.width > 100 ? 100: true);
-}
-#profile h3{
-font-size:15px;
-margin-left:-10px;
-color:999;
-padding-bottom:2px;
-}
-#profile h2{
-text-indent:-10;
-margin-top:-5;
-}
-#logavatar{
-margin-left:-49;
-height:22;
-background-image:url(/static/img/leftarrow.png);
- background-repeat:no-repeat;
- background-position:22 1;
-margin-top:-22;
-display:none;
-}
-#profile h7{
-color:#000;
-text-transform:uppercase;
-display:inline-block;
-margin-bottom:5px;
-bottom:0px;
-position:absolute;
-margin-left:-5px;
-font-size:12px;
-
-}
-
-#logavatar img{
-
- max-width:20px;
- width: expression(this.width > 20 ? 20: true);
- max-height:20px;
- height: expression(this.width > 20 ? 20: true);
- max-width:20px;
-margin-top:0;
- box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #d8dbde;
- -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #d8dbde;
- -moz-box-shadow: 0 0 10px #d8dbde, 2px 2px 5px #d8dbde;
-
-}
-#profile h8{
-position:absolute;
-top:38px;font-size:100%;
-letter-spacing:-1px;
-left:12px;
-color:#000;
-}
-#profile h9{
-font-size:120%;
-color:#000;color:#000;
-
-}
-#adsenseprofile{
-position:fixed;top:490;
-left:20;
-}
-#chatrap{
-margin-left:245px;
-}
-
-#uploadp{
-display:inline-block;
- width:181px;
- height:33px;
- font-size:20px;
- background-image:url(/static/img/btngrad1.png);
- font-weight:bold;
- word-spacing:7;
- margin-top:0px;
-margin-bottom:10;
-margin-left:-2;
- text-align:center;
- font-size:16px;
- color:#fff;
- text-shadow:1px 1px 3px #000;
- border-radius: 5px;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;*/
- border:solid 1px #eee;
-
-}
-#pnav{position:absolute;
-padding-left:400px;
-margin-top:16px;
-background-position:top;
-font-weight:bold;
-margin-left:0;
-text-align:left;
-}
-#pnavo{
-margin-top:-17;
-padding:2;
-width:105;
-letter-spacing:-2;
-text-indent:6;
- border-top-left-radius:5px;
- border-top-right-radius:5px;
- -webkit-border-top-left-radius:5px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topleft:5px;
- -moz-border-radius-topright:5px;
- border-bottom-left-radius:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomleft:5px;
- -moz-border-radius-bottomright:5px;
-height:32;
-text-transform:lowercase;
-border:1px solid #000;
-background-color:#fff;
-}
-#pnavn{
-position:absolute;
-top:-1;
-left:525;
-letter-spacing:-2;
-text-indent:5;
-width:96;
-height:32;
-padding:2;
-border:1px;
-border:1px solid #000;
-background-color:#fff;
- border-radius:5px;
-
- -webkit-border-radius:5px;
-
- -moz-border-radius:5px;
-
-}
-
-
-.buttons .permalink img {
-width:16px;
-height:16px;
-}
-
-
-#pnav a {
- font-size: 30px;
- color:#000;
-text-transform:lowercase;
-}
-pnav a:link {
- text-decoration: none;
-color:fff;
-}
-a:visited {
- text-decoration: none;
- color: #000;
-}
-#pnav a:hover {
- text-decoration: none;
- color: #000; text-shadow: 1px 1px 1px #999;
-
-}
-#footer
-{
- text-align:center;
-
- width:100%;
- bottom:-50px;
-line-height:1;
-padding-top:80px;
- font-size:11px;
-word-spacing:6px;
- color: #000;
-
-}
-#footer a {
- font-size: 11px;
- color: #000;
-}
-#footer a:link {
- text-decoration: none;
- font-size: 11px;
-color:000;
-}
-
-#footer a:hover {
- text-decoration:none;
- font-size: 11px;
- color: #f0e;
-}
-
-#log
-{
- position:absolute;
- top:18px;
- padding-top: 25px;
-}
-
-.logged-hump img{
- max-width:400px;
- max-height:400px;
- border:0px;
-
-}
-#messageList img {
- max-width:400px;
- max-height:400px;
-
-}
-
-.logged-hump {
- background-color:#fff;
- text-overflow: ellipsis-word;
- padding: 18px 18px 6px 18px;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- text-transform: uppercase;
- margin-left:3px;
- line-height:15px;
- z-index:4;
- line-height:20px;
- text-align: left;
-}
-
-.editable {
- color: #0AA;
-}
-
-.editing {
- color: #F0F;
-}
- div#avatar {
- overflow: hidden;
- text-overflow: ellipsis;
-
- padding-bottom:20px;
- }
- #contact {
-
- text-overflow: ellipsis-word;
- }
- #bio {
-
- text-overflow: ellipsis-word;
- }
-
- input.inplace_field {
- width: 100%;
- }
-
- textarea.inplace_field {
- width: 100%;
- height: 50px;
- }
-#profile h2 {
- letter-spacing:-1px;
-color:#ccc;
- height:40px;
- font-size:24px;
- font-family:Arial, Helvetica, sans-serif;
- font-weight:bold;
- text-transform:capitalize;
- text-shadow: -1px 1px 1px #f0e;
-}
- img#avatarPic {
- max-height:100px;max-width:100px;
- border-radius:5px;
-
- -webkit-border-radius:5px;
-
- -moz-border-radius:5px;
-margin-bottom:15px;
- }
-
-.logged-hump a:hover {
- text-decoration: none;
- color: #00F;
-}
-/*directory stuff*/
-#dlogavatar img{
-image-rendering: -moz-crisp-edges;
- max-width:50px;
- width: expression(this.width > 50 ? 50: true);
- max-height:50px;
- height: expression(this.width > 50 ? 50: true);
- max-width:50px;
-margin-top:0;
-
-
-}
-#dlogavatar{
-margin-left:-82px;
-height:25;
-background-image:url(/static/img/leftarrow.png);
-width:70;
- background-repeat:no-repeat;
- background-position:55 4;
-margin-top:-20;
-z-index:5555;
-
-
-}
-.dlogged-hump img{
- max-width:600px;
- width: expression(this.width > 600 ? 600: true);
- max-height:600px;
- height: expression(this.width > 600 ? 600: true);
- border:0px;
- z-index:4;
-
-
-}
-.dlogged-hump{
- min-width:600px;
- max-width:600px;
-width:600px;
- width:auto;
-text-overflow: ellipsis-word;
- padding: 18px;
- padding-bottom:7px;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- text-transform: uppercase;
- line-height:15px;
- background-color:#fff;
-border:1px solid #f0e0d6;
-margin-left:20px;
-margin-bottom:20px;
- z-index:4;
- line-height:20px;
- text-align: left;
-
-
-}
-
-
-#infotxt{
-position:absolute;
-top:;
- border-radius:5px;
-
- -webkit-border-radius:5px;
-
- -moz-border-radius:5px;
-border:1px solid #000;
-margin-right:-30;display:none;
-color:#000;
-background-color:#fff;
-padding:3;
-text-transform:uppercase;
-margin-top:-74;
-}
- #dprofile {
- float: right;
- padding: 20px;
-opacity:0.9;
- position:fixed;
- top:76px;
-image-rendering: -moz-crisp-edges;
-left:22px;
-max-width:120px;
-line-height:1.3;
-background-color:#fff;
- overflow: hidden;
- text-overflow: ellipsis;
- height:auto;
- text-overflow: ellipsis-word;
- z-index:9;
- }
-
- #lprofile {
- float: right;
- padding: 20px;
-opacity:0.9;
- position:fixed;
- top:95px;
-image-rendering: -moz-crisp-edges;
-left:12px;
-width:180px;
-line-height:1.3;
-background-color:#fff;
- overflow: hidden;
- text-overflow: ellipsis;
- height:auto;
- text-overflow: ellipsis-word;
- z-index:9;
- }
-#dprofile img{
- max-width:100px;
- width: expression(this.width > 100 ? 100: true);
- max-height:100px;
- height: expression(this.width > 100 ? 100: true);
-}
-#dprofile h3{
-font-size:15px;
-margin-left:-10px;
-color:999;
-padding-bottom:2px;
-}
-#dprofile h2{
-text-indent:-10;
-margin-top:-5;
-}
-#dprofile h7{
-color:#000;
-text-transform:uppercase;
-display:inline-block;
-margin-bottom:5px;
-bottom:0px;
-position:absolute;
-margin-left:-5px;
-font-size:12px;
-
-}
-/* DASH STUFF */
-#dashadminmute{
-position:absolute;
-top:0px;
-background-color:red;
-padding:5px;
-right:0px;
- border-bottom-left-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -moz-border-radius-bottomleft:5px;
-}
-#dashadminmute a{color:white;}
-#edit-toggle{
-position:absolute;
-width:80px;
-top:-10px;
-left:-5px;
-}
-
-#dashrapper{
-border:1px dotted #0c8fff;
-top:80px;
-padding:20px;
-margin-left:100px;
- border-bottom-left-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -moz-border-radius-bottomleft:5px;
-margin-right:50%;
-background-color:white;
-min-width:800px;
-min-height:435px;
-position:absolute;
-}
-#dashuserlist{
-background-color:white;
-padding:15px;
-border:1px solid black;
- text-overflow:ellipsis-word;
-width:180px;
-min-height:400px;
- border-radius:5px;
- -webkit-border-radius:5px;
- -moz-border-radius:5px;
- overflow: hidden;
- text-overflow: ellipsis;
-}
-
-#dashuserlist img{
-max-height:70px;
-max-width:150px;
-}
-
-#dashuserlist h2{
-font-size:25px;
-text-transform:capitalize;
-}
-#dashuserlist h3{
-font-size:18px;
-padding-bottom:15px;
-padding-top:1px;
-text-transform:capitalize;
-}
-#middash{
-top:50px;
-position:absolute;
-margin-left:230px;
-}
-#middash h2{
-font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
-font-size:50px;
-letter-spacing:-2px;
-margin-bottom:10px;
-
-}
-#middash h3{
-font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
-font-size:35px;
-letter-spacing:-2px;
-line-height:28px;
-}
-#middash h2{
-font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
-font-size:50px;
-letter-spacing:-2px;
-
-}
-#middash a{
-font-size:100%;
-}
-#middash a:hover{
-color:#f9f9f9;background-color:white;
-font-size:100%;
-text-shadow: -2px 2px 10px #000;
-}
-#dashinfo{
-margin-top:10px;
-background-color:white;
-
-}
-#dashavatar{
-
-}
-
-#dashpix{
-top:0px;
-float:right;
-
-padding:15px;
-margin-top:-150px;
-width:550px;
-
-}
-#dashpix img{
- width: expression(this.width > 50 ? 50: true);
- max-height:100px;
- height: expression(this.width > 50 ? 50: true);
- max-width:150px;
-}
-
-
-#favstxt{
-margin-top:-70px;
-margin-left:-10;
-font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
-font-size:11px;
-background-color:white;
-border:1px solid black;
-padding:7px;
-color:#000;
-position:absolute;
-text-transform:uppercase;
-background-color:white;
- box-shadow:2px 2px 2px #d8dbde;
- -webkit-box-shadow:2px 2px 2px #d8dbde;
- -moz-box-shadow:2px 2px 2px #d8dbde;
- border-radius:10px;
- -webkit-border-radius:10px;
- -moz-border-radius:10px;
- font-weight:bold;
-}
-
-#dashavatarPic img{
-max-height:70px;
-max-width:150px;
-}
-.dash-hump {
- background-color:#f0f9ff;
- text-overflow: ellipsis-word;
- padding: 18px 18px 6px 18px;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- text-transform: uppercase;
- margin-left:3px;
- line-height:15px;
- z-index:4;
- line-height:20px;
- text-align: left;
-}
-
-.dash-hump {
-background-color:white;
-padding:0px;
-display:inline-block;
-
-}
-.dash-hump img{
-background-color:white;
-padding:1px;
-}
-.profiledash{
-overflow:auto;
-}
-#mostrecenthumps{
-display:inline-block;
-width:595px;
-max-height:98px;
-margin-left:-10px;
-margin-top:-20px;
-overflow:hidden;
-}
-#mostrecenthumps img{
-max-height:94px;
-overflow:hidden;
-border:1px solid #000;
-}
-#likebutton{
-position:absolute;
-height:30px;left:255px;
-bottom:30px;
-}
-
-/*HALL STUFF */
-#messagePaneh {
-width:99%;
-position:fixed;
-margin-left:-3px;
-border:8px inset yellow;
-bottom:25px;
-top:50px;
- background-color:#fff;
- z-index:5;
-}
-#login-container a:link{color:#000;}
-
-
-/*overlay STUFF*/
-
-div.apple_overlay.black {
- color:#fff;
- background-image:url(/static/img/bg.dither.gif);
- width:90%;
- height:70%;
- margin: 0 auto 0 auto;
-}
-
-div.apple_overlay h2 {
- margin:10px 0 -9px 0;
- font-weight:bold;
- font-size:14px;
-}
-
-div.black h2 {
- color:#fff;
-}
-
-#triggers {
- margin-top:10px;
- text-align:center;
-}
-
-#triggers img {
- background-color:#fff;
- padding:2px;
- border:1px solid #ccc;
- margin:2px 5px;
- cursor:pointer;
- -moz-border-radius:4px;
- -webkit-border-radius:4px;
-}
-
-.apple_overlay {
-
- display:none;
- width:640px;
- padding:10px;
- font-size:11px;
-}
-
-.apple_overlay .close {
-background-image:url(/static/img/thumbs/clode.png);
-border:2px solid #000;
- position:absolute; right:-11px; top:-8px;
- cursor:pointer;
- height:35px;
- width:35px;
- background-color:#fff;
- box-shadow: -1px 1px 1px #000;
- -webkit-box-shadow:-1px 1px 1px #000;
- -moz-box-shadow: -1px 1px 1px #000;
-}
-.contentWrap{
-background-color:#fff;
-}
-.faver-list{
-max-width:80%;
-font-size:20px;font-weight:bold;word-spacing:-3px;
-}
-
-/*DIS STUFF*/
-#dissearchbox{position:absolute;right:55px;display:inline-block;top:19px;}
-#toptoolsdis{position:absolute;left:155px;display:inline-block;top:2px;}
-
-#bar7dis {
- right: 142px;
- top: -7px;
-}
- #bar7dis a {
- display: block;
- border: 1px solid #CCC;
- box-shadow:2px 3px 10px #BBB;
- height: 16px;
- padding: 20px 4px 4px;
- text-indent: 0;
- width: 16px;
- -moz-box-shadow: 2px 3px 10px #BBB;
- -webkit-box-shadow: 2px 3px 10px #BBB;
- }
- #bar7dis a img {
- display: block;
- margin: 0 auto;
- }
- #bar7dis a#disregister {
- background: #FCF0AD;
- border: none;
- border-top: 10px solid #f6eaaa;
- color: #fe1409;
- cursor: pointer;position:absolute;
- font-size: 20px;left:-40px;
- font-weight: bold;
- line-height: 1em;
- opacity: 1.0;
- padding: 25px 10px 40px;
- top: 8px;
- width: auto;
- -webkit-transform: rotate(-9deg);
- -moz-transform: rotate(-9deg);
- transform: rotate(-9deg);
- }
- #bar7dis a#disregister:hover {
- background: #E9E74A;
- border-top: 10px solid #e1df47;
- }
-#midtxt{
-padding-left:45px;
-padding-right:40px;
-padding-bottom:45px;
- color: #000;
- font: 25px Helvetica, Arial, Sans-Serif;
- text-shadow: 1px 1px #eee, 2px 2px #eee, 3px 3px #eee,4px 4px #eee,5px 5px #eee;
-text-align: justify; text-justify: newspaper
-}
-#dis_welcome {
- background-image: url(/static/img/hearts.gif);
- position: fixed;
- top: 0;
- left: 0;
- bottom: 0;
- right: 0;
- opacity: .8;
- z-index: 6;
- text-align: left;
- text-indent: -6000px;
- }
- #dis_frame {
- height: 300px;
- overflow-x: hidden;
- width: 100%;
- }
- #dis_content {
- background-color: rgba(255, 255, 255, 0.8)!important;
- border: 1px solid #CCC;
- top: 426px;
- box-shadow: 0 3px 10px #110000;
- height: auto;
- padding: 20px;
- position: absolute;
-
- line-height: 1em;
- right: 0;
- text-align: center;
- left:50%;
- margin-left: -260px;
- width:460px;
- /*top: 547px;*/
- z-index: 8;
- -moz-box-shadow: 0 3px 10px #110000;
- -webkit-box-shadow: 0 3px 10px #110000;
-
- }
-
- #signintxt {
- line-height: 1em;
- position:absolute;
- font: 17px Helvetica, Arial, Sans-Serif;
- text-align: center;
- }
- #signintxt a {
- color: #3B5998;
- }
- #signintxt a:hover { text-decoration: underline; }
- #dis_welcome #dis_content {
- display: none;
- }
- #dis_content a {
- color: #3B5998;
- }
- #dis_content a:hover { text-decoration: underline; }
-
-
-#dissearchbox {
- top: 20px;
-}
-
-#dislogout7{
- top:-1px;
-height:14px;
-padding-left:4px;padding-right:3px;
-top:10px;
- position:relative;
- font-size:1px;
-border-left:1px solid #999;
-border-bottom:1px solid #999;
-background-color:#fff;
- float:right;
- font-family: Monaco, "Courier New", Courier, monospace;
- font-weight: normal;
-}
-#dislogout7 img{display:none;
-}
-#dislogout7 a{font-size:10px; color: #999;
- font-family: Monaco, "Courier New", Courier, monospace;
-}
-#dislogout7 a:hover{font-size:10px;
-color:#000; text-shadow: 0px 1px 0px #fff;
-}
-#pwreset a{
-margin-left:20px;color:#66AACC;
-font-size:11px;
-}
diff --git a/static/resizetest/hump.fm.all.htm b/static/resizetest/hump.fm.all.htm
deleted file mode 100755
index d70d2f3..0000000
--- a/static/resizetest/hump.fm.all.htm
+++ /dev/null
@@ -1,429 +0,0 @@
-
-<!-- saved from url=(0019)/chat -->
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-
- <meta name="keywords" content="hump.fm,hot girls, hot guys, image chat, realtime, internet 3.0, dump, hump fm, image dump, pictures, image links, image board">
- <meta name="description" content="hump.fm - Talk with pictures!">
- <script type="text/javascript" src="./hump.fm.all.files/jquery.min.js"></script>
- <script type="text/javascript" src="./hump.fm.all.files/jquery-ui-1.8.effects.min.js"></script>
- <script type="text/javascript" src="./hump.fm.all.files/pichat.js"></script>
- <link rel="stylesheet" type="text/css" href="./hump.fm.all.files/hump.css">
-
-
- <link rel="stylesheet" href="./hump.fm.all.files/jquery-ui.css" type="text/css" media="all">
- <link rel="stylesheet" href="./hump.fm.all.files/admin.css" type="text/css" media="all">
- <script src="./hump.fm.all.files/jquery-ui.min.js" type="text/javascript"></script>
- <script src="./hump.fm.all.files/admin.js" type="text/javascript"></script>
- <link rel="shortcut icon" href="/static/favicon.ico">
-
- <!--[if IE]>
- <script>
- window.location = "/error/ie";
- </script>
- <![endif]-->
- <title> hump.fm</title>
-
- <script type="text/javascript" src="./hump.fm.all.files/invalid_domains.js"></script>
- <script type="text/javascript" src="./hump.fm.all.files/webcam.js"></script>
- <script type="text/javascript" src="./hump.fm.all.files/ajaxupload.js"></script>
- <script type="text/javascript" src="./hump.fm.all.files/favorites"></script>
- <script>
- jQuery(document).ready(initChat);
- var Nick = "scottbot";
- var Room = "humpfm";
- var Timestamp = 1284162163903;
- var IsAdmin = true;
- if (Nick) {
- jQuery(document).ready(function() { setupUpload('upload', Room); });
- }
- function showAlert() { alert('MUST LOGIN'); }
- var newwindow;
- function pop(url) {
- newwindow=window.open(url,'name','height=50,width=400,left=20,top=20,location=0,status=0,scrollbar=0,resizable=0');
- if (window.focus) {newwindow.focus()}
- }
- jQuery(Away.startTitleUpdater);
- jQuery(initChatMsgs);
- //
- </script>
- <style>
- #chat-wrapper {
- position: absolute;
- z-index: 1000000;
- right: 100px;
- bottom: 100px;
- height: 40px;
- width: 300px;
- };
- </style>
- </head>
- <body>
- <div id="rapper7">
- <div id="header7">
- <div id="logoicons">
- <div id="logo7">
- <div align="center">
- <img style="visibility:hidden;width:0px;height:0px;" border="0" width="0" height="0">
- <a class="img_roll" href="/"></a>
- </div>
- </div>
- <div class="white">
- <div id="bar7">
- <div style="float: left;">
- <div align="center">
-
- <!-- <a href="/log" onclick="pageTracker._trackEvent('button', 'banner-log'); return true;"> <img src="/static/img/thumbs/logbaricon.png"/> Log</a> -->
- <a href="/scottbot" onclick="pageTracker._trackEvent(&#39;button&#39;, &#39;banner-profile&#39;); return true;">
-
- <img src="./hump.fm.all.files/profilebaricon.png"> Profile</a>
- <a href="/directory" onclick="pageTracker._trackEvent(&#39;button&#39;, &#39;banner-directory&#39;); return true;">
- <img src="./hump.fm.all.files/directorybaricon.png"> Directory
- </a>
- <a href="/hall" onclick="pageTracker._trackEvent(&#39;button&#39;, &#39;banner-hall&#39;); return true;">
- <img src="./hump.fm.all.files/halloffamebaricon.png"> Hall of Fame
- </a>
- <!-- <a href="/m/cal"><img src="/static/img/thumbs/calendarbaricon.png"/> Calendar</a> -->
- <a href="/scottbot/favorites" onclick="pageTracker._trackEvent(&#39;button&#39;, &#39;banner-favs&#39;); return true;"><img src="./hump.fm.all.files/favsbaricon.png"> Favs</a>
- <a href="/browser" onclick="pageTracker._trackEvent(&#39;button&#39;, &#39;banner-search&#39;); return true;"><img src="./hump.fm.all.files/searchbaricon.png"> Image Search</a>
-
-
-
- <div id="toptools">
- <form name="Tools">
- <select class="toolsmenu" name="menu" onchange="location=document.Tools.menu.options[document.Tools.menu.selectedIndex].value;">
- <option>Tools</option>
- <option value="http://bon.gs/tile/" target="_blank">Tile Tool</option>
- <option value="/m/oie">Online Image Editor</option>
- <option value="/m/dwi">Deal With It Maker</option>
- <option value="/m/pixlr">Pixlr(image editor)</option>
- <option value="/m/arcade">Arcade Font Maker</option>
- <option value="/m/flamingtxt">Flaming Text(and more)</option>
- <option value="/m/glitter">Glitter Text</option>
- <option value="/m/glitter2">Glitter Text 2</option>
- <option value="/m/celeb">Celebrity Photo</option>
- <option value="/m/signgenerator">Sign Generator</option>
- <option value="/m/20years">In 20 Years</option>
- <option value="/m/flag">Flag Maker</option>
-
-
- </select>
- </form>
- </div>
-
-
- </div>
- </div>
- </div>
- </div>
- </div>
-
- <!-- <div id="facebooklike">
- <iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fhump.fm%2F&amp;layout=button_count&amp;show_faces=true&amp;width=100&amp;action=like&amp;font=segoe+ui&amp;colorscheme=dark&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
- </div> --->
-
-
- <div id="searchbox">
- <input type="text" name="search-query" id="search-query">
- <!--<div class="search_icon"></div>-->
- </div>
- <div id="topic"></div>
- <div id="dumplist">
-
- <a href="/fullscreen">checkout hump.fm in full-screen - </a><a href="/stickers">SUPPORT HUMP.FM! BUY SOME STICKERS!!</a><a href="http://dis.hump.fm/">- dis magazine new style options</a>
- -<a href="http://vip.hump.fm/">NAUGHTY BOYS DELIGHT </a>
- </div>
-
-
-
- <div id="logout7" class="white">
- <div align="center">
- <form id="logout" action="/logout" method="POST">
- <a href="/chat#" onclick="jQuery(&#39;#logout&#39;).submit(); return false">Logout</a>
- </form>
- </div>
- </div>
-
-
-
- <div id="search-results" style="background-color: white;">
- <div id="search-controls">
- <a id="search-control-previous">previous</a>
- <span id="search-control-text"></span>
- <a id="search-control-next">next</a>
- <a id="search-control-close" href="javascript:Search.close()">close</a>
- </div>
- <div id="search-results-images"></div>
- </div>
- </div>
- <div align="center"><br></div>
- </div>
-
-
-
-
- <div id="chatrap">
- <div id="dcontent">
- <div id="messagetabs"></div>
- <div id="messagePane">
- <style>
- #textbutton {
- position: absolute;
- right: 25px;
- top: 0px;
- background: lightblue;
- z-index: 0;
- opacity: 0.5;
- }
- </style>
- <div id="textbutton">
- <span>show text?</span>
- <input type="checkbox">
- </div>
- <script>
- jQuery('#textbutton input').attr('checked', TextEnabled).change(setTextEnable);
- </script>
-
- <div id="userList"><div class="username"><a href="/DGTLHRT" target="_blank"><img src="./hump.fm.all.files/1283574536627-humpfm-DGTLHRT-NBI3000222.gif" width="50" height="50">DGTLHRT</a></div><div class="username"><a href="/everyyreve" target="_blank"><img src="./hump.fm.all.files/noinfo.png" width="50" height="50">everyyreve</a></div><div class="username"><a href="/j_umanji" target="_blank"><img src="./hump.fm.all.files/1273627212055-humpfm-jumanji-22Untitled-1.gif" width="50" height="50">j_umanji</a></div><div class="username"><a href="/jeanette" target="_blank"><img src="./hump.fm.all.files/1270925016612-humpfm-justytamp-Laptop.gif" width="50" height="50">jeanette</a></div><div class="username"><a href="/kiptok" target="_blank"><img src="./hump.fm.all.files/1281299565857-humpfm-kiptok-rainbowtriouroboros.gif" width="50" height="50">kiptok</a></div><div class="username"><a href="/koolbreeze" target="_blank"><img src="./hump.fm.all.files/1282519444771-humpfm-koolbreeze-45696_1582085317820_1406334512_1611840_1594800_n.jpg" width="50" height="50">koolbreeze</a></div><div class="username"><a href="/lux" target="_blank"><img src="./hump.fm.all.files/1281513474363-humpfm-lux-ya.gif" width="50" height="50">lux</a></div><div class="username"><a href="/minty" target="_blank"><img src="./hump.fm.all.files/1275748101974-humpfm-minty-1275748020937-humpfm-jumanji-1275745357313-humpfm-minty-tetes_mort-04.gif" width="50" height="50">minty</a></div><div class="username"><a href="/noisia" target="_blank"><img src="./hump.fm.all.files/1283298308144-humpfm-noisia-30crop1274899226905-humpfm-noisia-1274373752899-humpfm-noisia-Neko_animated.gif" width="50" height="50">noisia</a></div><div class="username"><a href="/realfake" target="_blank"><img src="./hump.fm.all.files/1283300477781-humpfm-realfake-1757500wyx88yq6rm.gif" width="50" height="50">realfake</a></div><div class="username"><a href="/Savour" target="_blank"><img src="./hump.fm.all.files/1276464124586-humpfm-Savour-AnimatedGifPokemoneDigimon16.gif" width="50" height="50">Savour</a></div><div class="username"><a href="/scottbot" target="_blank"><img src="./hump.fm.all.files/1271233877634-humpfm-scottbot-technoglasses.gif" width="50" height="50">scottbot</a></div><div class="username"><a href="/Seacrestcheadle" target="_blank"><img src="./hump.fm.all.files/digpogbugeyes.gif" width="50" height="50">Seacrestcheadle</a></div><div class="username"><a href="/spamalittle" target="_blank"><img src="./hump.fm.all.files/noinfo.png" width="50" height="50">spamalittle</a></div><div class="username"><a href="/srx" target="_blank"><img src="./hump.fm.all.files/noinfo.png" width="50" height="50">srx</a></div></div>
- <div id="favbox" style="display: hidden"></div>
- <div id="messageList">
- <div class="msgDiv oldmsg hump contains-image" id="message-1773896" nick="shaq">
- <span class="nick">
- <b><a href="/shaq" target="_blank">shaq</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/bqo4.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/bqo4.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump " id="message-1773897" nick="worm">
- <span class="nick">
- <b><a href="/worm" target="_blank">worm</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content">nightwolf v.2</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773899" nick="j_umanji">
- <span class="nick">
- <b><a href="/j_umanji" target="_blank">j_umanji</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif"></a> <a target="_blank" href="./hump.fm.all.files/spanking-animation.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/spanking-animation.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773900" nick="samthekeeper">
- <span class="nick">
- <b><a href="/samthekeeper" target="_blank">samthekeeper</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/Lady-Gaga-jet-1.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/Lady-Gaga-jet-1.jpg"></a> <a target="_blank" href="./hump.fm.all.files/newheadlinesmall.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/newheadlinesmall.gif"></a> <a target="_blank" href="./hump.fm.all.files/laugh-in_buzzi.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/laugh-in_buzzi.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773901" nick="koolbreeze">
- <span class="nick">
- <b><a href="/koolbreeze" target="_blank">koolbreeze</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/pizza4.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/pizza4.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773902" nick="koolbreeze">
- <span class="nick">
- <b><a href="/koolbreeze" target="_blank">koolbreeze</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/pizza5.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/pizza5.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773903" nick="noisia">
- <span class="nick">
- <b><a href="/noisia" target="_blank">noisia</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/45.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/45.gif"></a> <a target="_blank" href="./hump.fm.all.files/1280257789776-humpfm-noisia-nightwolf-dizzy-tiny.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1280257789776-humpfm-noisia-nightwolf-dizzy-tiny.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773904" nick="yert">
- <span class="nick">
- <b><a href="/yert" target="_blank">yert</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="http://bon.gs/tile/#img=https://archive.hump.fm/images/20100828/1282998404868-humpfm-danieldalmau-800px-Starsinthesky.jpg&img=https://archive.hump.fm/images/20100910/1284153410371-humpfm-Seacrestcheadle-basedgod.png&img=http://textanim.com/t-a342-yes-255/255/255-10-1-12841618913MfMLV.gif;x=160;y=186&img=http://www.speechplayinc.com/kids-in-grass-380.jpg;x=420;y=278&img=:3;x=-2;y=280">http://bon.gs/tile/#img=https://archive.hump.fm/images/20100828/1282998404868-humpfm-danieldalmau-800px-Starsinthesky.jpg&amp;img=https://archive.hump.fm/images/20100910/1284153410371-humpfm-Seacrestcheadle-basedgod.png&amp;img=http://textanim.com/t-a342-yes-255/255/255-10-1-12841618913MfMLV.gif;x=160;y=186&amp;img=http://www.speechplayinc.com/kids-in-grass-380.jpg;x=420;y=278&amp;img=:3;x=-2;y=280</a></span>
- </div>
- <div class="msgDiv oldmsg hump " id="message-1773905" nick="samthekeeper">
- <span class="nick">
- <b><a href="/samthekeeper" target="_blank">samthekeeper</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content">Cinder Ultra combo.</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773906" nick="noisia">
- <span class="nick">
- <b><a href="/noisia" target="_blank">noisia</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/79.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/79.gif"></a> <a target="_blank" href="./hump.fm.all.files/42.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/42.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773907" nick="Seacrestcheadle">
- <span class="nick">
- <b><a href="/Seacrestcheadle" target="_blank">Seacrestcheadle</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/1284161957206-humpfm-Seacrestcheadle-0_0_0_0niccagebannernal.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1284161957206-humpfm-Seacrestcheadle-0_0_0_0niccagebannernal.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump " id="message-1773908" nick="samthekeeper">
- <span class="nick">
- <b><a href="/samthekeeper" target="_blank">samthekeeper</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content">Cinder Ultra combo.</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773909" nick="lux">
- <span class="nick">
- <b><a href="/lux" target="_blank">lux</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/tumblr_l8izqjoZIx1qztyuko1_500.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/tumblr_l8izqjoZIx1qztyuko1_500.png"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773910" nick="realfake">
- <span class="nick">
- <b><a href="/realfake" target="_blank">realfake</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/pogs.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/pogs.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump " id="message-1773911" nick="srx">
- <span class="nick">
- <b><a href="/srx" target="_blank">srx</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content">dsd</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773914" nick="srx">
- <span class="nick">
- <b><a href="/srx" target="_blank">srx</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/1284162040762-humpfm-srx-1283980921733.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1284162040762-humpfm-srx-1283980921733.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773916" nick="napalmbeegee">
- <span class="nick">
- <b><a href="/napalmbeegee" target="_blank">napalmbeegee</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/s0x3kp.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/s0x3kp.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773917" nick="Savour">
- <span class="nick">
- <b><a href="/Savour" target="_blank">Savour</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/121zzwz.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/121zzwz.gif"></a> <a target="_blank" href="./hump.fm.all.files/1284162040762-humpfm-srx-1283980921733.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1284162040762-humpfm-srx-1283980921733.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773918" nick="Seacrestcheadle">
- <span class="nick">
- <b><a href="/Seacrestcheadle" target="_blank">Seacrestcheadle</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif"></a> <a target="_blank" href="./hump.fm.all.files/tumblr_l3e8nbseOv1qb5yhxo1_500.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/tumblr_l3e8nbseOv1qb5yhxo1_500.gif"></a> <a target="_blank" href="./hump.fm.all.files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump " id="message-1773920" nick="lolumad">
- <span class="nick">
- <b><a href="/lolumad" target="_blank">lolumad</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content">im in class</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773921" nick="Seacrestcheadle">
- <span class="nick">
- <b><a href="/Seacrestcheadle" target="_blank">Seacrestcheadle</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/dolphin.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/dolphin.gif"></a> <a target="_blank" href="./hump.fm.all.files/tumblr_l3e8nbseOv1qb5yhxo1_500.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/tumblr_l3e8nbseOv1qb5yhxo1_500.gif"></a> <a target="_blank" href="./hump.fm.all.files/Dolphin.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/Dolphin.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773922" nick="DGTLHRT">
- <span class="nick">
- <b><a href="/DGTLHRT" target="_blank">DGTLHRT</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/1282599600013-humpfm-mirrrroring-coollogo_com-1359810382.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1282599600013-humpfm-mirrrroring-coollogo_com-1359810382.png"></a> <a target="_blank" href="./hump.fm.all.files/121zzwz.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/121zzwz.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773923" nick="yert">
- <span class="nick">
- <b><a href="/yert" target="_blank">yert</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/1284162129841-humpfm-yert-basedtime.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1284162129841-humpfm-yert-basedtime.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773924" nick="psludump">
- <span class="nick">
- <b><a href="/psludump" target="_blank">psludump</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/45.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/45.gif"></a> <a target="_blank" href="./hump.fm.all.files/79.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/79.gif"></a> <a target="_blank" href="./hump.fm.all.files/1280257789776-humpfm-noisia-nightwolf-dizzy-tiny.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1280257789776-humpfm-noisia-nightwolf-dizzy-tiny.gif"></a> <a target="_blank" href="./hump.fm.all.files/42.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/42.gif"></a> they're so tiny!</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773925" nick="psludump">
- <span class="nick">
- <b><a href="/psludump" target="_blank">psludump</a></b>
- <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.all.files/1.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1.gif"></a></span>
- </div>
-
- <hr>
- <div class="msgDiv hump contains-image" id="message-1773926"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/10.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/10.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773927"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/100.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/100.gif"></a></span></div><div class="msgDiv hump " id="message-1773928"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content">i see...</span></div><div class="msgDiv hump loading contains-image" id="message-1773929"><span class="nick"><b><a href="/Seacrestcheadle">Seacrestcheadle</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/dolphin.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/dolphin.gif"></a> <a target="_blank" href="./hump.fm.all.files/tumblr_l8ij1pgB2A1qan4v8o1_500.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/tumblr_l8ij1pgB2A1qan4v8o1_500.jpg"></a> <a target="_blank" href="./hump.fm.all.files/Dolphin.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/Dolphin.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773931"><span class="nick"><b><a href="/srx">srx</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/1284162196318-humpfm-srx-Zangief-piledriver.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1284162196318-humpfm-srx-Zangief-piledriver.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773933"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/Kellyxicara.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/Kellyxicara.jpg"></a></span></div><div class="msgDiv hump contains-image" id="message-1773934"><span class="nick"><b><a href="/lolumad">lolumad</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/conductorheidr.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/conductorheidr.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773935"><span class="nick"><b><a href="/Savour">Savour</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/vaexplosionaerial.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/vaexplosionaerial.gif"></a> <a target="_blank" href="./hump.fm.all.files/animation2g.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/animation2g.gif"></a> <a target="_blank" href="./hump.fm.all.files/97_background.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/97_background.gif"></a> <a target="_blank" href="./hump.fm.all.files/animation2g.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/animation2g.gif"></a> <a target="_blank" href="./hump.fm.all.files/vaexplosionaerial.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/vaexplosionaerial.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773939"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/arm_muscle_small.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/arm_muscle_small.jpg"></a> <a target="_blank" href="./hump.fm.all.files/qwy0qw.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/qwy0qw.gif"></a> <a target="_blank" href="./hump.fm.all.files/z4JYi.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/z4JYi.png"></a></span></div><div class="msgDiv hump " id="message-1773940"><span class="nick"><b><a href="/noisia">noisia</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="http://bon.gs/tile/#img=http://30.media.tumblr.com/tumblr_l3e8nbseOv1qb5yhxo1_500.gif&img=https://archive.hump.fm/images/20100902/1283445234571-humpfm-noisia-circle-wipe-bounce.gif;x=30;y=30">http://bon.gs/tile/#img=http://30.media.tumblr.com/tumblr_l3e8nbseOv1qb5yhxo1_500.gif&amp;img=https://archive.hump.fm/images/20100902/1283445234571-humpfm-noisia-circle-wipe-bounce.gif;x=30;y=30</a></span></div><div class="msgDiv hump contains-image" id="message-1773942"><span class="nick"><b><a href="/lolumad">lolumad</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/MARX.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/MARX.gif"></a></span></div><div class="msgDiv hump " id="message-1773943"><span class="nick"><b><a href="/minty">minty</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="http://bon.gs/tile/#img=http://www.peopleinpizzaslicecostumesbecomingpizzas.com/images/pizza4.gif;x=430;y=113&img=http://www.animanga.org/Shadow-Dragon/swirl.gif;x=624;y=309&img=https://archive.hump.fm/images/20100609/1276126440209-humpfm-noisia-water-point-white-tee-left.gif;x=185;y=227&img=https://archive.hump.fm/images/20100609/1276126443123-humpfm-noisia-water-point-white-tee-right.gif;x=915;y=219">http://bon.gs/tile/#img=http://www.peopleinpizzaslicecostumesbecomingpizzas.com/images/pizza4.gif;x=430;y=113&amp;img=http://www.animanga.org/Shadow-Dragon/swirl.gif;x=624;y=309&amp;img=https://archive.hump.fm/images/20100609/1276126440209-humpfm-noisia-water-point-white-tee-left.gif;x=185;y=227&amp;img=https://archive.hump.fm/images/20100609/1276126443123-humpfm-noisia-water-point-white-tee-right.gif;x=915;y=219</a></span></div><div class="msgDiv hump contains-image" id="message-1773944"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/Snakeskin jacket and tank top collage.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/Snakeskin jacket and tank top collage.jpg"></a></span></div><div class="msgDiv hump contains-image" id="message-1773945"><span class="nick"><b><a href="/j_umanji">j_umanji</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/tessel_anim.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/tessel_anim.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773946"><span class="nick"><b><a href="/yert">yert</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif"></a> <a target="_blank" href="./hump.fm.all.files/1284160727246-humpfm-DGTLHRT-lipjoint.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1284160727246-humpfm-DGTLHRT-lipjoint.gif"></a></span></div><div class="msgDiv hump " id="message-1773947"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content">your blog should be reported for adult and sexual mature contents. this is tumblr! gtfo</span></div><div class="msgDiv hump contains-image" id="message-1773948"><span class="nick"><b><a href="/Seacrestcheadle">Seacrestcheadle</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/1284162369436-humpfm-Seacrestcheadle-dolpphp.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1284162369436-humpfm-Seacrestcheadle-dolpphp.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773949"><span class="nick"><b><a href="/j_umanji">j_umanji</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/anim_29665.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/anim_29665.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773950"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/macaco_de_gravata.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/macaco_de_gravata.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773951"><span class="nick"><b><a href="/yert">yert</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/1279775602449-humpfm-carnivora-lonely.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1279775602449-humpfm-carnivora-lonely.png"></a> <a target="_blank" href="./hump.fm.all.files/1279775602449-humpfm-carnivora-lonely.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1279775602449-humpfm-carnivora-lonely.png"></a> <a target="_blank" href="./hump.fm.all.files/1279775602449-humpfm-carnivora-lonely.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1279775602449-humpfm-carnivora-lonely.png"></a></span></div><div class="msgDiv hump contains-image" id="message-1773952"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/JesuscaminhaAguas.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/JesuscaminhaAguas.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773953"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/radiohead-thom.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/radiohead-thom.jpg"></a> <a target="_blank" href="./hump.fm.all.files/1279775602449-humpfm-carnivora-lonely.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1279775602449-humpfm-carnivora-lonely.png"></a></span></div><div class="msgDiv hump contains-image" id="message-1773954"><span class="nick"><b><a href="/Savour">Savour</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/1284162369436-humpfm-Seacrestcheadle-dolpphp.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1284162369436-humpfm-Seacrestcheadle-dolpphp.gif"></a> does anyone have just the dolphin gif or where they alwasys together?</span></div><div class="msgDiv hump contains-image" id="message-1773955"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/EE1_icon.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/EE1_icon.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773956"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/gravata.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/gravata.gif"></a></span></div><div class="msgDiv hump " id="message-1773957"><span class="nick"><b><a href="/noisia">noisia</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content">it's 10 posts above</span></div><div class="msgDiv hump contains-image" id="message-1773958"><span class="nick"><b><a href="/Seacrestcheadle">Seacrestcheadle</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/1284162507019-humpfm-Seacrestcheadle-ding.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1284162507019-humpfm-Seacrestcheadle-ding.png"></a></span></div><div class="msgDiv hump " id="message-1773959"><span class="nick"><b><a href="/Savour">Savour</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content">x_x</span></div><div class="msgDiv hump contains-image" id="message-1773960"><span class="nick"><b><a href="/j_umanji">j_umanji</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.all.files/1284162507019-humpfm-Seacrestcheadle-ding.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/1284162507019-humpfm-Seacrestcheadle-ding.png"></a> <a target="_blank" href="./hump.fm.all.files/02_SIMULIA_Abaqus69_XFEM_anim.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.all.files/02_SIMULIA_Abaqus69_XFEM_anim.gif"></a></span></div><div class="msgDiv hump " id="message-1773961"><span class="nick"><b><a href="/Savour">Savour</a></b> <img src="./hump.fm.all.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content">thanks, i need to sleep</span></div></div>
-
- <div id="msgInputDiv">
- <div id="msginputrapper">
- <input id="msgInput" class="msgInput" type="input">
- </div>
- <input id="msgSubmit" type="submit" value="Send">
- <input id="upload" value="Upload" type="submit" class="">
- <input id="webcam-button-upload" value="Webcam" type="submit">
- <input id="webcam-button-snap" value="Send Pic" type="submit" class="invisible blink">
- <button id="palette-button"><img src="./hump.fm.all.files/palette.gif"></button>
- </div>
- <div id="effects-msg" class="invisible">click on your face for effects!</div>
- </div></div>
- </div>
-
-
- <div id="palette">
- <div id="palette-thumbs"></div>
- </div>
- <div id="footerc">
- @2010 <a href="/">hump.fm</a>
- <a href="/about_us"><span style="word-spacing:normal;">About Us</span></a>
- <a href="/help"><span style="word-spacing:normal;">Help FAQ</span></a>
- <a href="/terms">Terms</a>
- <a href="/privacy">Privacy</a>
- <script type="text/javascript">
- var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
- document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
- </script><script src="./hump.fm.all.files/ga.js" type="text/javascript"></script>
- <script type="text/javascript">
- try { var pageTracker = _gat._getTracker("UA-12364576-1"); pageTracker._trackPageview();} catch(err) {}
- </script>
- <script type="text/javascript">
- _qoptions={
- qacct:"p-a3mCwIEHECjGE"
- };
- </script>
- <script type="text/javascript" src="./hump.fm.all.files/quant.js"></script>
- <noscript>
- &lt;img src="http://pixel.quantserve.com/pixel/p-a3mCwIEHECjGE.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/&gt;
- </noscript>
-
- </div>
- <!-- todo: just put this lot in javascript? -->
- <div id="preload">
- <img src="./hump.fm.all.files/osx.hand.gif" class="no-cursor invisible" id="cursor-big">
- <img src="./hump.fm.all.files/upload.png" class="invisible">
- <img src="./hump.fm.all.files/fade-blue.png" class="invisible">
- <img src="./hump.fm.all.files/humppixellarge.png" class="invisible">
- <img src="./hump.fm.all.files/humppixel.png" class="invisible">
- <img src="./hump.fm.all.files/zoom.gif" class="invisible">
- <img src="./hump.fm.all.files/heartcolorshift.gif" class="invisible">
- <img src="./hump.fm.all.files/smallheart.gif" class="invisible">
- <img src="./hump.fm.all.files/chatheartover.gif" class="invisible">
- <img src="./hump.fm.all.files/smallheartfaved.gif" class="invisible">
- <img src="./hump.fm.all.files/heartover.gif" class="invisible">
- <img src="./hump.fm.all.files/heart.gif" class="invisible">
- <img src="./hump.fm.all.files/humppixelhover.png" class="invisible">
- <img src="./hump.fm.all.files/humppixelhover.png" class="invisible">
- </div>
-
-
-</body></html>
diff --git a/static/resizetest/hump.fm.av.files/hump.css b/static/resizetest/hump.fm.av.files/hump.css
deleted file mode 100755
index fcf64c0..0000000
--- a/static/resizetest/hump.fm.av.files/hump.css
+++ /dev/null
@@ -1,2143 +0,0 @@
-/* reset.css
- From http://meyerweb.com/eric/tools/css/reset/
- v1.0 | 20080212 */
-
-
-
-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, em, font, img, ins, kbd, q, s, samp,
-small, strike, strong, sub, sup, tt, var,
-b, u, i, center,
-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-size: 100%;
- vertical-align: baseline;
- background: transparent;
- font-family: Arial, Helvetica, sans-serif;
-}
-body {
- line-height: 1;
-}
-ol, ul {
- list-style: none;
-}
-blockquote, q {
- quotes: none;
-}
-blockquote:before, blockquote:after,
-q:before, q:after {
- content: '';
- content: none;
-}
-
-/* remember to define focus styles! */
-:focus {
- outline: 0;
-}
-
-/* remember to highlight inserts somehow! */
-ins {
- text-decoration: none;
-}
-del {
- text-decoration: line-through;
-}
-
-/* tables still need 'cellspacing="0"' in the markup */
-table {
- border-collapse: collapse;
- border-spacing: 0;
-}
-
-
-/*header stuff */
-
-a.img_roll:link, .img_roll{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/humppixel.png);
-}
-a.img_roll:hover{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/humppixelhover.png);
-}
-a.img_rolldis:link, .img_rolldis{
- width:130px;
- height:46px;
- display:inline-block;
- background-image:url(/static/img/humppixel.png);
-}
-a.img_rolldis:hover{
- width:130px;
- height:46px;
- display:inline-block;
- background-image:url(/static/img/humppixelhover.png);
-}
-
-#userlist a{
-color:000;
-
-}
- /*searchstuff*/
-#searchbox{
-position:absolute;
-top:19px;
-margin-right:10px;
-}
-#search-query{
-background: white;
-border: 1px solid #999;
-color: #C0C8D3;
-font-size: 13px;
-padding: 3px 12px 3px 37px;
-padding-left: 37px;
-padding-left: 37px;
-width:190px;
-
-}
-#search-query .search_icon {
-background:url("/static/img/hourglass.png") no-repeat scroll center center transparent;
-bottom:3px;
-cursor:pointer;
-left:6px;
-opacity:0.8;
-position:absolute;
-top:3px;
-width:32px;
-}
-
-.white a:hover {
- text-decoration: none;
- color: #fff;
-}
-.white a:active {
- text-decoration: none;
-
-
- color: #fff;
-}
-#header7{
- margin: 0px auto -1px auto;
-
-height:49px;
- position:fixed;background-image:url(/static/img/blgrad.png);
-background-position:bottom;
-background-color:#eee;
-
-width:100%;
-min-width:600px;
-left:-1px;
- box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
- -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
- -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
-
-}
-#bar7{
- top:19px;
- position:absolute;
- word-spacing:-1;
- font-size: 16px;
-height:22;
-text-indent:14px;
-line-height:1.9;
- left: 125px;
- margin-left: 0.1%;
- margin-right: 8%;
- letter-spacing:.2px;
-}
-#bar7dis{
- top:19px;
- position:absolute;
- word-spacing:-1;
- font-size: 16px;
-height:22;
-text-indent:14px;
-line-height:1.9;
-
- margin-left: 0.1%;
- margin-right: 8%;
- letter-spacing:.2px;
-}
-#bar7 img{
-margin-top:4;
- vertical-align: top;
-}
-#bar7 a{
- text-decoration: none; font-family: Monaco, "Courier New", Courier, monospace;
-
- font-size:13;
-padding:4px;
-cursor:pointer;
- color: #000;
-
-
-}
-#bar7 a:hover{
- text-decoration: none;
-padding:4px;background-color:#fff;
- color: #000;
-
-}
-#logout7{
- top:10px;
-height:16px;
-padding-left:4px;padding-right:3px;
-
- border-bottom-left-radius:10px;
- -webkit-border-bottom-left-radius:10px;
- -moz-border-radius-bottomleft:10px;
- position:relative;
- font-size:1px;
-border-left:1px solid #999;
-border-bottom:1px solid #999;
-background-color:#eff5fb;
- float:right;
- font-family: Arial, Helvetica, sans-serif;
- font-weight: normal;
-}
-#logout7 img{display:none;
-}
-#logout7 a{font-size:10px; color: #5a5858;
-
-}
-#logout7 a:hover{font-size:10px;
-color:#000; text-shadow: 0px 1px 0px #fff;
-}
-
-#toplogin{
-margin-top:8px;
-margin-right:5px;
-
-}
-#toptools{
-display:inline-block;
-margin-left:-15px;
-
-
-}
-.toolsmenu{
-width:80px;margin-left:4px;
-color:#000;font-family:verdana;background-color:#ffffff; font-family: Monaco, "Courier New", Courier, monospace;
-}
-.white a:link {
- text-decoration: none;
- font-size:14px;
- color: #fff;
-}
-.white a:visited {
- text-decoration: none;
- font-size:14px;
- color: #fff;
-}
-#logo7{
- margin-left: 10px;
- z-index:1050; text-decoration: none;
- float:left;
- margin-top:-1px;
-}
-#logo7 a{font-size:28px;
-
-letter-spacing:-1;
-font-weight:bold; text-decoration: none;
-color:#000;
-}
-#logo7 a:hover{
-color:#000; text-decoration: none;
-text-shadow: -0.5px -0.5px 0px #f0e;
-}
-#facebooklike{
-position:absolute;
-top:21px;right:0px;
-}
-#dumplist{
-top:0px:width:100%;padding:0px;background-color:#fff;
-color:#000;font-size:60%;text-transform:uppercase;text-decoration: none;
-border-bottom:1px solid #999;text-align:left;text-indent:350px;
-padding-right:44px;line-height:1.1;background-color:#eff5fb;overflow:hidden;position:fixed;height:10px;width:100%;
-/*margin-left:40%;
- border-bottom-left-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -moz-border-radius-bottomleft:5px;text-decoration: none;
-border-left:1px solid #999;*/
-}
-#dumplist a{color:#000;font-size:100%;text-transform:uppercase;text-decoration: none;
-}
-#dumplist a:hover{color:#f0e;text-decoration: none;
-
-}
-#rapper7{
- top: 0px;
- left:0px;
- position:absolute;
- width: 100%;
- height: 62px;
-}
-#logoicons{
-width:auto;
-}
-#registerlink{
- font-size: 16px;
-word-spacing:2;
-line-height:2.4;
-font-weight:bold;
-}
-
-#registerlink img{
-display:none;
-}
-
-.no-cursor { cursor: none; }
-.invisible { display: none !important; }
-#cursor-big { position: absolute; z-index: 1000; }
-
-.thumb {
- cursor:pointer;
-}
- .thumb{
-display:inline-block;
-
-}
-
-img.chat-thumb {
- cursor:pointer;
- position: absolute;
- /*margin-top: -10px;*/
- width: 16px;
- height: 16px;
- bottom: 4px;
- right: 4px;
- /*left: 4px;*/
- display: block;
- margin: 0;
- padding: 0;
-}
-
-
-.hump .nick {
- position: relative;
- padding-right: 15px;
-}
-
-.logged-hump {
- position: relative;
-}
-
-/* sharing */
-.buttons{
- cursor:pointer;
-
-display:inline-block;
-}
-.buttons .share {
- opacity: 0.8;
-}
-.buttons .share:hover {
- opacity: 1;
-}
-.buttons .other-sites {
- /*padding-left: 20px;*/
-}
-img.thumb {
-bottom:10px;
-image-rendering: -moz-crisp-edges;
-
-position:absolute;
-
-
-
- left:110px;
- display: inline-block;
-}
-
-.thumb.favorite {
- position: absolute;
- margin-left: 0px;
- margin-top: 0px;
- height: 27px;
- width: 27px;
- display: block;
-}
-
-a.youtube {
- position: relative;
-}
-
-.youtube .youtube-thumb {
- width: 130px;
- height: 97px;
- padding-bottom: 22px;
- margin: 0;
-}
-.youtube .youtube-controls {
- position: absolute;
- left: 0;
- bottom: 0;
- margin: 0;
-}
-.share-buttons{
-cursor:pointer;
-width:100;
-}
-
-.msvDiv {
- cursor: pointer;
- display:inline-block;background-color:#fff;
-}
-
-.msg-hover.content img {
- cursor: pointer;
- background-position:center;
- opacity:0.5;
-background-color:#fff;
- display: inline-block;
-}
-
-.msg-hover.content {
- cursor: pointer;
- background-image:url("/static/img/thumbs/stripes.gif");
- opacity:1.0;
- color:#000;
- background-position:bottom right;
- background-attachment:fixed;
-}
-
-.msg-hover.content .img-wrapper {
- cursor: pointer;
- background-image:url("/static/img/thumbs/heartcolorshift.gif");
-background-color:white;
- opacity:0.9;
- color:#000;
- background-position:bottom right;
- background-attachment:relative;
- display: inline-block;
- position: relative;
-}
-
-
-.msg-hover{
- background-color:#fff;
-}
-
-.msg-image-zoom {
- position: absolute;
- bottom: 5px;
- right: 5px;
- background-color: white;
- opacity: 1;
-}
-
-a.msg-image-zoom img.zoom-icon {
- height: 48px;
- width: 48px;
-display:inline-block;
- opacity:0.9;
- border: 1px solid black;
- box-shadow: -1px 1px 0px #000;
- -webkit-box-shadow:-1px 1px 0px #000;
- -moz-box-shadow: -1px 1px 0px #000;
-}
-
-a.msg-image-zoom img.zoom-icon:hover {
- opacity:1;
- border-top: 1px solid black;
- border-right: 1px solid black;
- border-left: 2px solid black;
- border-bottom: 2px solid black;
- box-shadow: -1px 1px 0px #000;
- -webkit-box-shadow:-1px 1px 0px #000;
- -moz-box-shadow: -1px 1px 0px #000;
-}
-
-.msgDiv.favorite{
- background-image:url("/static/img/thumbs/stripes.gif");
- background-position:top right;
- background-position:bottom right;
- background-attachment:fixed;
-
-}
-
-/*div.content img:hover{background-color:white;}*/
-.nick{background-color:white;margin-right:3px;}
-.msgDiv.hump{background-color:white;}
-.nick a:link{color:#000;margin-right:3px;}
-.msgDiv.hump a:link{background-color:white;color:#000;}
-
-/*searchstuff*/
-#searchbox{
- position:absolute;
- top:18px;
- right:100px;
-}
-
-#search-query{
- background: white;
- border: 1px solid #999;
- color: #C0C8D3;
- font-size: 13px;
- padding: 3px 12px 3px 37px;
- padding-left: 10px;
- ztext-indent:5px;
- border-radius: 8px;
- -webkit-border-radius: 8px;
- -moz-border-radius: 8px;
- width: 150px;
-}
-
-.search_icon {
- background:url("/static/img/hourglass.png") no-repeat scroll center center transparent;
- bottom:3px;
- cursor:pointer;
- left:6px;
- opacity:0.8;
- border-right:1px solid #C0C8D3;
- position:absolute;
- top:3px;
- width:32px;
-}
-#search-results{
- position: absolute;
- top:55px;
- width:100%;
- text-align: center;
- left: 0;
- z-index: 1000;
-}
-
-#search-results-images{
- display: none;
- overflow:auto;
- background-image:url(/static/img/bg.dither.gif);
- background-color:#eee;
- width:95%;
- margin-left: auto;
- margin-right: auto;
- margin-top: -22px;
- padding-top: 30px;
- -moz-box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- -webkit-box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- border-radius: 8px;
- -webkit-border-radius: 8px;
- -moz-border-radius: 8px;
-}
-#search-results-images img{
- max-width:300px;
- max-height:100px;
- border:1px solid #eee;
- float:right;
- display:inline;
- margin-right:10px;
-}
-#search-controls {
- width: 95%;
- margin-left: auto;
- margin-right: auto;
- position: relative;
- text-align: right;
- display: none;
- top: 0;
- padding-right: 8px;
-}
-#search-control-text {
- font-size: medium;
- padding: 4px;
-}
-#search-controls a {
- -moz-box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- -webkit-box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- border-radius: 8px;
- -webkit-border-radius: 8px;
- -moz-border-radius: 8px;
- padding: 4px;
-}
-#search-message {
- display: inline;
- font-size: medium;
-}
-#search-control-previous, #search-control-next {
- visibility: hidden;
-}
-
-
-/* pichat.css */
-
-body {
-
-background-color:#fff;
- margin:0;
-
- background-repeat:repeat-x;
- background-position:top;
-overflow:hidden;
-
-}
-
-a {
- font-size: 12px;
- color: #000;
-}
-a:link {
- text-decoration: none;
-}
-a:visited {
- text-decoration: none;
- color: #000;
-}
-a:hover {
- text-decoration: none;
- color: #00F;
-}
-a:active {
- text-decoration: none;
- color: #000;
-}
-.white a:link {
- text-decoration: none;
- font-size:14px;
-
- color: #fff;
-}
-.white a:visited {
- text-decoration: none;
- font-size:14px;
- color: #fff;
-}
-#dcontent{
-
- overflow: auto;
- min-width:600px;
-}
-#content{
-
- overflow: auto;
-
-}
-#chatboxx {
- position: fixed;
- top:80px;
-}
-
-#rapper {
- top: 0px;
-}
-#effects-msg{
-position:fixed;
-bottom:65;
-z-index:1111;
-right:35;
-font-size:15;
-color:#000;
-
-}
-
-#footerc
-{
- text-align:center;
- position:fixed; font-family: Monaco, "Courier New", Courier, monospace;
- width:100%;
- bottom:-8px;
-line-height:1.6;
- font-size:11px;
-word-spacing:15px;
-height:28px;
- color: #000;
-
-}
-#footerc a {
- font-size: 11px;
- color: #000;font-family: Monaco, "Courier New", Courier, monospace;
-}
-#footerc a:link {
- text-decoration: none;
- font-size: 11px;
-color:000;
-}
-
-#footerc a:hover {
- text-decoration:none;
- font-size: 11px;
- color: #f0e;
-}
-#footerp
-{
- text-align:center;
- position:fixed; font-family: Monaco, "Courier New", Courier, monospace;
- width:100%;
- bottom:0px;
-
-line-height:3.1;
- font-size:11px;
-word-spacing:15px;
-height:28px;
- color: #000;
-
-}
-#footerp a {
- font-size: 11px; text-decoration: none;
- color: #000; font-family: Monaco, "Courier New", Courier, monospace;
-}
-#footerp a:link {
- text-decoration: none;
- font-size: 11px;
-color:000;
-}
-
-#footerp a:hover {
- text-decoration:none;
- font-size: 11px;
- color: #f0e;
-}
-
-#messagePane {
-top:50px;
-bottom:65px;
- position:fixed;
- width: 99.6%;
- background-color:#fff;
-left:0.2%;
-
-}
-
-#messagePane a:hover {
- text-decoration: none;
- color: #00F;
-}
-
-#messageList {
- height: 100%;
- width: 100%;
- overflow-y: auto;
- overflow-x: hidden;
-}
-#messagetabs {
- height: 40px;
- padding: 5px;
- position: fixed;
- width: 80%;
- max-width:1500px;
- overflow-y: hidden;
- overflow-x: hidden;
- top:48px;
- left:0px;
-}
-
-#msgInputDiv {
- position:relative;
- min-width:500px;
-left:3px;
-bottom: -5px;
- width: 100%;
-}
-
-#msgInput {
- left:-3px;border:1px solid #000;
- position:relative;border-right:0px;
-height:35px;
-font-size:20px;
- min-width:500px;padding-right:38px;padding-left:1px;
- box-shadow: 2px 3px 4px #eee;
-}
-.msgInput {
- min-width:500px;width:100%;
- background-color:#eff5fb;
-}
-#msginputrapper{
-margin-right:374;
-height:0px;
-
-}
-#msgSubmit {
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-right:285px;
-font-size:20px;background-color:#eff5fb;
-top:0;
- text-align:center;
-border:1px solid #000;
-border-right:0px;
- cursor:pointer;
- font-size:12px;
- color:#000;
-}
-#prevbutton {
-border:1px solid #000;
- position:absolute;
- display:inline-block;
- width:50%;
-height:35px;
-background-position:center;
-left:0px;
-top:0;
-font-weight:bold;
-background-color:#eff5fb;
- border-top-left-radius:10px;
- -webkit-border-top-left-radius:5px;
- -moz-border-radius-topleft:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -moz-border-radius-bottomleft:5px;
-padding-bottom:1;
- text-align:center;
- cursor:pointer;
- font-size:12px;
- color:#000;
-border-right:0px;
-}
-#webcam-button-upload{
- border-top-right-radius:10px;
- -webkit-border-top-right-radius:5px;background-color:#eff5fb;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-background-position:center;
-right:5px;
-border:1px solid #000;
-top:0;
-padding-bottom:1;
- text-align:center;
- cursor:pointer;
- font-size:12px;
- color:#000;
-}
-
-#nextbutton{
-border:1px solid #000;
- border-top-right-radius:10px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
- position:absolute;
- display:inline-block;
- width:50%;
-height:35px;
-font-weight:bold;
-background-position:center;
-right:5px;background-color:#eff5fb;
-top:0;
-padding-bottom:1;
- text-align:center;
- z-index:100;
- cursor:pointer;
- font-size:12px;
- color:#000;
-}
-
-#webcam-button-snap{
- border-top-right-radius:10px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-background-position:center;
-right:5px;
-top:0;
-padding-bottom:4;
- text-align:center;
- cursor:pointer;
-background-color:#ccc;
- font-size:17px;
- color:#fff;
-border:1px solid #000;
-}
-
-#webcam-button-snap.blink{
- color:#4f4;
-}
-
-
-#webcam-button-close { /* 16 x 14 */
- position: fixed;
- bottom: 450px; /* 240 + 68 - (16 / 2) */
- right: 495px; /* 320 - (14 / 2) */
- z-index: 5001;
-border:1px solid #000;
- cursor: pointer;
-}
-
-#webcam-preview {
- position:fixed;
- bottom: 82;
-opacity:0.9;
- right:30;
-
- border-top-right-radius:5px;
- background-color:#FFF;
-
-border:1px solid #000;
- z-index:5000;
-}
-#upload {
-
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-background-position:center;
-right:125px;
-top:0;
-background-color:#eff5fb;
-padding-bottom:1;
- text-align:center;
-
- cursor:pointer;
- font-size:12px;
- color:#000;
-border:1px solid #000;border-right:0px;
-}
-.msgDiv img {
- max-width:650px;
- width: expression(this.width > 650 ? 650: true);
- max-height:400px;
- height: expression(this.width > 400 ? 400: true);
- max-width:400px;
- margin:-2;
- opacity:1;
-}
-
-.msgDiv {
- padding:2px;
-}
-
-.oldmsg {
- color: #666;
-}
-
-#palette-button {
-border:1px solid #000;background-color:#eff5fb;
-background-position:top right;
- position:absolute;
-/* display:inline-block;*/
- width:40px;
- height:35px;
- right:245px;
- top:0;
- padding-bottom:1;
- text-align:center;
- cursor:pointer;
- font-size:12px;
- color:#fff;
-border-right:0px;
-}
-
-#palette {
- position: absolute;
- right: 30px;
- bottom: 76px;
- width: auto;
-max-width:350;
-min-width:150;
- height: auto;
-max-height:400px;
-min-height:150;
-padding:20;
- background-color: white;
- z-index: 1000000000;
- display: none;
- overflow-y: auto;
- box-shadow: 3px 4px 4px #c8cbce;
-border:1px solid #000;
-}
-
-#palette-thumbs {
-}
-
-#palette-thumbs img {
- max-width: 100px;
-cursor:pointer;
-opacity:.9;
-padding:1;
- max-height: 100px;
-}
-#palette-thumbs img:hover {
- max-width: 100px;
-cursor:pointer;
-opacity:1;
-padding:0;
-border:1px solid blue;
- max-height: 100px;
-}
-
-
-#favbox {
- display: none;
- overflow-x: hidden;
- overflow-y:auto;
- max-height: 300px;
- margin: 0px;
- position: absolute;
- padding: 5px;
- bottom:25px;
- min-width: 210px;
- width:11%;
- float:right;
- right: 4.5%;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14px;
- font-weight:420;
- border-top-left-radius:5px;
- border-top-right-radius:5px;
- -webkit-border-top-left-radius:5px;
- background-color:#FFF;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topleft:5px;
- -moz-border-radius-topright:5px;
- border-bottom-left-radius:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomleft:5px;
- -moz-border-radius-bottomright:5px;
- border-right:2px solid #c8cbce;
- border-bottom:2px solid #c8cbce;
- box-shadow: 3px 4px 2px #c8cbce;
- -webkit-box-shadow: 3px 4px 2px #c8cbce;
- -moz-box-shadow: 3px 3px 2px #c8cbce;
- text-overflow:ellipsis;
- /* opacity:0.87; */
- z-index:18;
- text-align: left;
-}
-
-#userList {
- overflow-x: hidden;
- overflow-y:auto;
- max-height: 70%;
- margin: 0px;
- position: absolute;
- padding: 5px;
- top:25px;
- min-width: 210px;
- width:11%;
- float:right;
- right: 4.5%;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14px;
- font-weight:420;
- background-color:#transparent;
- border-radius:5px;
-
- -webkit-border-radius:5px;
-
- -moz-border-radius:5px;
-border-right:2px solid #c8cbce;
-border-bottom:2px solid #c8cbce;
-
- box-shadow: 3px 4px 3px #c8cbce;
--webkit-box-shadow: 3px 4px 3px #c8cbce;
--moz-box-shadow: 3px 3px 3px #c8cbce;
- text-overflow:ellipsis;
-/* opacity:0.75;*/
- text-align: left;
-
-background-image:url(/static/img/bg.dither.gif);
-
-}
-#userList a:hover{color:#ffffff;}
-.username{height:30px;
-margin-top:6px;
-line-height:20px;
-text-indent:6px;
-min-width:90px;
-overflow:hidden;
-
-}
-.username a {
-display:block;
-width:100%;
-height:100%; color:#000;
-text-decoration:none;
-
-}
-.username a:hover {
-text-shadow: none;
-display:block;
-width:100%;
-height:100%;
-background-image:url(/static/img/moverc.png);
-background-repeat:repeat-x;
-color:#fff;
-text-decoration:none;
-background-color:#f3f3f3;
- border-top-right-radius:5px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
-}
-#userlist a:hover {
-display:block;
-width:100%;
-height:100%;
-background-image:url(/static/img/moverc.png);
-background-repeat:repeat-x;
-color:#fff;
-text-decoration:none;
-background-color:#f3f3f3;
- border-top-right-radius:5px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
-}
-#userList img{
-
- max-width:30px;
- width: expression(this.width > 30 ? 30: true);
- max-height:30px;
- height: expression(this.width > 30 ? 30: true);
- max-width:30px;
- float:right;
- right:1px;
- height:30px;
- border-radius:3px;
-
- -webkit-border-radius:3px;
-
- -moz-border-radius:3px;
-
-}
-#userListicon {
- overflow: auto;
- height: 70%;
- margin: 0px;
- position: fixed;
- padding: 5px;
- top:48px;
- width: 7%;
- float:right;
- right: 35px;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- text-transform: uppercase;
- min-width:72px;
- line-height:13px;
- z-index:1;
- font-weight: bold;
- font-family: Arial, Helvetica, sans-serif;
- color: #666;
- text-transform:none;
-
-}
-#avatar
-{
- right:1px;
- float:right;
- text-align:left;
- width:auto;
-
-}
-#userListp {
- overflow-x: hidden;
- overflow-y:auto;
- max-height: 70%;
- margin: 0px;
- position: absolute;
- padding: 5px;
- top:25px;
- min-width: 210px;
- width:11%;
- float:right;
- right: 4.5%;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14px;
- font-weight:420;
- border-radius:5px;
-
- -webkit-border-radius:5px;
-
- -moz-border-radius:5px;
-border-right:2px solid #c8cbce;
-border-bottom:2px solid #c8cbce;
-
- box-shadow: 3px 4px 4px #c8cbce;
--webkit-box-shadow: 3px 4px 4px #c8cbce;
--moz-box-shadow: 3px 3px 4px #c8cbce;
-filter: progid:DXImageTransform.Microsoft.dropShadow(color=#c8cbce, offX=3, offY=4, positive=true);
- text-overflow:ellipsis;
-/* opacity:0.75;*/
- z-index:18;
- text-align: left;
-background-image:url(/static/img/bg.dither.gif);
-background-color:#fff;
-
-}
-#userListp img{
-
- max-width:30px;
- width: expression(this.width > 30 ? 30: true);
- max-height:30px;
- height: expression(this.width > 30 ? 30: true);
- max-width:30px;
- float:right;
- right:1px;
- z-index:77;
- height:30px;
- border-radius:3px;
-
- -webkit-border-radius:3px;
-
- -moz-border-radius:3px;
-}
-#userlistp a:hover {
-display:block;
-width:100%;
-height:100%;
-background-image:url(/static/img/moverc.png);
-background-repeat:repeat-x;
-color:#fff;
-text-decoration:none;
-background-color:#f3f3f3;
- border-top-right-radius:5px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
-}
-#mgsavatar{
-left:0;
-}
-#binfo {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 11px;
- bottom
-}
-
-#preload {
- position: absolute;
- left: 0px;
- top: 0px;
-}
-
-.invisible { display: none !important; }
-
-
-
- /* profile shit */
- body.profile {
- font-family: Arial, Helvetica, sans-serif;
- background-color:#f0f9ff;
- background-image:url(/static/img/fade-blue.png)!important;
- background-repeat:repeat-x;
- background-position:top;
-background-attachment:fixed;
-overflow:auto !important;
- margin: 0;
-}
-@charset "UTF-8";
-
-#chatrap{
-
-}
-#messagePanep {
-top:50px;
-bottom:65px;
- position:fixed;
- width: 99.6%;
- background-color:#fff;
-left:0.2%;
- z-index:5;
-}
- #edit-toggle{
-position:absolute;
-top:0;
-right:0;
-height:15px;
-background-image:url(/static/img/upload.png);
-width:auto;
-padding:4;
-color:#fff;
-text-align:center;
-background-color:#0c8fff;
- box-shadow:5px 5px 5px #d8dbde;
- -webkit-box-shadow:5px 5px 5px #d8dbde;
- -moz-box-shadow:5px 5px 5px #d8dbde;
- border-bottom-left-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -moz-border-radius-bottomleft:5px;
-}
-
-
-#edit-toggle a{font-size:12;
-letter-spacing:;
-
-color:#fff;
-}
-#edit-toggle a:hover{font-size:12;
-letter-spacing:;
-
-}
-
- #profile {
- float: right;
- padding: 20px;
-opacity:0.9;
- position:fixed;
- top:79px;
-image-rendering: -moz-crisp-edges;
-left:18px;
-width:180px;
-line-height:1.3;
-background-color:#fff;
- overflow: hidden;
- text-overflow: ellipsis;
- height:auto;
- text-overflow: ellipsis-word;
- z-index:9;
- min-height:350px;
- }
-#profile img{
- max-width:100px;
- width: expression(this.width > 100 ? 100: true);
- max-height:100px;
- height: expression(this.width > 100 ? 100: true);
-}
-#profile h3{
-font-size:15px;
-margin-left:-10px;
-color:999;
-padding-bottom:2px;
-}
-#profile h2{
-text-indent:-10;
-margin-top:-5;
-}
-#logavatar{
-margin-left:-49;
-height:22;
-background-image:url(/static/img/leftarrow.png);
- background-repeat:no-repeat;
- background-position:22 1;
-margin-top:-22;
-display:none;
-}
-#profile h7{
-color:#000;
-text-transform:uppercase;
-display:inline-block;
-margin-bottom:5px;
-bottom:0px;
-position:absolute;
-margin-left:-5px;
-font-size:12px;
-
-}
-
-#logavatar img{
-
- max-width:20px;
- width: expression(this.width > 20 ? 20: true);
- max-height:20px;
- height: expression(this.width > 20 ? 20: true);
- max-width:20px;
-margin-top:0;
- box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #d8dbde;
- -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #d8dbde;
- -moz-box-shadow: 0 0 10px #d8dbde, 2px 2px 5px #d8dbde;
-
-}
-#profile h8{
-position:absolute;
-top:38px;font-size:100%;
-letter-spacing:-1px;
-left:12px;
-color:#000;
-}
-#profile h9{
-font-size:120%;
-color:#000;color:#000;
-
-}
-#adsenseprofile{
-position:fixed;top:490;
-left:20;
-}
-#chatrap{
-margin-left:245px;
-}
-
-#uploadp{
-display:inline-block;
- width:181px;
- height:33px;
- font-size:20px;
- background-image:url(/static/img/btngrad1.png);
- font-weight:bold;
- word-spacing:7;
- margin-top:0px;
-margin-bottom:10;
-margin-left:-2;
- text-align:center;
- font-size:16px;
- color:#fff;
- text-shadow:1px 1px 3px #000;
- border-radius: 5px;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;*/
- border:solid 1px #eee;
-
-}
-#pnav{position:absolute;
-padding-left:400px;
-margin-top:16px;
-background-position:top;
-font-weight:bold;
-margin-left:0;
-text-align:left;
-}
-#pnavo{
-margin-top:-17;
-padding:2;
-width:105;
-letter-spacing:-2;
-text-indent:6;
- border-top-left-radius:5px;
- border-top-right-radius:5px;
- -webkit-border-top-left-radius:5px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topleft:5px;
- -moz-border-radius-topright:5px;
- border-bottom-left-radius:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomleft:5px;
- -moz-border-radius-bottomright:5px;
-height:32;
-text-transform:lowercase;
-border:1px solid #000;
-background-color:#fff;
-}
-#pnavn{
-position:absolute;
-top:-1;
-left:525;
-letter-spacing:-2;
-text-indent:5;
-width:96;
-height:32;
-padding:2;
-border:1px;
-border:1px solid #000;
-background-color:#fff;
- border-radius:5px;
-
- -webkit-border-radius:5px;
-
- -moz-border-radius:5px;
-
-}
-
-
-.buttons .permalink img {
-width:16px;
-height:16px;
-}
-
-
-#pnav a {
- font-size: 30px;
- color:#000;
-text-transform:lowercase;
-}
-pnav a:link {
- text-decoration: none;
-color:fff;
-}
-a:visited {
- text-decoration: none;
- color: #000;
-}
-#pnav a:hover {
- text-decoration: none;
- color: #000; text-shadow: 1px 1px 1px #999;
-
-}
-#footer
-{
- text-align:center;
-
- width:100%;
- bottom:-50px;
-line-height:1;
-padding-top:80px;
- font-size:11px;
-word-spacing:6px;
- color: #000;
-
-}
-#footer a {
- font-size: 11px;
- color: #000;
-}
-#footer a:link {
- text-decoration: none;
- font-size: 11px;
-color:000;
-}
-
-#footer a:hover {
- text-decoration:none;
- font-size: 11px;
- color: #f0e;
-}
-
-#log
-{
- position:absolute;
- top:18px;
- padding-top: 25px;
-}
-
-.logged-hump img{
- max-width:400px;
- max-height:400px;
- border:0px;
-
-}
-#messageList img {
- max-width:400px;
- max-height:400px;
-
-}
-
-.logged-hump {
- background-color:#fff;
- text-overflow: ellipsis-word;
- padding: 18px 18px 6px 18px;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- text-transform: uppercase;
- margin-left:3px;
- line-height:15px;
- z-index:4;
- line-height:20px;
- text-align: left;
-}
-
-.editable {
- color: #0AA;
-}
-
-.editing {
- color: #F0F;
-}
- div#avatar {
- overflow: hidden;
- text-overflow: ellipsis;
-
- padding-bottom:20px;
- }
- #contact {
-
- text-overflow: ellipsis-word;
- }
- #bio {
-
- text-overflow: ellipsis-word;
- }
-
- input.inplace_field {
- width: 100%;
- }
-
- textarea.inplace_field {
- width: 100%;
- height: 50px;
- }
-#profile h2 {
- letter-spacing:-1px;
-color:#ccc;
- height:40px;
- font-size:24px;
- font-family:Arial, Helvetica, sans-serif;
- font-weight:bold;
- text-transform:capitalize;
- text-shadow: -1px 1px 1px #f0e;
-}
- img#avatarPic {
- max-height:100px;max-width:100px;
- border-radius:5px;
-
- -webkit-border-radius:5px;
-
- -moz-border-radius:5px;
-margin-bottom:15px;
- }
-
-.logged-hump a:hover {
- text-decoration: none;
- color: #00F;
-}
-/*directory stuff*/
-#dlogavatar img{
-image-rendering: -moz-crisp-edges;
- max-width:50px;
- width: expression(this.width > 50 ? 50: true);
- max-height:50px;
- height: expression(this.width > 50 ? 50: true);
- max-width:50px;
-margin-top:0;
-
-
-}
-#dlogavatar{
-margin-left:-82px;
-height:25;
-background-image:url(/static/img/leftarrow.png);
-width:70;
- background-repeat:no-repeat;
- background-position:55 4;
-margin-top:-20;
-z-index:5555;
-
-
-}
-.dlogged-hump img{
- max-width:600px;
- width: expression(this.width > 600 ? 600: true);
- max-height:600px;
- height: expression(this.width > 600 ? 600: true);
- border:0px;
- z-index:4;
-
-
-}
-.dlogged-hump{
- min-width:600px;
- max-width:600px;
-width:600px;
- width:auto;
-text-overflow: ellipsis-word;
- padding: 18px;
- padding-bottom:7px;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- text-transform: uppercase;
- line-height:15px;
- background-color:#fff;
-border:1px solid #f0e0d6;
-margin-left:20px;
-margin-bottom:20px;
- z-index:4;
- line-height:20px;
- text-align: left;
-
-
-}
-
-
-#infotxt{
-position:absolute;
-top:;
- border-radius:5px;
-
- -webkit-border-radius:5px;
-
- -moz-border-radius:5px;
-border:1px solid #000;
-margin-right:-30;display:none;
-color:#000;
-background-color:#fff;
-padding:3;
-text-transform:uppercase;
-margin-top:-74;
-}
- #dprofile {
- float: right;
- padding: 20px;
-opacity:0.9;
- position:fixed;
- top:76px;
-image-rendering: -moz-crisp-edges;
-left:22px;
-max-width:120px;
-line-height:1.3;
-background-color:#fff;
- overflow: hidden;
- text-overflow: ellipsis;
- height:auto;
- text-overflow: ellipsis-word;
- z-index:9;
- }
-
- #lprofile {
- float: right;
- padding: 20px;
-opacity:0.9;
- position:fixed;
- top:95px;
-image-rendering: -moz-crisp-edges;
-left:12px;
-width:180px;
-line-height:1.3;
-background-color:#fff;
- overflow: hidden;
- text-overflow: ellipsis;
- height:auto;
- text-overflow: ellipsis-word;
- z-index:9;
- }
-#dprofile img{
- max-width:100px;
- width: expression(this.width > 100 ? 100: true);
- max-height:100px;
- height: expression(this.width > 100 ? 100: true);
-}
-#dprofile h3{
-font-size:15px;
-margin-left:-10px;
-color:999;
-padding-bottom:2px;
-}
-#dprofile h2{
-text-indent:-10;
-margin-top:-5;
-}
-#dprofile h7{
-color:#000;
-text-transform:uppercase;
-display:inline-block;
-margin-bottom:5px;
-bottom:0px;
-position:absolute;
-margin-left:-5px;
-font-size:12px;
-
-}
-/* DASH STUFF */
-#dashadminmute{
-position:absolute;
-top:0px;
-background-color:red;
-padding:5px;
-right:0px;
- border-bottom-left-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -moz-border-radius-bottomleft:5px;
-}
-#dashadminmute a{color:white;}
-#edit-toggle{
-position:absolute;
-width:80px;
-top:-10px;
-left:-5px;
-}
-
-#dashrapper{
-border:1px dotted #0c8fff;
-top:80px;
-padding:20px;
-margin-left:100px;
- border-bottom-left-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -moz-border-radius-bottomleft:5px;
-margin-right:50%;
-background-color:white;
-min-width:800px;
-min-height:435px;
-position:absolute;
-}
-#dashuserlist{
-background-color:white;
-padding:15px;
-border:1px solid black;
- text-overflow:ellipsis-word;
-width:180px;
-min-height:400px;
- border-radius:5px;
- -webkit-border-radius:5px;
- -moz-border-radius:5px;
- overflow: hidden;
- text-overflow: ellipsis;
-}
-
-#dashuserlist img{
-max-height:70px;
-max-width:150px;
-}
-
-#dashuserlist h2{
-font-size:25px;
-text-transform:capitalize;
-}
-#dashuserlist h3{
-font-size:18px;
-padding-bottom:15px;
-padding-top:1px;
-text-transform:capitalize;
-}
-#middash{
-top:50px;
-position:absolute;
-margin-left:230px;
-}
-#middash h2{
-font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
-font-size:50px;
-letter-spacing:-2px;
-margin-bottom:10px;
-
-}
-#middash h3{
-font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
-font-size:35px;
-letter-spacing:-2px;
-line-height:28px;
-}
-#middash h2{
-font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
-font-size:50px;
-letter-spacing:-2px;
-
-}
-#middash a{
-font-size:100%;
-}
-#middash a:hover{
-color:#f9f9f9;background-color:white;
-font-size:100%;
-text-shadow: -2px 2px 10px #000;
-}
-#dashinfo{
-margin-top:10px;
-background-color:white;
-
-}
-#dashavatar{
-
-}
-
-#dashpix{
-top:0px;
-float:right;
-
-padding:15px;
-margin-top:-150px;
-width:550px;
-
-}
-#dashpix img{
- width: expression(this.width > 50 ? 50: true);
- max-height:100px;
- height: expression(this.width > 50 ? 50: true);
- max-width:150px;
-}
-
-
-#favstxt{
-margin-top:-70px;
-margin-left:-10;
-font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
-font-size:11px;
-background-color:white;
-border:1px solid black;
-padding:7px;
-color:#000;
-position:absolute;
-text-transform:uppercase;
-background-color:white;
- box-shadow:2px 2px 2px #d8dbde;
- -webkit-box-shadow:2px 2px 2px #d8dbde;
- -moz-box-shadow:2px 2px 2px #d8dbde;
- border-radius:10px;
- -webkit-border-radius:10px;
- -moz-border-radius:10px;
- font-weight:bold;
-}
-
-#dashavatarPic img{
-max-height:70px;
-max-width:150px;
-}
-.dash-hump {
- background-color:#f0f9ff;
- text-overflow: ellipsis-word;
- padding: 18px 18px 6px 18px;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- text-transform: uppercase;
- margin-left:3px;
- line-height:15px;
- z-index:4;
- line-height:20px;
- text-align: left;
-}
-
-.dash-hump {
-background-color:white;
-padding:0px;
-display:inline-block;
-
-}
-.dash-hump img{
-background-color:white;
-padding:1px;
-}
-.profiledash{
-overflow:auto;
-}
-#mostrecenthumps{
-display:inline-block;
-width:595px;
-max-height:98px;
-margin-left:-10px;
-margin-top:-20px;
-overflow:hidden;
-}
-#mostrecenthumps img{
-max-height:94px;
-overflow:hidden;
-border:1px solid #000;
-}
-#likebutton{
-position:absolute;
-height:30px;left:255px;
-bottom:30px;
-}
-
-/*HALL STUFF */
-#messagePaneh {
-width:99%;
-position:fixed;
-margin-left:-3px;
-border:8px inset yellow;
-bottom:25px;
-top:50px;
- background-color:#fff;
- z-index:5;
-}
-#login-container a:link{color:#000;}
-
-
-/*overlay STUFF*/
-
-div.apple_overlay.black {
- color:#fff;
- background-image:url(/static/img/bg.dither.gif);
- width:90%;
- height:70%;
- margin: 0 auto 0 auto;
-}
-
-div.apple_overlay h2 {
- margin:10px 0 -9px 0;
- font-weight:bold;
- font-size:14px;
-}
-
-div.black h2 {
- color:#fff;
-}
-
-#triggers {
- margin-top:10px;
- text-align:center;
-}
-
-#triggers img {
- background-color:#fff;
- padding:2px;
- border:1px solid #ccc;
- margin:2px 5px;
- cursor:pointer;
- -moz-border-radius:4px;
- -webkit-border-radius:4px;
-}
-
-.apple_overlay {
-
- display:none;
- width:640px;
- padding:10px;
- font-size:11px;
-}
-
-.apple_overlay .close {
-background-image:url(/static/img/thumbs/clode.png);
-border:2px solid #000;
- position:absolute; right:-11px; top:-8px;
- cursor:pointer;
- height:35px;
- width:35px;
- background-color:#fff;
- box-shadow: -1px 1px 1px #000;
- -webkit-box-shadow:-1px 1px 1px #000;
- -moz-box-shadow: -1px 1px 1px #000;
-}
-.contentWrap{
-background-color:#fff;
-}
-.faver-list{
-max-width:80%;
-font-size:20px;font-weight:bold;word-spacing:-3px;
-}
-
-/*DIS STUFF*/
-#dissearchbox{position:absolute;right:55px;display:inline-block;top:19px;}
-#toptoolsdis{position:absolute;left:155px;display:inline-block;top:2px;}
-
-#bar7dis {
- right: 142px;
- top: -7px;
-}
- #bar7dis a {
- display: block;
- border: 1px solid #CCC;
- box-shadow:2px 3px 10px #BBB;
- height: 16px;
- padding: 20px 4px 4px;
- text-indent: 0;
- width: 16px;
- -moz-box-shadow: 2px 3px 10px #BBB;
- -webkit-box-shadow: 2px 3px 10px #BBB;
- }
- #bar7dis a img {
- display: block;
- margin: 0 auto;
- }
- #bar7dis a#disregister {
- background: #FCF0AD;
- border: none;
- border-top: 10px solid #f6eaaa;
- color: #fe1409;
- cursor: pointer;position:absolute;
- font-size: 20px;left:-40px;
- font-weight: bold;
- line-height: 1em;
- opacity: 1.0;
- padding: 25px 10px 40px;
- top: 8px;
- width: auto;
- -webkit-transform: rotate(-9deg);
- -moz-transform: rotate(-9deg);
- transform: rotate(-9deg);
- }
- #bar7dis a#disregister:hover {
- background: #E9E74A;
- border-top: 10px solid #e1df47;
- }
-#midtxt{
-padding-left:45px;
-padding-right:40px;
-padding-bottom:45px;
- color: #000;
- font: 25px Helvetica, Arial, Sans-Serif;
- text-shadow: 1px 1px #eee, 2px 2px #eee, 3px 3px #eee,4px 4px #eee,5px 5px #eee;
-text-align: justify; text-justify: newspaper
-}
-#dis_welcome {
- background-image: url(/static/img/hearts.gif);
- position: fixed;
- top: 0;
- left: 0;
- bottom: 0;
- right: 0;
- opacity: .8;
- z-index: 6;
- text-align: left;
- text-indent: -6000px;
- }
- #dis_frame {
- height: 300px;
- overflow-x: hidden;
- width: 100%;
- }
- #dis_content {
- background-color: rgba(255, 255, 255, 0.8)!important;
- border: 1px solid #CCC;
- top: 426px;
- box-shadow: 0 3px 10px #110000;
- height: auto;
- padding: 20px;
- position: absolute;
-
- line-height: 1em;
- right: 0;
- text-align: center;
- left:50%;
- margin-left: -260px;
- width:460px;
- /*top: 547px;*/
- z-index: 8;
- -moz-box-shadow: 0 3px 10px #110000;
- -webkit-box-shadow: 0 3px 10px #110000;
-
- }
-
- #signintxt {
- line-height: 1em;
- position:absolute;
- font: 17px Helvetica, Arial, Sans-Serif;
- text-align: center;
- }
- #signintxt a {
- color: #3B5998;
- }
- #signintxt a:hover { text-decoration: underline; }
- #dis_welcome #dis_content {
- display: none;
- }
- #dis_content a {
- color: #3B5998;
- }
- #dis_content a:hover { text-decoration: underline; }
-
-
-#dissearchbox {
- top: 20px;
-}
-
-#dislogout7{
- top:-1px;
-height:14px;
-padding-left:4px;padding-right:3px;
-top:10px;
- position:relative;
- font-size:1px;
-border-left:1px solid #999;
-border-bottom:1px solid #999;
-background-color:#fff;
- float:right;
- font-family: Monaco, "Courier New", Courier, monospace;
- font-weight: normal;
-}
-#dislogout7 img{display:none;
-}
-#dislogout7 a{font-size:10px; color: #999;
- font-family: Monaco, "Courier New", Courier, monospace;
-}
-#dislogout7 a:hover{font-size:10px;
-color:#000; text-shadow: 0px 1px 0px #fff;
-}
-#pwreset a{
-margin-left:20px;color:#66AACC;
-font-size:11px;
-}
diff --git a/static/resizetest/hump.fm.av.htm b/static/resizetest/hump.fm.av.htm
deleted file mode 100755
index c3f0aaa..0000000
--- a/static/resizetest/hump.fm.av.htm
+++ /dev/null
@@ -1,429 +0,0 @@
-
-<!-- saved from url=(0019)/chat -->
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-
- <meta name="keywords" content="hump.fm,hot girls, hot guys, image chat, realtime, internet 3.0, dump, hump fm, image dump, pictures, image links, image board">
- <meta name="description" content="hump.fm - Talk with pictures!">
- <script type="text/javascript" src="./hump.fm.av.files/jquery.min.js"></script>
- <script type="text/javascript" src="./hump.fm.av.files/jquery-ui-1.8.effects.min.js"></script>
- <script type="text/javascript" src="./hump.fm.av.files/pichat.js"></script>
- <link rel="stylesheet" type="text/css" href="./hump.fm.av.files/hump.css">
-
-
- <link rel="stylesheet" href="./hump.fm.av.files/jquery-ui.css" type="text/css" media="all">
- <link rel="stylesheet" href="./hump.fm.av.files/admin.css" type="text/css" media="all">
- <script src="./hump.fm.av.files/jquery-ui.min.js" type="text/javascript"></script>
- <script src="./hump.fm.av.files/admin.js" type="text/javascript"></script>
- <link rel="shortcut icon" href="/static/favicon.ico">
-
- <!--[if IE]>
- <script>
- window.location = "/error/ie";
- </script>
- <![endif]-->
- <title> hump.fm</title>
-
- <script type="text/javascript" src="./hump.fm.av.files/invalid_domains.js"></script>
- <script type="text/javascript" src="./hump.fm.av.files/webcam.js"></script>
- <script type="text/javascript" src="./hump.fm.av.files/ajaxupload.js"></script>
- <script type="text/javascript" src="./hump.fm.av.files/favorites"></script>
- <script>
- jQuery(document).ready(initChat);
- var Nick = "scottbot";
- var Room = "humpfm";
- var Timestamp = 1284162163903;
- var IsAdmin = true;
- if (Nick) {
- jQuery(document).ready(function() { setupUpload('upload', Room); });
- }
- function showAlert() { alert('MUST LOGIN'); }
- var newwindow;
- function pop(url) {
- newwindow=window.open(url,'name','height=50,width=400,left=20,top=20,location=0,status=0,scrollbar=0,resizable=0');
- if (window.focus) {newwindow.focus()}
- }
- jQuery(Away.startTitleUpdater);
- jQuery(initChatMsgs);
- //
- </script>
- <style>
- #chat-wrapper {
- position: absolute;
- z-index: 1000000;
- right: 100px;
- bottom: 100px;
- height: 40px;
- width: 300px;
- };
- </style>
- </head>
- <body>
- <div id="rapper7">
- <div id="header7">
- <div id="logoicons">
- <div id="logo7">
- <div align="center">
- <img style="visibility:hidden;width:0px;height:0px;" border="0" width="0" height="0">
- <a class="img_roll" href="/"></a>
- </div>
- </div>
- <div class="white">
- <div id="bar7">
- <div style="float: left;">
- <div align="center">
-
- <!-- <a href="/log" onclick="pageTracker._trackEvent('button', 'banner-log'); return true;"> <img src="/static/img/thumbs/logbaricon.png"/> Log</a> -->
- <a href="/scottbot" onclick="pageTracker._trackEvent(&#39;button&#39;, &#39;banner-profile&#39;); return true;">
-
- <img src="./hump.fm.av.files/profilebaricon.png"> Profile</a>
- <a href="/directory" onclick="pageTracker._trackEvent(&#39;button&#39;, &#39;banner-directory&#39;); return true;">
- <img src="./hump.fm.av.files/directorybaricon.png"> Directory
- </a>
- <a href="/hall" onclick="pageTracker._trackEvent(&#39;button&#39;, &#39;banner-hall&#39;); return true;">
- <img src="./hump.fm.av.files/halloffamebaricon.png"> Hall of Fame
- </a>
- <!-- <a href="/m/cal"><img src="/static/img/thumbs/calendarbaricon.png"/> Calendar</a> -->
- <a href="/scottbot/favorites" onclick="pageTracker._trackEvent(&#39;button&#39;, &#39;banner-favs&#39;); return true;"><img src="./hump.fm.av.files/favsbaricon.png"> Favs</a>
- <a href="/browser" onclick="pageTracker._trackEvent(&#39;button&#39;, &#39;banner-search&#39;); return true;"><img src="./hump.fm.av.files/searchbaricon.png"> Image Search</a>
-
-
-
- <div id="toptools">
- <form name="Tools">
- <select class="toolsmenu" name="menu" onchange="location=document.Tools.menu.options[document.Tools.menu.selectedIndex].value;">
- <option>Tools</option>
- <option value="http://bon.gs/tile/" target="_blank">Tile Tool</option>
- <option value="/m/oie">Online Image Editor</option>
- <option value="/m/dwi">Deal With It Maker</option>
- <option value="/m/pixlr">Pixlr(image editor)</option>
- <option value="/m/arcade">Arcade Font Maker</option>
- <option value="/m/flamingtxt">Flaming Text(and more)</option>
- <option value="/m/glitter">Glitter Text</option>
- <option value="/m/glitter2">Glitter Text 2</option>
- <option value="/m/celeb">Celebrity Photo</option>
- <option value="/m/signgenerator">Sign Generator</option>
- <option value="/m/20years">In 20 Years</option>
- <option value="/m/flag">Flag Maker</option>
-
-
- </select>
- </form>
- </div>
-
-
- </div>
- </div>
- </div>
- </div>
- </div>
-
- <!-- <div id="facebooklike">
- <iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fhump.fm%2F&amp;layout=button_count&amp;show_faces=true&amp;width=100&amp;action=like&amp;font=segoe+ui&amp;colorscheme=dark&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
- </div> --->
-
-
- <div id="searchbox">
- <input type="text" name="search-query" id="search-query">
- <!--<div class="search_icon"></div>-->
- </div>
- <div id="topic"></div>
- <div id="dumplist">
-
- <a href="/fullscreen">checkout hump.fm in full-screen - </a><a href="/stickers">SUPPORT HUMP.FM! BUY SOME STICKERS!!</a><a href="http://dis.hump.fm/">- dis magazine new style options</a>
- -<a href="http://vip.hump.fm/">NAUGHTY BOYS DELIGHT </a>
- </div>
-
-
-
- <div id="logout7" class="white">
- <div align="center">
- <form id="logout" action="/logout" method="POST">
- <a href="/chat#" onclick="jQuery(&#39;#logout&#39;).submit(); return false">Logout</a>
- </form>
- </div>
- </div>
-
-
-
- <div id="search-results" style="background-color: white;">
- <div id="search-controls">
- <a id="search-control-previous">previous</a>
- <span id="search-control-text"></span>
- <a id="search-control-next">next</a>
- <a id="search-control-close" href="javascript:Search.close()">close</a>
- </div>
- <div id="search-results-images"></div>
- </div>
- </div>
- <div align="center"><br></div>
- </div>
-
-
-
-
- <div id="chatrap">
- <div id="dcontent">
- <div id="messagetabs"></div>
- <div id="messagePane">
- <style>
- #textbutton {
- position: absolute;
- right: 25px;
- top: 0px;
- background: lightblue;
- z-index: 0;
- opacity: 0.5;
- }
- </style>
- <div id="textbutton">
- <span>show text?</span>
- <input type="checkbox">
- </div>
- <script>
- jQuery('#textbutton input').attr('checked', TextEnabled).change(setTextEnable);
- </script>
-
- <div id="userList"><div class="username"><a href="/DGTLHRT" target="_blank"><img src="./hump.fm.av.files/1283574536627-humpfm-DGTLHRT-NBI3000222.gif" width="50" height="50">DGTLHRT</a></div><div class="username"><a href="/everyyreve" target="_blank"><img src="./hump.fm.av.files/noinfo.png" width="50" height="50">everyyreve</a></div><div class="username"><a href="/j_umanji" target="_blank"><img src="./hump.fm.av.files/1273627212055-humpfm-jumanji-22Untitled-1.gif" width="50" height="50">j_umanji</a></div><div class="username"><a href="/jeanette" target="_blank"><img src="./hump.fm.av.files/1270925016612-humpfm-justytamp-Laptop.gif" width="50" height="50">jeanette</a></div><div class="username"><a href="/kiptok" target="_blank"><img src="./hump.fm.av.files/1281299565857-humpfm-kiptok-rainbowtriouroboros.gif" width="50" height="50">kiptok</a></div><div class="username"><a href="/koolbreeze" target="_blank"><img src="./hump.fm.av.files/1282519444771-humpfm-koolbreeze-45696_1582085317820_1406334512_1611840_1594800_n.jpg" width="50" height="50">koolbreeze</a></div><div class="username"><a href="/lux" target="_blank"><img src="./hump.fm.av.files/1281513474363-humpfm-lux-ya.gif" width="50" height="50">lux</a></div><div class="username"><a href="/minty" target="_blank"><img src="./hump.fm.av.files/1275748101974-humpfm-minty-1275748020937-humpfm-jumanji-1275745357313-humpfm-minty-tetes_mort-04.gif" width="50" height="50">minty</a></div><div class="username"><a href="/noisia" target="_blank"><img src="./hump.fm.av.files/1283298308144-humpfm-noisia-30crop1274899226905-humpfm-noisia-1274373752899-humpfm-noisia-Neko_animated.gif" width="50" height="50">noisia</a></div><div class="username"><a href="/realfake" target="_blank"><img src="./hump.fm.av.files/1283300477781-humpfm-realfake-1757500wyx88yq6rm.gif" width="50" height="50">realfake</a></div><div class="username"><a href="/Savour" target="_blank"><img src="./hump.fm.av.files/1276464124586-humpfm-Savour-AnimatedGifPokemoneDigimon16.gif" width="50" height="50">Savour</a></div><div class="username"><a href="/scottbot" target="_blank"><img src="./hump.fm.av.files/1271233877634-humpfm-scottbot-technoglasses.gif" width="50" height="50">scottbot</a></div><div class="username"><a href="/Seacrestcheadle" target="_blank"><img src="./hump.fm.av.files/digpogbugeyes.gif" width="50" height="50">Seacrestcheadle</a></div><div class="username"><a href="/spamalittle" target="_blank"><img src="./hump.fm.av.files/noinfo.png" width="50" height="50">spamalittle</a></div><div class="username"><a href="/srx" target="_blank"><img src="./hump.fm.av.files/noinfo.png" width="50" height="50">srx</a></div></div>
- <div id="favbox" style="display: hidden"></div>
- <div id="messageList">
- <div class="msgDiv oldmsg hump contains-image" id="message-1773896" nick="shaq">
- <span class="nick">
- <b><a href="/shaq" target="_blank">shaq</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/bqo4.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/bqo4.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump " id="message-1773897" nick="worm">
- <span class="nick">
- <b><a href="/worm" target="_blank">worm</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content">nightwolf v.2</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773899" nick="j_umanji">
- <span class="nick">
- <b><a href="/j_umanji" target="_blank">j_umanji</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif"></a> <a target="_blank" href="./hump.fm.av.files/spanking-animation.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/spanking-animation.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773900" nick="samthekeeper">
- <span class="nick">
- <b><a href="/samthekeeper" target="_blank">samthekeeper</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/Lady-Gaga-jet-1.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/Lady-Gaga-jet-1.jpg"></a> <a target="_blank" href="./hump.fm.av.files/newheadlinesmall.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/newheadlinesmall.gif"></a> <a target="_blank" href="./hump.fm.av.files/laugh-in_buzzi.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/laugh-in_buzzi.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773901" nick="koolbreeze">
- <span class="nick">
- <b><a href="/koolbreeze" target="_blank">koolbreeze</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/pizza4.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/pizza4.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773902" nick="koolbreeze">
- <span class="nick">
- <b><a href="/koolbreeze" target="_blank">koolbreeze</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/pizza5.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/pizza5.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773903" nick="noisia">
- <span class="nick">
- <b><a href="/noisia" target="_blank">noisia</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/45.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/45.gif"></a> <a target="_blank" href="./hump.fm.av.files/1280257789776-humpfm-noisia-nightwolf-dizzy-tiny.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1280257789776-humpfm-noisia-nightwolf-dizzy-tiny.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773904" nick="yert">
- <span class="nick">
- <b><a href="/yert" target="_blank">yert</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="http://bon.gs/tile/#img=https://archive.hump.fm/images/20100828/1282998404868-humpfm-danieldalmau-800px-Starsinthesky.jpg&img=https://archive.hump.fm/images/20100910/1284153410371-humpfm-Seacrestcheadle-basedgod.png&img=http://textanim.com/t-a342-yes-255/255/255-10-1-12841618913MfMLV.gif;x=160;y=186&img=http://www.speechplayinc.com/kids-in-grass-380.jpg;x=420;y=278&img=:3;x=-2;y=280">http://bon.gs/tile/#img=https://archive.hump.fm/images/20100828/1282998404868-humpfm-danieldalmau-800px-Starsinthesky.jpg&amp;img=https://archive.hump.fm/images/20100910/1284153410371-humpfm-Seacrestcheadle-basedgod.png&amp;img=http://textanim.com/t-a342-yes-255/255/255-10-1-12841618913MfMLV.gif;x=160;y=186&amp;img=http://www.speechplayinc.com/kids-in-grass-380.jpg;x=420;y=278&amp;img=:3;x=-2;y=280</a></span>
- </div>
- <div class="msgDiv oldmsg hump " id="message-1773905" nick="samthekeeper">
- <span class="nick">
- <b><a href="/samthekeeper" target="_blank">samthekeeper</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content">Cinder Ultra combo.</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773906" nick="noisia">
- <span class="nick">
- <b><a href="/noisia" target="_blank">noisia</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/79.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/79.gif"></a> <a target="_blank" href="./hump.fm.av.files/42.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/42.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773907" nick="Seacrestcheadle">
- <span class="nick">
- <b><a href="/Seacrestcheadle" target="_blank">Seacrestcheadle</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/1284161957206-humpfm-Seacrestcheadle-0_0_0_0niccagebannernal.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1284161957206-humpfm-Seacrestcheadle-0_0_0_0niccagebannernal.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump " id="message-1773908" nick="samthekeeper">
- <span class="nick">
- <b><a href="/samthekeeper" target="_blank">samthekeeper</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content">Cinder Ultra combo.</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773909" nick="lux">
- <span class="nick">
- <b><a href="/lux" target="_blank">lux</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/tumblr_l8izqjoZIx1qztyuko1_500.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/tumblr_l8izqjoZIx1qztyuko1_500.png"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773910" nick="realfake">
- <span class="nick">
- <b><a href="/realfake" target="_blank">realfake</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/pogs.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/pogs.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump " id="message-1773911" nick="srx">
- <span class="nick">
- <b><a href="/srx" target="_blank">srx</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content">dsd</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773914" nick="srx">
- <span class="nick">
- <b><a href="/srx" target="_blank">srx</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/1284162040762-humpfm-srx-1283980921733.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1284162040762-humpfm-srx-1283980921733.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773916" nick="napalmbeegee">
- <span class="nick">
- <b><a href="/napalmbeegee" target="_blank">napalmbeegee</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/s0x3kp.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/s0x3kp.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773917" nick="Savour">
- <span class="nick">
- <b><a href="/Savour" target="_blank">Savour</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/121zzwz.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/121zzwz.gif"></a> <a target="_blank" href="./hump.fm.av.files/1284162040762-humpfm-srx-1283980921733.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1284162040762-humpfm-srx-1283980921733.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773918" nick="Seacrestcheadle">
- <span class="nick">
- <b><a href="/Seacrestcheadle" target="_blank">Seacrestcheadle</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif"></a> <a target="_blank" href="./hump.fm.av.files/tumblr_l3e8nbseOv1qb5yhxo1_500.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/tumblr_l3e8nbseOv1qb5yhxo1_500.gif"></a> <a target="_blank" href="./hump.fm.av.files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump " id="message-1773920" nick="lolumad">
- <span class="nick">
- <b><a href="/lolumad" target="_blank">lolumad</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content">im in class</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773921" nick="Seacrestcheadle">
- <span class="nick">
- <b><a href="/Seacrestcheadle" target="_blank">Seacrestcheadle</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/dolphin.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/dolphin.gif"></a> <a target="_blank" href="./hump.fm.av.files/tumblr_l3e8nbseOv1qb5yhxo1_500.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/tumblr_l3e8nbseOv1qb5yhxo1_500.gif"></a> <a target="_blank" href="./hump.fm.av.files/Dolphin.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/Dolphin.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773922" nick="DGTLHRT">
- <span class="nick">
- <b><a href="/DGTLHRT" target="_blank">DGTLHRT</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/1282599600013-humpfm-mirrrroring-coollogo_com-1359810382.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1282599600013-humpfm-mirrrroring-coollogo_com-1359810382.png"></a> <a target="_blank" href="./hump.fm.av.files/121zzwz.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/121zzwz.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773923" nick="yert">
- <span class="nick">
- <b><a href="/yert" target="_blank">yert</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/1284162129841-humpfm-yert-basedtime.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1284162129841-humpfm-yert-basedtime.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773924" nick="psludump">
- <span class="nick">
- <b><a href="/psludump" target="_blank">psludump</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/45.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/45.gif"></a> <a target="_blank" href="./hump.fm.av.files/79.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/79.gif"></a> <a target="_blank" href="./hump.fm.av.files/1280257789776-humpfm-noisia-nightwolf-dizzy-tiny.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1280257789776-humpfm-noisia-nightwolf-dizzy-tiny.gif"></a> <a target="_blank" href="./hump.fm.av.files/42.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/42.gif"></a> they're so tiny!</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773925" nick="psludump">
- <span class="nick">
- <b><a href="/psludump" target="_blank">psludump</a></b>
- <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm.av.files/1.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1.gif"></a></span>
- </div>
-
- <hr>
- <div class="msgDiv hump contains-image" id="message-1773926"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/10.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/10.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773927"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/100.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/100.gif"></a></span></div><div class="msgDiv hump " id="message-1773928"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content">i see...</span></div><div class="msgDiv hump loading contains-image" id="message-1773929"><span class="nick"><b><a href="/Seacrestcheadle">Seacrestcheadle</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/dolphin.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/dolphin.gif"></a> <a target="_blank" href="./hump.fm.av.files/tumblr_l8ij1pgB2A1qan4v8o1_500.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/tumblr_l8ij1pgB2A1qan4v8o1_500.jpg"></a> <a target="_blank" href="./hump.fm.av.files/Dolphin.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/Dolphin.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773931"><span class="nick"><b><a href="/srx">srx</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/1284162196318-humpfm-srx-Zangief-piledriver.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1284162196318-humpfm-srx-Zangief-piledriver.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773933"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/Kellyxicara.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/Kellyxicara.jpg"></a></span></div><div class="msgDiv hump contains-image" id="message-1773934"><span class="nick"><b><a href="/lolumad">lolumad</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/conductorheidr.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/conductorheidr.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773935"><span class="nick"><b><a href="/Savour">Savour</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/vaexplosionaerial.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/vaexplosionaerial.gif"></a> <a target="_blank" href="./hump.fm.av.files/animation2g.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/animation2g.gif"></a> <a target="_blank" href="./hump.fm.av.files/97_background.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/97_background.gif"></a> <a target="_blank" href="./hump.fm.av.files/animation2g.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/animation2g.gif"></a> <a target="_blank" href="./hump.fm.av.files/vaexplosionaerial.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/vaexplosionaerial.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773939"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/arm_muscle_small.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/arm_muscle_small.jpg"></a> <a target="_blank" href="./hump.fm.av.files/qwy0qw.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/qwy0qw.gif"></a> <a target="_blank" href="./hump.fm.av.files/z4JYi.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/z4JYi.png"></a></span></div><div class="msgDiv hump " id="message-1773940"><span class="nick"><b><a href="/noisia">noisia</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="http://bon.gs/tile/#img=http://30.media.tumblr.com/tumblr_l3e8nbseOv1qb5yhxo1_500.gif&img=https://archive.hump.fm/images/20100902/1283445234571-humpfm-noisia-circle-wipe-bounce.gif;x=30;y=30">http://bon.gs/tile/#img=http://30.media.tumblr.com/tumblr_l3e8nbseOv1qb5yhxo1_500.gif&amp;img=https://archive.hump.fm/images/20100902/1283445234571-humpfm-noisia-circle-wipe-bounce.gif;x=30;y=30</a></span></div><div class="msgDiv hump contains-image" id="message-1773942"><span class="nick"><b><a href="/lolumad">lolumad</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/MARX.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/MARX.gif"></a></span></div><div class="msgDiv hump " id="message-1773943"><span class="nick"><b><a href="/minty">minty</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="http://bon.gs/tile/#img=http://www.peopleinpizzaslicecostumesbecomingpizzas.com/images/pizza4.gif;x=430;y=113&img=http://www.animanga.org/Shadow-Dragon/swirl.gif;x=624;y=309&img=https://archive.hump.fm/images/20100609/1276126440209-humpfm-noisia-water-point-white-tee-left.gif;x=185;y=227&img=https://archive.hump.fm/images/20100609/1276126443123-humpfm-noisia-water-point-white-tee-right.gif;x=915;y=219">http://bon.gs/tile/#img=http://www.peopleinpizzaslicecostumesbecomingpizzas.com/images/pizza4.gif;x=430;y=113&amp;img=http://www.animanga.org/Shadow-Dragon/swirl.gif;x=624;y=309&amp;img=https://archive.hump.fm/images/20100609/1276126440209-humpfm-noisia-water-point-white-tee-left.gif;x=185;y=227&amp;img=https://archive.hump.fm/images/20100609/1276126443123-humpfm-noisia-water-point-white-tee-right.gif;x=915;y=219</a></span></div><div class="msgDiv hump contains-image" id="message-1773944"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/Snakeskin jacket and tank top collage.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/Snakeskin jacket and tank top collage.jpg"></a></span></div><div class="msgDiv hump contains-image" id="message-1773945"><span class="nick"><b><a href="/j_umanji">j_umanji</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/tessel_anim.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/tessel_anim.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773946"><span class="nick"><b><a href="/yert">yert</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif"></a> <a target="_blank" href="./hump.fm.av.files/1284160727246-humpfm-DGTLHRT-lipjoint.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1284160727246-humpfm-DGTLHRT-lipjoint.gif"></a></span></div><div class="msgDiv hump " id="message-1773947"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content">your blog should be reported for adult and sexual mature contents. this is tumblr! gtfo</span></div><div class="msgDiv hump contains-image" id="message-1773948"><span class="nick"><b><a href="/Seacrestcheadle">Seacrestcheadle</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/1284162369436-humpfm-Seacrestcheadle-dolpphp.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1284162369436-humpfm-Seacrestcheadle-dolpphp.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773949"><span class="nick"><b><a href="/j_umanji">j_umanji</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/anim_29665.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/anim_29665.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773950"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/macaco_de_gravata.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/macaco_de_gravata.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773951"><span class="nick"><b><a href="/yert">yert</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/1279775602449-humpfm-carnivora-lonely.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1279775602449-humpfm-carnivora-lonely.png"></a> <a target="_blank" href="./hump.fm.av.files/1279775602449-humpfm-carnivora-lonely.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1279775602449-humpfm-carnivora-lonely.png"></a> <a target="_blank" href="./hump.fm.av.files/1279775602449-humpfm-carnivora-lonely.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1279775602449-humpfm-carnivora-lonely.png"></a></span></div><div class="msgDiv hump contains-image" id="message-1773952"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/JesuscaminhaAguas.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/JesuscaminhaAguas.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773953"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/radiohead-thom.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/radiohead-thom.jpg"></a> <a target="_blank" href="./hump.fm.av.files/1279775602449-humpfm-carnivora-lonely.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1279775602449-humpfm-carnivora-lonely.png"></a></span></div><div class="msgDiv hump contains-image" id="message-1773954"><span class="nick"><b><a href="/Savour">Savour</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/1284162369436-humpfm-Seacrestcheadle-dolpphp.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1284162369436-humpfm-Seacrestcheadle-dolpphp.gif"></a> does anyone have just the dolphin gif or where they alwasys together?</span></div><div class="msgDiv hump contains-image" id="message-1773955"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/EE1_icon.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/EE1_icon.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773956"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/gravata.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/gravata.gif"></a></span></div><div class="msgDiv hump " id="message-1773957"><span class="nick"><b><a href="/noisia">noisia</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content">it's 10 posts above</span></div><div class="msgDiv hump contains-image" id="message-1773958"><span class="nick"><b><a href="/Seacrestcheadle">Seacrestcheadle</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/1284162507019-humpfm-Seacrestcheadle-ding.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1284162507019-humpfm-Seacrestcheadle-ding.png"></a></span></div><div class="msgDiv hump " id="message-1773959"><span class="nick"><b><a href="/Savour">Savour</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content">x_x</span></div><div class="msgDiv hump contains-image" id="message-1773960"><span class="nick"><b><a href="/j_umanji">j_umanji</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm.av.files/1284162507019-humpfm-Seacrestcheadle-ding.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/1284162507019-humpfm-Seacrestcheadle-ding.png"></a> <a target="_blank" href="./hump.fm.av.files/02_SIMULIA_Abaqus69_XFEM_anim.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm.av.files/02_SIMULIA_Abaqus69_XFEM_anim.gif"></a></span></div><div class="msgDiv hump " id="message-1773961"><span class="nick"><b><a href="/Savour">Savour</a></b> <img src="./hump.fm.av.files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content">thanks, i need to sleep</span></div></div>
-
- <div id="msgInputDiv">
- <div id="msginputrapper">
- <input id="msgInput" class="msgInput" type="input">
- </div>
- <input id="msgSubmit" type="submit" value="Send">
- <input id="upload" value="Upload" type="submit" class="">
- <input id="webcam-button-upload" value="Webcam" type="submit">
- <input id="webcam-button-snap" value="Send Pic" type="submit" class="invisible blink">
- <button id="palette-button"><img src="./hump.fm.av.files/palette.gif"></button>
- </div>
- <div id="effects-msg" class="invisible">click on your face for effects!</div>
- </div></div>
- </div>
-
-
- <div id="palette">
- <div id="palette-thumbs"></div>
- </div>
- <div id="footerc">
- @2010 <a href="/">hump.fm</a>
- <a href="/about_us"><span style="word-spacing:normal;">About Us</span></a>
- <a href="/help"><span style="word-spacing:normal;">Help FAQ</span></a>
- <a href="/terms">Terms</a>
- <a href="/privacy">Privacy</a>
- <script type="text/javascript">
- var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
- document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
- </script><script src="./hump.fm.av.files/ga.js" type="text/javascript"></script>
- <script type="text/javascript">
- try { var pageTracker = _gat._getTracker("UA-12364576-1"); pageTracker._trackPageview();} catch(err) {}
- </script>
- <script type="text/javascript">
- _qoptions={
- qacct:"p-a3mCwIEHECjGE"
- };
- </script>
- <script type="text/javascript" src="./hump.fm.av.files/quant.js"></script>
- <noscript>
- &lt;img src="http://pixel.quantserve.com/pixel/p-a3mCwIEHECjGE.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/&gt;
- </noscript>
-
- </div>
- <!-- todo: just put this lot in javascript? -->
- <div id="preload">
- <img src="./hump.fm.av.files/osx.hand.gif" class="no-cursor invisible" id="cursor-big">
- <img src="./hump.fm.av.files/upload.png" class="invisible">
- <img src="./hump.fm.av.files/fade-blue.png" class="invisible">
- <img src="./hump.fm.av.files/humppixellarge.png" class="invisible">
- <img src="./hump.fm.av.files/humppixel.png" class="invisible">
- <img src="./hump.fm.av.files/zoom.gif" class="invisible">
- <img src="./hump.fm.av.files/heartcolorshift.gif" class="invisible">
- <img src="./hump.fm.av.files/smallheart.gif" class="invisible">
- <img src="./hump.fm.av.files/chatheartover.gif" class="invisible">
- <img src="./hump.fm.av.files/smallheartfaved.gif" class="invisible">
- <img src="./hump.fm.av.files/heartover.gif" class="invisible">
- <img src="./hump.fm.av.files/heart.gif" class="invisible">
- <img src="./hump.fm.av.files/humppixelhover.png" class="invisible">
- <img src="./hump.fm.av.files/humppixelhover.png" class="invisible">
- </div>
-
-
-</body></html>
diff --git a/static/resizetest/hump.fm.htm b/static/resizetest/hump.fm.htm
deleted file mode 100755
index 2ab1b79..0000000
--- a/static/resizetest/hump.fm.htm
+++ /dev/null
@@ -1,429 +0,0 @@
-
-<!-- saved from url=(0019)/chat -->
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-
- <meta name="keywords" content="hump.fm,hot girls, hot guys, image chat, realtime, internet 3.0, dump, hump fm, image dump, pictures, image links, image board">
- <meta name="description" content="hump.fm - Talk with pictures!">
- <script type="text/javascript" src="./hump.fm_files/jquery.min.js"></script>
- <script type="text/javascript" src="./hump.fm_files/jquery-ui-1.8.effects.min.js"></script>
- <script type="text/javascript" src="./hump.fm_files/pichat.js"></script>
- <link rel="stylesheet" type="text/css" href="./hump.fm_files/hump.css">
-
-
- <link rel="stylesheet" href="./hump.fm_files/jquery-ui.css" type="text/css" media="all">
- <link rel="stylesheet" href="./hump.fm_files/admin.css" type="text/css" media="all">
- <script src="./hump.fm_files/jquery-ui.min.js" type="text/javascript"></script>
- <script src="./hump.fm_files/admin.js" type="text/javascript"></script>
- <link rel="shortcut icon" href="/static/favicon.ico">
-
- <!--[if IE]>
- <script>
- window.location = "/error/ie";
- </script>
- <![endif]-->
- <title> hump.fm</title>
-
- <script type="text/javascript" src="./hump.fm_files/invalid_domains.js"></script>
- <script type="text/javascript" src="./hump.fm_files/webcam.js"></script>
- <script type="text/javascript" src="./hump.fm_files/ajaxupload.js"></script>
- <script type="text/javascript" src="./hump.fm_files/favorites"></script>
- <script>
- jQuery(document).ready(initChat);
- var Nick = "scottbot";
- var Room = "humpfm";
- var Timestamp = 1284162163903;
- var IsAdmin = true;
- if (Nick) {
- jQuery(document).ready(function() { setupUpload('upload', Room); });
- }
- function showAlert() { alert('MUST LOGIN'); }
- var newwindow;
- function pop(url) {
- newwindow=window.open(url,'name','height=50,width=400,left=20,top=20,location=0,status=0,scrollbar=0,resizable=0');
- if (window.focus) {newwindow.focus()}
- }
- jQuery(Away.startTitleUpdater);
- jQuery(initChatMsgs);
- //
- </script>
- <style>
- #chat-wrapper {
- position: absolute;
- z-index: 1000000;
- right: 100px;
- bottom: 100px;
- height: 40px;
- width: 300px;
- };
- </style>
- </head>
- <body>
- <div id="rapper7">
- <div id="header7">
- <div id="logoicons">
- <div id="logo7">
- <div align="center">
- <img style="visibility:hidden;width:0px;height:0px;" border="0" width="0" height="0">
- <a class="img_roll" href="/"></a>
- </div>
- </div>
- <div class="white">
- <div id="bar7">
- <div style="float: left;">
- <div align="center">
-
- <!-- <a href="/log" onclick="pageTracker._trackEvent('button', 'banner-log'); return true;"> <img src="/static/img/thumbs/logbaricon.png"/> Log</a> -->
- <a href="/scottbot" onclick="pageTracker._trackEvent(&#39;button&#39;, &#39;banner-profile&#39;); return true;">
-
- <img src="./hump.fm_files/profilebaricon.png"> Profile</a>
- <a href="/directory" onclick="pageTracker._trackEvent(&#39;button&#39;, &#39;banner-directory&#39;); return true;">
- <img src="./hump.fm_files/directorybaricon.png"> Directory
- </a>
- <a href="/hall" onclick="pageTracker._trackEvent(&#39;button&#39;, &#39;banner-hall&#39;); return true;">
- <img src="./hump.fm_files/halloffamebaricon.png"> Hall of Fame
- </a>
- <!-- <a href="/m/cal"><img src="/static/img/thumbs/calendarbaricon.png"/> Calendar</a> -->
- <a href="/scottbot/favorites" onclick="pageTracker._trackEvent(&#39;button&#39;, &#39;banner-favs&#39;); return true;"><img src="./hump.fm_files/favsbaricon.png"> Favs</a>
- <a href="/browser" onclick="pageTracker._trackEvent(&#39;button&#39;, &#39;banner-search&#39;); return true;"><img src="./hump.fm_files/searchbaricon.png"> Image Search</a>
-
-
-
- <div id="toptools">
- <form name="Tools">
- <select class="toolsmenu" name="menu" onchange="location=document.Tools.menu.options[document.Tools.menu.selectedIndex].value;">
- <option>Tools</option>
- <option value="http://bon.gs/tile/" target="_blank">Tile Tool</option>
- <option value="/m/oie">Online Image Editor</option>
- <option value="/m/dwi">Deal With It Maker</option>
- <option value="/m/pixlr">Pixlr(image editor)</option>
- <option value="/m/arcade">Arcade Font Maker</option>
- <option value="/m/flamingtxt">Flaming Text(and more)</option>
- <option value="/m/glitter">Glitter Text</option>
- <option value="/m/glitter2">Glitter Text 2</option>
- <option value="/m/celeb">Celebrity Photo</option>
- <option value="/m/signgenerator">Sign Generator</option>
- <option value="/m/20years">In 20 Years</option>
- <option value="/m/flag">Flag Maker</option>
-
-
- </select>
- </form>
- </div>
-
-
- </div>
- </div>
- </div>
- </div>
- </div>
-
- <!-- <div id="facebooklike">
- <iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fhump.fm%2F&amp;layout=button_count&amp;show_faces=true&amp;width=100&amp;action=like&amp;font=segoe+ui&amp;colorscheme=dark&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
- </div> --->
-
-
- <div id="searchbox">
- <input type="text" name="search-query" id="search-query">
- <!--<div class="search_icon"></div>-->
- </div>
- <div id="topic"></div>
- <div id="dumplist">
-
- <a href="/fullscreen">checkout hump.fm in full-screen - </a><a href="/stickers">SUPPORT HUMP.FM! BUY SOME STICKERS!!</a><a href="http://dis.hump.fm/">- dis magazine new style options</a>
- -<a href="http://vip.hump.fm/">NAUGHTY BOYS DELIGHT </a>
- </div>
-
-
-
- <div id="logout7" class="white">
- <div align="center">
- <form id="logout" action="/logout" method="POST">
- <a href="/chat#" onclick="jQuery(&#39;#logout&#39;).submit(); return false">Logout</a>
- </form>
- </div>
- </div>
-
-
-
- <div id="search-results" style="background-color: white;">
- <div id="search-controls">
- <a id="search-control-previous">previous</a>
- <span id="search-control-text"></span>
- <a id="search-control-next">next</a>
- <a id="search-control-close" href="javascript:Search.close()">close</a>
- </div>
- <div id="search-results-images"></div>
- </div>
- </div>
- <div align="center"><br></div>
- </div>
-
-
-
-
- <div id="chatrap">
- <div id="dcontent">
- <div id="messagetabs"></div>
- <div id="messagePane">
- <style>
- #textbutton {
- position: absolute;
- right: 25px;
- top: 0px;
- background: lightblue;
- z-index: 0;
- opacity: 0.5;
- }
- </style>
- <div id="textbutton">
- <span>show text?</span>
- <input type="checkbox">
- </div>
- <script>
- jQuery('#textbutton input').attr('checked', TextEnabled).change(setTextEnable);
- </script>
-
- <div id="userList"><div class="username"><a href="/DGTLHRT" target="_blank"><img src="./hump.fm_files/1283574536627-humpfm-DGTLHRT-NBI3000222.gif" width="50" height="50">DGTLHRT</a></div><div class="username"><a href="/everyyreve" target="_blank"><img src="./hump.fm_files/noinfo.png" width="50" height="50">everyyreve</a></div><div class="username"><a href="/j_umanji" target="_blank"><img src="./hump.fm_files/1273627212055-humpfm-jumanji-22Untitled-1.gif" width="50" height="50">j_umanji</a></div><div class="username"><a href="/jeanette" target="_blank"><img src="./hump.fm_files/1270925016612-humpfm-justytamp-Laptop.gif" width="50" height="50">jeanette</a></div><div class="username"><a href="/kiptok" target="_blank"><img src="./hump.fm_files/1281299565857-humpfm-kiptok-rainbowtriouroboros.gif" width="50" height="50">kiptok</a></div><div class="username"><a href="/koolbreeze" target="_blank"><img src="./hump.fm_files/1282519444771-humpfm-koolbreeze-45696_1582085317820_1406334512_1611840_1594800_n.jpg" width="50" height="50">koolbreeze</a></div><div class="username"><a href="/lux" target="_blank"><img src="./hump.fm_files/1281513474363-humpfm-lux-ya.gif" width="50" height="50">lux</a></div><div class="username"><a href="/minty" target="_blank"><img src="./hump.fm_files/1275748101974-humpfm-minty-1275748020937-humpfm-jumanji-1275745357313-humpfm-minty-tetes_mort-04.gif" width="50" height="50">minty</a></div><div class="username"><a href="/noisia" target="_blank"><img src="./hump.fm_files/1283298308144-humpfm-noisia-30crop1274899226905-humpfm-noisia-1274373752899-humpfm-noisia-Neko_animated.gif" width="50" height="50">noisia</a></div><div class="username"><a href="/realfake" target="_blank"><img src="./hump.fm_files/1283300477781-humpfm-realfake-1757500wyx88yq6rm.gif" width="50" height="50">realfake</a></div><div class="username"><a href="/Savour" target="_blank"><img src="./hump.fm_files/1276464124586-humpfm-Savour-AnimatedGifPokemoneDigimon16.gif" width="50" height="50">Savour</a></div><div class="username"><a href="/scottbot" target="_blank"><img src="./hump.fm_files/1271233877634-humpfm-scottbot-technoglasses.gif" width="50" height="50">scottbot</a></div><div class="username"><a href="/Seacrestcheadle" target="_blank"><img src="./hump.fm_files/digpogbugeyes.gif" width="50" height="50">Seacrestcheadle</a></div><div class="username"><a href="/spamalittle" target="_blank"><img src="./hump.fm_files/noinfo.png" width="50" height="50">spamalittle</a></div><div class="username"><a href="/srx" target="_blank"><img src="./hump.fm_files/noinfo.png" width="50" height="50">srx</a></div></div>
- <div id="favbox" style="display: hidden"></div>
- <div id="messageList">
- <div class="msgDiv oldmsg hump contains-image" id="message-1773896" nick="shaq">
- <span class="nick">
- <b><a href="/shaq" target="_blank">shaq</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/bqo4.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/bqo4.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump " id="message-1773897" nick="worm">
- <span class="nick">
- <b><a href="/worm" target="_blank">worm</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content">nightwolf v.2</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773899" nick="j_umanji">
- <span class="nick">
- <b><a href="/j_umanji" target="_blank">j_umanji</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif"></a> <a target="_blank" href="./hump.fm_files/spanking-animation.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/spanking-animation.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773900" nick="samthekeeper">
- <span class="nick">
- <b><a href="/samthekeeper" target="_blank">samthekeeper</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/Lady-Gaga-jet-1.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/Lady-Gaga-jet-1.jpg"></a> <a target="_blank" href="./hump.fm_files/newheadlinesmall.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/newheadlinesmall.gif"></a> <a target="_blank" href="./hump.fm_files/laugh-in_buzzi.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/laugh-in_buzzi.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773901" nick="koolbreeze">
- <span class="nick">
- <b><a href="/koolbreeze" target="_blank">koolbreeze</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/pizza4.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/pizza4.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773902" nick="koolbreeze">
- <span class="nick">
- <b><a href="/koolbreeze" target="_blank">koolbreeze</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/pizza5.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/pizza5.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773903" nick="noisia">
- <span class="nick">
- <b><a href="/noisia" target="_blank">noisia</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/45.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/45.gif"></a> <a target="_blank" href="./hump.fm_files/1280257789776-humpfm-noisia-nightwolf-dizzy-tiny.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1280257789776-humpfm-noisia-nightwolf-dizzy-tiny.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773904" nick="yert">
- <span class="nick">
- <b><a href="/yert" target="_blank">yert</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="http://bon.gs/tile/#img=https://archive.hump.fm/images/20100828/1282998404868-humpfm-danieldalmau-800px-Starsinthesky.jpg&img=https://archive.hump.fm/images/20100910/1284153410371-humpfm-Seacrestcheadle-basedgod.png&img=http://textanim.com/t-a342-yes-255/255/255-10-1-12841618913MfMLV.gif;x=160;y=186&img=http://www.speechplayinc.com/kids-in-grass-380.jpg;x=420;y=278&img=:3;x=-2;y=280">http://bon.gs/tile/#img=https://archive.hump.fm/images/20100828/1282998404868-humpfm-danieldalmau-800px-Starsinthesky.jpg&amp;img=https://archive.hump.fm/images/20100910/1284153410371-humpfm-Seacrestcheadle-basedgod.png&amp;img=http://textanim.com/t-a342-yes-255/255/255-10-1-12841618913MfMLV.gif;x=160;y=186&amp;img=http://www.speechplayinc.com/kids-in-grass-380.jpg;x=420;y=278&amp;img=:3;x=-2;y=280</a></span>
- </div>
- <div class="msgDiv oldmsg hump " id="message-1773905" nick="samthekeeper">
- <span class="nick">
- <b><a href="/samthekeeper" target="_blank">samthekeeper</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content">Cinder Ultra combo.</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773906" nick="noisia">
- <span class="nick">
- <b><a href="/noisia" target="_blank">noisia</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/79.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/79.gif"></a> <a target="_blank" href="./hump.fm_files/42.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/42.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773907" nick="Seacrestcheadle">
- <span class="nick">
- <b><a href="/Seacrestcheadle" target="_blank">Seacrestcheadle</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/1284161957206-humpfm-Seacrestcheadle-0_0_0_0niccagebannernal.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1284161957206-humpfm-Seacrestcheadle-0_0_0_0niccagebannernal.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump " id="message-1773908" nick="samthekeeper">
- <span class="nick">
- <b><a href="/samthekeeper" target="_blank">samthekeeper</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content">Cinder Ultra combo.</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773909" nick="lux">
- <span class="nick">
- <b><a href="/lux" target="_blank">lux</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/tumblr_l8izqjoZIx1qztyuko1_500.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/tumblr_l8izqjoZIx1qztyuko1_500.png"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773910" nick="realfake">
- <span class="nick">
- <b><a href="/realfake" target="_blank">realfake</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/pogs.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/pogs.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump " id="message-1773911" nick="srx">
- <span class="nick">
- <b><a href="/srx" target="_blank">srx</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content">dsd</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773914" nick="srx">
- <span class="nick">
- <b><a href="/srx" target="_blank">srx</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/1284162040762-humpfm-srx-1283980921733.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1284162040762-humpfm-srx-1283980921733.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773916" nick="napalmbeegee">
- <span class="nick">
- <b><a href="/napalmbeegee" target="_blank">napalmbeegee</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/s0x3kp.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/s0x3kp.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773917" nick="Savour">
- <span class="nick">
- <b><a href="/Savour" target="_blank">Savour</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/121zzwz.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/121zzwz.gif"></a> <a target="_blank" href="./hump.fm_files/1284162040762-humpfm-srx-1283980921733.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1284162040762-humpfm-srx-1283980921733.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773918" nick="Seacrestcheadle">
- <span class="nick">
- <b><a href="/Seacrestcheadle" target="_blank">Seacrestcheadle</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif"></a> <a target="_blank" href="./hump.fm_files/tumblr_l3e8nbseOv1qb5yhxo1_500.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/tumblr_l3e8nbseOv1qb5yhxo1_500.gif"></a> <a target="_blank" href="./hump.fm_files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump " id="message-1773920" nick="lolumad">
- <span class="nick">
- <b><a href="/lolumad" target="_blank">lolumad</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content">im in class</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773921" nick="Seacrestcheadle">
- <span class="nick">
- <b><a href="/Seacrestcheadle" target="_blank">Seacrestcheadle</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/dolphin.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/dolphin.gif"></a> <a target="_blank" href="./hump.fm_files/tumblr_l3e8nbseOv1qb5yhxo1_500.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/tumblr_l3e8nbseOv1qb5yhxo1_500.gif"></a> <a target="_blank" href="./hump.fm_files/Dolphin.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/Dolphin.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773922" nick="DGTLHRT">
- <span class="nick">
- <b><a href="/DGTLHRT" target="_blank">DGTLHRT</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/1282599600013-humpfm-mirrrroring-coollogo_com-1359810382.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1282599600013-humpfm-mirrrroring-coollogo_com-1359810382.png"></a> <a target="_blank" href="./hump.fm_files/121zzwz.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/121zzwz.gif"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773923" nick="yert">
- <span class="nick">
- <b><a href="/yert" target="_blank">yert</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/1284162129841-humpfm-yert-basedtime.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1284162129841-humpfm-yert-basedtime.jpg"></a></span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773924" nick="psludump">
- <span class="nick">
- <b><a href="/psludump" target="_blank">psludump</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/45.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/45.gif"></a> <a target="_blank" href="./hump.fm_files/79.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/79.gif"></a> <a target="_blank" href="./hump.fm_files/1280257789776-humpfm-noisia-nightwolf-dizzy-tiny.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1280257789776-humpfm-noisia-nightwolf-dizzy-tiny.gif"></a> <a target="_blank" href="./hump.fm_files/42.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/42.gif"></a> they're so tiny!</span>
- </div>
- <div class="msgDiv oldmsg hump contains-image" id="message-1773925" nick="psludump">
- <span class="nick">
- <b><a href="/psludump" target="_blank">psludump</a></b>
- <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)">
- </span>
- <span class="content"><a target="_blank" href="./hump.fm_files/1.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1.gif"></a></span>
- </div>
-
- <hr>
- <div class="msgDiv hump contains-image" id="message-1773926"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/10.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/10.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773927"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/100.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/100.gif"></a></span></div><div class="msgDiv hump " id="message-1773928"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content">i see...</span></div><div class="msgDiv hump loading contains-image" id="message-1773929"><span class="nick"><b><a href="/Seacrestcheadle">Seacrestcheadle</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/dolphin.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/dolphin.gif"></a> <a target="_blank" href="./hump.fm_files/tumblr_l8ij1pgB2A1qan4v8o1_500.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/tumblr_l8ij1pgB2A1qan4v8o1_500.jpg"></a> <a target="_blank" href="./hump.fm_files/Dolphin.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/Dolphin.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773931"><span class="nick"><b><a href="/srx">srx</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/1284162196318-humpfm-srx-Zangief-piledriver.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1284162196318-humpfm-srx-Zangief-piledriver.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773933"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/Kellyxicara.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/Kellyxicara.jpg"></a></span></div><div class="msgDiv hump contains-image" id="message-1773934"><span class="nick"><b><a href="/lolumad">lolumad</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/conductorheidr.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/conductorheidr.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773935"><span class="nick"><b><a href="/Savour">Savour</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/vaexplosionaerial.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/vaexplosionaerial.gif"></a> <a target="_blank" href="./hump.fm_files/animation2g.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/animation2g.gif"></a> <a target="_blank" href="./hump.fm_files/97_background.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/97_background.gif"></a> <a target="_blank" href="./hump.fm_files/animation2g.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/animation2g.gif"></a> <a target="_blank" href="./hump.fm_files/vaexplosionaerial.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/vaexplosionaerial.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773939"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/arm_muscle_small.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/arm_muscle_small.jpg"></a> <a target="_blank" href="./hump.fm_files/qwy0qw.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/qwy0qw.gif"></a> <a target="_blank" href="./hump.fm_files/z4JYi.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/z4JYi.png"></a></span></div><div class="msgDiv hump " id="message-1773940"><span class="nick"><b><a href="/noisia">noisia</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="http://bon.gs/tile/#img=http://30.media.tumblr.com/tumblr_l3e8nbseOv1qb5yhxo1_500.gif&img=https://archive.hump.fm/images/20100902/1283445234571-humpfm-noisia-circle-wipe-bounce.gif;x=30;y=30">http://bon.gs/tile/#img=http://30.media.tumblr.com/tumblr_l3e8nbseOv1qb5yhxo1_500.gif&amp;img=https://archive.hump.fm/images/20100902/1283445234571-humpfm-noisia-circle-wipe-bounce.gif;x=30;y=30</a></span></div><div class="msgDiv hump contains-image" id="message-1773942"><span class="nick"><b><a href="/lolumad">lolumad</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/MARX.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/MARX.gif"></a></span></div><div class="msgDiv hump " id="message-1773943"><span class="nick"><b><a href="/minty">minty</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="http://bon.gs/tile/#img=http://www.peopleinpizzaslicecostumesbecomingpizzas.com/images/pizza4.gif;x=430;y=113&img=http://www.animanga.org/Shadow-Dragon/swirl.gif;x=624;y=309&img=https://archive.hump.fm/images/20100609/1276126440209-humpfm-noisia-water-point-white-tee-left.gif;x=185;y=227&img=https://archive.hump.fm/images/20100609/1276126443123-humpfm-noisia-water-point-white-tee-right.gif;x=915;y=219">http://bon.gs/tile/#img=http://www.peopleinpizzaslicecostumesbecomingpizzas.com/images/pizza4.gif;x=430;y=113&amp;img=http://www.animanga.org/Shadow-Dragon/swirl.gif;x=624;y=309&amp;img=https://archive.hump.fm/images/20100609/1276126440209-humpfm-noisia-water-point-white-tee-left.gif;x=185;y=227&amp;img=https://archive.hump.fm/images/20100609/1276126443123-humpfm-noisia-water-point-white-tee-right.gif;x=915;y=219</a></span></div><div class="msgDiv hump contains-image" id="message-1773944"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/Snakeskin jacket and tank top collage.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/Snakeskin jacket and tank top collage.jpg"></a></span></div><div class="msgDiv hump contains-image" id="message-1773945"><span class="nick"><b><a href="/j_umanji">j_umanji</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/tessel_anim.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/tessel_anim.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773946"><span class="nick"><b><a href="/yert">yert</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1284161707081-humpfm-Savour-hrmmrmrmrmr.gif"></a> <a target="_blank" href="./hump.fm_files/1284160727246-humpfm-DGTLHRT-lipjoint.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1284160727246-humpfm-DGTLHRT-lipjoint.gif"></a></span></div><div class="msgDiv hump " id="message-1773947"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content">your blog should be reported for adult and sexual mature contents. this is tumblr! gtfo</span></div><div class="msgDiv hump contains-image" id="message-1773948"><span class="nick"><b><a href="/Seacrestcheadle">Seacrestcheadle</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/1284162369436-humpfm-Seacrestcheadle-dolpphp.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1284162369436-humpfm-Seacrestcheadle-dolpphp.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773949"><span class="nick"><b><a href="/j_umanji">j_umanji</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/anim_29665.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/anim_29665.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773950"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/macaco_de_gravata.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/macaco_de_gravata.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773951"><span class="nick"><b><a href="/yert">yert</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/1279775602449-humpfm-carnivora-lonely.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1279775602449-humpfm-carnivora-lonely.png"></a> <a target="_blank" href="./hump.fm_files/1279775602449-humpfm-carnivora-lonely.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1279775602449-humpfm-carnivora-lonely.png"></a> <a target="_blank" href="./hump.fm_files/1279775602449-humpfm-carnivora-lonely.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1279775602449-humpfm-carnivora-lonely.png"></a></span></div><div class="msgDiv hump contains-image" id="message-1773952"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/JesuscaminhaAguas.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/JesuscaminhaAguas.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773953"><span class="nick"><b><a href="/psludump">psludump</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/radiohead-thom.jpg" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/radiohead-thom.jpg"></a> <a target="_blank" href="./hump.fm_files/1279775602449-humpfm-carnivora-lonely.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1279775602449-humpfm-carnivora-lonely.png"></a></span></div><div class="msgDiv hump contains-image" id="message-1773954"><span class="nick"><b><a href="/Savour">Savour</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/1284162369436-humpfm-Seacrestcheadle-dolpphp.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1284162369436-humpfm-Seacrestcheadle-dolpphp.gif"></a> does anyone have just the dolphin gif or where they alwasys together?</span></div><div class="msgDiv hump contains-image" id="message-1773955"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/EE1_icon.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/EE1_icon.gif"></a></span></div><div class="msgDiv hump contains-image" id="message-1773956"><span class="nick"><b><a href="/realfake">realfake</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/gravata.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/gravata.gif"></a></span></div><div class="msgDiv hump " id="message-1773957"><span class="nick"><b><a href="/noisia">noisia</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content">it's 10 posts above</span></div><div class="msgDiv hump contains-image" id="message-1773958"><span class="nick"><b><a href="/Seacrestcheadle">Seacrestcheadle</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/1284162507019-humpfm-Seacrestcheadle-ding.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1284162507019-humpfm-Seacrestcheadle-ding.png"></a></span></div><div class="msgDiv hump " id="message-1773959"><span class="nick"><b><a href="/Savour">Savour</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content">x_x</span></div><div class="msgDiv hump contains-image" id="message-1773960"><span class="nick"><b><a href="/j_umanji">j_umanji</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content"><a target="_blank" href="./hump.fm_files/1284162507019-humpfm-Seacrestcheadle-ding.png" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/1284162507019-humpfm-Seacrestcheadle-ding.png"></a> <a target="_blank" href="./hump.fm_files/02_SIMULIA_Abaqus69_XFEM_anim.gif" class="img-wrapper" onclick="return imgClickHandler()"><img src="./hump.fm_files/02_SIMULIA_Abaqus69_XFEM_anim.gif"></a></span></div><div class="msgDiv hump " id="message-1773961"><span class="nick"><b><a href="/Savour">Savour</a></b> <img src="./hump.fm_files/smallheart.gif" class="chat-thumb" onclick="Tag.favorite(this)"> </span><span class="content">thanks, i need to sleep</span></div></div>
-
- <div id="msgInputDiv">
- <div id="msginputrapper">
- <input id="msgInput" class="msgInput" type="input">
- </div>
- <input id="msgSubmit" type="submit" value="Send">
- <input id="upload" value="Upload" type="submit" class="">
- <input id="webcam-button-upload" value="Webcam" type="submit">
- <input id="webcam-button-snap" value="Send Pic" type="submit" class="invisible blink">
- <button id="palette-button"><img src="./hump.fm_files/palette.gif"></button>
- </div>
- <div id="effects-msg" class="invisible">click on your face for effects!</div>
- </div></div>
- </div>
-
-
- <div id="palette">
- <div id="palette-thumbs"></div>
- </div>
- <div id="footerc">
- @2010 <a href="/">hump.fm</a>
- <a href="/about_us"><span style="word-spacing:normal;">About Us</span></a>
- <a href="/help"><span style="word-spacing:normal;">Help FAQ</span></a>
- <a href="/terms">Terms</a>
- <a href="/privacy">Privacy</a>
- <script type="text/javascript">
- var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
- document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
- </script><script src="./hump.fm_files/ga.js" type="text/javascript"></script>
- <script type="text/javascript">
- try { var pageTracker = _gat._getTracker("UA-12364576-1"); pageTracker._trackPageview();} catch(err) {}
- </script>
- <script type="text/javascript">
- _qoptions={
- qacct:"p-a3mCwIEHECjGE"
- };
- </script>
- <script type="text/javascript" src="./hump.fm_files/quant.js"></script>
- <noscript>
- &lt;img src="http://pixel.quantserve.com/pixel/p-a3mCwIEHECjGE.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/&gt;
- </noscript>
-
- </div>
- <!-- todo: just put this lot in javascript? -->
- <div id="preload">
- <img src="./hump.fm_files/osx.hand.gif" class="no-cursor invisible" id="cursor-big">
- <img src="./hump.fm_files/upload.png" class="invisible">
- <img src="./hump.fm_files/fade-blue.png" class="invisible">
- <img src="./hump.fm_files/humppixellarge.png" class="invisible">
- <img src="./hump.fm_files/humppixel.png" class="invisible">
- <img src="./hump.fm_files/zoom.gif" class="invisible">
- <img src="./hump.fm_files/heartcolorshift.gif" class="invisible">
- <img src="./hump.fm_files/smallheart.gif" class="invisible">
- <img src="./hump.fm_files/chatheartover.gif" class="invisible">
- <img src="./hump.fm_files/smallheartfaved.gif" class="invisible">
- <img src="./hump.fm_files/heartover.gif" class="invisible">
- <img src="./hump.fm_files/heart.gif" class="invisible">
- <img src="./hump.fm_files/humppixelhover.png" class="invisible">
- <img src="./hump.fm_files/humppixelhover.png" class="invisible">
- </div>
-
-
-</body></html>
diff --git a/static/resizetest/hump.fm_files/hump.css b/static/resizetest/hump.fm_files/hump.css
deleted file mode 100755
index fcf64c0..0000000
--- a/static/resizetest/hump.fm_files/hump.css
+++ /dev/null
@@ -1,2143 +0,0 @@
-/* reset.css
- From http://meyerweb.com/eric/tools/css/reset/
- v1.0 | 20080212 */
-
-
-
-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, em, font, img, ins, kbd, q, s, samp,
-small, strike, strong, sub, sup, tt, var,
-b, u, i, center,
-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-size: 100%;
- vertical-align: baseline;
- background: transparent;
- font-family: Arial, Helvetica, sans-serif;
-}
-body {
- line-height: 1;
-}
-ol, ul {
- list-style: none;
-}
-blockquote, q {
- quotes: none;
-}
-blockquote:before, blockquote:after,
-q:before, q:after {
- content: '';
- content: none;
-}
-
-/* remember to define focus styles! */
-:focus {
- outline: 0;
-}
-
-/* remember to highlight inserts somehow! */
-ins {
- text-decoration: none;
-}
-del {
- text-decoration: line-through;
-}
-
-/* tables still need 'cellspacing="0"' in the markup */
-table {
- border-collapse: collapse;
- border-spacing: 0;
-}
-
-
-/*header stuff */
-
-a.img_roll:link, .img_roll{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/humppixel.png);
-}
-a.img_roll:hover{
- width:130px;
- height:46px;
- display:block;
- background-image:url(/static/img/humppixelhover.png);
-}
-a.img_rolldis:link, .img_rolldis{
- width:130px;
- height:46px;
- display:inline-block;
- background-image:url(/static/img/humppixel.png);
-}
-a.img_rolldis:hover{
- width:130px;
- height:46px;
- display:inline-block;
- background-image:url(/static/img/humppixelhover.png);
-}
-
-#userlist a{
-color:000;
-
-}
- /*searchstuff*/
-#searchbox{
-position:absolute;
-top:19px;
-margin-right:10px;
-}
-#search-query{
-background: white;
-border: 1px solid #999;
-color: #C0C8D3;
-font-size: 13px;
-padding: 3px 12px 3px 37px;
-padding-left: 37px;
-padding-left: 37px;
-width:190px;
-
-}
-#search-query .search_icon {
-background:url("/static/img/hourglass.png") no-repeat scroll center center transparent;
-bottom:3px;
-cursor:pointer;
-left:6px;
-opacity:0.8;
-position:absolute;
-top:3px;
-width:32px;
-}
-
-.white a:hover {
- text-decoration: none;
- color: #fff;
-}
-.white a:active {
- text-decoration: none;
-
-
- color: #fff;
-}
-#header7{
- margin: 0px auto -1px auto;
-
-height:49px;
- position:fixed;background-image:url(/static/img/blgrad.png);
-background-position:bottom;
-background-color:#eee;
-
-width:100%;
-min-width:600px;
-left:-1px;
- box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
- -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
- -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
-
-}
-#bar7{
- top:19px;
- position:absolute;
- word-spacing:-1;
- font-size: 16px;
-height:22;
-text-indent:14px;
-line-height:1.9;
- left: 125px;
- margin-left: 0.1%;
- margin-right: 8%;
- letter-spacing:.2px;
-}
-#bar7dis{
- top:19px;
- position:absolute;
- word-spacing:-1;
- font-size: 16px;
-height:22;
-text-indent:14px;
-line-height:1.9;
-
- margin-left: 0.1%;
- margin-right: 8%;
- letter-spacing:.2px;
-}
-#bar7 img{
-margin-top:4;
- vertical-align: top;
-}
-#bar7 a{
- text-decoration: none; font-family: Monaco, "Courier New", Courier, monospace;
-
- font-size:13;
-padding:4px;
-cursor:pointer;
- color: #000;
-
-
-}
-#bar7 a:hover{
- text-decoration: none;
-padding:4px;background-color:#fff;
- color: #000;
-
-}
-#logout7{
- top:10px;
-height:16px;
-padding-left:4px;padding-right:3px;
-
- border-bottom-left-radius:10px;
- -webkit-border-bottom-left-radius:10px;
- -moz-border-radius-bottomleft:10px;
- position:relative;
- font-size:1px;
-border-left:1px solid #999;
-border-bottom:1px solid #999;
-background-color:#eff5fb;
- float:right;
- font-family: Arial, Helvetica, sans-serif;
- font-weight: normal;
-}
-#logout7 img{display:none;
-}
-#logout7 a{font-size:10px; color: #5a5858;
-
-}
-#logout7 a:hover{font-size:10px;
-color:#000; text-shadow: 0px 1px 0px #fff;
-}
-
-#toplogin{
-margin-top:8px;
-margin-right:5px;
-
-}
-#toptools{
-display:inline-block;
-margin-left:-15px;
-
-
-}
-.toolsmenu{
-width:80px;margin-left:4px;
-color:#000;font-family:verdana;background-color:#ffffff; font-family: Monaco, "Courier New", Courier, monospace;
-}
-.white a:link {
- text-decoration: none;
- font-size:14px;
- color: #fff;
-}
-.white a:visited {
- text-decoration: none;
- font-size:14px;
- color: #fff;
-}
-#logo7{
- margin-left: 10px;
- z-index:1050; text-decoration: none;
- float:left;
- margin-top:-1px;
-}
-#logo7 a{font-size:28px;
-
-letter-spacing:-1;
-font-weight:bold; text-decoration: none;
-color:#000;
-}
-#logo7 a:hover{
-color:#000; text-decoration: none;
-text-shadow: -0.5px -0.5px 0px #f0e;
-}
-#facebooklike{
-position:absolute;
-top:21px;right:0px;
-}
-#dumplist{
-top:0px:width:100%;padding:0px;background-color:#fff;
-color:#000;font-size:60%;text-transform:uppercase;text-decoration: none;
-border-bottom:1px solid #999;text-align:left;text-indent:350px;
-padding-right:44px;line-height:1.1;background-color:#eff5fb;overflow:hidden;position:fixed;height:10px;width:100%;
-/*margin-left:40%;
- border-bottom-left-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -moz-border-radius-bottomleft:5px;text-decoration: none;
-border-left:1px solid #999;*/
-}
-#dumplist a{color:#000;font-size:100%;text-transform:uppercase;text-decoration: none;
-}
-#dumplist a:hover{color:#f0e;text-decoration: none;
-
-}
-#rapper7{
- top: 0px;
- left:0px;
- position:absolute;
- width: 100%;
- height: 62px;
-}
-#logoicons{
-width:auto;
-}
-#registerlink{
- font-size: 16px;
-word-spacing:2;
-line-height:2.4;
-font-weight:bold;
-}
-
-#registerlink img{
-display:none;
-}
-
-.no-cursor { cursor: none; }
-.invisible { display: none !important; }
-#cursor-big { position: absolute; z-index: 1000; }
-
-.thumb {
- cursor:pointer;
-}
- .thumb{
-display:inline-block;
-
-}
-
-img.chat-thumb {
- cursor:pointer;
- position: absolute;
- /*margin-top: -10px;*/
- width: 16px;
- height: 16px;
- bottom: 4px;
- right: 4px;
- /*left: 4px;*/
- display: block;
- margin: 0;
- padding: 0;
-}
-
-
-.hump .nick {
- position: relative;
- padding-right: 15px;
-}
-
-.logged-hump {
- position: relative;
-}
-
-/* sharing */
-.buttons{
- cursor:pointer;
-
-display:inline-block;
-}
-.buttons .share {
- opacity: 0.8;
-}
-.buttons .share:hover {
- opacity: 1;
-}
-.buttons .other-sites {
- /*padding-left: 20px;*/
-}
-img.thumb {
-bottom:10px;
-image-rendering: -moz-crisp-edges;
-
-position:absolute;
-
-
-
- left:110px;
- display: inline-block;
-}
-
-.thumb.favorite {
- position: absolute;
- margin-left: 0px;
- margin-top: 0px;
- height: 27px;
- width: 27px;
- display: block;
-}
-
-a.youtube {
- position: relative;
-}
-
-.youtube .youtube-thumb {
- width: 130px;
- height: 97px;
- padding-bottom: 22px;
- margin: 0;
-}
-.youtube .youtube-controls {
- position: absolute;
- left: 0;
- bottom: 0;
- margin: 0;
-}
-.share-buttons{
-cursor:pointer;
-width:100;
-}
-
-.msvDiv {
- cursor: pointer;
- display:inline-block;background-color:#fff;
-}
-
-.msg-hover.content img {
- cursor: pointer;
- background-position:center;
- opacity:0.5;
-background-color:#fff;
- display: inline-block;
-}
-
-.msg-hover.content {
- cursor: pointer;
- background-image:url("/static/img/thumbs/stripes.gif");
- opacity:1.0;
- color:#000;
- background-position:bottom right;
- background-attachment:fixed;
-}
-
-.msg-hover.content .img-wrapper {
- cursor: pointer;
- background-image:url("/static/img/thumbs/heartcolorshift.gif");
-background-color:white;
- opacity:0.9;
- color:#000;
- background-position:bottom right;
- background-attachment:relative;
- display: inline-block;
- position: relative;
-}
-
-
-.msg-hover{
- background-color:#fff;
-}
-
-.msg-image-zoom {
- position: absolute;
- bottom: 5px;
- right: 5px;
- background-color: white;
- opacity: 1;
-}
-
-a.msg-image-zoom img.zoom-icon {
- height: 48px;
- width: 48px;
-display:inline-block;
- opacity:0.9;
- border: 1px solid black;
- box-shadow: -1px 1px 0px #000;
- -webkit-box-shadow:-1px 1px 0px #000;
- -moz-box-shadow: -1px 1px 0px #000;
-}
-
-a.msg-image-zoom img.zoom-icon:hover {
- opacity:1;
- border-top: 1px solid black;
- border-right: 1px solid black;
- border-left: 2px solid black;
- border-bottom: 2px solid black;
- box-shadow: -1px 1px 0px #000;
- -webkit-box-shadow:-1px 1px 0px #000;
- -moz-box-shadow: -1px 1px 0px #000;
-}
-
-.msgDiv.favorite{
- background-image:url("/static/img/thumbs/stripes.gif");
- background-position:top right;
- background-position:bottom right;
- background-attachment:fixed;
-
-}
-
-/*div.content img:hover{background-color:white;}*/
-.nick{background-color:white;margin-right:3px;}
-.msgDiv.hump{background-color:white;}
-.nick a:link{color:#000;margin-right:3px;}
-.msgDiv.hump a:link{background-color:white;color:#000;}
-
-/*searchstuff*/
-#searchbox{
- position:absolute;
- top:18px;
- right:100px;
-}
-
-#search-query{
- background: white;
- border: 1px solid #999;
- color: #C0C8D3;
- font-size: 13px;
- padding: 3px 12px 3px 37px;
- padding-left: 10px;
- ztext-indent:5px;
- border-radius: 8px;
- -webkit-border-radius: 8px;
- -moz-border-radius: 8px;
- width: 150px;
-}
-
-.search_icon {
- background:url("/static/img/hourglass.png") no-repeat scroll center center transparent;
- bottom:3px;
- cursor:pointer;
- left:6px;
- opacity:0.8;
- border-right:1px solid #C0C8D3;
- position:absolute;
- top:3px;
- width:32px;
-}
-#search-results{
- position: absolute;
- top:55px;
- width:100%;
- text-align: center;
- left: 0;
- z-index: 1000;
-}
-
-#search-results-images{
- display: none;
- overflow:auto;
- background-image:url(/static/img/bg.dither.gif);
- background-color:#eee;
- width:95%;
- margin-left: auto;
- margin-right: auto;
- margin-top: -22px;
- padding-top: 30px;
- -moz-box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- -webkit-box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- border-radius: 8px;
- -webkit-border-radius: 8px;
- -moz-border-radius: 8px;
-}
-#search-results-images img{
- max-width:300px;
- max-height:100px;
- border:1px solid #eee;
- float:right;
- display:inline;
- margin-right:10px;
-}
-#search-controls {
- width: 95%;
- margin-left: auto;
- margin-right: auto;
- position: relative;
- text-align: right;
- display: none;
- top: 0;
- padding-right: 8px;
-}
-#search-control-text {
- font-size: medium;
- padding: 4px;
-}
-#search-controls a {
- -moz-box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- -webkit-box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- box-shadow: 0 0 10px #D8DBDE, 0 0 2px #000000;
- border-radius: 8px;
- -webkit-border-radius: 8px;
- -moz-border-radius: 8px;
- padding: 4px;
-}
-#search-message {
- display: inline;
- font-size: medium;
-}
-#search-control-previous, #search-control-next {
- visibility: hidden;
-}
-
-
-/* pichat.css */
-
-body {
-
-background-color:#fff;
- margin:0;
-
- background-repeat:repeat-x;
- background-position:top;
-overflow:hidden;
-
-}
-
-a {
- font-size: 12px;
- color: #000;
-}
-a:link {
- text-decoration: none;
-}
-a:visited {
- text-decoration: none;
- color: #000;
-}
-a:hover {
- text-decoration: none;
- color: #00F;
-}
-a:active {
- text-decoration: none;
- color: #000;
-}
-.white a:link {
- text-decoration: none;
- font-size:14px;
-
- color: #fff;
-}
-.white a:visited {
- text-decoration: none;
- font-size:14px;
- color: #fff;
-}
-#dcontent{
-
- overflow: auto;
- min-width:600px;
-}
-#content{
-
- overflow: auto;
-
-}
-#chatboxx {
- position: fixed;
- top:80px;
-}
-
-#rapper {
- top: 0px;
-}
-#effects-msg{
-position:fixed;
-bottom:65;
-z-index:1111;
-right:35;
-font-size:15;
-color:#000;
-
-}
-
-#footerc
-{
- text-align:center;
- position:fixed; font-family: Monaco, "Courier New", Courier, monospace;
- width:100%;
- bottom:-8px;
-line-height:1.6;
- font-size:11px;
-word-spacing:15px;
-height:28px;
- color: #000;
-
-}
-#footerc a {
- font-size: 11px;
- color: #000;font-family: Monaco, "Courier New", Courier, monospace;
-}
-#footerc a:link {
- text-decoration: none;
- font-size: 11px;
-color:000;
-}
-
-#footerc a:hover {
- text-decoration:none;
- font-size: 11px;
- color: #f0e;
-}
-#footerp
-{
- text-align:center;
- position:fixed; font-family: Monaco, "Courier New", Courier, monospace;
- width:100%;
- bottom:0px;
-
-line-height:3.1;
- font-size:11px;
-word-spacing:15px;
-height:28px;
- color: #000;
-
-}
-#footerp a {
- font-size: 11px; text-decoration: none;
- color: #000; font-family: Monaco, "Courier New", Courier, monospace;
-}
-#footerp a:link {
- text-decoration: none;
- font-size: 11px;
-color:000;
-}
-
-#footerp a:hover {
- text-decoration:none;
- font-size: 11px;
- color: #f0e;
-}
-
-#messagePane {
-top:50px;
-bottom:65px;
- position:fixed;
- width: 99.6%;
- background-color:#fff;
-left:0.2%;
-
-}
-
-#messagePane a:hover {
- text-decoration: none;
- color: #00F;
-}
-
-#messageList {
- height: 100%;
- width: 100%;
- overflow-y: auto;
- overflow-x: hidden;
-}
-#messagetabs {
- height: 40px;
- padding: 5px;
- position: fixed;
- width: 80%;
- max-width:1500px;
- overflow-y: hidden;
- overflow-x: hidden;
- top:48px;
- left:0px;
-}
-
-#msgInputDiv {
- position:relative;
- min-width:500px;
-left:3px;
-bottom: -5px;
- width: 100%;
-}
-
-#msgInput {
- left:-3px;border:1px solid #000;
- position:relative;border-right:0px;
-height:35px;
-font-size:20px;
- min-width:500px;padding-right:38px;padding-left:1px;
- box-shadow: 2px 3px 4px #eee;
-}
-.msgInput {
- min-width:500px;width:100%;
- background-color:#eff5fb;
-}
-#msginputrapper{
-margin-right:374;
-height:0px;
-
-}
-#msgSubmit {
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-right:285px;
-font-size:20px;background-color:#eff5fb;
-top:0;
- text-align:center;
-border:1px solid #000;
-border-right:0px;
- cursor:pointer;
- font-size:12px;
- color:#000;
-}
-#prevbutton {
-border:1px solid #000;
- position:absolute;
- display:inline-block;
- width:50%;
-height:35px;
-background-position:center;
-left:0px;
-top:0;
-font-weight:bold;
-background-color:#eff5fb;
- border-top-left-radius:10px;
- -webkit-border-top-left-radius:5px;
- -moz-border-radius-topleft:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -moz-border-radius-bottomleft:5px;
-padding-bottom:1;
- text-align:center;
- cursor:pointer;
- font-size:12px;
- color:#000;
-border-right:0px;
-}
-#webcam-button-upload{
- border-top-right-radius:10px;
- -webkit-border-top-right-radius:5px;background-color:#eff5fb;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-background-position:center;
-right:5px;
-border:1px solid #000;
-top:0;
-padding-bottom:1;
- text-align:center;
- cursor:pointer;
- font-size:12px;
- color:#000;
-}
-
-#nextbutton{
-border:1px solid #000;
- border-top-right-radius:10px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
- position:absolute;
- display:inline-block;
- width:50%;
-height:35px;
-font-weight:bold;
-background-position:center;
-right:5px;background-color:#eff5fb;
-top:0;
-padding-bottom:1;
- text-align:center;
- z-index:100;
- cursor:pointer;
- font-size:12px;
- color:#000;
-}
-
-#webcam-button-snap{
- border-top-right-radius:10px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-background-position:center;
-right:5px;
-top:0;
-padding-bottom:4;
- text-align:center;
- cursor:pointer;
-background-color:#ccc;
- font-size:17px;
- color:#fff;
-border:1px solid #000;
-}
-
-#webcam-button-snap.blink{
- color:#4f4;
-}
-
-
-#webcam-button-close { /* 16 x 14 */
- position: fixed;
- bottom: 450px; /* 240 + 68 - (16 / 2) */
- right: 495px; /* 320 - (14 / 2) */
- z-index: 5001;
-border:1px solid #000;
- cursor: pointer;
-}
-
-#webcam-preview {
- position:fixed;
- bottom: 82;
-opacity:0.9;
- right:30;
-
- border-top-right-radius:5px;
- background-color:#FFF;
-
-border:1px solid #000;
- z-index:5000;
-}
-#upload {
-
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-background-position:center;
-right:125px;
-top:0;
-background-color:#eff5fb;
-padding-bottom:1;
- text-align:center;
-
- cursor:pointer;
- font-size:12px;
- color:#000;
-border:1px solid #000;border-right:0px;
-}
-.msgDiv img {
- max-width:650px;
- width: expression(this.width > 650 ? 650: true);
- max-height:400px;
- height: expression(this.width > 400 ? 400: true);
- max-width:400px;
- margin:-2;
- opacity:1;
-}
-
-.msgDiv {
- padding:2px;
-}
-
-.oldmsg {
- color: #666;
-}
-
-#palette-button {
-border:1px solid #000;background-color:#eff5fb;
-background-position:top right;
- position:absolute;
-/* display:inline-block;*/
- width:40px;
- height:35px;
- right:245px;
- top:0;
- padding-bottom:1;
- text-align:center;
- cursor:pointer;
- font-size:12px;
- color:#fff;
-border-right:0px;
-}
-
-#palette {
- position: absolute;
- right: 30px;
- bottom: 76px;
- width: auto;
-max-width:350;
-min-width:150;
- height: auto;
-max-height:400px;
-min-height:150;
-padding:20;
- background-color: white;
- z-index: 1000000000;
- display: none;
- overflow-y: auto;
- box-shadow: 3px 4px 4px #c8cbce;
-border:1px solid #000;
-}
-
-#palette-thumbs {
-}
-
-#palette-thumbs img {
- max-width: 100px;
-cursor:pointer;
-opacity:.9;
-padding:1;
- max-height: 100px;
-}
-#palette-thumbs img:hover {
- max-width: 100px;
-cursor:pointer;
-opacity:1;
-padding:0;
-border:1px solid blue;
- max-height: 100px;
-}
-
-
-#favbox {
- display: none;
- overflow-x: hidden;
- overflow-y:auto;
- max-height: 300px;
- margin: 0px;
- position: absolute;
- padding: 5px;
- bottom:25px;
- min-width: 210px;
- width:11%;
- float:right;
- right: 4.5%;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14px;
- font-weight:420;
- border-top-left-radius:5px;
- border-top-right-radius:5px;
- -webkit-border-top-left-radius:5px;
- background-color:#FFF;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topleft:5px;
- -moz-border-radius-topright:5px;
- border-bottom-left-radius:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomleft:5px;
- -moz-border-radius-bottomright:5px;
- border-right:2px solid #c8cbce;
- border-bottom:2px solid #c8cbce;
- box-shadow: 3px 4px 2px #c8cbce;
- -webkit-box-shadow: 3px 4px 2px #c8cbce;
- -moz-box-shadow: 3px 3px 2px #c8cbce;
- text-overflow:ellipsis;
- /* opacity:0.87; */
- z-index:18;
- text-align: left;
-}
-
-#userList {
- overflow-x: hidden;
- overflow-y:auto;
- max-height: 70%;
- margin: 0px;
- position: absolute;
- padding: 5px;
- top:25px;
- min-width: 210px;
- width:11%;
- float:right;
- right: 4.5%;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14px;
- font-weight:420;
- background-color:#transparent;
- border-radius:5px;
-
- -webkit-border-radius:5px;
-
- -moz-border-radius:5px;
-border-right:2px solid #c8cbce;
-border-bottom:2px solid #c8cbce;
-
- box-shadow: 3px 4px 3px #c8cbce;
--webkit-box-shadow: 3px 4px 3px #c8cbce;
--moz-box-shadow: 3px 3px 3px #c8cbce;
- text-overflow:ellipsis;
-/* opacity:0.75;*/
- text-align: left;
-
-background-image:url(/static/img/bg.dither.gif);
-
-}
-#userList a:hover{color:#ffffff;}
-.username{height:30px;
-margin-top:6px;
-line-height:20px;
-text-indent:6px;
-min-width:90px;
-overflow:hidden;
-
-}
-.username a {
-display:block;
-width:100%;
-height:100%; color:#000;
-text-decoration:none;
-
-}
-.username a:hover {
-text-shadow: none;
-display:block;
-width:100%;
-height:100%;
-background-image:url(/static/img/moverc.png);
-background-repeat:repeat-x;
-color:#fff;
-text-decoration:none;
-background-color:#f3f3f3;
- border-top-right-radius:5px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
-}
-#userlist a:hover {
-display:block;
-width:100%;
-height:100%;
-background-image:url(/static/img/moverc.png);
-background-repeat:repeat-x;
-color:#fff;
-text-decoration:none;
-background-color:#f3f3f3;
- border-top-right-radius:5px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
-}
-#userList img{
-
- max-width:30px;
- width: expression(this.width > 30 ? 30: true);
- max-height:30px;
- height: expression(this.width > 30 ? 30: true);
- max-width:30px;
- float:right;
- right:1px;
- height:30px;
- border-radius:3px;
-
- -webkit-border-radius:3px;
-
- -moz-border-radius:3px;
-
-}
-#userListicon {
- overflow: auto;
- height: 70%;
- margin: 0px;
- position: fixed;
- padding: 5px;
- top:48px;
- width: 7%;
- float:right;
- right: 35px;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- text-transform: uppercase;
- min-width:72px;
- line-height:13px;
- z-index:1;
- font-weight: bold;
- font-family: Arial, Helvetica, sans-serif;
- color: #666;
- text-transform:none;
-
-}
-#avatar
-{
- right:1px;
- float:right;
- text-align:left;
- width:auto;
-
-}
-#userListp {
- overflow-x: hidden;
- overflow-y:auto;
- max-height: 70%;
- margin: 0px;
- position: absolute;
- padding: 5px;
- top:25px;
- min-width: 210px;
- width:11%;
- float:right;
- right: 4.5%;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14px;
- font-weight:420;
- border-radius:5px;
-
- -webkit-border-radius:5px;
-
- -moz-border-radius:5px;
-border-right:2px solid #c8cbce;
-border-bottom:2px solid #c8cbce;
-
- box-shadow: 3px 4px 4px #c8cbce;
--webkit-box-shadow: 3px 4px 4px #c8cbce;
--moz-box-shadow: 3px 3px 4px #c8cbce;
-filter: progid:DXImageTransform.Microsoft.dropShadow(color=#c8cbce, offX=3, offY=4, positive=true);
- text-overflow:ellipsis;
-/* opacity:0.75;*/
- z-index:18;
- text-align: left;
-background-image:url(/static/img/bg.dither.gif);
-background-color:#fff;
-
-}
-#userListp img{
-
- max-width:30px;
- width: expression(this.width > 30 ? 30: true);
- max-height:30px;
- height: expression(this.width > 30 ? 30: true);
- max-width:30px;
- float:right;
- right:1px;
- z-index:77;
- height:30px;
- border-radius:3px;
-
- -webkit-border-radius:3px;
-
- -moz-border-radius:3px;
-}
-#userlistp a:hover {
-display:block;
-width:100%;
-height:100%;
-background-image:url(/static/img/moverc.png);
-background-repeat:repeat-x;
-color:#fff;
-text-decoration:none;
-background-color:#f3f3f3;
- border-top-right-radius:5px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
-}
-#mgsavatar{
-left:0;
-}
-#binfo {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 11px;
- bottom
-}
-
-#preload {
- position: absolute;
- left: 0px;
- top: 0px;
-}
-
-.invisible { display: none !important; }
-
-
-
- /* profile shit */
- body.profile {
- font-family: Arial, Helvetica, sans-serif;
- background-color:#f0f9ff;
- background-image:url(/static/img/fade-blue.png)!important;
- background-repeat:repeat-x;
- background-position:top;
-background-attachment:fixed;
-overflow:auto !important;
- margin: 0;
-}
-@charset "UTF-8";
-
-#chatrap{
-
-}
-#messagePanep {
-top:50px;
-bottom:65px;
- position:fixed;
- width: 99.6%;
- background-color:#fff;
-left:0.2%;
- z-index:5;
-}
- #edit-toggle{
-position:absolute;
-top:0;
-right:0;
-height:15px;
-background-image:url(/static/img/upload.png);
-width:auto;
-padding:4;
-color:#fff;
-text-align:center;
-background-color:#0c8fff;
- box-shadow:5px 5px 5px #d8dbde;
- -webkit-box-shadow:5px 5px 5px #d8dbde;
- -moz-box-shadow:5px 5px 5px #d8dbde;
- border-bottom-left-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -moz-border-radius-bottomleft:5px;
-}
-
-
-#edit-toggle a{font-size:12;
-letter-spacing:;
-
-color:#fff;
-}
-#edit-toggle a:hover{font-size:12;
-letter-spacing:;
-
-}
-
- #profile {
- float: right;
- padding: 20px;
-opacity:0.9;
- position:fixed;
- top:79px;
-image-rendering: -moz-crisp-edges;
-left:18px;
-width:180px;
-line-height:1.3;
-background-color:#fff;
- overflow: hidden;
- text-overflow: ellipsis;
- height:auto;
- text-overflow: ellipsis-word;
- z-index:9;
- min-height:350px;
- }
-#profile img{
- max-width:100px;
- width: expression(this.width > 100 ? 100: true);
- max-height:100px;
- height: expression(this.width > 100 ? 100: true);
-}
-#profile h3{
-font-size:15px;
-margin-left:-10px;
-color:999;
-padding-bottom:2px;
-}
-#profile h2{
-text-indent:-10;
-margin-top:-5;
-}
-#logavatar{
-margin-left:-49;
-height:22;
-background-image:url(/static/img/leftarrow.png);
- background-repeat:no-repeat;
- background-position:22 1;
-margin-top:-22;
-display:none;
-}
-#profile h7{
-color:#000;
-text-transform:uppercase;
-display:inline-block;
-margin-bottom:5px;
-bottom:0px;
-position:absolute;
-margin-left:-5px;
-font-size:12px;
-
-}
-
-#logavatar img{
-
- max-width:20px;
- width: expression(this.width > 20 ? 20: true);
- max-height:20px;
- height: expression(this.width > 20 ? 20: true);
- max-width:20px;
-margin-top:0;
- box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #d8dbde;
- -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #d8dbde;
- -moz-box-shadow: 0 0 10px #d8dbde, 2px 2px 5px #d8dbde;
-
-}
-#profile h8{
-position:absolute;
-top:38px;font-size:100%;
-letter-spacing:-1px;
-left:12px;
-color:#000;
-}
-#profile h9{
-font-size:120%;
-color:#000;color:#000;
-
-}
-#adsenseprofile{
-position:fixed;top:490;
-left:20;
-}
-#chatrap{
-margin-left:245px;
-}
-
-#uploadp{
-display:inline-block;
- width:181px;
- height:33px;
- font-size:20px;
- background-image:url(/static/img/btngrad1.png);
- font-weight:bold;
- word-spacing:7;
- margin-top:0px;
-margin-bottom:10;
-margin-left:-2;
- text-align:center;
- font-size:16px;
- color:#fff;
- text-shadow:1px 1px 3px #000;
- border-radius: 5px;
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;*/
- border:solid 1px #eee;
-
-}
-#pnav{position:absolute;
-padding-left:400px;
-margin-top:16px;
-background-position:top;
-font-weight:bold;
-margin-left:0;
-text-align:left;
-}
-#pnavo{
-margin-top:-17;
-padding:2;
-width:105;
-letter-spacing:-2;
-text-indent:6;
- border-top-left-radius:5px;
- border-top-right-radius:5px;
- -webkit-border-top-left-radius:5px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topleft:5px;
- -moz-border-radius-topright:5px;
- border-bottom-left-radius:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomleft:5px;
- -moz-border-radius-bottomright:5px;
-height:32;
-text-transform:lowercase;
-border:1px solid #000;
-background-color:#fff;
-}
-#pnavn{
-position:absolute;
-top:-1;
-left:525;
-letter-spacing:-2;
-text-indent:5;
-width:96;
-height:32;
-padding:2;
-border:1px;
-border:1px solid #000;
-background-color:#fff;
- border-radius:5px;
-
- -webkit-border-radius:5px;
-
- -moz-border-radius:5px;
-
-}
-
-
-.buttons .permalink img {
-width:16px;
-height:16px;
-}
-
-
-#pnav a {
- font-size: 30px;
- color:#000;
-text-transform:lowercase;
-}
-pnav a:link {
- text-decoration: none;
-color:fff;
-}
-a:visited {
- text-decoration: none;
- color: #000;
-}
-#pnav a:hover {
- text-decoration: none;
- color: #000; text-shadow: 1px 1px 1px #999;
-
-}
-#footer
-{
- text-align:center;
-
- width:100%;
- bottom:-50px;
-line-height:1;
-padding-top:80px;
- font-size:11px;
-word-spacing:6px;
- color: #000;
-
-}
-#footer a {
- font-size: 11px;
- color: #000;
-}
-#footer a:link {
- text-decoration: none;
- font-size: 11px;
-color:000;
-}
-
-#footer a:hover {
- text-decoration:none;
- font-size: 11px;
- color: #f0e;
-}
-
-#log
-{
- position:absolute;
- top:18px;
- padding-top: 25px;
-}
-
-.logged-hump img{
- max-width:400px;
- max-height:400px;
- border:0px;
-
-}
-#messageList img {
- max-width:400px;
- max-height:400px;
-
-}
-
-.logged-hump {
- background-color:#fff;
- text-overflow: ellipsis-word;
- padding: 18px 18px 6px 18px;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- text-transform: uppercase;
- margin-left:3px;
- line-height:15px;
- z-index:4;
- line-height:20px;
- text-align: left;
-}
-
-.editable {
- color: #0AA;
-}
-
-.editing {
- color: #F0F;
-}
- div#avatar {
- overflow: hidden;
- text-overflow: ellipsis;
-
- padding-bottom:20px;
- }
- #contact {
-
- text-overflow: ellipsis-word;
- }
- #bio {
-
- text-overflow: ellipsis-word;
- }
-
- input.inplace_field {
- width: 100%;
- }
-
- textarea.inplace_field {
- width: 100%;
- height: 50px;
- }
-#profile h2 {
- letter-spacing:-1px;
-color:#ccc;
- height:40px;
- font-size:24px;
- font-family:Arial, Helvetica, sans-serif;
- font-weight:bold;
- text-transform:capitalize;
- text-shadow: -1px 1px 1px #f0e;
-}
- img#avatarPic {
- max-height:100px;max-width:100px;
- border-radius:5px;
-
- -webkit-border-radius:5px;
-
- -moz-border-radius:5px;
-margin-bottom:15px;
- }
-
-.logged-hump a:hover {
- text-decoration: none;
- color: #00F;
-}
-/*directory stuff*/
-#dlogavatar img{
-image-rendering: -moz-crisp-edges;
- max-width:50px;
- width: expression(this.width > 50 ? 50: true);
- max-height:50px;
- height: expression(this.width > 50 ? 50: true);
- max-width:50px;
-margin-top:0;
-
-
-}
-#dlogavatar{
-margin-left:-82px;
-height:25;
-background-image:url(/static/img/leftarrow.png);
-width:70;
- background-repeat:no-repeat;
- background-position:55 4;
-margin-top:-20;
-z-index:5555;
-
-
-}
-.dlogged-hump img{
- max-width:600px;
- width: expression(this.width > 600 ? 600: true);
- max-height:600px;
- height: expression(this.width > 600 ? 600: true);
- border:0px;
- z-index:4;
-
-
-}
-.dlogged-hump{
- min-width:600px;
- max-width:600px;
-width:600px;
- width:auto;
-text-overflow: ellipsis-word;
- padding: 18px;
- padding-bottom:7px;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- text-transform: uppercase;
- line-height:15px;
- background-color:#fff;
-border:1px solid #f0e0d6;
-margin-left:20px;
-margin-bottom:20px;
- z-index:4;
- line-height:20px;
- text-align: left;
-
-
-}
-
-
-#infotxt{
-position:absolute;
-top:;
- border-radius:5px;
-
- -webkit-border-radius:5px;
-
- -moz-border-radius:5px;
-border:1px solid #000;
-margin-right:-30;display:none;
-color:#000;
-background-color:#fff;
-padding:3;
-text-transform:uppercase;
-margin-top:-74;
-}
- #dprofile {
- float: right;
- padding: 20px;
-opacity:0.9;
- position:fixed;
- top:76px;
-image-rendering: -moz-crisp-edges;
-left:22px;
-max-width:120px;
-line-height:1.3;
-background-color:#fff;
- overflow: hidden;
- text-overflow: ellipsis;
- height:auto;
- text-overflow: ellipsis-word;
- z-index:9;
- }
-
- #lprofile {
- float: right;
- padding: 20px;
-opacity:0.9;
- position:fixed;
- top:95px;
-image-rendering: -moz-crisp-edges;
-left:12px;
-width:180px;
-line-height:1.3;
-background-color:#fff;
- overflow: hidden;
- text-overflow: ellipsis;
- height:auto;
- text-overflow: ellipsis-word;
- z-index:9;
- }
-#dprofile img{
- max-width:100px;
- width: expression(this.width > 100 ? 100: true);
- max-height:100px;
- height: expression(this.width > 100 ? 100: true);
-}
-#dprofile h3{
-font-size:15px;
-margin-left:-10px;
-color:999;
-padding-bottom:2px;
-}
-#dprofile h2{
-text-indent:-10;
-margin-top:-5;
-}
-#dprofile h7{
-color:#000;
-text-transform:uppercase;
-display:inline-block;
-margin-bottom:5px;
-bottom:0px;
-position:absolute;
-margin-left:-5px;
-font-size:12px;
-
-}
-/* DASH STUFF */
-#dashadminmute{
-position:absolute;
-top:0px;
-background-color:red;
-padding:5px;
-right:0px;
- border-bottom-left-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -moz-border-radius-bottomleft:5px;
-}
-#dashadminmute a{color:white;}
-#edit-toggle{
-position:absolute;
-width:80px;
-top:-10px;
-left:-5px;
-}
-
-#dashrapper{
-border:1px dotted #0c8fff;
-top:80px;
-padding:20px;
-margin-left:100px;
- border-bottom-left-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -moz-border-radius-bottomleft:5px;
-margin-right:50%;
-background-color:white;
-min-width:800px;
-min-height:435px;
-position:absolute;
-}
-#dashuserlist{
-background-color:white;
-padding:15px;
-border:1px solid black;
- text-overflow:ellipsis-word;
-width:180px;
-min-height:400px;
- border-radius:5px;
- -webkit-border-radius:5px;
- -moz-border-radius:5px;
- overflow: hidden;
- text-overflow: ellipsis;
-}
-
-#dashuserlist img{
-max-height:70px;
-max-width:150px;
-}
-
-#dashuserlist h2{
-font-size:25px;
-text-transform:capitalize;
-}
-#dashuserlist h3{
-font-size:18px;
-padding-bottom:15px;
-padding-top:1px;
-text-transform:capitalize;
-}
-#middash{
-top:50px;
-position:absolute;
-margin-left:230px;
-}
-#middash h2{
-font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
-font-size:50px;
-letter-spacing:-2px;
-margin-bottom:10px;
-
-}
-#middash h3{
-font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
-font-size:35px;
-letter-spacing:-2px;
-line-height:28px;
-}
-#middash h2{
-font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
-font-size:50px;
-letter-spacing:-2px;
-
-}
-#middash a{
-font-size:100%;
-}
-#middash a:hover{
-color:#f9f9f9;background-color:white;
-font-size:100%;
-text-shadow: -2px 2px 10px #000;
-}
-#dashinfo{
-margin-top:10px;
-background-color:white;
-
-}
-#dashavatar{
-
-}
-
-#dashpix{
-top:0px;
-float:right;
-
-padding:15px;
-margin-top:-150px;
-width:550px;
-
-}
-#dashpix img{
- width: expression(this.width > 50 ? 50: true);
- max-height:100px;
- height: expression(this.width > 50 ? 50: true);
- max-width:150px;
-}
-
-
-#favstxt{
-margin-top:-70px;
-margin-left:-10;
-font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
-font-size:11px;
-background-color:white;
-border:1px solid black;
-padding:7px;
-color:#000;
-position:absolute;
-text-transform:uppercase;
-background-color:white;
- box-shadow:2px 2px 2px #d8dbde;
- -webkit-box-shadow:2px 2px 2px #d8dbde;
- -moz-box-shadow:2px 2px 2px #d8dbde;
- border-radius:10px;
- -webkit-border-radius:10px;
- -moz-border-radius:10px;
- font-weight:bold;
-}
-
-#dashavatarPic img{
-max-height:70px;
-max-width:150px;
-}
-.dash-hump {
- background-color:#f0f9ff;
- text-overflow: ellipsis-word;
- padding: 18px 18px 6px 18px;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- text-transform: uppercase;
- margin-left:3px;
- line-height:15px;
- z-index:4;
- line-height:20px;
- text-align: left;
-}
-
-.dash-hump {
-background-color:white;
-padding:0px;
-display:inline-block;
-
-}
-.dash-hump img{
-background-color:white;
-padding:1px;
-}
-.profiledash{
-overflow:auto;
-}
-#mostrecenthumps{
-display:inline-block;
-width:595px;
-max-height:98px;
-margin-left:-10px;
-margin-top:-20px;
-overflow:hidden;
-}
-#mostrecenthumps img{
-max-height:94px;
-overflow:hidden;
-border:1px solid #000;
-}
-#likebutton{
-position:absolute;
-height:30px;left:255px;
-bottom:30px;
-}
-
-/*HALL STUFF */
-#messagePaneh {
-width:99%;
-position:fixed;
-margin-left:-3px;
-border:8px inset yellow;
-bottom:25px;
-top:50px;
- background-color:#fff;
- z-index:5;
-}
-#login-container a:link{color:#000;}
-
-
-/*overlay STUFF*/
-
-div.apple_overlay.black {
- color:#fff;
- background-image:url(/static/img/bg.dither.gif);
- width:90%;
- height:70%;
- margin: 0 auto 0 auto;
-}
-
-div.apple_overlay h2 {
- margin:10px 0 -9px 0;
- font-weight:bold;
- font-size:14px;
-}
-
-div.black h2 {
- color:#fff;
-}
-
-#triggers {
- margin-top:10px;
- text-align:center;
-}
-
-#triggers img {
- background-color:#fff;
- padding:2px;
- border:1px solid #ccc;
- margin:2px 5px;
- cursor:pointer;
- -moz-border-radius:4px;
- -webkit-border-radius:4px;
-}
-
-.apple_overlay {
-
- display:none;
- width:640px;
- padding:10px;
- font-size:11px;
-}
-
-.apple_overlay .close {
-background-image:url(/static/img/thumbs/clode.png);
-border:2px solid #000;
- position:absolute; right:-11px; top:-8px;
- cursor:pointer;
- height:35px;
- width:35px;
- background-color:#fff;
- box-shadow: -1px 1px 1px #000;
- -webkit-box-shadow:-1px 1px 1px #000;
- -moz-box-shadow: -1px 1px 1px #000;
-}
-.contentWrap{
-background-color:#fff;
-}
-.faver-list{
-max-width:80%;
-font-size:20px;font-weight:bold;word-spacing:-3px;
-}
-
-/*DIS STUFF*/
-#dissearchbox{position:absolute;right:55px;display:inline-block;top:19px;}
-#toptoolsdis{position:absolute;left:155px;display:inline-block;top:2px;}
-
-#bar7dis {
- right: 142px;
- top: -7px;
-}
- #bar7dis a {
- display: block;
- border: 1px solid #CCC;
- box-shadow:2px 3px 10px #BBB;
- height: 16px;
- padding: 20px 4px 4px;
- text-indent: 0;
- width: 16px;
- -moz-box-shadow: 2px 3px 10px #BBB;
- -webkit-box-shadow: 2px 3px 10px #BBB;
- }
- #bar7dis a img {
- display: block;
- margin: 0 auto;
- }
- #bar7dis a#disregister {
- background: #FCF0AD;
- border: none;
- border-top: 10px solid #f6eaaa;
- color: #fe1409;
- cursor: pointer;position:absolute;
- font-size: 20px;left:-40px;
- font-weight: bold;
- line-height: 1em;
- opacity: 1.0;
- padding: 25px 10px 40px;
- top: 8px;
- width: auto;
- -webkit-transform: rotate(-9deg);
- -moz-transform: rotate(-9deg);
- transform: rotate(-9deg);
- }
- #bar7dis a#disregister:hover {
- background: #E9E74A;
- border-top: 10px solid #e1df47;
- }
-#midtxt{
-padding-left:45px;
-padding-right:40px;
-padding-bottom:45px;
- color: #000;
- font: 25px Helvetica, Arial, Sans-Serif;
- text-shadow: 1px 1px #eee, 2px 2px #eee, 3px 3px #eee,4px 4px #eee,5px 5px #eee;
-text-align: justify; text-justify: newspaper
-}
-#dis_welcome {
- background-image: url(/static/img/hearts.gif);
- position: fixed;
- top: 0;
- left: 0;
- bottom: 0;
- right: 0;
- opacity: .8;
- z-index: 6;
- text-align: left;
- text-indent: -6000px;
- }
- #dis_frame {
- height: 300px;
- overflow-x: hidden;
- width: 100%;
- }
- #dis_content {
- background-color: rgba(255, 255, 255, 0.8)!important;
- border: 1px solid #CCC;
- top: 426px;
- box-shadow: 0 3px 10px #110000;
- height: auto;
- padding: 20px;
- position: absolute;
-
- line-height: 1em;
- right: 0;
- text-align: center;
- left:50%;
- margin-left: -260px;
- width:460px;
- /*top: 547px;*/
- z-index: 8;
- -moz-box-shadow: 0 3px 10px #110000;
- -webkit-box-shadow: 0 3px 10px #110000;
-
- }
-
- #signintxt {
- line-height: 1em;
- position:absolute;
- font: 17px Helvetica, Arial, Sans-Serif;
- text-align: center;
- }
- #signintxt a {
- color: #3B5998;
- }
- #signintxt a:hover { text-decoration: underline; }
- #dis_welcome #dis_content {
- display: none;
- }
- #dis_content a {
- color: #3B5998;
- }
- #dis_content a:hover { text-decoration: underline; }
-
-
-#dissearchbox {
- top: 20px;
-}
-
-#dislogout7{
- top:-1px;
-height:14px;
-padding-left:4px;padding-right:3px;
-top:10px;
- position:relative;
- font-size:1px;
-border-left:1px solid #999;
-border-bottom:1px solid #999;
-background-color:#fff;
- float:right;
- font-family: Monaco, "Courier New", Courier, monospace;
- font-weight: normal;
-}
-#dislogout7 img{display:none;
-}
-#dislogout7 a{font-size:10px; color: #999;
- font-family: Monaco, "Courier New", Courier, monospace;
-}
-#dislogout7 a:hover{font-size:10px;
-color:#000; text-shadow: 0px 1px 0px #fff;
-}
-#pwreset a{
-margin-left:20px;color:#66AACC;
-font-size:11px;
-}