@charset "UTF-8";

#know_me_label,#tags_label,#tags_value,#about_me_label,.heading,#profile_header.profile_section,img#profile_avatar,#username_container,#gender_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#age_container,#city_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#marital_status_container,#weight_container,#height_container,#drugs_container,#school_container,#favorite_food_container,#pets_container,#automobile_container,#occupation_container,#profile_schedule,#profile_comments,#profile_friends {
  display:none;
}

#link_container {
  position:fixed;
  top:90px;
  left:20px;
}

#link_container2 {
  position:fixed;
  top:90px;
  right:70px;
}

html,body,.profile {
  width:800px;
  margin-left:250px;
  background-color:#000;
  background-image:url(https://imageshack.com/a/img924/6853/WHQkPa.png);
  background-attachment:fixed;
  background-repeat:repeat;
}

#PastNoodleNewbs {
  width:800px;
  height:400px;
  overflow:scroll;
  text-align:center;
}

#vidbox {
  width:800px;
  height:500px;
  overflow:scroll;
  text-align:center;
}

#vidbox ul li {
  text-align:center;
  display:inline-block;
  list-style-type:none;
}

#vidbox ul li h3 {
  color:#fbfb93;
  font-size:17px;
  font-family:Veranda,bold;
}

#vidbox ul li p {
  color:#fbfb93;
  font-size:15px;
  font-family:Veranda,bold;
}

#vidbox_asheholes {
  height:500px;
  width:800px;
  background:url(https://imageshack.com/a/img924/9183/nriMhB.png);
  overflow:scroll;
  text-align:center;
}

#vidbox_asheholes ul li {
  text-align:center;
  display:inline-block;
  list-style-type:none;
}

#vidbox_asheholes ul li h3 {
  color:#fbfb93;
  font-size:17px;
  font-family:Veranda,bold;
}

#vidbox_asheholes ul li p {
  color:#fbfb93;
  font-size:15px;
  font-family:Veranda,bold;
}

#profile_friends {
  margin-left:30%;
  width:35%;
  padding:20px;
  background-color:#FFF;
  -webkit-border-radius:5px 5px 5px 5px;
  border-radius:5px 5px 5px 5px;
  box-shadow:2px 2px 20px #163D3D;
}

#password_photo_gallery_control {
  margin-left:275px;
  display:block;
}

#password_photo_gallery_previews {
  margin-left:70px;
  margin-bottom:10px;
  width:82%;
  height:50%;
  background-color:#f2e6cb;
  -webkit-border-radius:7px 7px 7px 7px;
  border-radius:7px 7px 7px 7px;
  box-shadow:2px 2px 20px #163D3D;
}

a:visited {
  color:#D0A3F5;
}

.header_links {
  display:block;
  font-family:Helvetica;
  font-weight:Bold;
  font-size:16px;
  margin-top:15px;
  margin-bottom:6px;
  margin-left:129px;
  width:800px;
}

#footer_bar {
  display:block;
  font-family:Helvetica;
  font-weight:Bold;
  font-size:16px;
  margin-top:15px;
  margin-bottom:6px;
  margin-left:129px;
  width:800px;
}

#server_time {
  font-size:0;
}

.profile_section_background {
  width:100%;
  background-color:#34343d;
  box-shadow:2px 2px 20px #666;
}

.profile {
  display:block;
  padding:15px;
  margin-top:10px;
  margin-bottom:10px;
  background:#FFFFFF;
  border-radius:10px;
  box-shadow:2px 2px 20px #163D3D;
  width:1200px;
}

.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 {
  width:80%;
  padding:20%;
  background-color:#BCEC76;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -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;
  z-index:auto;
}

.content {
  padding:5px;
}