@charset "UTF-8";

a:link,a:active,a:visited {
  color:#857079;
}

a:hover {
  color:#43383c;
}

body {
  background-color:white;
  background-image:url(http://i.imgur.com/jUHkU6z.png);
  background-repeat:no-repeat;
  color:#666666;
  left:2px;
  font-family:'helvetica';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

.profile_section_content {
  width:600px;
  left:-40px;
  top:600px;
  background-color:#cbaab9;
  color:#666666;
  padding:1px;
  z-index:998;
  margin:1px;
}

.profile_section_background {
  background-color:transparent;
  filter:alpha(opacity=100);
  opacity:1;
  top:0;
  left:120px;
}

.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 {
  display:none;
}

.content {
  background-color:transparent;
  font-color:black;
  width:250px;
  height:auto;
  align:left;
  margin-right:720px;
  margin-top:-2840px;
  border:1px dotted #43383c;
  overflow:auto;
  z-index:1;
}

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

#gender_container,body_type_container {
  display:none;
}

#body_type_container {
  display:none;
}

#age_container {
  display:none;
}

#sexual_preference_container {
  display:none;
}

#tags_container {
  display:none;
}

#favorite_models_container {
  display:none;
}

#friends_container {
  display:none;
}

#about_me_label {
  display:none;
}

#username_container {
  display:none;
}

#profile_about_me {
  width:50%;
  padding-left:50%;
}

#username_container, {
  display:none;
}

#profile_friends {
  width:50%;
  margin-top:30px;
  margin-left:10px;
  width:500px;
  height:auto;
  background-color:transparent;
}

.linky {
  width:550px;
  height:auto;
  align:left;
  background-color:transparent;
  margin-left:260px;
  margin-top:-160px;
  border:none;
  z-index:8;
  overflow:auto;
}

.intro {
  background-color:transparent;
  width:950px;
  height:210px;
  align:left;
  padding:6px;
  margin-left:-270px;
  margin-top:25px;
  border:2px solid #fff;
  z-index:3;
  overflow:auto;
}

.introimage {
  background-color:transparent;
  width:500px;
  height:auto;
  align:center;
  margin-left:-230px;
  margin-top:-690px;
}

.introx {
  background-color:white;
  font-color:black;
  width:380px;
  height:auto;
  align:left;
  margin-left:315px;
  margin-top:20px;
  border:1px solid #fff;
  overflow:auto;
  z-index:9;
}

.menu {
  background-color:transparent;
  font-color:black;
  width:410px;
  height:auto;
  align:left;
  margin-left:315px;
  margin-top:30px;
  border:0 dotted #43383c;
  overflow:auto;
  z-index:8;
}

.h3 {
  color:#857079;
  background-color:transparent;
  font-size:24px;
  font-family:'monotype corsiva';
  padding:5px;
  span:100%;
}

.h4 {
  color:black;
  background-color:#d1c2c8;
  font-size:12px;
  font-family:'helvetica';
  padding:5px;
  span:100%;
  display:inline;
}