/* 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; } #content{ z-index: 3; overflow: auto; min-width:600px; } #chatboxx { position: fixed; top:80px; } #rapper { top: 0px; } #trophy{ position:fixed; right:2; bottom:15px; } #effects-msg{ position:fixed; bottom:65; z-index:1111; right:35; font-size:15; color:#000; } #tinychat-wrapper{ z-index:55; width:700px; right:30px;height:350px; position:absolute; bottom:76; } #tinychat-wrapper object{ } #footerc { text-align:center; position:fixed; width:100%; bottom:-8px; line-height:3.1; font-size:11px; word-spacing:6px; height:28px; color: #000; } #footerc a { font-size: 11px; color: #000; } #footerc a:link { text-decoration: none; font-size: 11px; color:000; } #footerc 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%; z-index:5; } #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; z-index:1; } #msgInputDiv { position:relative; min-width:500px; z-index:100; left:3px; bottom: -5px; width: 100%; } #msgInput { z-index:100; 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%; z-index:100;background-image:url(/static/img/e9.png); } #msginputrapper{ margin-right:374; height:0px; } #msgSubmit { position:absolute; display:inline-block; width:120px; height:35px; right:285px; font-size:20px;background-image:url(/static/img/e9.png); top:0; text-align:center; z-index:100; border:1px solid #000; border-right:0px; cursor:pointer; background-color:#ffffff; font-size:12px; color:#000; } #webcam-button-upload{ border-top-right-radius:10px; -webkit-border-top-right-radius:5px;background-image:url(/static/img/e9.png); -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; z-index:100; cursor:pointer; background-color:#fff; 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; z-index:100; 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-image:url(/static/img/e9.png); padding-bottom:1; text-align:center; z-index:100; cursor:pointer; background-color:#fff; 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; z-index: 1; opacity:1; -webkit-transition: opacity; -webkit-transition-timing-function: ease-out; -webkit-transition-duration: 500ms; } .msgDiv {padding:2px; } .oldmsg { color: #666; } #palette-button { border:1px solid #000;background-image:url(/static/img/e9.png); background-position:top right; position:absolute; /* display:inline-block;*/ width:40px; height:35px; right:245px; top:0; padding-bottom:1; text-align:center; z-index:100; cursor:pointer; background-color:#fff; 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; } #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; 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 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.87; */ z-index:18; text-align: left; } #userList a:hover{color:#ffffff;} .username{height:30px; margin-top:6px; line-height:20px; text-indent:6px; z-index:18; min-width:90px; overflow:hidden; } .username a { display:block; width:100%; height:100%; color:#000; text-decoration:none; } .username 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; z-index:77; height:30px; border-top-left-radius:3px; border-top-right-radius:3px; -webkit-border-top-left-radius:3px; -webkit-border-top-right-radius:3px; -moz-border-radius-topleft:3px; -moz-border-radius-topright:3px; border-bottom-left-radius:3px; border-bottom-right-radius:3px; -webkit-border-bottom-left-radius:3px; -webkit-border-bottom-right-radius:3px; -moz-border-radius-bottomleft:3px; -moz-border-radius-bottomright: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; } #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; } /* Hover menu shit */ .trigger ul.menu { display: none; position: absolute; margin: 0; padding: .4em; list-style: none; } .trigger ul.menu li { padding: .1em .5em; } .trigger ul.menu li a { display: block; } .trigger:hover { background: transparent url(hover_menu_sample_glass_panel_body_selected.png) no-repeat center; } .trigger:hover ul.menu { display: block; width:60px; position:absolute; } /* 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{ } #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; z-index:100; 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-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; } #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-dump 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; } .logged-dump{ width:600px; max-width:600px; text-overflow: ellipsis-word; padding: 18px 18px 6px 18px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-transform: uppercase; line-height:15px; background-color:#fff; border-top:0px solid #000; margin-top:20; 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-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; 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; } .dlogged-dump 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-dump{ width:600px; width:auto; text-overflow: ellipsis-word; padding: 18px; 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-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; 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; }