#profile { float: right; padding: 20px; width: 180px; margin-top:0px; background-color:#F7F7F7; background-image:url(/static/spex.ppng); border:solid 5px #F5F5F5; background-position:center; z-index:10; box-shadow:rgba(0,0,0,0.5) 0px 0px 24px; border-radius:5px; 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; min-height:600px; margin-right: 5%; } #chatrap{ top: 80px; left:0px; position:absolute; width: 100%; margin: 0; 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.png); background-repeat:repeat-x; background-position:top; height:30px; color: #333; line-height: 2; } #log { margin-right:5%; margin-left:5%; background-color:#FFF; padding-left: 20px; 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 #F5F5F5; } #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-left:15%; width:50%; font-size: 12px; text-transform: uppercase; 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; min-width:500px; line-height:15px; background-color:#F5F5F5; background-image:/static/footer.png; background-position:bottom; border:solid 1px #0f1e31; z-index:4; line-height:20px; text-align: left; margin:15px; } .editable { color: #0AA; } .editing { color: #F0F; } div#avatar { overflow: hidden; text-overflow: ellipsis; } h2 { color:#000; letter-spacing:-1px; font-weight:lighter; } img#avatarPic { max-height:250px; } #logged-dump { border: 1px solid dotted; padding: 5px; } #loghead { border-bottom:0px; padding-left: -50px; margin-right:60%; width:auto; letter-spacing:-3px; 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; padding-bottom:12px; left: -40px; } body { margin: 0; } body,td,th { font-family: Arial, Helvetica, sans-serif; }@charset "UTF-8"; /* CSS Document */