@charset "UTF-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  font:inherit;
  vertical-align:baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display:block;
}

body {
  line-height:1;
}

ol,ul {
  list-style:none;
}

blockquote,q {
  quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
  content:'';
  content:none;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

body {
  background:url(http://pimpmysex.com/trunk/bg_base.jpg);
}

table,#profile {
  position:relative;
  width:960px;
  margin:auto;
  margin-top:-5px;
}

#magicbox {
  position:absolute;
  width:960px;
  margin:auto;
  margin-top:-5px;
  background:lightblue;
}

table > td[class*="status_value"],table > td[valign="top"],table > td[align="right"],table center,div .heading,div .interests_info,.content .wall_info,#wall_options,.wall_options,.thumbnail,.wall_body {
  display:none;
}

td [style="padding: 0px 40px 40px"] {
  padding:0;
}

.interests_body {
  padding:0;
}

#top {
  width:960px;
  height:280px;
  background:url(http://pimpmysex.com/trunk/head.jpg);
}

#skylog {
  position:absolute;
  width:150px;
  height:150px;
  top:50px;
  left:-80px;
  background:url(http://pimpmysex.com/trunk/logo.png);
  text-indent:-9999px;
}

#uglytagformenu {
  width:960px;
  padding-top:230px;
}

#uglytagformenu a {
  display:inline-block;
  width:200px;
  height:50px;
  line-height:50px;
  background:#ed3f9d;
  text-align:center;
  font-family:Verdana,sans-serif;
  font-weight:bold;
  text-decoration:none;
  color:#02cfe1;
}

#uglytagformenu a:hover {
  background:#fca40c;
  -webkit-transition:.5s;
  -moz-transition:.5s;
  -o-transition:.5s;
  transition:.5s;
}

.foobox {
  float:right;
  width:460px;
  height:200px;
  margin:10px;
  background:#2d8fc8;
}

#social {
  position:absolute;
  display:inline-block;
  bottom:-5px;
  right:-20px;
}

.socialview {
  display:inline-block;
  width:26px;
  height:26px;
  text-indent:-9999px;
  -webkit-transition:.3s;
  -moz-transition:.3s;
  -o-transition:.3s;
  transition:.3s;
}

#fb {
  background:url(http://pimpmysex.com/trunk/social.png) no-repeat 0 0;
}

#tw {
  background:url(http://pimpmysex.com/trunk/social.png) no-repeat -26px 0;
}

#fb:hover {
  background:url(http://pimpmysex.com/trunk/social.png) no-repeat 0 -26px;
}

#tw:hover {
  background:url(http://pimpmysex.com/trunk/social.png) no-repeat -26px -26px;
}

.xclean {
  clear:both;
}

#header_bar,#profile_main_about_holder,#profile_header_container,.profile_section_background,#profile_header,.footer_links {
  display:none;
  margin:0;
}

.profile_section_content {
  margin:0;
  padding:0;
}

#new_comment,#favorite_books_label {
  position:absolute;
  top:-200px;
}