@charset "UTF-8";

UTF-8;
.img_radius_shadow {
  -webkit-box-shadow:0 0 30px #fff;
  border-radius:10px;
}

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

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

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

img {
  border:none;
}

body {
  width:1024px!important;
  background:#FFFFFF url(http://s15.postimg.org/k94o9lnd7/bg5.jpg) top center no-repeat!important;
  margin:0 auto;
  padding-left:50px;
}

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

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

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

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

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

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

.content {
  padding:5px;
}

.clock,#clock {
  display:none;
}

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

.gallery_image {
  border:0;
}

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

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

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

table {
  margin:0;
  padding:0;
}

td {
  margin:0;
  padding:0;
}

.heading {
  display:none;
}

#stuff {
  width:960px;
  overflow:hidden;
  position:relative;
  margin:20px 0 0 -400px;
  text-align:center;
}

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

.key {
  color:#ff027e;
}

.value {
  color:#ff027e;
}

.frame {
  width:920px;
  height:540px;
  overflow:auto;
  background:#e5e5e5;
  position:relative;
}

.frame-border {
  width:920px;
  height:540px;
  background:#ff027e;
  padding:10px;
  border-radius:12px;
  -moz-border-radius:12px;
  -webkit-border-radius:12px;
  -o-border-radius:12px;
  margin:0 0 0 10px;
}

.firstvid {
  margin-right:20px;
}

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

div.hover_icon_container a.hover_icon {
  display:none;
  width:430px;
  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:#ff027e;
}

.interests_info {
  display:none;
}

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

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

.link-amazon a {
  display:block;
  width:258px;
  height:140px;
  float:left;
  background:transparent url(https://img.mfcimg.com/photos2/149/14951269/208-467-910-308-8711153.png) no-repeat;
  position:relative;
  margin:7px 0 0 -315px;
  text-indent:-3000px;
}

.link-amazon a:hover {
  background-position:0 -140px;
}

.link-twitter a {
  display:block;
  width:249px;
  height:160px;
  float:left;
  background:transparent url(https://img.mfcimg.com/photos2/149/14951269/273-189-252-275-8711152.png) no-repeat;
  position:relative;
  margin:1px 0 0 -80px;
  text-indent:-3000px;
}

.link-twitter a:hover {
  background-position:0 -160px;
}