@charset "UTF-8";

/* Custom */
/*Clean up the display*/
.bodyContainer {
  width:1024px;
  margin:0 auto;
}

.profile_section_content {
  background:rgba(0,0,0,0);
}

#profile_friends {
  font-family:'Orbitron';
  color:#A4DDEC;
  text-shadow:2px 2px 5px #00FFF6,-2px -2px 5px #05010B;
  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;
  background:rgba(0,0,0,.80);
  border:1px solid #A4DDEC;
  box-shadow:0 0 18px #A4DDEC;
  border-radius:18px;
}

#profile_friends {
  -webkit-animation:fadein 2s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadein 2s;
/* Firefox < 16 */
  -ms-animation:fadein 2s;
/* Internet Explorer */
  -o-animation:fadein 2s;
/* Opera < 12.1 */
  animation:fadein 2s;
  -webkit-animation-fill-mode:backwards;
  -webkit-animation-delay:4s;
  animation-delay:4s;
}

#status_container {
  font-family:'Orbitron';
  color:#A4DDEC;
  text-shadow:2px 2px 5px #00FFF6,-2px -2px 5px #05010B;
}

#last_login_string_container {
  font-family:'Orbitron';
  color:#A4DDEC;
  text-shadow:2px 2px 5px #00FFF6,-2px -2px 5px #05010B;
}

#unix_last_updated_container {
  font-family:'Orbitron';
  color:#A4DDEC;
  text-shadow:2px 2px 5px #00FFF6,-2px -2px 5px #05010B;
}

#profile_main_photo .profile_section {
  height:520px;
}

#main_photo .img_radius_shadow {
  border-radius:10px;
}

#profile_avatar {
  border-radius:10px;
}

.profile_section_background {
  background-color:transparent;
/*background-color: #FFFFFF;*/
  filter:alpha(opacity=100);
  opacity:1;
  -webkit-animation:fadein 2s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadein 2s;
/* Firefox < 16 */
  -ms-animation:fadein 2s;
/* Internet Explorer */
  -o-animation:fadein 2s;
/* Opera < 12.1 */
  animation:fadein 2s;
  -webkit-animation-fill-mode:backwards;
  -webkit-animation-delay:4s;
  animation-delay:4s;
}

.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;
  -webkit-animation:fadein 2s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadein 2s;
/* Firefox < 16 */
  -ms-animation:fadein 2s;
/* Internet Explorer */
  -o-animation:fadein 2s;
/* Opera < 12.1 */
  animation:fadein 2s;
  -webkit-animation-fill-mode:backwards;
  -webkit-animation-delay:4s;
  animation-delay:4s;
}

.profile_section_content .heading {
  padding:5px;
  background:rgba(185,225,234,0.59);
  font-family:'Orbitron';
  color:#A4DDEC;
  text-shadow:2px 2px 5px #00FFF6,-2px -2px 5px #05010B;
  font-weight:normal;
  font-style:normal;
  font-size:24px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:;
  -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;
  -webkit-animation:fadein 2s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadein 2s;
/* Firefox < 16 */
  -ms-animation:fadein 2s;
/* Internet Explorer */
  -o-animation:fadein 2s;
/* Opera < 12.1 */
  animation:fadein 2s;
  -webkit-animation-fill-mode:backwards;
  -webkit-animation-delay:4s;
  animation-delay:4s;
}

.content {
  padding:5px;
}

.profile_row {
  background:transparent;
}

#profile_about_me_friends {
  background:transparent;
}

#profile_main_about_holder {
  background:transparent;
}

#profile {
  width:1100px;
  margin:0 auto;
}

li {
  text-align:left;
}

#average_rating_count {
  line-height:16px;
  font-size:1.25em;
  -webkit-animation:fadein 2s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadein 2s;
/* Firefox < 16 */
  -ms-animation:fadein 2s;
/* Internet Explorer */
  -o-animation:fadein 2s;
/* Opera < 12.1 */
  animation:fadein 2s;
  -webkit-animation-fill-mode:backwards;
  -webkit-animation-delay:4s;
  animation-delay:4s;
}

#admirers_container .value {
  font-size:1.25em -webkit-animation: fadein 2s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadein 2s;
/* Firefox < 16 */
  -ms-animation:fadein 2s;
/* Internet Explorer */
  -o-animation:fadein 2s;
