@charset "UTF-8";

a:link {
  color:#ffffff;
  text-decoration:none;
}

a:hover {
  color:#ff0000;
}

a:active {
  color:#ffffff;
}

a:visited {
  color:#ffffff;
}

body {
  font-family:arial;
  font-style:italic;
  font-weight:normal;
  font-size:17px;
  color:#ffffff;
  width:850px!important;
  margin:auto!important;
  background-color:#000000;
  background-image:url(https://mfcprofiles.files.wordpress.com/2014/10/background-image_8.jpg);
  background-position:center top;
  background-attachment:fixed;
  background-size:auto;
  background-repeat:no-repeat;
}

#unix_last_login_container,#unix_last_updated_container,#header_bar,#footer_bar,#tags_container,#profile_section_background,.heading,#main_photo,#profile_avatar,#blurb_container,#blurb_label,#status_label,#avatar_holder,#profile_schedule,#wall_poster_avatar {
  display:none;
}

#about_me_label {
  opacity:0;
}

#status_value {
  margin-top:105px;
  display:block;
  text-align:center;
  margin-left:-70px;
}

#profile {
  margin-left:-55px;
  margin-top:20px;
  margin-bottom:40px;
  background-color:#000000;
  background-image:url(https://mfcprofiles.files.wordpress.com/2014/10/headline.jpg);
  background-position:center 130px;
  background-attachment:scroll;
  background-size:900px auto;
  background-repeat:no-repeat;
  -webkit-box-shadow:0 0 20px 2px #000000;
  -moz-box-shadow:0 0 20px 2px #000000;
  -o-box-shadow:0 0 20px 2px #000000;
  -ms-box-shadow:0 0 20px 2px #000000;
  box-shadow:0 0 20px 2px #000000;
  width:930px;
}

#profile_friends {
  margin-left:55px;
  margin-bottom:0;
  padding-top:10px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:10px;
  width:770px;
  font-size:17px;
  color:#ffffff;
  background-image:url(https://mfcprofiles.files.wordpress.com/2014/10/back_violet_40.png);
  background-position:center;
  background-repeat:repeat;
}

#profile_about_me {
  margin-left:30px;
  text-shadow:#000000 2px 1px 2px;
  width:800px;
}

.photo_gallery_image {
  border-radius:1.5em;
  -webkit-box-shadow:4px 4px 3px #000000;
  -moz-box-shadow:4px 4px 3px #000000;
  -o-box-shadow:4px 4px 3px #000000;
  -ms-box-shadow:4px 4px 3px #000000;
  box-shadow:4px 4px 3px #000000;
}

.images {
  text-align:center;
  margin-top:10px;
  margin-left:55px;
  padding-right:10px;
  padding-left:10px;
  padding-top:10px;
  padding-bottom:10px;
  width:770px;
  background-image:url(https://mfcprofiles.files.wordpress.com/2014/10/back_violet_40.png);
  background-position:center;
  background-repeat:repeat;
}

#profile_main_photo {
  display:none;
}

#average_rating_container {
  font-size:30px;
  font-weight:normal;
  font-family:arial;
  font-style:normal;
}

#rate_container {
  font-weight:normal;
  font-family:arial;
  font-style:normal;
  font-size:30px;
}

#average_rating_count {
  font-size:30px;
}

#admirers_container {
  font-weight:normal;
  font-family:arial;
  font-style:normal;
  font-size:30px;
}

#server_time {
  margin-top:-500px;
  opacity:0;
  filter:alpha(opacity=0);
  -moz-opacity:0;
}

.img_radius_shadow {
  border-radius:0;
  padding-right:5px;
  padding-left:5px;
  padding-top:5px;
  padding-bottom:5px;
  background:-moz-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background-image:-webkit-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background-image:-ms-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background-image:-o-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background-image:linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background-color:#ffffff;
  -webkit-box-shadow:4px 4px 10px #000000;
  -moz-box-shadow:4px 4px 10px #000000;
  -o-box-shadow:4px 4px 10px #000000;
  -ms-box-shadow:4px 4px 10px #000000;
  box-shadow:4px 4px 10px #000000;
}

