@charset "UTF-8";

#profile_password_photo_galleries {
  padding-top:600px;
}

#about_me_value {
  width:1218px;
  position:absolute;
  top:700px;
  left:-265px;
/**/
}

@font-face {
  font-family:"tagFont";
  src:url(http://www.patrickcoan.com/louise/creampuf.ttf) format("truetype");
}

#profile_main_about_holder {
  height:900px;
}

/*main content background*/
.profile_section_background {
  background-image:url(http://patrickcoan.com/louise/transparent.png);
}

body {
  color:#000;
  font-weight:normal;
  font-style:normal;
  background:#7AA7AD;
  background-size:100%;
  padding:0 50px;
  min-width:500px;
}

#profile {
  background-image:url(http://patrickcoan.com/louise/siren.png);
  border-radius:5px;
  background-attachment:fixed;
  border:solid 6px rgb(210,241,142);
}

.profile_section_content.heading {
  padding:5px;
  color:#fff;
  font-family:'Comic Sans MS';
  font-weight:normal;
  font-style:normal;
  font-size:27px;
}

#avatar_holder {
  float:left;
  margin-left:15px;
  width:90px;
  height:90px;
  margin-top:5px;
}

/*only modifies below profile image*/
#profile_main_about_holder.profile_row {
}

#profile_about_me.profile_subsection {
}

#profile_about_me .heading {
  color:white;
  height:0;
  font-size:0;
  line-height:0;
}

#about_me_label.label {
  color:white;
  height:0;
  font-size:0;
  line-height:0;
}

#about_me_container.container {
  margin-top:50px;
  padding-top:60px;
}

#gender_container {
  height:0;
}

#body_type_container {
  margin-top:-40px;
}

#tags_value {
  font-family:"tagFont","Arial Black",Gadget,sans-serif;
  font-size:150%;
  color:#805a2d;
}

.recent_photos {
/* visibility:hidden;*/
}

.photo_gallery_lock {
  src:url(https://img.mfcimg.com/photos2/851/8510149/691-461-992-551-6161745.jpg);
}

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

a:visited {
  color:#;
}

.profile_section_content {
  color:#666666;
  border:0 none #;
  padding:0;
}

.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;
}

.content {
  padding:15px;
}

.profile_section .heading {
  margin-bottom:0;
}

.profile_section {
  border-spacing:4px;
}