@charset "UTF-8";

outer_body,body {
  scrollbar-face-color:ThreeDFace!important;
  scrollbar-shadow-color:ThreeDDarkShadow!important;
  scrollbar-highlight-color:ThreeDHighlight!important;
  scrollbar-3dlight-color:ThreeDLightShadow!important;
  scrollbar-darkshadow-color:ThreeDDarkShadow!important;
  scrollbar-track-color:Scrollbar!important;
  scrollbar-arrow-color:ButtonText!important;
}

img {
  border:none;
  margin:0;
}

A:link {
  color:##525252;
  text-decoration:none;
}

A:visited {
  color:#FA4493;
  text-decoration:none;
}

A:hover {
  color:#FA4493;
  text-decoration:underline;
}

img {
  border:none;
}

body {
  width:1024px!important;
  background:#FFFFFF url(https://img.mfcimg.com/photos2/113/11385746/757-187-722-888-6391506.jpg) top center repeat!important;
  padding:40px 0 0;
}

body[style] {
  margin:auto!important;
}

body,td {
  color:#525252;
  font-family:Verdana;
  font-weight:400;
  font-style:normal;
  font-size:13px;
}

.container_padding {
  padding:5px;
  height:100%;
}

.container_transparency {
  height:100%;
  width:830px;
  margin-left:90px;
  margin-right:90px;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  background:;
}

.container {
  color:#666666;
  border:0 none #;
  padding:5px;
  height:100%;
  background-color:fffff;
}

.container {
  box-shadow:5px 5px 50px #C1C1C1;
}

.container .heading {
  padding:0;
  background-color:transparent;
  color:#F40CBA;
  font-family:Verdana;
  font-weight:400;
  font-style:normal;
  font-size:14px;
}

.content {
  overflow:visible;
  padding:100px 0 0;
}

.clock,#clock {
  display:none;
}

td[style='font-size:14px;'] {
  display:none;
}

div [style='padding:8px;text-align:center;'] img {
  padding:3px;
  border:2px solid#525252;
  background:#FA4493;
  border-radius:8px;
  borderradius:8px;
  -moz-border-radius:8px;
  -moz-border-radius:8px;
  margin:0 0 0 -17px;
}

[src='https://img.mfcimg.com/photos2/532/5323998/avatar.90x90.jpg'] {
  padding:3px;
  border:2px solid #525252;
  background:#FA4493;
  border-radius:8px;
  borderradius:8px;
  -moz-border-radius:8px;
  -moz-border-radius:8px;
  margin:0 0 0 -11px;
}

.gallery_image {
  border:0;
}

.gallery_image img {
  width:70px;
  height:70px;
  border:6px solid #525252;
  border-radius:8px;
  borderradius:8px;
  -moz-border-radius:8px;
  -moz-border-radius:8px;
  margin:0 10px 4px -6px;
  -webkit-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -moz-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -ms-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  -o-transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
  transition:all 200ms cubic-bezier(0.250,0.250,0.750,0.750);
}

.gallery_image img:hover {
  border:6px solid #FA4493;
  -webkit-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -moz-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -ms-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  -o-transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
  transition:all 50ms cubic-bezier(0.250,0.250,0.750,0.750);
}

.thumbnail {
  width:80px;
  height:80px;
  display:block;
  float:left;
  margin:-2px 0 0 -10px;
  padding:8px 22px 9px 10px;
  background:url(http://dl.dropbox.com/u/23624736/niki/nthumbbg.png);
}

.wall_info {
  width:800px;
  font-weight:700;
  color:#F40CBA;
  text-decoration:none;
  padding:10px;
  background:#4c4c4c;
  background:-moz-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4c4c4c),color-stop(48%,#2c2c2c),color-stop(51%,#000000),color-stop(100%,#131313));
  background:-webkit-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:-o-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:-ms-linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  background:linear-gradient(top,#4c4c4c 0%,#2c2c2c 48%,#000000 51%,#131313 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c',endColorstr='#131313',GradientType=0);
  margin:5px 0 0 115px;
  border:3px solid #222222;
  border-bottom:none;
  border-top-right-radius:8px;
  border-top-left-radius:8px;
  -moz-border-radius-topright:8px;
  -moz-border-radius-topleft:8px;
}

.wall_body {
  width:800px;
  font-family:arial;
  font-size:14px;
  color:#F40CBA;
  padding:10px;
  background:#222;
  margin:0 0 40px 115px;
  border:3px solid #222;
  border-top:none;
  border-bottom-right-radius:8px;
  border-bottom-left-radius:8px;
  -moz-border-radius-bottomright:8px;
  -moz-border-radius-bottomleft:8px;
  overflow:visible;
}

.wall_info A:link {
  color:red;
  text-decoration:none;
}

.wall_info A:visited {
  color:red;
  text-decoration:none;
}

.wall_info A:hover {
  color:#FF00CC;
  text-decoration:none;
}

table {
  margin:0;
  padding:0;
}

td {
  margin:0;
  padding:0;
}

.heading {
  display:none;
}

#stuff {
  width:799px;
  overflow:hidden;
  position:relative;
  margin:-150px;
  text-align:center;
}

.status_value,.status_key,.blurb_key,.blurb_value {
  display:none;
}

.key {
  color:#F40CBA;
}

.value {
  color:#FBABE7;
}

div[style='padding:8px;text-align:center;'] img {
  border:3px solid #F40CBA;
  background:#FFFFFF;
  border-radius:8px;
  borderradius:8px;
  -moz-border-radius:8px;
  -moz-border-radius:8px;
  margin:0 0 0 -17px;
}

.frame {
  width:790px;
  height:100%;
  overflow:auto;
  background:#FFFFFF;
  position:relative;
}

.frame-border {
  width:790px;
  height:100%;
  background:#FFFFFF;
  padding:0;
  border-radius:12px;
  -moz-border-radius:12px;
  -webkit-border-radius:12px;
  -o-border-radius:12px;
  margin:0 0 0 10px;
  overflow:scroll;
}

.firstvid {
  margin-right:20px;
}

div.hover_icon_container {
  width:340px;
  height:107px;
  position:relative;
  float:left;
  margin-bottom:10px;
}

div.hover_icon_container a.hover_icon {
  display:none;
  width:340px;
  height:107px;
  position:absolute;
  top:0;
  left:0;
}

div.hover_icon_container:hover a.hover_icon {
  display:block;
}

.frame::-webkit-scrollbar {
  -webkit-appearance:none;
  width:12px;
  height:12px;
}

.frame::-webkit-scrollbar-thumb {
  border-radius:8px;
  border:2px solid white;
  background-color:#FA4493;
}

.interests_info {
  display:none;
}

td[width='14%'] {
  visibility:hidden;
}

td[style="font-size:14px;"] {
  display:none;
}

.wallheader {
  margin:0 0 0 -23px;
}

.centered-cell {
  text-align:center;
}

td[width='280'] {
  display:none;
}

.thingy {
  position:absolute;
  visibility:hidden;
}