.photo_gallery_lock {
  margin-top:10px;
  border-radius:5em;
  border-radius:30;
  height:90px!important;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  -ms-transition:all .5s ease;
  transition:all .5s ease;
  -webkit-box-shadow:0 0 10px -2px #000000;
  -moz-box-shadow:0 0 10px -2px #000000;
  -o-box-shadow:0 0 10px -2px #000000;
  -ms-box-shadow:0 0 10px -2px #000000;
  box-shadow:0 0 10px -2px #000000;
}

.photo_gallery_lock:hover {
  margin-top:10px;
  -webkit-transition:all .7s;
  -moz-transition:all .7s;
  -ms-transition:all .7s;
  -o-transition:all .7s;
  transition:all .7s;
  -webkit-transform:rotate(720deg);
  -moz-transform:rotate(720deg);
  -o-transform:rotate(720deg);
  -ms-transform:rotate(720deg);
  transform:rotate(720deg);
  -webkit-box-shadow:0 0 30px -2px #4B0082;
  -moz-box-shadow:0 0 30px -2px #4B0082;
  -o-box-shadow:0 0 30px -2px #4B0082;
  -ms-box-shadow:0 0 30px -2px #4B0082;
  box-shadow:0 0 30px -2px #4B0082;
}

#profile_password_photo_galleries .photo_gallery_link img {
  margin-left:0;
  background-image:url(https://mfcprofiles.files.wordpress.com/2014/10/gallery.png);
  background-repeat:no-repeat;
  background-position:center;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  padding-top:0!important;
  padding-right:0!important;
  padding-bottom:0!important;
  padding-left:90px!important;
  width:90px!important;
}

.photo_gallery_previews {
  margin-left:55px;
  padding-top:10px;
  text-align:center;
  background-image:url(https://mfcprofiles.files.wordpress.com/2014/10/back_violet_40.png);
  background-position:center;
  background-repeat:repeat;
  width:790px;
}

.wall_post_info {
  background:-moz-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1)100%);
  background-image:-webkit-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1)100%);
  background-image:-ms-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1)100%);
  background-image:-o-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1)100%);
  background-image:linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1)100%);
  background-color:#595959;
  margin-left:159px;
  padding-left:10px;
  margin-top:30px;
  padding-bottom:15px;
  width:612px;
  border-radius:5px 5px 0 0;
}

.wall_post_time {
  position:absolute;
  color:#ffffff;
  margin-top:-19px;
  margin-left:640px;
  margin-bottom:5px;
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
}

#user_comment_comment {
  margin-bottom:10px;
  border-radius:.5em;
  text-align:left;
  width:590px;
  height:100px;
  -moz-box-shadow:0 0 10px -2px #ffffff;
  -webkit-box-shadow:0 0 10px -2px #ffffff;
  -ms-box-shadow:0 0 10px -2px #ffffff;
  -o-box-shadow:0 0 10px -2px #ffffff;
  box-shadow:0 0 10px -2px #ffffff;
}

#new_comment {
  margin-left:157px;
  margin-top:120px;
  padding-right:10px;
  padding-left:15px;
  padding-top:20px;
  padding-bottom:35px;
  border-radius:.5em;
  text-align:left;
  width:600px;
  background:-moz-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background-image:-webkit-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background-image:-ms-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background-image:-o-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background-image:linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background-color:#595959;
}

#wall_poster_username {
  display:none;
}

