@charset "UTF-8";

div.wall_post_avatar img {
  width:70px;
  height:70px;
}

#footer_bar {
  display:none;
}

#unix_last_login_container,#unix_last_login_label,#unix_last_login_value {
  display:none;
}

.wall_post_avatar img.img_radius_shadow[src*='9100893'] {
  background:transparent url(https://img.mfcimg.com/photos2/910/9100893/826-761-398-727-3171789.80x80.jpg) no-repeat center center;
  content:' ';
  display:block;
}

#profile_comments {
  display:block;
  margin-top:-40px;
  width:100%;
}

#profile_about_me span.label {
  color:#648293;
  text-align:right;
  padding-right:10px;
}

#profile_friends span.label {
  color:#648293;
  padding-bottom:4px;
  text-align:right;
  padding-right:10px;
}

#profile_header_container .container#unix_last_updated_container {
  display:none;
}

.wall_post {
  padding-bottom:25px;
  border-top:1px #4a4a4a solid;
  padding-top:10px;
  box-shadow:0 -1px #333;
}

#profile_header_container .container {
  margin:0 0 0 120px;
  display:block;
}

form#new_comment {
  width:80%;
  margin:20px auto;
}

.wall_post_time {
  float:right;
}

#comments {
  width:80%;
  margin:auto;
}

.animated,#profile_avatar {
  -webkit-animation-fill-mode:both;
  -moz-animation-fill-mode:both;
  -ms-animation-fill-mode:both;
  -o-animation-fill-mode:both;
  animation-fill-mode:both;
  -moz-animation-iteration-count:infinite;
  -webkit-animation-iteration-count:infinite;
  -o-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
  -webkit-animation-duration:3s;
  -moz-animation-duration:3s;
  -ms-animation-duration:3;
  -o-animation-duration:3s;
  animation-duration:3s;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform:scale(1);
  }
  
  10% {
    -webkit-transform:scale(1.1);
  }
  
  20% {
    -webkit-transform:scale(1);
  }
}

@-moz-keyframes pulse {
  0% {
    -moz-transform:scale(1);
  }
  
  10% {
    -moz-transform:scale(1.1);
  }
  
  20% {
    -moz-transform:scale(1);
  }
}

@-o-keyframes pulse {
  0% {
    -o-transform:scale(1);
  }
  
  10% {
    -o-transform:scale(1.1);
  }
  
  20% {
    -o-transform:scale(1);
  }
}

@keyframes pulse {
  0% {
    transform:scale(1);
  }
  
  10% {
    transform:scale(1.1);
  }
  
  20% {
    transform:scale(1);
  }
}

.pulse,#profile_avatar {
  -webkit-animation-name:pulse;
  -moz-animation-name:pulse;
  -o-animation-name:pulse;
  animation-name:pulse;
}

body,table,td,tr,div,a,h1,h2,h3,h4,h5,h6,img {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

#profile_avatar {
  border-radius:45px;
  border:2px solid rgba(255,255,255,0.2);
}

span.label {
  vertical-align:top;
}

#twitterlink img:hover {
  -webkit-transform:rotate(360deg);
  -moz-transform:rotate(360deg);
  -o-transform:rotate(360deg);
}

#twitterlink img {
  -webkit-transition-property:-webkit-transform;
  -moz-transition-property:-moz-transform;
  -o-transition-property:-o-transform;
  transition-property:transform;
  overflow:hidden;
  -webkit-transition-duration:.4s;
  -moz-transition-duration:.4s;
  -o-transition-duration:.4s;
  transition-duration:.4s;
}

#twitterlink {
  float:right;
  position:absolute;
  display:block;
  top:80px;
  right:20px;
}

#favorite_models_value a[href$="Ali_Kat"] {
  background-size:100%;
  margin-top:0;
  width:180px;
  padding-top:195px;
  height:195px;
  background-image:url(https://img.mfcimg.com/photos2/493/4930033/241-567-944-608-4083592.250.jpg);
}

#favorite_models_value a[href$="ValerieLotus"] {
  margin-top:0;
  background-image:url(https://img.mfcimg.com/photos2/910/9100893/826-761-398-727-3171789.80x80.jpg);
}

#favorite_models_value a[href$="CharlieSays"] {
  background-image:url(http://img42.imageshack.us/img42/8725/kt9f.jpg);
}

#favorite_models_value a[href$="Lucy_Goose"] {
  background-image:url(https://img.mfcimg.com/photos2/981/9813612/avatar.80x80.jpg);
}

#favorite_models_value a[href$="MsLaylah"] {
  background-image:url(https://img.mfcimg.com/photos2/117/11706437/364-146-567-825-5359509.80x80.jpg);
}

