@charset "UTF-8";

}

  .link-amazon a:hover {
    background-position:0 -140px;
  }

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

  a:visited {
    color:#;
  }

  :link {
    color:#E4B016;
    font-weight:normal;
    text-decoration:none;
  }

  a:visited {
    color:#B1690D;
    font-weight:bold;
    text-decoration:none;
  }

  body {
    font-family:Helvetica,Arial,Freesans,sans-serif sans-serif;
    font-size:1rem;
    line-height:1;
    color:#ffffff;
    background-color:#e0e0e0;
    background-image:url(http://1.bp.blogspot.com/-v9498ha30LA/VSvMIVuubuI/AAAAAAAAHxg/9U8X2kT_DSA/s1600/1376651kilt38tey4.gif);
    background-position:top left;
    background-repeat:repeat;
    background-attachment:fixed;
    padding:0;
  }

  a,a:visited {
    color:#CC00CC;
    text-decoration:none;
  }

  a:hover,a:focus {
    color:#fff;
    text-shadow:0 0 1px rgb(255,255,255),0 0 2px rgb(255,255,255),0 0 4px rgb(255,255,255),0 0 8px rgb(255,45,149),0 0 16px rgb(255,45,149),0 0 32px rgb(255,45,149),0 0 40px rgb(255,45,149),0 0 50px rgb(255,45,149);
    font-wight:bold;
    text-decoration:underline;
  }

  #username_label:hover,#gender_label:hover,#body_type_label:hover,#ethnicity_label:hover,#hair_label:hover,#eyes_label:hover,#weight_label:hover,#height_label:hover,#age_label:hover,#country_label:hover,#sexual_preference_label:hover,#smoke_label:hover,#drink_label:hover,#marital_status_label:hover,#occupation_label:hover,#cam_score_label:hover,#city_label:hover,#drugs_label:hover,#school_label:hover,#favorite_food_label:hover,#pets_label:hover,#automobile_label:hover {
    font-size:17px;
    color:#fff;
    text-shadow:0 0 1px rgb(255,255,255),0 0 2px rgb(255,255,255),0 0 4px rgb(255,255,255),0 0 8px rgb(255,45,149),0 0 16px rgb(255,45,149),0 0 32px rgb(255,45,149),0 0 40px rgb(255,45,149),0 0 50px rgb(255,45,149);
    font-wight:bold;
    background-position:200px 0;
  }

  #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 {
    font-size:17px;
    color:#fff;
    background-position:-80px 0;
  }

  #username_value:hover,#gender_value:hover,#body_type_value:hover,#ethnicity_value:hover,#hair_value:hover,#eyes_value:hover,#weight_value:hover,#height_value:hover,#age_value:hover,#country_value:hover,#sexual_preference_value:hover,#smoke_value:hover,#drink_value:hover,#marital_status_value:hover,#occupation_value:hover,#cam_score_value:hover,#city_value:hover,#drugs_value:hover,#school_value:hover,#favorite_food_value:hover,#pets_value:hover,#automobile_value:hover {
    font-size:17px;
    color:#fff;
    text-shadow:0 0 1px rgb(255,255,255),0 0 2px rgb(255,255,255),0 0 4px rgb(255,255,255),0 0 8px rgb(255,45,149),0 0 16px rgb(255,45,149),0 0 32px rgb(255,45,149),0 0 40px rgb(255,45,149),0 0 50px rgb(255,45,149);
    font-wight:bold;
  }

  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:70px 115px 0;
  }

  #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:-17px 0 0 195px;
  }

  #profile {
    width:779px;
    margin:40px auto -10px;
    background:#000 url(https://1.bp.blogspot.com/-yWXGd1obl-Y/XFx8FZv-pjI/AAAAAAAAAl8/fbWQaHwz5wY8nELDCawgeIz6EiX3kJOTwCLcBGAs/s1600/3595_C8DTnVS6.png) top center no-repeat;
    box-shadow:0 0 20px 3px #333;
    font-size:.875em;
    line-height:1.25;
  }

  #profile_header {
    padding:360px 0 0;
  }

  #profile_avatar {
    margin:3px 20px 0;
    padding:4px;
    background-color:#9B369B;
    border:0;
    border:solid 2px #a807a8;
    -moz-border-radius-topleft:75px;
    -moz-border-radius-topright:75px;
    -moz-border-radius-bottomleft:75px;
    -moz-border-radius-bottomright:75px;
    -webkit-border-top-left-radius:75px;
    -webkit-border-top-right-radius:75px;
    -webkit-border-bottom-left-radius:75px;
    -webkit-border-bottom-right-radius:75px;
    border-top-left-radius:75px;
    border-top-right-radius:75px;
    border-bottom-left-radius:75px;
    border-bottom-right-radius:75px;
    -webkit-animation:spin .5s linear;
    -moz-animation:spin .5s linear;
    animation:spin .5s linear;
    animation-duration:.5s;
    -webkit-animation-duration:.5s;
    -moz-animation-duration:.5s;
    -o-animation-duration:.5s;
    -ms-animation-duration:.5s;
  }

  @-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:#9B369B;
  color:#fff;
  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;
}

#profile_about_me {
  margin:20px 0;
}