/* MeanWorld CSS */

body {
  padding: 0;
  margin: 0;
  background: #000000 url('images/bg.jpg') repeat center center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fbf8f8;
  text-align: center;
}

.clear {
  line-height: 0;
  overflow: hidden;
  height: 0;
  clear: both;
  font-size: 1px;
}

p { margin: 14px 0; }

h1, h2, h3, h4 { margin: 0; padding: 0; }

#wrapper-bg {
  width: 1010px;
  margin: 0 auto;
  text-align: left;
  background: #3c3c3c;
}

#wrapper {
  width: 1010px;
}

#header {
  width: 1010px;
  height: 291px;
  position: relative;
}

#logo { position: absolute; top: 27px; left: 0; }
#logo h1, #logo { width: 547px; height: 264px; background: url('images/logo.jpg') no-repeat top left; }
#logo h1 span { display: none; }

#header-1, #header-bar { position: absolute; top: 0; left: 0; }
#header-1 { width: 463px; height: 264px; background: url('images/header-1.jpg') no-repeat top left; top: 27px; left: 547px; }
#header-bar { width: 1010px; height: 27px; background: url('images/header-bar.jpg') no-repeat top left; }

.nav { background: url('images/nav-bg.gif') repeat-x top left; width: 1010px; height: 45px; }
.nav ul { margin: 0; padding: 0; overflow: hidden; width: 990px; padding: 0 10px; height: 45px; }
.nav ul li { list-style-type: none; float: left; display: inline; background: url('images/nav-div.gif') no-repeat top right; }
.nav ul li:hover { background: url('images/nav-hover-left.gif') no-repeat top left; }
.nav ul li.nav-lastitem:hover { background: url('images/nav-hover-left.gif') no-repeat top left; }
.nav ul li.nav-lastitem:hover a { background: url('images/nav-hover-right-li.gif') no-repeat top right; }
.nav ul li a { color: #fdfcf9; font-weight: bold; font-size: 13px; text-decoration: none; padding: 13px 30px 13px 28px; display: block; }
.nav ul li a:hover { background: url('images/nav-hover-right.gif') no-repeat top right; color: #fbe529; }
.nav ul li.nav-lastitem { background: none; }
.nav-livewebcasts { width: 149px; }

#bitches-buttons { padding: 5px 0 0 6px; }
#bitches-buttons a { display: block; float: left; width: 198px; height: 77px; margin-right: 2px; }
#bitches-buttons a span { display: none; }
#bb-meanbitches { background: url('images/hbt-1meanbitches.jpg') no-repeat top left; }
#bb-meanamabitches { background: url('images/hbt-2meanamazonbitches.jpg') no-repeat top left; }
#bb-meandungeon { background: url('images/hbt-3meandungeon.jpg') no-repeat top left; }
#bb-deviantdavid { background: url('images/hbt-4deviantdavid.jpg') no-repeat top left; }
#bb-slaveorders { background: url('images/hbt-5slaveorders.jpg') no-repeat top left; }

#footer { background: #8d0004; width: 1010px; height: 152px; position: relative; }
#ftr-logo { width: 387px; height: 152px; background: url('images/footer-logo.jpg') no-repeat top left; text-indent: -9999px; }
#ftr-side { width: 625px; height: 152px; background: url('images/footer-side.jpg') no-repeat top left; top: 0; left: 387px; position: absolute; }

/* Index CSS */

#index-thumbs { overflow: hidden; padding: 14px 0 0 14px; }
#index-header { padding: 18px 0 0 376px; }
#index-header h2 { width: 283px; height: 24px; background: url('images/index-header.gif') no-repeat top left; display: block; text-indent: -9999px; }

.sti-item { float: left; display: inline; width: 305px; height: 267px; padding-top: 5px; background: url('images/index-box.gif') no-repeat top left; margin: 0 23px 35px 4px; text-align: center; }
a.sti-item-title { color: #fbe529; text-decoration: none; font-weight: bold; }
a.sti-item-thumb img { border: none; margin: 5px 0 4px 0; }
.st-it-video a.sti-item-thumb img { margin: 16px 0 15px 0; }
.sti-item-name { color: #d9d7d7; font-size: 16px; }

/* Bitches CSS */

#bitches-header { padding: 18px 0 0 395px; }
#bitches-header h2 { width: 224px; height: 26px; background: url('images/bitches-header.gif') no-repeat top left; display: block; text-indent: -9999px; }

#bitches-thumbs { overflow: hidden; padding: 14px 0 0 10px; }
.st-item { float: left; display: inline; width: 188px; height: 267px; padding-top: 5px; background: url('images/bitches-box.gif') no-repeat top left; margin: 0 12px 18px 0; text-align: center; }
a.st-item-title { color: #fbe529; text-decoration: none; font-weight: bold; }
a.st-item-thumb img { border: none; margin: 5px 0 6px 0; }
.st-item-info { color: #d9d7d7; }