@charset "UTF-8";

body {
  font-family:Helvetica,Arial,Freesans,sans-serif sans-serif;
  font-size:1rem;
  line-height:1;
  color:#000000;
  background-color:#e0e0e0;
  background-image:url(https://s-media-cache-ak0.pinimg.com/564x/1b/d4/0b/1bd40bd82a172000fd7880dd22ac2156.jpg);
  background-position:top left;
  background-repeat:repeat;
  background-attachment:fixed;
  padding:0;
}

a,a:visited {
  color:#EF97BB;
  text-decoration:underline;
}

.heading {
  display:none;
}

.flagCounter,#username_container,#city_container,#drugs_value,#marital_status_container,#gender_container,#body_type_container,#height_container,#ethnicity_container,#cam_score_container,#hair_container,#eyes_container,#weight_container,#age_container,#country_container,#sexual_preference_container,#smoke_container,#drugs_container,#drink_container,#occupation_container,#school_container,#favorite_food_container,#pets_container,#automobile_container,#tags_container,#profile_friends,#about_me_label,#unix_last_broadcast_container,#unix_last_updated_container {
  display:none;
}

ul {
  padding:0;
  margin:0;
  list-style-type:none;
}

ol {
  padding:0;
  margin:0;
  list-style-type:none;
}

.twocolumn {
  -moz-column-count:2;
  -webkit-column-count:2;
  column-count:2;
}

#profile_header_container .heading {
  display:none;
}

#profile_header_container {
  margin:0 310px 80px;
  display:none;
}

#header_bar,#footer_bar,#profile_main_photo,#profile_schedule,#profile_friends
> div:nth-child(1) {
  display:none;
}

#profile_about_me .heading {
  display:none;
}

.about_me_text {
  margin:0 0 0 195px;
}

#profile {
  width:930px;
  margin:0 auto -10px;
  background:#ffffff url() top center no-repeat;
  background-color:rgba(100,100,100,0);
  font-size:.875em;
  line-height:1.25;
}

#profile_header {
  display:none;
}

#profile_avatar {
  display:none;
}

@-moz-keyframes spin {
  100% {
    -moz-transform:rotate(360deg);
  }
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform:rotate(360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}

  
}

.profile_section {
  border-spacing:0;
}

.profile_section .heading {
  background:#FDEBEB;
  background-color:rgba(100,100,100,0);
  color:#000000;
  height:40px;
  font-size:1.065rem;
  font-weight:normal;
  padding:10px 0 0 15px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  margin-bottom:20px;
}

.profile_section_content {
  z-index:auto;
}

#about_me_value {
  display:block;
  margin:0 auto 0 -20px;
  background-color:#ffffff;
  background-color:rgba(100,100,100,0);
}

.in_page_anchor {
  padding-top:50px;
  margin-top:-50px;
  display:inline-block;
}

#profile_password_photo_galleries {
  padding-top:40px;
  margin-top:-45px;
  display:inline-block;
}

a {
  color:#7B7277;
}

.container {
  display:block;
  margin:0 0 0 20px;
}

#profile_about_me {
  margin:20px 0;
  background-color:#ffffff;
  background-color:rgba(100,100,100,0);
}

.photo_gallery_previews {
}

#meaning_life_label {
  margin-top:15px;
}

#nv a {
  padding:11px 11px 4px 8px;
  display:inline-block;
  float:inherit;
  position:relative;
  text-transform:capitalize;
  border-left:0 solid #993399;
  border-right:0 solid #aaaaaa;
  color:#D95EAD;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  text-decoration:none;
  font-size:15px;
  padding:14px;
  font-wight:bold;
}

#link_CLUBS {
}

img[src='https://img.mfcimg.com/images/lock-icon.gif'] {
  content:url(https://41.media.tumblr.com/d911da30993db8d2aebdd1c0f78a0dfa/tumblr_nde4urHZMo1u1p550o1_500.png);
  width:75px!important;
  height:72px!important;
}

.hotspot-container {
  width:0;
  height:0;
  position:relative;
  background:url() no-repeat;
}

.hotspot-container .hotspot {
  width:71px;
  height:78px;
  position:absolute;
  top:-115px;
/* Top coord of hotspot (relative to parent, bottom: 20px is also valid) */
  left:152px;
/* Left coord of hotspot (right: 20px is also valid); */
}

.2-container {
  width:0;
  height:0;
  position:relative;
  background:url() no-repeat;
}

.2 .hotspot {
  width:71px;
  height:78px;
  position:absolute;
  top:-515px;
/* Top coord of hotspot (relative to parent, bottom: 20px is also valid) */
  left:652px;
/* Left coord of hotspot (right: 20px is also valid); */
}

* {
  background:none;
  border:none;
  padding:0;
  margin:0;
}

.gr {
  padding:0;
}

.gr-top img,.gr1,.gr2,.gr3 {
  display:none;
}

.gr-top,.bottom,a.external:after {
  display:none;
}

.gr-top br {
  display:none;
}

.gr-box {
  position:relative;
  z-index:99!important;
}

.name {
  background-color:rgba(255,255,255,0.5);
  color:black;
  display:inline-block;
  border-radius:5px;
  padding:3px;
  margin-top:50px;
  margin-bottom:5px;
  margin-left:50px;
  text-align:left;
  border-style:solid;
  border-color:white;
  border-width:1px;
  font-family:'VT323',monospace;
}

.name:hover {
  background-color:white;
  text-transform:uppercase;
}

.textbox {
  background-color:rgba(255,255,255,0.5);
  color:black;
  border-radius:5px;
  padding:3px;
  max-height:120px;
  overflow:auto;
  margin-left:50px;
  margin-right:50px;
  text-align:left;
  border-style:solid;
  border-color:white;
  border-width:1px;
  font-family:'VT323',monospace;
}

.lolholder {
  margin-top:10px;
  margin-left:50px;
  margin-right:50px;
  text-align:left;
  padding:0;
}

.lol {
  background-color:rgba(255,255,255,0.5);
  border-radius:5px;
  font-family:'VT323',monospace;
  color:black;
  border-style:solid;
  border-color:white;
  border-width:1px;
  display:inline-block.;
  color:black;
  padding:5px;
  text-align:center;
  text-decoration:none;
  margin-right:3px;
  position:relative;
}

.lol-content {
  color:white;
  display:none;
  position:absolute;
  margin-top:8px;
  margin-left:2px;
  width:250px;
  max-height:25px;
  text-align:left;
  background-color:transparent;
}

.lol:hover .lol-content {
  display:table-caption;
  position:absolute;
}

.lol:hover {
  background-color:white;
}

.lol:active {
  background-color:white;
  text-transform:uppercase;
}

.credit {
  display:inline;
  float:right;
  margin-top:-25px;
  margin-right:50px;
  font-family:'VT323',monospace;
  text-align:center;
  color:white;
}

div.scroll {
  background-color:#00FFFF;
  width:100px;
  height:100px;
  overflow:scroll;
}

#rcorners2 {
  border-radius:25px;
  border:2px solid #73AD21;
  padding:20px;
  width:200px;
  height:150px;
}

/* Style The Dropdown Button */
.dropbtn {
  background-color:#4CAF50;
  color:white;
  padding:16px;
  font-size:16px;
  border:none;
  cursor:pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position:relative;
  display:inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display:none;
  position:absolute;
  background-color:#f9f9f9;
  min-width:160px;
  box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);
}

/* Links inside the dropdown */
.dropdown-content a {
  color:black;
  padding:12px 16px;
  text-decoration:none;
  display:block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color:#f1f1f1;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display:block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color:#3e8e41;
}

a {
  color:#EF97BB;
}