@charset "UTF-8";

a:link,a:active,a:hover {
  color:#ff748d;
}

a:visited {
  color:#bdbdbd;
}

body {
  background-color:#d8d8d8;
  font-family:'Helvetica';
  font-weight:normal;
  font-style:normal;
  font-size:10px;
}

.profile_section_content {
  color:#666666;
  border:0 none #;
  padding:0;
  margin:30px;
  -webkit-border-radius:1px;
  -moz-border-radius:1px;
  border-radius:1px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#f996b5;
  color:#FFFFFF;
  font-family:'Helvetica';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

div#profile_header.profile_section {
  display:none;
}

div#profile_main_photo {
  display:none;
}

#about_me_label {
  opacity:0;
}

.profile_section_content .heading {
  opacity:0;
}

#five_things_label {
  display:none;
}

#for_fun_label {
  display:none;
}

#craziest_thing_label {
  display:none;
}

#be_anywhere_label {
  display:none;
}

#know_me_label {
  display:none;
}

#header_bar {
  display:none;
}

#profile_header {
  display:none;
}

#profile_label {
  display:none;
}

#footer_bar {
  display:none;
}

#profile_interests_content .label {
  display:none;
}

.header_links,.footer_links {
  display:none;
}

#tags_label {
  opacity:0;
}

#tags_value {
  opacity:0;
}

.heading {
  display:none;
}

body {
  margin:0 auto;
  width:800px!important;
}

#username_container {
  display:none;
}

div#profile_about_me.profile_subsection {
  display:none;
}

#profile_friends {
  display:none;
}

--------------------------------------------------------------------------
td {
  padding:0;
}

body {
  background:#EEE;
  margin-top:-30px;
  overflow:auto;
}

font,body,td {
  font:7pt verdana;
  color:#808080;
}

i {
  color:#80C375;
}

#all {
  width:620px;
  height:600px;
  overflow:auto;
}

.wrapper {
  width:620px;
  height:600px;
  margin-top:40px;
  overflow:auto;
}

.content {
  width:600px;
  height:500px;
  background:#F9F9F9;
  clear:both;
  overflow:auto;
  padding:10px;
}

#topnav {
  width:800px;
  margin:0;
}

a:link,a:active,a:visited {
  color:#8B8DC3;
  font-weight:bold;
  text-decoration:none;
}

a:hover {
  color:#EEE;
}

a.i:link,a.i:active,a.i:visited,a.n1:link,a.n1:active,a.n1:visited,a.n2:link,a.n2:active,a.n2:visited,a.n3:link,a.n3:active,a.n3:visited,a.n4:link,a.n4:active,a.n4:visited,a.n5:link,a.n5:active,a.n5:visited,a.n6:link,a.n6:active,a.n6:visited,a.n7:link,a.n7:active,a.n7:visited,.home,.r,.o,.y,.g,.b,.in,.v {
  background:#FAFAFA;
  float:left;
  font-size:14pt;
  font-family:myriad pro,tahoma;
  font-weight:bold;
  margin-right:6px;
  padding:4px 10px;
  text-align:center;
  text-transform:lowercase;
}

color #505050.home {
  color:#CCC;
}

.r,b {
  color:#F76799;
}

.o {
  color:#F3C793;
}

.y {
  color:#ECE39A;
}

.g {
  color:#BCEBBB;
}

.b {
  color:#B5DFF1;
}

.in {
  color:#B8BFE4;
}

.v {
  color:#D2B8E4;
}

blockquote {
  background:#e7f3f2;
  font:9pt arial;
  line-height:12pt;
  padding:6px;
}

textarea {
  width:120px;
  height:20px;
  background:#FFF;
  border:1px dashed #DDD;
  color:#999;
  font:7pt trebuchet;
  overflow:auto;
  padding:2px;
}

h1 {
  border-bottom:4px solid #F76799;
  color:#F76799;
  font:16pt tahoma;
  font-weight:bold;
  margin:0 0 4px;
  padding-left:10px;
  text-transform:uppercase;
}

h2 {
  border-bottom:1px solid #DDD;
  color:#BBB;
  font:12pt century gothic;
  padding-left:20px;
  text-transform:lowercase;
}

h3 {
  font:7pt verdana;
  font-weight:bold;
  text-transform:uppercase;
  color:#b483ca;
  border-bottom:1px solid #b483ca;
  margin:5px 0;
  padding-top:5px;
  padding-bottom:5px;
  letter-spacing:2px;
}

h4 {
  color:#FFFFFF;
}

strong {
  font-weight:bold;
}

.trophies {
  background:#F5F5F5;
  border:1px solid #DFDFDF;
  text-align:center;
}

.item {
  height:75px;
  width:75px;
  text-align:center;
}

.item img {
  height:65px;
  width:65px;
}

.progress {
  background:#ebebeb;
}

.counter {
  border:1px solid #dddddd;
}

body,a,a:hover {
  cursor:url(https://userstyles.org/style_screenshot_thumbnails/131756_after.png?r=1480593955),auto;
}