@charset "UTF-8";

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

a:visited {
  color:#8b1ba5;
}

.header_links {
  display:none;
}

.header_time {
  display:none;
}

#about_me_label {
  display:none;
}

#username_label,#gender_label,#body_type_label,#ethnicity_label,#hair_label,#eyes_label,#weight_label,#height_label,#age_label,#country_label,#sexual_preference_label,#smoke_label,#drink_label,#marital_status_label,#be_anywhere_label,#know_me_container,#photo_gallery_previews,#photo_galleries,#occupation_label,#cam_score_label,#city_label,#drugs_label,#school_label,#favorite_food_label,#pets_label,#automobile_label,#tags_label,#tags_value,#username_value,#gender_value,#body_type_value,#ethnicity_value,#hair_value,#eyes_value,#weight_value,#height_value,#age_value,#country_value,#sexual_preference_value,#smoke_value,#drink_value,#marital_status_value,#occupation_value,#cam_score_value,#city_value,#drugs_value,#school_value,#favorite_food_value,#pets_value,#automobile_value {
  display:none;
}

body {
  position:relative;
  background-color:#333333;
  background-image:url(http://www.ilubelucy.com/wp-content/uploads/2015/12/flowers.png);
  background-repeat:repeat;
  background-attachment:scrolling;
  padding:0;
  margin:0;
  color:#000000;
  width:1000px;
  left:0;
  right:0;
  margin:auto;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

#profile {
  background:#ffffff;
  width:1000px;
  margin:0 auto;
}

.profile_section_content {
  color:#000000;
  border:0 none #;
  padding:0;
  margin:5px;
  -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_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
}

.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 {
  padding:5px;
  background-color:#333333;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  -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;
}

#profile_header {
  padding:0;
}

.content {
  padding:5px;
}

.toppynav {
  background-color:rgba(65,34,61,0.8);
  position:fixed;
  top:0;
  margin:margin:0 -10px;
  width:600px;
  height:50px;
  display:block;
  border-bottom-right-radius:30px;
  border-bottom-left-radius:30px;
}

.tabiez {
  background:#FFFFFF;
}

p {
  padding:10px 60px 9px 62px;
  align:center;
}

#about_me_container {
  display:block;
  padding:0;
  margin:-50px 0 0;
}

#about_me_value {
  width:986px;
}

.gem-wrapper {
  padding:5px;
  text-align:center;
  margin-bottom:5px;
}

.gem-wrapper-socials {
  padding:5px;
  text-align:center;
  margin:20px 0 20px 5px;
  border:3px solid #000;
  border-radius:10px;
  width:960px;
  background:#FFFFFF;
}

.gem-pad {
  padding:10px 0;
}

.gem-header-wrapper {
  display:block;
  clear:both;
  margin-bottom:5px;
  text-align:center;
}

.gem-text-aligner {
  display:block;
  text-align:center;
}

.gem-h2-styling {
  display:inline-block;
  background-color:#fff;
  padding:10px;
  margin-bottom:8px;
  margin-top:15px;
  border:3px solid #000;
  width:945px;
  font-weight:bold;
  font-size:27px;
  border-radius:10px;
}

.gem-h2-styling-inbound {
  display:inline-block;
  background-color:#fff;
  padding:0;
  margin-bottom:20px;
  margin-top:10px;
  width:925px;
  font-weight:bold;
  font-size:27px;
}

.gem-amazon-logo {
  height:40px;
  background:#FFFFFF;
  padding:15px;
}

.gem-bottom-pad {
  padding-bottom:15px;
}