/* Opera < 12.1 */
  animation:fadein 2s;
  -webkit-animation-fill-mode:backwards;
  -webkit-animation-delay:4s;
  animation-delay:4s;
}

.wall_post_time {
  font-size:17px;
  -webkit-animation:fadein 2s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadein 2s;
/* Firefox < 16 */
  -ms-animation:fadein 2s;
/* Internet Explorer */
  -o-animation:fadein 2s;
/* Opera < 12.1 */
  animation:fadein 2s;
  -webkit-animation-fill-mode:backwards;
  -webkit-animation-delay:4s;
  animation-delay:4s;
}

#comments {
  font-size:1.25em;
  -webkit-animation:fadein 2s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadein 2s;
/* Firefox < 16 */
  -ms-animation:fadein 2s;
/* Internet Explorer */
  -o-animation:fadein 2s;
/* Opera < 12.1 */
  animation:fadein 2s;
  -webkit-animation-fill-mode:backwards;
  -webkit-animation-delay:4s;
  animation-delay:4s;
}

#new_comment {
  margin:20px 0 30px;
  font-size:1.25em;
  -webkit-animation:fadein 2s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadein 2s;
/* Firefox < 16 */
  -ms-animation:fadein 2s;
/* Internet Explorer */
  -o-animation:fadein 2s;
/* Opera < 12.1 */
  animation:fadein 2s;
  -webkit-animation-fill-mode:backwards;
  -webkit-animation-delay:4s;
  animation-delay:4s;
}

#header_bar {
  display:none;
}

#profile_main_photo {
  background:rgba(0,0,0,.80);
  height:520px;
  width:270px;
  vertical-align:top;
  margin-top:14px;
  margin-bottom:25px;
  display:inline-block;
  border:1px solid #A4DDEC;
  box-shadow:0 0 18px #A4DDEC;
  border-radius:18px;
  text-align:left;
  -webkit-animation:fadein 2s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadein 2s;
/* Firefox < 16 */
  -ms-animation:fadein 2s;
/* Internet Explorer */
  -o-animation:fadein 2s;
/* Opera < 12.1 */
  animation:fadein 2s;
  -webkit-animation-fill-mode:backwards;
  -webkit-animation-delay:4s;
  animation-delay:4s;
  float:left;
}

#profile_main_photo .heading {
  background:rgba(0,0,0,0);
}

#profile_photo_galleries .heading {
  background:rgba(0,0,0,.80);
  border:1px solid #A4DDEC;
  box-shadow:0 0 18px #A4DDEC;
  border-radius:10px;
  -webkit-animation:fadein 2s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadein 2s;
/* Firefox < 16 */
  -ms-animation:fadein 2s;
/* Internet Explorer */
  -o-animation:fadein 2s;
/* Opera < 12.1 */
  animation:fadein 2s;
  -webkit-animation-fill-mode:backwards;
  -webkit-animation-delay:4s;
  animation-delay:4s;
}

#profile_photo_galleries {
  -webkit-animation:fadein 2s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadein 2s;
/* Firefox < 16 */
  -ms-animation:fadein 2s;
/* Internet Explorer */
  -o-animation:fadein 2s;
/* Opera < 12.1 */
  animation:fadein 2s;
  -webkit-animation-fill-mode:backwards;
  -webkit-animation-delay:4s;
  animation-delay:4s;
}

#profile_password_photo_galleries .heading {
  background:rgba(0,0,0,.80);
  border:1px solid #A4DDEC;
  box-shadow:0 0 18px #A4DDEC;
  border-radius:10px;
}

#photo_gallery_control .holder {
  background:rgba(0,0,0,.80);
  border:1px solid #A4DDEC;
  box-shadow:0 0 18px #A4DDEC;
  border-radius:5px;
}

.jp-previous .jp-disabled {
  font-family:"Orbitron";
  color:#A4DDEC;
}

.jpagespagenumber .jp-current {
  font-family:"Orbitron";
  color:#A4DDEC;
}

.jp-hidden {
  font-family:"Orbitron";
  color:#A4DDEC;
}

.jpagespagenumber {
  font-family:"Orbitron";
  color:#A4DDEC;
}

.jp-next {
  font-family:"Orbitron";
  color:#A4DDEC;
}

#profile_password_photo_galleries {
  -webkit-animation:fadein 2s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadein 2s;
/* Firefox < 16 */
  -ms-animation:fadein 2s;
