summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css')
-rwxr-xr-xstatic/css/dump.css8
-rw-r--r--static/css/mgmt.css1685
2 files changed, 1690 insertions, 3 deletions
diff --git a/static/css/dump.css b/static/css/dump.css
index 3a162b1..c787dae 100755
--- a/static/css/dump.css
+++ b/static/css/dump.css
@@ -1999,6 +1999,7 @@ font-size:20px;font-weight:bold;word-spacing:-3px;
font-size: 9px;
position: fixed;
right: 5px;
+ margin-right:5px;
bottom: 0px;
z-index: 10;
}
@@ -2016,6 +2017,7 @@ 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;}
@@ -2047,8 +2049,7 @@ font-size:20px;font-weight:bold;word-spacing:-3px;
cursor: pointer;position:absolute;
font-size: 20px;left:-40px;
font-weight: bold;
- line-height: 1em;
- opacity: 1.0;z-index:3;
+ line-height: 1em;z-index:1;
padding: 25px 10px 40px;
top: 8px;
width: auto;
@@ -2057,7 +2058,8 @@ font-size:20px;font-weight:bold;word-spacing:-3px;
transform: rotate(-9deg);
}
- login-container{z-index:777;}
+ #signin_menu{z-index:777;}
+ #login-container{z-index:777;}
#bar7dis a#disregister:hover {
background: #E9E74A;
border-top: 10px solid #e1df47;
diff --git a/static/css/mgmt.css b/static/css/mgmt.css
new file mode 100644
index 0000000..5abff26
--- /dev/null
+++ b/static/css/mgmt.css
@@ -0,0 +1,1685 @@
+/* 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(http://dump.fm/static/img/dumppixel.png);
+}
+a.img_roll:hover{
+ width:130px;
+ height:46px;
+ display:block;
+ background-image:url(http://dump.fm/static/img/dumppixelhover.png);
+}
+a.img_rolldis:link, .img_rolldis{
+ width:130px;
+ height:46px;
+ display:inline-block;
+ background-image:url(http://dump.fm/static/img/dumppixel.png);
+}
+a.img_rolldis:hover{
+ width:130px;
+ height:46px;
+ display:inline-block;
+ background-image:url(http://dump.fm/static/img/dumppixelhover.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("http://dump.fm/static/img/hourglass.png") no-repeat scroll center center transparent;
+bottom:3px;
+cursor:pointer;display:none;
+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;display:none;
+ position:fixed;
+background-position:bottom;
+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;display:none;
+ 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;
+
+}
+
+#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;
+}
+
+
+.dump .nick {
+ position: relative;
+ padding-right: 15px;
+}
+
+.logged-dump {
+ position: relative;
+}
+
+/* sharing */
+.buttons{
+ cursor:pointer;
+ position: relative;
+
+display:inline-block;
+}
+.buttons .share {
+ opacity: 0.8;
+}
+.buttons .share:hover {
+ opacity: 1;
+}
+.buttons .other-sites {
+ /*padding-left: 20px;*/
+}
+img.thumb {
+bottom:3px;
+image-rendering: -moz-crisp-edges;
+
+position:absolute;
+ left:94px;
+ 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 {
+
+ display: inline-block;
+}
+
+.msg-hover.content {
+
+}
+
+.msg-hover.content .img-wrapper {
+
+ 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 {
+
+}
+
+a.msg-image-zoom img.zoom-icon:hover {
+
+}
+
+.msgDiv.favorite{
+
+
+}
+
+/*div.content img:hover{background-color:white;}*/
+.nick{background-color:white;margin-right:3px;}
+.msgDiv dump{background-color:white;}
+.nick a:link{color:#000;margin-right:3px;}
+.msgDiv dump a:link{background-color:white;color:#000;}
+
+/*searchstuff*/
+#searchbox{
+ position:absolute;
+ top:20px;
+ right:80px;
+}
+
+#search-query{
+ background: white;
+ border: 1px solid #999;
+ color: #C0C8D3;
+ font-size: 13px;
+ padding: 3px 12px 3px 37px;
+ padding-left: 10px;
+ border-radius: 8px;
+ -webkit-border-radius: 8px;
+ -moz-border-radius: 8px;
+ width: 150px;
+}
+
+.search_icon {
+ background:url("http://dump.fm/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;
+}
+#inpage-search-results{
+ position: absolute;
+ top:47px;
+ width:100%;
+ text-align: center;
+ left: 0;
+ z-index: 1000;
+}
+
+#inpage-search-results #search-results-images{
+ display: none;
+ position:relative;
+ overflow:auto;
+ background-image:url(/static/img/bg.dither.gif);
+ background-color:#eee;
+ width:95%;
+ height: 500px;
+ margin-left: auto;
+ margin-right: auto;
+ margin-top: 0px;
+ 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;
+}
+#fullpage-search-results #search-results-images { position: relative; width: 100%; overflow: visible; }
+
+#search-results-images a.animating canvas { display: none }
+
+#search-controls {
+ width: 95%;
+ margin-left: auto;
+ margin-right: auto;
+ position: relative;
+ z-index: 1005;
+ text-align: right;
+ display: none;
+ top: 0;
+ padding-right: 8px;
+}
+#search-message {
+ background-color: #eee;
+ font-size: medium;
+ padding: 4px;
+ -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-controls a {
+ background-color: #eee;
+ -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;
+}
+
+/* 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;
+
+}
+
+#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%;display:none;
+ bottom:-8px;
+line-height:1.6;
+ font-size:11px;
+word-spacing:15px;
+z-index:6;
+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:0px;
+bottom:0px;
+ 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;display:none;
+left:3px;
+bottom: -5px;
+ width: 100%;
+}
+
+#msgInput {
+ left:-3px;border:1px solid #000;display:none;
+ 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;display:none;
+}
+#msginputrapper{
+margin-right:374;display:none;
+height:0px;
+
+}
+#msgSubmit {
+ position:absolute;
+ display:inline-block;display:none;
+ 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;display:none;
+
+ 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:none;
+/* 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;display:none;
+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;
+ margin-top: 25px;
+}
+
+.logged-dump img{
+ max-width:400px;
+ max-height:400px;
+ border:0px;
+
+}
+#messageList img {
+ max-width:400px;
+ max-height:400px;
+
+}
+
+.logged-dump {
+ background-color:#fff;
+ text-overflow: ellipsis-word;
+ padding: 0px 18px 6px 18px;
+ margin-top: 18px;
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ text-transform: uppercase;
+ margin-left:3px;
+ 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-dump 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;
+
+
+}
+
+#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-dump {
+ 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-dump {
+background-color:white;
+padding:0px;
+display:inline-block;
+
+}
+.dash-dump img{
+background-color:white;
+padding:1px;
+}
+.profiledash{
+overflow:auto;
+}
+#mostrecentdumps{
+display:inline-block;
+width:595px;
+max-height:98px;
+margin-left:-10px;
+margin-top:-20px;
+overflow:hidden;
+}
+#mostrecentdumps 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;
+}
+#login-container a:link{color:#000;}
+
+#chatbuttons {
+ font-size: 9px;
+ position: fixed;display:none;
+ right: 5px;
+ margin-right:5px;
+ bottom: 0px;
+ z-index: 10;
+}
+#textbutton, #imgbutton, #clearbutton {
+ float: right;
+ background: #fff;
+ color: #666;
+ margin-left: 15px;
+ height: 20px;
+}
+#clearbutton {
+ text-decoration: underline
+ cursor: pointer;
+ display: none;
+}
+
+