@charset "UTF-8";

.status_key {
  font-size:11px;
}

.status_value {
  font-size:11px;
}

.online {
  font-weight:bold;
  color:red;
}

.blurb_key {
  font-size:10px;
}

.blurb_value {
  font-size:10px;
}

.about_me .key {
  font-weight:bold;
  padding-right:20px;
  vertical-align:top;
}

.about_me .value {
  padding-bottom:3px;
}

.about_me .value2 {
  padding-left:10px;
}

.about_me p {
  text-align:center;
}

.interests_info {
  font-weight:bold;
  padding:3px;
}

.interests_body {
  padding:5px 5px 10px 10px;
}

.wall_info {
  font-weight:bold;
  padding:5px;
}

.wall_options {
  padding:5px 5px 5px 10px;
  width:820px;
}

.wall_options textarea {
  width:100%;
  height:70px;
}

.wall_body {
  padding:5px 5px 30px 10px;
  width:700px;
  font-family:arial;
  font-size:14px;
  color:#989898;
  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:hidden;
}

.wall_info A:link,.wall_info A:visited {
  color:#5f7daa;
  text-decoration:none;
}

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

.gallery_image {
  border:1px solid #888888;
  float:left;
}

.gallery_image img {
  height:80px;
  width:80px;
}

.friends_key {
  height:21px;
  font-weight:bold;
}

img {
  border:none;
  margin:0;
}

table {
  margin:0;
  padding:0;
}

td {
  margin:0;
  padding:0;
}

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

.container_transparency {
  height:100%;
  width:100%;
  background-color:transparent;
}

.container {
  color:#919853;
  position:relative;
  padding:5px;
  height:100%;
  background-color:transparent;
}

.content {
  padding:5px;
}

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

.interests_info {
  display:none;
}

.heading {
  display:none;
}

.clock,#clock {
  display:none;
}

#schedule {
  display:none;
}

A:link,A:visited {
  color:#37332a;
  text-decoration:none;
}

A:hover {
  color:#FFFFFF;
  text-decoration:none;
}

body {
  width:1024px!important;
  background:#0D1F18 url(https://img.mfcimg.com/photos2/113/11376183/197-689-226-521-4646847.jpg) top center no-repeat!important;
  padding:40px 0 0;
}

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

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

.key {
  font-size:14px;
  color:#071511;
}

.value {
  font-size:14px;
  color:#6e6c42;
}

div [style='padding:8px;text-align:center;'] img {
  padding:0;
  border:0 solid #37332a;
  background:#37332a;
  border-radius:0;
  borderradius:8px;
  -moz-border-radius:28px;
  -moz-border-radius:38px;
  margin:0 0 0 -20px;
}

[src='https://img.mfcimg.com/photos/25285286689/avatar.90x90.jpg'] {
  padding:3px;
  border:2px solid #FFFFFF;
  background:#FFFFFF;
  border-radius:8px;
  borderradius:8px;
  -moz-border-radius:8px;
  -moz-border-radius:8px;
  margin:0 0 0 -0 px;
}

.gallery_image {
  border:0;
}

.gallery_image img {
  width:70px;
  height:70px;
  border:4px solid #ffffff;
  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:4px solid #37332a;
  -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/u23624736/nikinthumbbg.png);
}

.wall_info {
  width:700px;
  font-weight:700;
  color:#989898;
  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;
}

.thumbfloat {
  position:absolute;
  visibility:hidden;
  z-index:99;
}

#aboutthings {
  width:900px;
  overflow:hidden;
  position:relative;
  margin:250px 0 0 -450px;
  text-align:center;
}

#imagesHolder {
  margin-left:-170px;
  margin-top:10px;
  float:left;
  weight:600px;
  height:200px;
}

.placeholderImage1 {
  display:block;
  width:200px;
  height:200px;
  border:1px solid black;
  float:left;
}

.placeholderImage2 {
  display:block;
  width:200px;
  height:200px;
  border:1px solid black;
  float:left;
}

.placeholderImage3 {
  display:block;
  width:200px;
  height:200px;
  border:1px solid black;
  float:left;
}