/* Internet Explorer */
  -o-animation:fadein 2s;
/* Opera < 12.1 */
  animation:fadein 2s;
  -webkit-animation-fill-mode:backwards;
  -webkit-animation-delay:4s;
  animation-delay:4s;
}

#photo_gallery_previews {
  font-family:'Orbitron';
  color:#A4DDEC;
  size:6em;
  text-shadow:2px 2px 5px #00FFF6,-2px -2px 5px #05010B;
}

.photo_gallery_count {
  font-family:'Orbitron';
  color:#A4DDEC;
  size:6em;
  text-shadow:2px 2px 5px #00FFF6,-2px -2px 5px #05010B;
}

#password_photo_gallery_previews {
  font-family:'Orbitron';
  color:#A4DDEC;
  size:6em;
  text-shadow:2px 2px 5px #00FFF6,-2px -2px 5px #05010B;
}

#password_photo_gallery_previews .photo_gallery_previews {
  background:rgba(0,0,0,.80);
  border:1px solid #A4DDEC;
  box-shadow:0 0 18px #A4DDEC;
  border-radius:10px;
}

#profile_header {
/*display:none;*/
  -webkit-animation:fadein 2s;
  -moz-animation:fadein 2s;
  -ms-animation:fadein 2s;
  -o-animation:fadein 2s;
  animation:fadein 2s;
  -webkit-animation-fill-mode:backwards;
  -webkit-animation-delay:4s;
  animation-delay:4s;
  background:rgba(0,0,0,.80);
  border:1px solid #A4DDEC;
  box-shadow:0 0 18px #A4DDEC;
  border-radius:18px;
}

#profile_header .heading {
  background:rgba(0,0,0,0);
}

#profile_header .label,#profile_header .value {
  font-size:20px;
}

#profile_header .label {
  font-size:20px;
  color:#A4DDEC;
  text-shadow:1px 1px 2.5px #00FFF6,-1px -1px 2.5px #05010B;
}

#status_container .container {
  font-size:20px;
  color:#A4DDEC;
  text-shadow:1px 1px 2.5px #00FFF6,-1px -1px 2.5px #05010B;
}

#profile_about_me {
/*margin-left:1200px;*/
}

#profile_about_me .heading {
  display:none;
}

#about_me_label {
  display:none;
}

#about_me_value {
}

#profile_friends .heading {
  display:none;
}

#username_container {
  display:none;
}

#gender_container {
  display:none;
}

#body_type_container {
  display:none;
}

#ethnicity_container {
  display:none;
}

#hair_container {
  display:none;
}

#eyes_container {
  display:none;
}

#height_container {
  display:none;
}

#age_container {
  display:none;
}

#country_container {
  display:none;
}

#sexual_preference_container {
  display:none;
}

#occupation_container {
  display:none;
}

#pets_container {
  display:none;
}

#automobile_container {
  display:none;
}

#smoke_container {
  display:none;
}

#drink_container {
  display:none;
}

#drugs_container {
  display:none;
}

#marital_status_container {
  display:none;
}

#occupation_container {
  display:none;
}

#cam_score_container {
  display:none;
}

#weight_container {
  display:none;
}

#city_container {
  display:none;
}

#school_container {
  display:none;
}

#favorite_food_container {
  display:none;
}

#tags_container {
  display:none;
}

.label {
  font-size:1.25em;
}

#profile_comments {
  font-family:'Orbitron';
  color:#A4DDEC;
  size:6em;
  text-shadow:2px 2px 5px #00FFF6,-2px -2px 5px #05010B;
}

#profile_comments .heading {
  background:rgba(0,0,0,.80);
  border:1px solid #A4DDEC;
  box-shadow:0 0 18px #A4DDEC;
  border-radius:10px;
}

