@charset "UTF-8";

!FEARD_UNKNOWN 2014
!ORIGINAL CODE OATHTAKER 2013/14 - USED WITH PERMISSION
html {
  width:100%!important;
  height:100%;
}

a:link {
  text-decoration:none;
}

a:hover {
  color:#FFFFFF!important;
}

a:link,a:active {
  color:#ADD8E6;
}

a:visited {
  color:#00FFFF;
}

#header_bar {
  display:none;
}

#footer_bar {
  display:none;
}

#status_label {
  display:none;
}

#blurb_label {
  display:none;
}

#blurb_value {
  display:none;
}

#unix_last_login_label,#unix_last_login_value,#unix_last_updated_label,#unix_last_updated_value {
  display:none;
}

.heading {
  display:none;
}

#status_label {
  display:none;
}

#status_value {
  float:left;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:600;
  font-style:normal;
  z-index:0;
  position:absolute;
  top:-35px;
  left:410px;
}

#profile_avatar {
  display:none;
}

.music {
  position:absolute;
  top:0;
  left:430px;
  border:none;
}

body {
  width:1180px;
  margin:auto!important;
  background:url(http://i.imgur.com/w2FRv7r.jpg) top center fixed;
}

#profile_header {
  width:1180px!important;
  position:absolute;
  top:0;
  height:737px;
  background:url(https://www.cubby.com/pl/feard_hdr.jpg/_f787042c9c764bc3a87c67668dfe8ab5) no-repeat;
}

.profile_section_content .label {
  font-family:Papyrus,fantasy;
  line-height:1em;
  color:#0000A0;
  font-weight:bold;
  font-size:16px;
  padding:2px;
}

.profile_section_content .value {
  color:#ABA9AA;
  font-family:"Arial Narrow",Arial,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:15px;
}

.profile_section_content {
  padding:5px;
  margin:25px;
  position:relative;
  top:760px;
}

.profile_section_background {
  background-color:transparent;
}

#about_me_value {
  color:#ABA9AA;
  font-family:"Arial Narrow",Arial,sans-serif;
  font-weight:600;
  font-style:italic;
  font-size:15px;
}

.content {
  padding:5px;
}

.simplex {
  styler:101;
}

//-------------------------------------------------------
#profile_comments {
  position:relative;
  top:10px;
  left:0;
}

#wall_poster_avatar {
  display:none;
}

#wall_poster_username {
  position:relative;
  left:0!important;
  border:none!important;
  font-weight:bold;
  font-style:normal;
  font-size:15px;
  color:#008080;
  background:transparent!important;
}

#new_comment_inputs {
  position:relative;
  top:0;
}

.wall_post {
  position:relative;
  top:0;
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  left:-5px;
}

.wall_post_body {
  position:relative;
  top:-24px;
  left:1px;
  font-weight:normal;
  font-style:normal;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:15px;
  color:#87AFC7;
  background-color:#000000;
  padding-top:5px;
  padding-left:5px;
  border:2px solid #0000A0;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  width:1001px;
  z-index:9;
}

.wall_post_info {
  position:relative;
  width:1000px;
  left:7px;
  font-weight:700;
  text-color:#FFFFFF!important;
  text-decoration:none;
  text-transform:uppercase;
  padding:5px;
  background:#C12FD3;
  background-color:#FFFFFF;
  background-image:-moz-linear-gradient(180deg,#FFFFFF,#0000A0 10px);
  background-image:-webkit-linear-gradient(180deg,#FFFFFF,#0000A0 10px);
  background-image:-o-linear-gradient(180deg,#FFFFFF,#0000A0 10px);
  background-image:-ms-linear-gradient(180deg,#FFFFFF,#0000A0 10px);
  background-image:linear-gradient(180deg,#FFFFFF,#0000A0 10px);
  margin:5px 0 0 88px;
  border:2px solid #0000A0;
  opacity:.9;
  border-radius:2 2 0 0;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  z-index:10;
}

.wall_post_time {
  font-weight:700;
  font-style:italic;
  font-size:12px;
  color:#FFFFFF;
  background-color:transparent;
  padding:5px;
  position:relative;
  top:-25px;
  left:180px;
  z-index:11;
}

.img_radius_shadow {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border:3px solid #0000A0;
  border-radius:10px;
}

.wall_post_avatar {
  float:left;
  margin-right:10px;
  width:84px;
  height:81px;
  background:url(http://www.cubby.com/pl/FearD_MsgWallT.png/_5250e053832e458f9da084ecb8d950fd);
  z-index:98;
}

.wall_post_avatar img {
  width:40px;
  height:40px;
  margin-left:24px;
  margin-top:40px;
  border:none;
  border-radius:80px;
}