html { margin: 0; padding: 0; font-family: sans-serif; font-size: 16px; } body { margin: 0; padding: 0; } h1,h2 { font-weight: normal; } ul { list-style-type: none; } a { text-decoration: none; } img { border: none; } form { margin: 0; } /********/ #title-container, #topwrapper { width: 100%; min-width: 1000px; max-width: 1024px; margin: 0 auto; } /********/ #hwrapper { width: 100%; } #header { height: 48px; width: 1000px; margin: 0 auto; } #logo { float: left; margin: 3px 0 0 30px; } #header ul { margin: 0; padding: 0; } #header a { text-decoration: none; font-size: 18px; } #search { float: left; margin: 5px 0 0 32px; } #search .text { width: 300px; padding: 4px; border-radius: 2px; } #search .submit { padding: 3px; margin-left: 5px; border-radius: 2px; } #nav-right { float: right; } #nav-right li { float: left; } #header ul a { display: block; line-height: 48px; padding: 0 20px 0 20px; } #nav-right img { vertical-align: middle; margin: 0 4px 0 0; } #nav-menu { display: none; position: absolute; z-index: 1; } #nav-menu li { float: none; } /********/ #title { display: none; clear: both; width: 100%; border-top: 1px solid; border-bottom: 1px solid; } #title>h1 { margin: 20px auto; font-size: 28px; } #title-container { margin: 20px auto; min-height: 100px; } #title-av { width: 100px; height: 100px; margin-left: 20px; float: left; } #title-av img { vertical-align: top; padding: 2px; } #title-stats { width: 200px; float: right; border-left: 1px solid; } #title-stats ul { margin: 10px 0 10px 20px; padding: 0; } #title-stats li { margin: 0; padding: 0; } #title-username { margin: 0 220px 0 140px; } /********/ #topwrapper { position: relative; } #wrapper { width: 100%; float: left; } #content { width: 600px; margin: 0 auto; padding: 0; } #content ul { list-style-type: none; margin: 0; padding: 0; } #content li { background-repeat: no-repeat; } /********/ #filters { display: none; margin: 15px 0; border-bottom: 1px solid; padding: 10px 0; } #filters li { display: inline; margin-right: 10px; } /********/ #geomap { margin-top: 1em; width: 570px; height: 360px; overflow: hidden; } #content .msg { padding: 15px; margin: 8px 0 16px 0; width: 570px; border: 1px solid; } #content .msg-avatar { float: left; } #content .msg-avatar img { width: 48px; height: 48px; vertical-align: top; } #content .msg-ts { float: right; } #content .msg-ts>a { font-size: small; vertical-align: top; } #content .msg-header { margin-left: 58px; overflow: hidden; } #content .msg-txt { margin: 8px 0 8px 58px; padding: 0; } #content .msg-media { text-align: center; margin: 8px 0 0px 58px; } #content .msg-links { font-size: small; margin: 8px 0 0 68px; } #content .msg-comments { margin: 10px 0 0 58px; padding: 5px 0 0 10px; overflow: hidden; font-size: small; border-top: 1px solid; } #content .msg-comment { margin: 8px 0 0 58px; } #content .msg-comment textarea { border: 1px solid; width: 505px; padding: 2px; resize: vertical; } #content .msg-comment textarea.narrow { width: 450px; } #content .msg-comment input { border: 1px solid; width: 50px; margin-left: 6px; vertical-align: top; } #content textarea.newmessage { border: 1px solid; width: 570px; padding: 2px; resize: vertical; } table.users { width: 100%; margin: 10px 0; } table.users td { width: 33%; padding: 6px 0; overflow: hidden; } table.users img { width: 32px; height: 32px; vertical-align: middle; margin-right: 6px; } #chats li { margin: 16px; } .title2 { padding: 10px 20px; margin: 20px 0 20px 0; } .title2-right { float: right; line-height: 24px; } .title2 h2 { margin: 0; font-size: 24px; } #gallery { margin: 20px auto; padding: 0; } .galleryitem { float: left; margin: 0; padding: 0; line-height: 0; } .galleryitem img { margin: 0 5px 5px 0; } .page { text-align: center; padding: 5px; } /********/ #column { width: 200px; position: absolute; top: 0px; padding-top: 10px; } #column ul { margin: 8px 0 0 0; padding: 0; } #column li { margin: 0; padding: 0; } #column li a { display: block; padding: 3px 0 3px 10px; } #column p { font-size: small; margin: 10px 5px 0 10px; line-height: 130%; } #column hr { height: 1px; border: none; width: 190px; margin: 10px 0 10px 10px;} #column .inp { width: 185px; border: 1px solid; padding: 3px; border-radius: 3px; } #column h2 { display: none; border-bottom: 1px solid; font-size: 18px; margin: 24px 0 8px 0; padding: 0 2px 2px 2px; } #column h2>a { float: right; } /********/ #rcol { float: left; margin-left: -200px; } /********/ #footer { clear: both; width: 590px; margin: 0 auto; font-size: small; padding: 15px 0 10px 0; } #footer-right { float: right; } /******************************************************************************/ html { background: #EEEEE5; color: #000; } a { color: #069; } #hwrapper { background: #333; } #header a { color: #AAA; } #header li a:hover { background: #444; } #title { border-color: #CCC; background: #F0F0F0; } #nav-menu { background: #DDD; } #title-stats { border-color: #CCC; } #search .text { border: none; background-color: #EEE; } #search .submit { border: none; background-color: #DDD; } #content { } #filters { border-color: #CCC; } #filters a { color: #999; } #content .msg { background: #FFF; border-color: #EEE; } #content .msg-comments { color: #AAA; border-color: #DDD; } #content .msg-ts>a { color: #999; } #content .msg-links { color: #999; } #content .msg-comment textarea { border-color: #DDD; } #content .msg-comment input { border-color: #CCC; background-color: #EEE; color: #999; } #content textarea.newmessage { border-color: #DDD; } .title2 { background: #DDDDD0; } .page { background: #E5E5DD; } #column li:hover { background: #D0E0EE; } #column h2 { border-color: #CCC; } #column hr { background-color: #CCC; } #column .inp { border-color: #CCC; background: #F5F5E9; } #footer { color: #999; }