#profile { float: right; padding: 20px; width: 180px; position:absolute; top:0px; right:35; margin-top:15px; background-color:#f5f5f5; background-image:url(/static/spex.ppng); border:solid 1px #999; text-overflow: ellipsis-word; background-position:center; z-index:999; min-height:600px; 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; box-shadow: 3px 4px 10px #c8cbce; -webkit-box-shadow: 3px 4px 10px #c8cbce; -moz-box-shadow: 3px 3px 10px #c8cbce; line-height:1.6; } #chatrap{ top: 10px; min-width:800px; position:relative; width:100%; } #footer { text-align:center; position:absolute; width:100%; bottom:0px; font-size:12px; font-family:"Times New Roman", Times, serif; background-image:url(/static/footer.pg); background-repeat:repeat-x; background-position:top; height:30px; color: #333; line-height: 2; } #log { position:absolute; width:100%; top:50px; margin-right:5px; padding-top: 15px; min-height: 800px; } #posts { } .logged-dump img{ max-width:500px; width: expression(this.width > 500 ? 500: true); max-height:400px; height: expression(this.width > 500 ? 500: true); border:0px; z-index:4; } .logged-dump{ text-overflow: ellipsis-word; padding: 15px; font-family: Arial, Helvetica, sans-serif; margin-right:35; font-size: 12px; text-transform: uppercase; line-height:15px; 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; z-index:4; line-height:20px; text-align: left; margin-left:35; } .editable { color: #0AA; width:250px; } .editing { color: #F0F; } div#avatar { overflow: hidden; text-overflow: ellipsis; max-width: 160px; padding-bottom:40px; } #contact { max-width: 200px; text-overflow: ellipsis-word; } #bio { max-width: 200px; text-overflow: ellipsis-word; } h2 { letter-spacing:-1px; color:#087cff; height:48px; font-size:33px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:capitalize; text-shadow: 3px 4px 4px #c8cbce; } img#avatarPic { max-height:250px; 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; } #logged-dump { border: 1px solid dotted; padding: 5px; } #loghead { font-size:1px; } body { margin: 0; } body,td,th { font-family: Arial, Helvetica, sans-serif; overflow-x:hidden; }@charset "UTF-8"; /* CSS Document */