@charset "UTF-8";

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

.friends_key a,.friends_key a:active,.friends_key a:hover {
  color:#888;
}

.friends_value a,.friends_value a:active,.friends_value a:hover {
  color:#DAFF8A!important;
}

.status_key,.status_value {
  padding:6px 0;
}

.status_value a:link,.status_value a:active,.status_value a:visited {
  color:#fff;
}

.status_value a:hover {
  color:#000;
}

.online {
  color:#338F5E;
}

.online a:link,.online a:active,.online a:visited {
  color:#777;
}

a:visited {
  color:#dfedeb;
  text-decoration:none;
}

.wall_info a:link,.wall_info a:visited {
  text-decoration:none;
}

.wall_info a:hover {
  text-decoration:underline;
}

.wall_body img {
  background:transparent!important;
  border:none!important;
  margin:0 0 0 8px!important;
}

body {
  background-image:url(http://i1293.photobucket.com/albums/b582/Nic747/pix/pbg_zpsa42e6f34.gif);
  background-position:top;
  background-repeat:repeat;
  background-color:#DEE0E2;
  background-attachment:fixed;
}

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

td .clock {
  font-size:9px;
}

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

td .about_me {
  background-color:transparent;
  margin-bottom:4px;
  padding:14px 5px 20px 10px;
}

.about_me td.value {
  color:white;
}

td .friends_value {
  padding-left:20px;
}

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

.container_padding .container {
  border-radius:4px;
}

.container_transparency {
  height:100%;
  width:100%;
  background-color:transparent;
  opacity:1;
  filter:alpha(opacity=100);
}

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

.heading {
  margin-top:10px;
  padding:5px;
  background:url(http://i1293.photobucket.com/albums/b582/Nic747/pix/pbgh_zps78895bb4.jpg) repeat-x #9AA0A7;
  color:#FFFFFF;
  border-bottom:1px solid #bbb;
  border-radius:4px 12px 12px 0;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:13px;
}

div img,td img {
  position:relative;
  border:3px solid white;
  border-radius:5px;
  left:-7px;
  margin-bottom:9px;
}

.friends_value img {
  border:2px solid #fff;
  border-radius:3px;
  margin-right:2px;
  margin-bottom:0;
}

.gallery_image img {
  border:1px transparent;
  margin-bottom:0;
  left:0;
}

.content {
  padding:5px;
}

.gallery_content {
  min-height:100px;
  width:246px;
}

.gallery_content img {
  border:1px solid transparent;
}

.wall_options {
  padding-left:0!important;
}

.wall_options textarea {
  height:90px!important;
  margin-bottom:4px!important;
}

td[colspan='2'] {
  padding-bottom:5px;
}

table[height='100%'] {
  height:auto!important;
}