@charset "UTF-8";

.buttons .col-sm-6 {
  text-align:center;
}

h1 {
  color:black;
  font-family:Arial,sans-serif;
  font-weight:bold;
  padding-bottom:20px;
}

.services {
  text-align:center;
}

.col-md-4 {
  text-align:center;
}

.col-md-4 img {
  max-width:70%;
}

a:hover {
  color:#FFF;
}

a:visited {
  color:#B26B8F;
}

body {
  background:gray no-repeat center center fixed;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  font-family:Century Gothic,sans-serif;
  color:#fff;
  font-size:14px;
  width:1024px;
  margin:0 auto -10px;
  cursor:url(),auto;
}

#profile {
  background:#fff url() repeat scroll;
/*-webkit-box-shadow:0 0 36px 2px rgb(187,195,194);*/
/*-moz-box-shadow:0 0 36px 2px rgba(0,0,0,0.75);*/
/* box-shadow: 0 0 36px 2px rgb(112, 31, 74); */
  z-index:9999999999;
}

#profile_header .profile_section_content {
  padding:0;
  margin:0;
  height:0;
}

#avatar_holder {
  position:absolute;
  right:-0;
  left:0;
  display:none;
}

#profile_avatar {
  display:none;
}

#username_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#city_container,#sexual_preference_container,#marital_status_container,#country_container,#gender_container,#eyes_container,#smoke_container,#drink_container,#drugs_container,#occupation_container,#favorite_food_container,#pets_container,#school_container,#automobile_container,#tags_container,#friends_container,#favorite_models_container,#cam_score_container,#profile_schedule {
  display:none;
}

#username_value,#gender_value,#body_type_value,#ethnicity_label,#hair_value,#eyes_value,#weight_value,#height_value,#age_value,#country_value,#sexual_preference_value,#admirers_value,#friends_value,#marital_status_value,#camscore_value {
  letter-spacing:1px;
}

#header_bar,.heading,#footer_bar,.header_time,#profile_header_container,#main_photo,#profile_main_photo {
  display:none;
}

.wall_post_avatar img {
  background:none repeat scroll 0 0 #af9456;
  border:4px solid #d9ce9a;
  border-radius:50%;
  margin-top:30px;
}

span#about_me_label {
  visibility:hidden;
  min-width:1px;
  max-width:10px;
}

@font-face {
  font-family:Vivaldi;
  font-style:normal;
  font-weight:normal;
  src:url(VIVALDI0.eot);
}

H1 {
  font-family:"gothic";
}

H2 {
  font-family:"Vivaldi";
}

body {
  background-color:#ffffff;
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

.profile_section_content {
  color:#666666;
  border:px #;
  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::#e3e0dd;
}

.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:#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;
}

.content {
  padding:5px;
  margin:0;
}

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

#photo_gallery_previews {
  font-family:'Arsenal',Helvetica,Arial,sans-serif;
  font-size:1.1rem;
  font-weight:600;
  line-height:1rem;
  text-decoration:none;
  white-space:wrap;
  color:black;
  position:relative;
  text-align:center;
  top:0;
}

.images,#profile_comments {
  position:relative;
  top:0;
}

.photo_gallery_link,.photo_gallery_preview {
  font-family:'Arsenal',Helvetica,Arial,sans-serif;
  font-size:1.1rem;
  font-weight:600;
  line-height:1rem;
  text-decoration:none;
  white-space:wrap;
  color:black;
}

.photo_gallery_image {
  border:6px solid #fbf259;
  border-radius:100%;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  text-align:center;
  width:150px;
  height:130px;
}

.photo_gallery_name a {
  color:black;
}

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
  }
  
  75% {
    -webkit-transform:scale(0.9);
    transform:scale(0.9);
  }
}

@keyframes hvr-pulse {
  25% {
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
  }
  
  75% {
    -webkit-transform:scale(0.9);
    transform:scale(0.9);
  }
}