#favorite_models_value a[href$="ChloeKisses"] {
  background-image:url(https://img.mfcimg.com/photos2/124/12434808/744-766-797-185-4468537.80x80.jpg);
}

#favorite_models_value a[href$="ChristyRocks"] {
  background-image:url(https://img.mfcimg.com/photos2/151/15128365/avatar.80x80.jpg);
}

#favorite_models_value a:hover {
  filter:none;
  -webkit-filter:grayscale(0);
  -moz-filter:grayscale(0);
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
  color:rgb(220,80,56);
  text-decoration:none;
}

#favorite_models_value a {
  clear:none;
  text-shadow:1px 1px 2px #222;
  float:left;
  display:inline-block;
  background:transparent no-repeat top center;
  box-shadow:2px 2px 8px #222;
  width:80px;
  height:80px;
  font-size:13px;
  text-align:center;
  padding-top:80px;
  border-radius:12px;
  margin:10px;
  margin-bottom:26px;
  font-weight:bold;
  -webkit-filter:grayscale(100%);
  -moz-filter:grayscale(100%);
  filter:gray;
  filter:grayscale(100%);
  color:#999999;
}

img {
  -webkit-border-radius:12px;
  border-radius:12px;
}

img[src$="star-on.png"],img[src$="star-off.png"],img[src$="star-half.png"] {
  -webkit-border-radius:0;
  border-radius:0;
}

#average_rating_count {
  visibility:hidden;
}

#admirers_value:before {
  content:"1";
}

#average_rating_count:before {
  content:" (149 votes total)";
  font-size:10px;
  line-height:16px;
  visibility:visible;
  font-family:Tahoma,Geneva,sans-serif;
}

#average_rating_value img[src$="star-off.png"],#average_rating_value img[src$="star-half.png"] {
  background-image:url(https://img.mfcimg.com/profiles/prod/bundles/mfcprofile/vendor/img/star-on.png);
  padding-left:16px;
  width:16px;
  height:16px;
}

a {
  text-decoration:none;
  color:#DC5038;
}

a:hover {
  text-decoration:underline;
}

td.status_value a {
  font-size:11px;
}

body {
  width:960px;
  background:#202020 url(http://i41.tinypic.com/2yz0ear.jpg) repeat;
  color:#7492A3;
  font-size:13px;
  font-family:Arial,Helvetica,sans-serif;
  line-height:1.22;
  -webkit-font-smoothing:antialiased;
  margin:0 auto!important;
}

div#server_time {
  display:none!important;
}

#profile #profile_header_container div.heading {
  font-weight:700;
  margin:15px 0 0 10px;
  text-shadow:0 4px 5px #222;
  font-size:48px;
  color:#C0C0C0;
  font-variant:small-caps;
  background-color:rgba(1,1,1,0.2);
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF,endColorstr=#33FFFFFF);
  -webkit-border-radius:12px;
  border-radius:12px;
  font-family:Verdana,Verdana,Geneva,sans-serif;
  padding:10px 20px;
  text-align:center;
  width:80%;
  position:static;
  margin:auto;
}

#profile span.value,#profile span.label {
/* font-size:13px; */
  font-family:Tahoma,Geneva,sans-serif;
}

#profile .profile_row {
  margin-top:-50px;
}

#profile .profile_section {
  padding:5px 5px 60px;
  background-color:transparent;
  background-image:url(http://i40.tinypic.com/2ry0nwj.png);
  background-repeat:no-repeat;
  background-position:center bottom;
  background-size:100% 67px;
}

#profile .profile_section_content {
  background-color:transparent;
  background-image:url(http://i39.tinypic.com/96i63q.gif);
  background-repeat:repeat-x;
  background-position:left bottom;
}

#profile div.heading {
  color:rgba(255,255,255,0.6);
  font-family:Impact,Charcoal,sans-serif;
  font-size:26px;
  font-weight:400;
  margin:15px 0 0;
  background:#DC5039 url(http://i44.tinypic.com/5yu4ih.png) no-repeat 4px;
  padding:4px 20px;
  text-align:right;
  position:relative;
  letter-spacing:1px;
}

#profile div.heading:before {
  border-color:transparent #AA331F transparent transparent;
  border-style:solid;
  border-width:15px 15px 0 0;
  content:" ";
  height:0;
  left:0;
  position:absolute;
  top:-15px;
  width:0;
  color:#E5887D;
  font-weight:900;
  font-size:36px;
}

#profile #profile_header_container div.heading:before {
  border:none;
  content:none;
  height:auto;
  left:auto;
  position:static;
  top:auto;
  width:auto;
  color:inherit;
  font-weight:normal;
  font-size:inherit;
}

#profile #profile_header_container div.heading:first-letter {
  color:#648293;
}