body {
  background-color: #fff;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 14px;
}

#mainstars {
  background-image: url(/images/ur_new_wallpaper.png);
  background-repeat: no-repeat;
  width: 723px;
  height: 589px;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}

#whorelinks, #copypasta {
  width: 900px;
  text-align: center;
  font-size: 16px;
}

#whorelinks a {
  padding: 0px 5px 0px 5px;
  font-weight: bold;
  color: #000;
}

#copypasta {
  margin-top: 10px;
  font-size: 12px;
}

#ambox {
  font-size: 20px;
}

#ambox td {
  padding: 0;
}

#ambox td.ad {
  border: 3px solid #ff4fd4;
  background-color: #fff;
}

#ambox td.ad.avail {
  font-weight: bold;
  text-align: center;
}

#ambox td.ad.avail:hover {
  background-color: #08b4ec;
  color: #fff;
}

#ambox td.ad.sold {
  text-align: center;
}

#ambox td.ad.sold:hover {
  color: #000;
}

#ambox td.dims {
  font-size: 10px;
  width: 60px;
  font-weight: bold;
  text-align: center;
}

#ambox td.ad > div:first-child {
  overflow: auto;
  overflow-x: hidden;
  overflow-y: visible;
  z-index: 9;
}

#ambox tr.exp td {
  font-size: 9px;
  height: 20px;
  vertical-align: top;
  text-align: center;
}

#body {
  width: 990px;
  position: relative;
  top: 120px;
  z-index: 4;
  left: 140px;
}

#pooper {
  clear: both;
  position: relative;
  height: 60px;
}

#sharpie {
  width: 340px;
  height: 369px;
  background-image: url(/images/omgmoar1111111.png);
  background-repeat: no-repeat;
  margarine: yesplz !important;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 2;
}

#logo {
  width: 290px;
  height: 148px;
  background-image: url(/images/amburglar.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 3px;
  top: 3px;
  z-index: 2;
}

#maincontent {
  float: left;
  height: 100%;
}

.codetitle {
  background-color: #F88EC0;
  border: 1px solid #A9B8C2;
  width: 700px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  margin: 10px 0px 0px 5px;
  padding: 5px;
}

.codecontent {
  border: 1px solid #A9B8C2;
  border-top: 0px;
  margin: 0px 0px 10px 5px;
  width: 700px;
  padding: 5px;
}

.widthnormal {
  width: 690px;
}

.widthwide {
  width: 900px;
}

.ohcutebox {
  border: 2px solid #ff4fd4;
  padding: 15px;
  background-color: #ffdaf6;
}

.ohcutebox td {
  padding: 0px;
}

.ohcutebox .label {
  width: 100px;
  font-weight: bold;
  text-align: right;
  padding-right: 5px;
}

.contentarea {
  border: 4px solid #08b4ec;
  background-color: #fff;
  padding: 15px;
  min-height: 500px;
  position: relative;
  top: -4px;
  z-index: 6;
  height: 100%;
}

#tabarea {
  position: relative;
  z-index: 7;
}

.tab {
  outline: none;
  background-color: #fff;
  position: relative;
  text-align: center;
  padding: 8px 5px 0px 5px;
  height: 25px;
  width: 114px;
  display: inline-block;
  border: 4px solid #08b4ec;
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  background-color: #08b4ec;
  margin-right: 18px;
}

.last_tab { 
  margin-right: 0;
}

.tab:hover {
  background-color: #ff4fd4;
}

.tabsel {
  color: #000;
  border-bottom: 4px solid #fff;
  border-width: 4px 4px 1px 4px;
  border-bottom-color: #fff;
  height: 28px;
  background-color: #fff;
}

.tabsel:hover {
  background-color: #fff;
}

.blog_post {
  margin-bottom: 25px;
  padding: 15px;
  line-height: 1.4em;
  color: #ff4fd4;
}

.blog_post a {
  color: #ff4fd4;
}

.blog_post > .blog_title {
  font-size: 22px;
  font-weight: bold;
}

.blog_post > .blog_time {
  padding-top: 2px;
  font-size: 12px;
}