.wall_post_body {
  border-radius:0 0 5px 5px;
  text-align:center;
  color:#ffffff;
  margin-left:159px;
  margin-bottom:0;
  padding-right:10px;
  padding-left:10px;
  padding-top:10px;
  padding-bottom:10px;
  width:602px;
  min-height:60px;
  background-image:url(https://mfcprofiles.files.wordpress.com/2014/10/back_violet_40.png);
}

.wall_post_avatar {
  position:absolute;
  margin-left:70px;
  width:100px;
  height:100px;
}

.content {
  display:block;
  margin-top:120px;
  margin-left:-100px;
  width:800px;
}

.headline {
  position:absolute;
  top:-140px;
  margin-left:-190px;
  width:400px;
}

.url {
  position:absolute;
  top:565px;
  margin-left:460px;
  width:230px;
}

.socials {
  position:absolute;
  top:-90px;
  margin-left:500px;
  width:450px;
}

.social_icons {
  width:150px;
  margin-bottom:10px;
  float:left;
}

.about_me {
  margin-top:55px;
  margin-left:-60px;
  color:#ffffff;
  font-weight:normal;
  font-family:arial;
  font-style:normal;
  font-size:18px;
  width:820px;
  text-align:left;
  z-index:9999;
}

.gearshop {
  margin-top:20px;
  margin-left:-110px;
}

.ht {
  margin-top:5px;
  margin-left:-82px;
}

.vid_content {
  margin-top:30px;
  margin-left:-108px;
}

.gearheads {
  margin-top:50px;
}

.buy_button_panty {
  position:absolute;
  margin-top:-485px;
  margin-left:600px;
  padding-top:7px;
  background-image:url(https://mfcprofiles.files.wordpress.com/2014/10/buy_button.png);
  background-position:center top;
  background-size:auto;
  background-repeat:no-repeat;
  -webkit-transition:.5s ease-out;
  -moz-transition:.5s ease-out;
  -o-transition:.5s ease-out;
  -ms-transition:.5s ease-out;
  transition:.5s ease-out;
  color:#ffffff;
  text-align:center;
  font-size:19px;
  font-style:normal;
  width:110px;
  height:40px;
}

.buy_button_turbo {
  position:absolute;
  margin-top:-505px;
  margin-left:47px;
  padding-top:7px;
  background-image:url(https://mfcprofiles.files.wordpress.com/2014/10/buy_button.png);
  background-position:center top;
  background-size:auto;
  background-repeat:no-repeat;
  -webkit-transition:.5s ease-out;
  -moz-transition:.5s ease-out;
  -o-transition:.5s ease-out;
  -ms-transition:.5s ease-out;
  transition:.5s ease-out;
  color:#ffffff;
  text-align:center;
  font-size:19px;
  font-style:normal;
  width:110px;
  height:40px;
}

.buy_button_nitrous {
  position:absolute;
  margin-top:-507px;
  margin-left:520px;
  padding-top:7px;
  background-image:url(https://mfcprofiles.files.wordpress.com/2014/10/buy_button.png);
  background-position:center top;
  background-size:auto;
  background-repeat:no-repeat;
  -webkit-transition:.5s ease-out;
  -moz-transition:.5s ease-out;
  -o-transition:.5s ease-out;
  -ms-transition:.5s ease-out;
  transition:.5s ease-out;
  color:#ffffff;
  text-align:center;
  font-size:19px;
  font-style:normal;
  width:110px;
  height:40px;
}

.buy_button_supercharger {
  position:absolute;
  margin-top:-465px;
  margin-left:287px;
  padding-top:7px;
  background-image:url(https://mfcprofiles.files.wordpress.com/2014/10/buy_button.png);
  background-position:center top;
  background-size:auto;
  background-repeat:no-repeat;
  -webkit-transition:.5s ease-out;
  -moz-transition:.5s ease-out;
  -o-transition:.5s ease-out;
  -ms-transition:.5s ease-out;
  transition:.5s ease-out;
  color:#ffffff;
  text-align:center;
  font-size:19px;
  font-style:normal;
  width:110px;
  height:40px;
}

.buy_button_panty:hover,.buy_button_turbo:hover,.buy_button_nitrous:hover,.buy_button_supercharger:hover,.mfc_mail:hover {
  -webkit-transition:all .7s;
  -moz-transition:all .7s;
  transition:all .7s;
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -o-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1);
}

.mfc_mail {
  position:absolute;
  margin-top:-370px;
  margin-left:600px;
  padding-top:7px;
  background-image:url(https://mfcprofiles.files.wordpress.com/2014/10/buy_button.png);
  background-position:center top;
  background-size:auto;
  background-repeat:no-repeat;
  -webkit-transition:.5s ease-out;
  -moz-transition:.5s ease-out;
  -o-transition:.5s ease-out;
  -ms-transition:.5s ease-out;
  transition:.5s ease-out;
  color:#ffffff;
  text-align:center;
  font-size:19px;
  font-style:normal;
  width:110px;
  height:40px;
}