/*

  Grime.ru v0.3.5
  Grime and dubstep in Russia
  © 2006-2009 Vee.ru

*/

html, body {
  height: 100%;
}

body {
  margin: 0;
  background: black;
  padding: 0;
  text-align: center;
  font-family: Verdana, sans-serif;
  color: #2B1E06;
  cursor: default;
}

#wrap, form table, .gallery table, #gallery table {
  margin: 0 auto;
}

#wrap {
  width: 760px;
  background: #FEFEFD url(/img/bg_wrap.gif) repeat-y 50% 0;
  text-align: left;
}

img {
  border: none;
}

a:link, a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #970000;
  cursor: pointer;
}

a:hover {
  text-decoration: underline;
  color: #B1573C;
}

a:active {
  text-decoration: underline;
  color: #2B1E06;
}

strong {
  font-weight: normal;
  color: #7C0802;
}

#header {
  height: 112px;
  padding: 0 28px;
  background: #F2E4D0 url(/img/bg_header.gif) no-repeat 50% 0;
}

#logo {
  float: left;
  margin: 0 0 8px;
  width: 220px;
  height: 68px;
  background: #CAAD78 url(/img/bg_logo.gif) no-repeat 50% 0;
  text-align: center;
}

#logo a {
  display: block;
  margin: 16px auto 0;
  width: 196px;
  height: 44px;
  background: url(/img/grimeru.gif) no-repeat 50% 0;
}

#logo span {
  display: none;
  visibility: hidden;
}

#banner {
  float: right;
  margin: 8px 0;
  width: 468px;
  height: 60px;
  font-size: 70%;
}

#banner img {
  display: block;
  width: 468px;
  height: 60px;
}

ul {
  margin: 0 0 16px 16px;
  padding: 0;
  list-style: square;
}

ol {
  margin: 0 0 16px 32px;
  padding: 0;
}

#menu {
  clear: both;
  margin: 0 -8px;
  height: 17px;
  list-style-type: none;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: -1px;
  white-space: nowrap;
}

#menu li {
  float: left;
}

#menu .current {
  background: #DEC9A4 url(/img/menu_cl.gif) no-repeat;
}

#menu a:link, #menu a:visited {
  display: block;
  padding: 2px 8px;
}

#menu .current a:link, #menu .current a:visited {
  background: url(/img/menu_cr.gif) no-repeat 100% 0;
}

#sub {
  clear: both;
  margin: 0 -16px;
  background: #B1573C;
  padding: 2px 8px;
  text-align: left;
  font-size: 11px;
  color: #F2E4D0;
}

#container {
  float: left;
  width: 100%;
  margin: 0 -260px 0 0;
}

#content {
  margin: 0 260px 0 20px;
}

h3 {
  margin: 16px 0;
  width: 65%;
  border-bottom: 1px solid #6E3B21;
  padding: 0 0 4px;
  line-height: 93%;
  font-size: 90%;
  color: #6E3B21;
}

h3 a:hover, h3 a:active, h5 a:hover, h5 a:active {
  text-decoration: none;
}

h4, p {
  margin: 16px 0;
  font-size: 75%;
}

.date {
  margin: -12px 0 16px;
  font-size: 70%;
  font-weight: bold;
}

br {
  clear: both;
}

.noclear {
  clear: none;
}

.thumb {
  float: left;
  margin-right: 8px;
}

.poster {
  text-align: center;
}

.info {
  margin: 16px;
  border-left: 12px solid #F2E4D0;
  background: #FCFAF7;
  padding: 0 8px;
}

.info h4, .info p {
  margin: 0;
  padding: 4px 0;
  font-size: 65%;
}

#content li {
  line-height: 125%;
  font-size: 75%;
}

.ok {
  color: #008B8B;
}

.alert {
  color: #CC3333;
}

form {
  margin: 0;
  text-align: center;
}

form td {
  vertical-align: top;
  text-align: left;
  font-size: 75%;
}

.label {
  padding: 3px 1px;
  text-align: right;
}

label {
  font-weight: bold;
  cursor: pointer;
}

label:hover {
  text-decoration: underline;
}