/*Start Custom Content*/
/* latin */
@font-face {
  font-family:'Droid';
  font-style:normal;
  font-weight:400;
  src:local('Droid Sans Mono'),local(DroidSansMono),url(http://fonts.gstatic.com/s/droidsansmono/v7/ns-m2xQYezAtqh7ai59hJYdJ2JT0J65PSe7wdxAnx_I.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

/* latin */
@font-face {
  font-family:'Orbitron';
  font-style:normal;
  font-weight:500;
  src:local(Orbitron-Medium),url(http://fonts.gstatic.com/s/orbitron/v6/VK2oK8L4CJesxwY5dF3zxY4P5ICox8Kq3LLUNMylGO4.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

html {
  background:url(http://www.wildesky.com/training/images/droid2.jpg) no-repeat center center fixed;
  background-position:center;
  background-size:cover;
}

body {
  margin:0;
  font-size:1em;
}

#mainbackgroundimage {
  position:relative;
  text-align:center;
  display:inline-block;
  width:1077px;
}

#Loading {
  font-family:'Droid';
  font-weight:bold;
  color:#2B96AD;
  text-align:center;
  font-size:3em;
  text-shadow:2px 2px 5px #00FFF6,-2px -2px 5px #05010B;
  -webkit-animation-name:flashing;
  -webkit-animation-iteration-count:4;
  -webkit-animation-timing-function:cubic-bezier(.5,0,1,1);
  -webkit-animation-duration:1s;
  -webkit-animation-fill-mode:forwards;
  position:relative;
  margin-right:400px;
  margin-top:200px;
}

a:-webkit-any-link {
  color:#A4DDEC;
  text-decoration:none;
}

.design {
  position:fixed;
  bottom:7px;
  right:7px;
  font-size:14pt;
  color:#A4DDEC;
  text-decoration:none;
  text-shadow:2px 2px 5px #00FFF6,-2px -2px 5px #05010B;
  z-index:9999;
  border:0;
  -webkit-transform:translateZ(0);
  transform:translateZ(0);
}

.design1 {
  position:fixed;
  bottom:7px;
  right:7px;
  font-size:14pt;
  color:#A4DDEC;
  text-decoration:none;
  text-shadow:2px 2px 5px #00FFF6,-2px -2px 5px #05010B;
  z-index:9999;
  border:0;
  -webkit-transform:translateZ(0);
  transform:translateZ(0);
}

a:-webkit-any-link:hover {
  text-decoration:underline;
}

@-webkit-keyframes flashing {
  from {
    opacity:1;
  }
  
  to {
    opacity:0;
  }
}

#friends_value .value {
  font-size:20px;
}

#maincontainer {
  background:rgba(0,0,0,.80);
  height:800px;
  width:1072px;
  margin-top:-261px;
  margin-bottom:25px;
  display:inline-block;
  border:1px solid #A4DDEC;
  box-shadow:0 0 18px #A4DDEC;
  border-radius:18px;
  text-align:left;
  float:right;
  vertical-align:top;
}

#maincontainer {
  -webkit-animation:fadein 2s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadein 2s;
/* Firefox < 16 */
  -ms-animation:fadein 2s;
/* Internet Explorer */
  -o-animation:fadein 2s;
/* Opera < 12.1 */
  animation:fadein 2s;
  -webkit-animation-fill-mode:backwards;
  -webkit-animation-delay:4s;
  animation-delay:4s;
}

@keyframes fadein {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

@keyframes fadein {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

p {
  margin-left:65px;
}

#new_comment {
  font-family:'Orbitron';
  color:#A4DDEC;
  size:6em;
}

#new_comment_buttons {
  font-family:'Orbitron';
}

#AboutMeText {
  font-family:'Orbitron';
  color:#A4DDEC;
  size:6em;
  width:500px;
  text-shadow:2px 2px 5px #00FFF6,-2px -2px 5px #05010B;
  -webkit-animation:fadein2 5s;
/* Safari, Chrome and Opera > 12.1 */
  -moz-animation:fadein2 5s;
/* Firefox < 16 */
  -ms-animation:fadein2 5s;
/* Internet Explorer */
  -o-animation:fadein2 5s;
/* Opera < 12.1 */
  animation:fadein2 5s;
  -webkit-animation-delay:10s;
  animation-delay:10s;
  margin-left:25px;
  display:inline-block;
}

#aboutme {
  width:1024px;
  display:inline-block;
}

#roboticeye {
  opacity:0;
  display:inline-block;
  background:url(http://www.wildesky.com/training/images/wWrJW.gif);
  position:relative;
  height:180px;
  width:300px;
  margin-bottom:270px;
  overflow:hidden;
  background-position-y:-180px;
  border-radius:180px;
}

#roboticeye:hover {
  cursor:crosshair;
  opacity:1;
  display:inline-block;
  overflow:hidden;
  border-radius:180px;
  box-shadow:0 0 30px black;
}