@charset "UTF-8";

body,td {
  background-color:black;
  color:#ff55bb;
  font-family:Trebuchet MS,Arial,Helvetica;
  font-size:12px;
  font-style:normal;
  font-weight:normal;
}  
}

a:link,a:active,a:visited {
  border-bottom-color:#666;
  border-bottom-style:dotted;
  border-bottom-width:1px;
  color:#ff55bb;
  text-decoration:none;
}

a:hover {
  border-bottom-color:#666;
  border-bottom-style:solid;
  border-bottom-width:1px;
  color:#ff55bb;
}

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

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

.container {
  -moz-border-radius:14px 44px;
  -moz-box-shadow:0 0 8px 4px rgba(255,119,187,0.63);
  -webkit-border-radius:14px 44px 14px 44px;
  -webkit-box-shadow:0 0 8px 4px rgba(255,119,187,0.63);
  border-radius:14px 44px 14px 44px;
  box-shadow:0 0 9px 4px rgba(255,119,187,0.63);
  color:#ff55bb;
  height:100%;
  padding:9px;
  position:relative;
}

.container .heading {
  -moz-border-radius:14px 44px 14px 24px;
  -moz-box-shadow:inset 0 0 8px 4px rgba(255,171,188,0.63);
  -webkit-border-radius:14px 44px 14px 24px;
  -webkit-box-shadow:inset 0 0 8px 4px rgba(255,171,188,0.63);
  border-radius:14px 44px 14px 24px;
  box-shadow:inset 0 0 9px 4px rgba(255,255,255,0.63);
  color:#FFEBFF;
  font-size:20px;
  font-stretch:-;
  font-variant:small-caps;
  font-weight:bold;
  padding:10px;
}

.content {
  padding:5px;
}

.about_me .key {
  color:#ff55bb;
  font-size:16px;
  font-style:italic;
  font-variant:small-caps;
  padding-right:0;
  text-align:right;
  text-shadow:0 1px 2px #FF77BB;
  width:180px;
}

td .value {
  color:#ffbbbb;
  font-size:14px;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  overflow:hidden;
  padding-left:10px!important;
  text-shadow:0 1px 2px #FFF;
  width:425px!important;
}

td .value:first-letter {
  text-transform:capitalize!important;
}

.about_me table tr {
  line-height:15px!important;
}

.about_me {
  overflow:hidden;
}

.friends_key a:hover {
  border-bottom-color:#c9deed;
  border-bottom-style:solid;
  border-bottom-width:1px;
  text-decoration:none;
}

.result-item.navigational h3,.friends_value {
  color:#ffbbbb;
  font-size:14px;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  overflow:hidden;
  padding-left:5px!important;
  text-shadow:0 1px 2px #FFF;
  width:425px!important;
}

.friends_value a {
  border-style:none;
  color:#ffbbbb;
  margin-right:3px;
  text-decoration:none;
}

.friends_key {
  color:#ff55bb;
  font-size:16px;
  font-style:italic;
  font-variant:small-caps;
  text-align:right;
  text-shadow:0 1px 2px #FF77BB;
  width:180px;
}

.friends_key a {
  border-bottom-color:#c9deed;
  border-bottom-style:dotted;
  border-bottom-width:1px;
  color:#ff55bb;
  margin-bottom:0;
  margin-left:3px;
  margin-right:3px;
  margin-top:0;
  text-decoration:none;
  text-transform:capitalize!important;
}

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

 {
}

.friends_value img {
  float:left;
  background:#fff;
  padding:2px 0;
}

.friends_value img:nth-child(2) {
  border-radius:8px 0 0 8px;
  -moz-border-radius:8px 0 0 8px;
  -webkit-border-radius:8px 0 0 8px;
  padding-left:4px;
}

.friends_value img:nth-child(6) {
  border-radius:0 8px 8px 0;
  -moz-border-radius:0 8px 8px 0;
  -webkit-border-radius:0 8px 8px 0;
  padding-right:4px;
  margin-right:4px;
}

.friends_value #submit_rating img:first-child {
  border-radius:8px 0 0 8px;
  -moz-border-radius:8px 0 0 8px;
  -webkit-border-radius:8px 0 0 8px;
  padding-left:4px;
}

.friends_value #submit_rating img:nth-child(2) {
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius:0;
  padding-left:0;
}

.friends_value #submit_rating img:nth-child(5) {
  border-radius:0 8px 8px 0;
  -moz-border-radius:0 8px 8px 0;
  -webkit-border-radius:0 8px 8px 0;
  padding-right:4px;
  margin-right:4px;
}

.friends_value {
  margin-top:354px!important;
  padding-bottom:0!important;
  vertical-align:middle;
}

div.interests_info {
  color:#ff55bb;
  font-size:14px;
  font-weight:bold;
  text-shadow:0 1px 2px #FF77BB;
}

div.interests_body {
  color:#ffbbbb;
  font-size:14px;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  text-shadow:0 1px 2px #FF77BB;
}

.content br {
  clear:left;
}

.thumbnail {
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  background-color:#000;
  border-color:#ffaabb;
  border-radius:8px;
  border-style:solid;
  border-width:1px;
  clear:left;
  padding:4px;
  position:relative;
  z-index:2;
}

.wall_info:before {
  content:':';
}

.wall_info {
  color:#ffbbbb;
  float:left;
  font-size:14px;
  margin-bottom:0;
  margin-left:-12px;
  margin-right:8px;
  margin-top:1px;
  position:relative;
  text-shadow:0 1px 2px #FF77BB;
  width:180px;
  z-index:1;
}

.wall_info a {
  border-style:none;
  color:#fff;
  display:block;
  font-size:18px20px;
  margin-bottom:3px;
  margin-left:8px;
  margin-right:0;
  margin-top:0;
  text-decoration:none;
  text-shadow:0 1px 2px #FF77BB;
}

.wall_body {
  -moz-border-radius:14px;
  -moz-box-shadow:0 0 8px 4px rgba(255,119,187,0.2);
  -webkit-border-radius:14px 14px 14px 14px;
  -webkit-box-shadow:0 0 8px 4px rgba(255,119,187,0.2);
  border-radius:14px 14px 14px 14px;
  box-shadow:0 0 8px 4px rgba(255,119,187,0.2);
  float:left;
  font-size:16px;
  margin-bottom:20px;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  min-height:34px;
  padding:12px;
  position:relative;
  text-align:center;
  text-shadow:0 1px 2px #FF77BB;
  width:624px;
  z-index:0;
}