.in {
  margin: 2px 1px;
  border: 1px solid #B1573C;
  background: #FCFAF7;
  padding: 0 2px;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #2B1E06;
}

input.in {
  width: 200px;
  height: 15px;
}

textarea {
  width: 300px;
  height: 80px;
}

.in:hover {
  border-color: #970000;
  background: #FAF5EE;
}

.in:focus {
  border-color: #CC3333;
  background: #F7EFE4;
}

.gallery {
  margin: -8px 0 8px;
}

.gallery, #gallery {
  text-align: center;
  font-size: 70%;
}

.gallery table, #gallery table {
  text-align: center;
}

.gallery td {
  width: 142px;
  height: 142px;
  background:  url(/img/canvas_small.gif) no-repeat 50% 50%;
}

.gallery td img {
  border: 1px solid #F2E4D0;
}

td.blank {
  border: none;
  background: none;
}

.code0, .code1, .code2, .code3, .code4, .code5 {
  cursor: text;
}

.code0 {
  color: #FFA500;
}

.code1 {
  color: black;
}

.code2 {
  color: #840084;
  font-weight: bold;
}

.code3 {
  color: red;
}

.code4 {
  color: black;
  font-weight: bold;
}

.code5 {
  color: blue;
}

.filelist {
  margin: 16px 0;
  text-align: center;
}

.filelist table {
  margin: 0 auto;
  width: 480px;
  border-left: 12px solid #F2E4D0;
  background: #FCFAF7 url(/img/bg_filelist.gif) repeat-y 50% 0;
  text-align: left;
  line-height: 18px;
  font-family: Tahoma, sans-serif;
  font-size: 70%;
}

.filelist td {
  padding: 0 8px;
}

.icon, .filelist img {
  float: left;
  margin-right: 2px;
  width: 16px;
  height: 16px;
}

.comments {
  background: url(/img/discuss.gif) no-repeat 0 50%;
  padding-left: 20px;
  line-height: 16px;
}

a:link.file, a:visited.file {
  font-weight: normal;
}

.size {
  width: 80px;
  text-align: right;
  color: #6E3B21;
}

#feed li {
  list-style-type: none;
  margin: 0 0 2px -16px;
  background: url(/img/feed.gif) no-repeat 0 50%;
  padding-left: 20px;
  line-height: 16px;
}

#sidebar {
  float: left;
  margin: 4px 0 8px 16px;
  width: 224px;
  font-size: 95%;
}

h5 {
  margin: 8px 0;
  width: 65%;
  border-bottom: 1px solid #6E3B21;
  padding: 0 0 2px 0;
  font-size: 88%;
  color: #6E3B21;
}

h6 {
  margin: 8px 0;
  font-size: 75%;
  color: #6E3B21;
}

#sidebar p {
  margin: 8px 0;
}

#sidebar ul {
  margin: 8px 0 8px 16px;
}

#sidebar li {
  line-height: 120%;
  font-size: 75%;
}

#gallery {
  margin: 12px 0 8px;
}

#gallery td {
  width: 210px;
  height: 210px;
  background: url(/img/canvas_big.gif) no-repeat 50% 50%;
}

#gallery td img {
  border: 1px solid #F2E4D0;
}

#lyrics {
  padding: 0 8px;
  font-size: 80%;
}

#footer {
  clear: both;
  height: 112px;
  background: #F2E4D0 url(/img/bg_footer.gif) no-repeat 50% 0;
  padding: 0 20px;
}

#footer #lift {
  float: right;
  margin: 8px 0;
  font-size: 65%;
}

#notice {
  clear: both;
  margin: 0 0 8px;
  font-size: 70%;
}

#copyright {
  margin: 0 0 8px;
  font-size: 70%;
}

#w3c {
  float: left;
  margin: 8px 0;
  font-size: 70%;
}

#w3c img {
  float: left;
  display: block;
  margin-right: 4px;
}

#w3c img, .button_80x15 {
  width: 80px;
  height: 15px;
}

.button_88x31 {
  width: 88px;
  height: 31px;
}

.button_350x20 {
  width: 350px;
  height: 20px;
}