.hvr-pulse {
  display:inline-block;
  vertical-align:middle;
  -webkit-transform:perspective(1px) translateZ(0);
  transform:perspective(1px) translateZ(0);
  box-shadow:0 0 1px rgba(0,0,0,0);
}

.hvr-pulse:hover,.hvr-pulse:focus,.hvr-pulse:active {
  -webkit-animation-name:hvr-pulse;
  animation-name:hvr-pulse;
  -webkit-animation-duration:1s;
  animation-duration:1s;
  -webkit-animation-timing-function:linear;
  animation-timing-function:linear;
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
}

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform:translateX(3px) rotate(2deg);
    transform:translateX(3px) rotate(2deg);
  }
  
  20% {
    -webkit-transform:translateX(-3px) rotate(-2deg);
    transform:translateX(-3px) rotate(-2deg);
  }
  
  30% {
    -webkit-transform:translateX(3px) rotate(2deg);
    transform:translateX(3px) rotate(2deg);
  }
  
  40% {
    -webkit-transform:translateX(-3px) rotate(-2deg);
    transform:translateX(-3px) rotate(-2deg);
  }
  
  50% {
    -webkit-transform:translateX(2px) rotate(1deg);
    transform:translateX(2px) rotate(1deg);
  }
  
  60% {
    -webkit-transform:translateX(-2px) rotate(-1deg);
    transform:translateX(-2px) rotate(-1deg);
  }
  
  70% {
    -webkit-transform:translateX(2px) rotate(1deg);
    transform:translateX(2px) rotate(1deg);
  }
  
  80% {
    -webkit-transform:translateX(-2px) rotate(-1deg);
    transform:translateX(-2px) rotate(-1deg);
  }
  
  90% {
    -webkit-transform:translateX(1px) rotate(0);
    transform:translateX(1px) rotate(0);
  }
  
  100% {
    -webkit-transform:translateX(-1px) rotate(0);
    transform:translateX(-1px) rotate(0);
  }
}

@keyframes hvr-buzz-out {
  10% {
    -webkit-transform:translateX(3px) rotate(2deg);
    transform:translateX(3px) rotate(2deg);
  }
  
  20% {
    -webkit-transform:translateX(-3px) rotate(-2deg);
    transform:translateX(-3px) rotate(-2deg);
  }
  
  30% {
    -webkit-transform:translateX(3px) rotate(2deg);
    transform:translateX(3px) rotate(2deg);
  }
  
  40% {
    -webkit-transform:translateX(-3px) rotate(-2deg);
    transform:translateX(-3px) rotate(-2deg);
  }
  
  50% {
    -webkit-transform:translateX(2px) rotate(1deg);
    transform:translateX(2px) rotate(1deg);
  }
  
  60% {
    -webkit-transform:translateX(-2px) rotate(-1deg);
    transform:translateX(-2px) rotate(-1deg);
  }
  
  70% {
    -webkit-transform:translateX(2px) rotate(1deg);
    transform:translateX(2px) rotate(1deg);
  }
  
  80% {
    -webkit-transform:translateX(-2px) rotate(-1deg);
    transform:translateX(-2px) rotate(-1deg);
  }
  
  90% {
    -webkit-transform:translateX(1px) rotate(0);
    transform:translateX(1px) rotate(0);
  }
  
  100% {
    -webkit-transform:translateX(-1px) rotate(0);
    transform:translateX(-1px) rotate(0);
  }
}

.hvr-buzz-out {
  display:inline-block;
  vertical-align:middle;
  -webkit-transform:perspective(1px) translateZ(0);
  transform:perspective(1px) translateZ(0);
  box-shadow:0 0 1px rgba(0,0,0,0);
}

.hvr-buzz-out:hover,.hvr-buzz-out:focus,.hvr-buzz-out:active {
  -webkit-animation-name:hvr-buzz-out;
  animation-name:hvr-buzz-out;
  -webkit-animation-duration:.75s;
  animation-duration:.75s;
  -webkit-animation-timing-function:linear;
  animation-timing-function:linear;
  -webkit-animation-iteration-count:1;
  animation-iteration-count:1;
}

img {
  max-width:100%;
}