@charset "UTF-8";

a:link,a:active {
  color:#09C;
  text-decoration:none;
}

a:hover {
  color:#900;
  text-decoration:none;
}

a:visited {
  text-decoration:none;
  font-weight:normal;
}

body {
  background:pink repeat fixed url(http://i59.tinypic.com/fnuiv.gif);
}

.profile_section_content {
  color:#333;
  border:1px solid #999;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777;
  -moz-box-shadow:0 0 0 #777;
  box-shadow:0 0 0 #777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFF;
  filter:alpha(opacity=100);
  opacity:1;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777;
  -moz-box-shadow:0 0 0 #777;
  box-shadow:0 0 0 #777;
}

.profile_section_content .heading {
  background:#f1f1f1;
  box-shadow:inset 0 1px 5px #ccc;
  -moz-box-shadow:inset 0 1px 5px #ccc;
  -webkit-box-shadow:inset 0 1px 5px #ccc;
  padding:5px;
  color:#333;
  font-family:'Helvetica';
  font-weight:normal;
  font-style:normal;
  font-size:20px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  -webkit-text-shadow:0 1px 0 #777;
  -moz-text-shadow:0 1px 0 #777;
  text-shadow:0 1px 0 #777;
  text-indent:5px;
  font-variant:small-caps;
}

.heading:before {
  content:'â™¡';
  margin-left:4px;
  margin-right:4px;
  font-size:13px;
  color:#000;
}

.label:before {
  content:'â™¡';
  margin-left:4px;
  margin-right:4px;
  font-size:12px;
  color:#000;
}

.content {
  padding:5px;
}

img {
  border:none;
}

#server_time::before {
  content:'design by Studio CssMfc Productions';
  display:block;
  margin-left:0;
  margin-right:5px;
  font-size:10px;
  color:#000;
  font-weight:normal;
  font-variant:small-caps;
}

#footer_bar::after {
  content:' design @CssMfc - Twitter';
  display:inline-block;
  margin-left:50px;
  margin-right:5px;
  font-size:12px;
  color:#000;
  font-weight:normal;
  font-variant:small-caps;
  width:220px;
  height:auto;
}

#server_time {
  visibility:hidden;
  float:right;
  font-weight:bold;
  font-size:9px;
}

#no_profile_avatar {
  margin-top:10px;
  text-align:center;
  background-color:#000;
  background-image:url();
}

div#profile_about_me.profile_subsection {
  font-size:13px;
  font-family:"Helvetica;\A}\A\A/*** global ***/\A.user_comment_textarea_small {\A  width:700px;\A  height:20px;\A  font-size:14px;\A  background:rgba(255,255,255,.5);\A  color:#000;\A  font-family:"Helvetica;
  margin-top:12px;
  padding:15px;
  outline:none;
  outline-style:none;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  -ms-transition:all .3s ease;
  transition:all .3s ease;
}

.user_comment_textarea_big {
  width:700px;
  height:100px;
  padding:15px;
  background:rgba(255,255,255,.5);
  color:#333;
  margin-top:12px;
  -webkit-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  -moz-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  font-family:;
  .contentpadding:4px;
}

.about_me + .heading + .content tr:nth-child(1) {
  display:none;
}

.about_me + .heading + .content tr:nth-child(2) {
  display:none;
}

.about_me + .heading + .content tr:nth-child(3) {
  display:none;
}