.blog_post > .blog_content {
  margin-top: 15px;
  color: #000;
  padding: 12px;
  border-left: 4px dotted #ff4fd4;
}

.blog_post > .blog_content > .blog_img {
  width: 805px;
  overflow: auto;
}

.blog_post > .blog_footer {
  font-size: 12px;
  text-align: right;
  color: #000;
}

.image_outline {
  padding: 1px;
  border: 2px solid #ff4fd4;
}

.starhead {
  position: relative;
  height: 32px;
  margin-bottom: 10px;
}

.starhead .head {
  position: absolute;
  z-index: 7;
  font-size: 24px;
  font-weight: bold;
  padding-left: 9px;
}

.starhead .star {
  position: absolute;
  z-index: 6;
  background-image: url(/images/starhead.png);
  background-repeat: no-repeat;
  width: 49px;
  height: 50px;
  left: -10px;
  top: -12px;
}

#panties {
  margin-left: 20px;
  float: left;
  width: 652px;
  height: 174px;
  padding: 1px;
  border: 2px solid #ff4fd4;
}

#twatter {
  font-size: 12px;
  height: 174px;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: scroll;
}

#twatter UL {
  list-style: none;
  padding: 0;
  margin: 0;
}

#twatter LI {
  padding: 3px;
  padding-bottom: 10px;
  background: none;
}

#twatter SPAN.prefix {
  font-weight: bold;
}

#twatter SPAN.prefix > IMG {
  vertical-align: middle;
  padding-right: 5px;
}

#twatter SPAN.time {
  font-style: italic;
  color: #c5c5c5;
  padding-left: 5px;
}

#twatter SPAN..status {
  font-style: italic;
}

.nav_links, .nav_links a {
  font-size: 14px;
  color: #ff4fd4;
}

.feedmeicons {
  display: inline-block;
  background-image: url(/images/feedmeplz1.png);
  background-repeat: no-repeat;
}

.feedmeicons, .feedmeicons img {
  width: 24px;
  height: 24px;
  border: 0;
  padding: 0;
  margin: 0;
}

.gallery, .img_gallery {
  display: inline-block;
  padding: 0;
  margin-left: 60px;
}

.img_gallery li {
  display: inline;
  list-style: none;
  width: 236px;
  min-height: 220px;
  padding: 0;
  float: left;
  margin: 0 30px 30px 0;
  text-align: center;
  background: url('/images/shadow.gif') no-repeat bottom right;
}

.img_gallery .set_img {
  display: block;
  width: 220px;
  min-height: 204px;
  padding: 8px;
  float: left;
  margin: -16px 0 0 -16px;
  text-align: center;
  border: 2px solid #FF4FD4;
  background-color: #fff;
  cursor: pointer;
}

.img_gallery .img_holder {
  display: block;
  border: 1px solid #FF4FD4;
  min-height: 200px;
  width: 200px;
  margin: 0 10px;
  padding: 0;
  background-color: #fff;
}

.gallery li {
  display: inline;
  list-style: none;
  width: 236px;
  min-height: 278px;
  padding: 0;
  float: left;
  margin: 0 30px 30px 0;
  text-align: center;
  background: url('/images/shadow.gif') no-repeat bottom right;
}

.gallery .set {
  display: block;
  width: 220px;
  min-height: 262px;
  padding: 8px;
  float: left;
  margin: -16px 0 0 -16px;
  text-align: center;
  border: 2px solid #FF4FD4;
  background-color: #fff;
  cursor: pointer;
}

.gallery .img_holder {
  display: block;
  border: 1px solid #FF4FD4;
  min-height: 200px;
  width: 200px;
  margin: 0 10px;
  padding: 0;
  background-color: #fff;
}

.gallery .set_name {
  display: block;
  margin-top: 5px;
  min-height: 54px;
  text-decoration: underline;
}

.gallery .set_hover, .img_gallery .set_hover {
  background-color: #FFDAF6;
}

.private_pic_title {
  font-weight: bold;
  font-size: 16px;
  margin-right: 5px;
}

.gallery a:link, .gallery a:visited {
  text-decoration: underline;
  color: #000;
}

