@charset "UTF-8";

body {
  background:url(https://img.mfcimg.com/photos2/183/18326815/690-293-651-385-7547609.jpg) top left;
  background-repeat:repeat-y;
  background-size:100% auto;
  background-color:#650015;
  color:#f02a53;
  font-family:'Syncopate',sans-serif;
  font-weight:400;
  font-size:20px;
  padding:0;
  margin:0;
  min-width:1000px!important;
}

a {
  color:#ffb5c4;
  text-decoration:underline;
}

#profile {
  width:1000px;
  margin-left:-500px;
  left:50%;
  display:block;
  position:relative;
}

.profile_row {
  display:block;
  position:relative;
  padding:0;
  margin:0;
}

#avatar_holder {
  display:none;
}

#profile_header_container .heading {
  display:none;
}

#profile_header {
  display:block;
  position:relative;
}

#profile_header_container {
  background:url(https://img.mfcimg.com/photos2/183/18326815/762-523-632-424-8875660.png) top left no-repeat;
  margin:0;
  padding-top:709px;
  display:block;
  position:relative;
}

.container,.photo_gallery_previews,.holder {
  position:relative;
  display:block;
  background-color:rgba(0,0,0,0.6);
  width:726px!important;
  left:117px;
  padding:10px 20px 0;
  margin:0;
  font-weight:400;
}

.container:first-of-type {
  padding-top:10px;
  border:#fff solid 1px;
}

.container:last-of-type {
  padding-bottom:20px;
  border-radius:0 0 20px 15px;
}

.profile_section_content {
  margin:0;
  padding:0;
}

.profile_section .heading {
  background:url(https://img.mfcimg.com/photos2/183/18326815/449-514-371-354-8875641.png) top left no-repeat;
  position:relative;
  display:block;
  height:124px;
  width:867px;
  left:76px;
  margin-top:20px;
  color:#c22142;
  font-size:30px;
  padding-left:40px;
  margin-bottom:-56px;
  padding-top:60px;
  text-shadow:6px 6px 10px rgba(0,0,0,0.84);
  font-weight:700;
}

#profile_interests_content .container {
  margin-bottom:0;
}

#profile_interests_content .label,#profile_interests_content .value {
  margin:0;
}

.label {
  color:#ffb5c4;
}

#profile_about_me .label,#profile_about_me .value {
  display:inline-block;
  min-width:auto;
}

#profile_interests_content .value {
  padding-bottom:15px;
}

.wall_post,#new_comment {
  position:relative;
  display:block;
  background-color:rgba(0,0,0,0.6);
  width:726px!important;
  left:117px;
  padding:10px 20px 0;
  margin:0;
  font-weight:400;
}

#new_comment {
  padding-bottom:40px;
  padding-top:20px;
}

#new_comment textarea {
  border:2px solid #f02a53;
  border-radius:5px;
  background:rgba(0,0,0,0.5);
  color:#f02a53;
}

.wall_post_avatar img {
  border-radius:5px;
  box-shadow:5px 5px 8px rgba(0,0,0,0.6);
}

li[data-mfc-name=Profile] {
  display:none;
}