@charset "UTF-8";

a:link,a:active {
  color:#1cb1b8;
}

a:visited {
  color:#fd339b;
}

a:hover {
  color:magenta;
}

body {
  background-color:#000000;
  color:#e7ab5e;
  font-family:'';
  font-weight:lighter;
  font-style:normal;
  font-size:26px;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:repeat;
  background-image:url(https://www.dropbox.com/s/rxnx4mqa2mmwkol/blurbackground-4.png?raw=1);
}

.header_links {
  display:none;
}

.header_time {
  display:none;
}

#status_container {
  display:none;
}

#blurb_container {
  display:none;
}

#tags_container {
  display:none;
}

#profile_header .label {
  color:red;
  font-size:26px;
  margin-top:100px;
  margin-left:30%;
}

#profile_header .value {
  font-size:26px;
  margin-top:100px;
  margin-left:30%;
}

#unix_last_updated_container {
  display:none;
}

#profile_friends .heading {
  text-align:center;
  margin-left:-320px;
  margin-top:60px;
}

#profile_friends {
  display:block;
  width:70%;
  margin:auto;
}

.label,.profile_section_content {
  font-family:'Ubuntu';
  font-weight:lighter;
  color:#56dbc7;
}

#profile_interests_content {
  display:block;
  text-align:center;
}

#meaning_life_label,#five_things_label,#favorite_books_label,#for_fun_label,#favorite_songs_label,#favorite_movies_label,#craziest_thing_label,#be_anywhere_label,#hobbies_label,#talents_label,#perfect_mate_label,#perfect_date_label,#turn_ons_label,#know_me_label,#what_learned,#profile_photo_galleries,#profile_photo_gallery_561195,#profile_photo_gallery_561671,#profile_photo_gallery_561194,#profile_photo_gallery_561702,#profile_photo_gallery_561193,#profile_photo_gallery_561733,#profile_photo_gallery_561787 {
  display:block;
  text-align:center;
}

.profile_section_content {
  font-family:'Times New Roman';
  font-weight:lighter;
  color:#f5d587;
  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 {
  background-color:transparent;
  background-color:#5679c9;
  filter:alpha(opacity=0);
  opacity:0;
}

.img_radius_shadow,.photo_gallery_image {
  -webkit-border-radius:10px;
  border-radius:10px;
  -webkit-box-shadow:0 0 0 #c46850;
  -moz-box-shadow:0 0 0 #c46850;
  box-shadow:0 0 0 #c46850;
}

.profile_section_content .heading {
  padding:5px;
  color:#e7ab5e;
  font-family:'Ubuntu';
  font-weight:normal;
  font-style:italic;
  text-decoration-line:underline;
  text-decoration-style:solid;
  font-size:28px;
}

.content {
  padding:5px;
}

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

#avatar_holder {
  width:100px;
  height:100px;
  margin-top:10px;
  margin-left:47%;
}

.wood {
  margin-left:35%;
  margin-bottom:-430px;
}

.setofthree {
  display:block;
  text-align:center;
  margin-left:-35%;
  margin-top:60px:;
}

.setoftwo {
  display:block;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  margin-top:60px;
  margin-bottom:60px;
}

.lgspace {
  float:left;
  width:33.33%;
  padding:0;
}

.lgspace2 {
  float:left;
  width:50%;
  padding:0;
}

.lgspace
/* Clear floats after image containers */
.lgrow::after {
  content:"";
  clear:both;
  display:table;
}

.mountain {
  display:block;
  text-align:center;
  margin-top:100px;
  margin-bottom:75px;
}

a:link#profile_load_more_comments {
  color:red;
}

a:hover#profile_load_more_comments {
  color:magenta;
}

#main_photo {
  border-radius:50px;
}

#profile_avatar {
  border-radius:10px;
}