#profile { float: right; padding: 20px; width: 180px; position:absolute; top:0px; right:15; margin-top:15px; background-color:#f5f5f5; background-image:url(/static/spex.ppng); border:solid 1px #999; background-position:center; z-index:999; min-height:600px; height:98%; line-height:1.6; } #chatrap{ top: 10px; min-width:800px; position:relative; width:100%; padding-bottom:105px; } #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 { background-color:#f; position:absolute; width:100%; top:50px; margin-right:5px; padding-bottom: 20px; padding-top: 15px; min-height: 800px; 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:solid 5px #f; } #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{ padding: 15px; font-family: Arial, Helvetica, sans-serif; margin-right:15px; font-size: 12px; text-transform: uppercase; line-height:15px; background-color:#fff; background-image:/static/footer.png; background-position:bottom; z-index:4; line-height:20px; text-align: left; margin-left:15px; } .editable { color: #0AA; } .editing { color: #F0F; } div#avatar { overflow: hidden; text-overflow: ellipsis; } h2 { letter-spacing:-1px; font-weight:lighter; color:#087cff; height:28px; font-size:33px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:capitalize; text-shadow: -6px 4px 4px #ccc; } img#avatarPic { max-height:250px; } #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 */