@charset "UTF-8";

#profile {
  width:998px;
  margin:0 auto;
  background-color:rgba(255,255,255,0.7);
}

#about_me_value {
  text-align:center;
  display:block;
  width:100%;
}

#main_photo {
  width:320px;
}

#leftsidetips {
  float:left;
  width:50%;
  text-align:center;
}

#rightsidetips {
  float:left;
  width:50%;
  text-align:center;
}

#leftsidetips > p,#rightsidetips > p {
  font-size:1.3em;
}

.tip {
  width:25%;
}

#profile_about_me_friends {
  width:100%;
  position:relative;
  display:block;
}

#about_me_container {
  display:block;
  display:block;
  padding:0;
  margin:140px 0 0;
}

#profile_main_photo {
  display:block;
  position:relative;
  float:left;
  margin-right:20px;
  width:320px;
}

#profile_friends {
  margin:0 auto;
  width:37%;
  margin-top:30px;
}

#profile_friends > .heading,#profile_about_me > .heading,#tags_container,#friends_container,#favorite_models_container,#profile_comments,#footer_bar,#about_me_label,#gender_container,#sexual_preference_container,#unix_last_broadcast_container,#unix_last_updated_container,#status_label,#blurb_label {
  display:none;
}

a,a:visited,a:active {
  color:#6f2b2b;
}

a:hover {
  color:#d28b8b;
}

#profile_header .label,#profile_header .value {
  font-size:15px;
}

#profile_about_me .value,#profile_about_me .label,#profile_header_container {
  font-size:18px;
  font-family:Trebuchet MS;
}

#header_bar {
  display:none;
}

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#6b251f;
  color:#000000;
  font-family:'Georgia';
  font-weight:bold;
  font-style:italic;
  font-size:12px;
  background-position:top left;
  background:url(https://wallbox.ru/wallpapers/main2/201713/149081193858dbfc22169308.88172188.jpg) no-repeat fixed;
  background-size:100%;
}

.profile_section_content {
  color:#000000;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
}

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

.profile_section_content .heading {
  padding:5px;
  background-color:#6f2b2b;
  color:#FFFFFF;
  font-family:'Georgia';
  font-weight:bold;
  font-style:italic;
  font-size:20px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}