@charset "UTF-8";

body {
  margin:75px;
}

.navbar {
  overflow:hidden;
  background-color:#000000;
  position:fixed;
  top:0;
  left:0;
  width:100%;
}

.navbar a {
  float:left;
  display:block;
  color:#000;
  text-align:center;
  padding:14px 16px;
  text-decoration:none;
  font-size:17px;
}

.main {
  padding:16px;
  margin-top:30px;
  height:600px;
/* Used in this example to enable scrolling */
}

div.fixed {
  position:fixed;
  bottom:0;
  right:0;
  width:300px;
  border:0 solid #000;
}

body {
  font-family:Helvetica,Arial,Freesans,sans-serif sans-serif;
  font-size:1rem;
  line-height:1;
  color:#000000;
  background-color:#000000;
  background-image:url();
  background-position:top center;
  background-size:100%;
  background-repeat:repeat;
  background-attachment:fixed;
  padding:0;
}

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

a:hover,a:focus {
  color:#6f181c;
  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(252,173,2),0 0 16px rgb(252,173,2),0 0 32px rgb(252,173,2),0 0 40px rgb(252,173,2),0 0 50px rgb(252,173,2);
  font-wight:bold;
  text-decoration:underline;
}

#profile {
  width:1200px;
  margin:-8px auto -10px;
  background:#ffffff url(https://img.mfcimg.com/photos2/781/781596/689-605-248-173-11358457.jpg) top center no-repeat;
  box-shadow:0 0 20px 3px #5c491a;
  font-size:.875em;
  line-height:1.25;
}

/*-----------------[HIDE START]------------------------*/
/* These elements are the main content information we do not want seen. */
#age_container,#header_bar,#footer_bar,#profile_main_photo,#height_container,#weight_container,#eyes_container,#hair_container,#ethnicity_container,#automobile_container,#pets_container,#favorite_food_container,#occupation_container,#marital_status_container,#drink_container,#drugs_container,#smoke_container,#sexual_preference_container,#country_container,#city_container,#body_type_container,#gender_container,#username_container,#school_container,#about_me_label,#tags_container,#profile_schedule,#profile_header_container,#profile_interests_content,#profile_about_me > div:nth-child(1),.wall_post_time {
  display:none;
}

.label {
  display:block;
}

.wall_post_body {
  display:block;
}

.wall_post_avatar img {
  display:block;
}

.wall_post {
  display:block;
}

.wall_post_info {
  display:block;
}

.value {
  display:block;
}

.photo_gallery_previews {
  display:none;
}

#profile_avatar {
  display:block;
}

#profile_header_container .heading {
  display:none;
}

#avatar_holder,#blurb_container,#member_type_value,#member_message_value,#show_message_dialog,#status_value > a {
  display:block;
}

/*-----------------[HIDE END]------------------------*/
#profile_header_container,#profile_header_container > #status_container,#profile_header_container > #status_container #status_value {
  display:block!important;
}

/*-----------------[ONLINE STATS START]------------------------*/
#member_status_value {
  text-transform:uppercase;
  background:#000000;
  background-image:url(http://www.mizonaweb.com/chatv2.0/designs/img/blink.gif);
  padding:11px 10px 5px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  line-height:20px;
  position:fixed;
  bottom:-2px;
  margin:4px 120px;
  width:100px;
  text-align:center;
  left:0;
  z-index:1;
}

#member_status_value a {
  color:#fff;
  font-size:14pt;
  text-decoration:none;
}

#member_status_value #profile_header {
  padding:360px 0 0;
}

#profile_avatar {
  margin:581px 25px 0;
  padding:3px;
  background-color:#b58624;
  border:0;
  border:solid 0 #000000;
  -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:#f3d98e;
  color:#000000;
  height:40px;
  font-size:1.065rem;
  font-weight:bolt;
  padding:10px 0 0 5px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  margin-bottom:0;
}

.profile_section_content {
  z-index:auto;
}

#profile_about_me {
  margin:20px 0;
}

#about_me_value {
  display:block;
  margin:0 auto 0 -20px;
}

.buttons {
  width:940px;
  height:1150px;
  margin:150px -10px 0;
  padding:0;
  background:url(http://mizonaweb.com/sofia/intro.png) no-repeat;
  margin-top:281px;
}

.amazon {
  margin:0;
}

img {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0;
  -moz-box-shadow:0;
  box-shadow:0;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0;
  -moz-box-shadow:0;
  box-shadow:0;
}

#img_preview {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0;
  -moz-box-shadow:0;
  box-shadow:0;
}

.container {
  display:block;
  margin:0 0 0 20px;
}

.in_page_anchor {
  padding-top:50px;
  margin-top:-50px;
  display:inline-block;
}

#profile_password_photo_galleries {
  padding-top:45px;
  margin-top:-45px;
  display:inline-block;
}

.photo_gallery_previews {
}

#meaning_life_label {
  margin-top:15px;
}

/************************************* 

         Ratings and Admire

**************************************/
#average_rating img[src="https://img.mfcimg.com/profiles/prod/bundles/mfcprofile/vendor/img/star-on.png"] {
  background:url(http://3.bp.blogspot.com/-S3Qi7ZuwkUI/VM_8m-rmu1I/AAAAAAAAHb8/QbCSTBCGG-s/s1600/profile_star_rating_on.png)no-repeat;
  display:inline;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  width:23px;
  height:20px;
  padding-left:23px;
}

#average_rating img[src="//1.bp.blogspot.com/-i2dmT3SDLFA/VLYHFkNpydI/AAAAAAAAHBo/_4rVgb8Zb1w/s1600/rating_off.png"] {
  background:url(http://1.bp.blogspot.com/-8ughy6xPO7Q/VM_85jQAK3I/AAAAAAAAHcI/mXSH67UlL0o/s1600/profile_star_rating_on.png)no-repeat;
  display:inline;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  width:23px;
  height:20px;
  padding-left:23px;
}

#rating_value_bar img[src="https://img.mfcimg.com/profiles/prod/bundles/mfcprofile/vendor/img/star-on.png"] {
  background:url(http://3.bp.blogspot.com/-S3Qi7ZuwkUI/VM_8m-rmu1I/AAAAAAAAHb8/QbCSTBCGG-s/s1600/profile_star_rating_on.png)no-repeat;
  display:inline;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  width:23px;
  height:20px;
  padding-left:23px;
}

#rating_value_bar img[src="https://img.mfcimg.com/profiles/prod/bundles/mfcprofile/vendor/img/star-off.png"] {
  background:url(http://1.bp.blogspot.com/-8ughy6xPO7Q/VM_85jQAK3I/AAAAAAAAHcI/mXSH67UlL0o/s1600/profile_star_rating_on.png)no-repeat;
  display:inline;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  width:23px;
  height:20px;
  padding-left:23px;
}

#rating_confirm {
  color:#811baf;
  text-transform:uppercase;
  font-weight:400;
  margin-left:10px;
  vertical-align:top;
}

#admirers_label form#new_admirer {
  position:absolute;
  margin-left:79px;
  margin-top:-15px;
  vertical-align:middle!important;
  text-transform:uppercase;
}

#admire_confirm {
  color:#fcad02;
}

#new_admirer {
  line-height:13px;
  z-index:3!important;
  position:absolute;
}

.link-amazon a {
  display:block;
  top:3px;
  width:549px;
  height:80px;
  float:left;
  margin-left:151px;
  background:transparent url() no-repeat;
  position:relative;
  text-indent:-3000px;
}

/************************************* 
}

#lftcol {
  display:block;
  width:160px;
  height:450px;
  float:left;
  margin-top:0;
  background:#ffffff;
  margin-left:0;
  margin-right:1px;
  padding:10px;
  overflow:auto;
  font-size:18px;
  color:#6f181c;
  text-shadow:-1px 1px 0 rgb(255,255,255),-1px 0 0 rgb(255,255,255),1px -1px 0 rgb(255,255,255),0px -1px 0 rgb(255,255,255),1px 1px 0 rgb(255,255,255),0 0 2px rgb(255,255,255),0 0 4px rgb(255,255,255);
  font-wight:bold;
  text-align:center;
  border:solid 1px #6f181c;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
}

#midcol {
  display:block;
  width:200px;
  height:150px;
  float:right;
  margin-top:-535px;
  background:rgba(251,232,252,0.0);
  margin-right:354px;
  padding:10px;
  overflow:auto;
  font-size:26px;
  color:#FFF;
  text-shadow:1px 1px 0 #DB10C9,-1px -1px 0 #630166,1px -1px 0 #C004DF,-1px 1px 0 #540166,-1px 1px 0 #E004B4,-2px 0 0 #600166,2px 0 0 #B605AD,3px 4px 11px #030003,3px 4px 11px #030003;
  font-wight:bold;
  font-family:"Times New Roman",Times,serif;
  text-align:center;
}

#rigcol {
  display:block;
  width:160px;
  height:450px;
  float:right;
  margin-top:0;
  background:#ffffff;
  margin-right:10px;
  padding:10px;
  overflow:auto;
  font-size:18px;
  color:#6f181c;
  text-shadow:-1px 1px 0 rgb(255,255,255),-1px 0 0 rgb(255,255,255),1px -1px 0 rgb(255,255,255),0px -1px 0 rgb(255,255,255),1px 1px 0 rgb(255,255,255),0 0 2px rgb(255,255,255),0 0 4px rgb(255,255,255);
  font-wight:bold;
  text-align:center;
  border:solid 1px #6f181c;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
}

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

.link-twitter a {
  display:block;
  top:-90px;
  margin-right:168px;
  width:249px;
  height:80px;
  float:right;
  background:transparent url(http://mizonaweb.com/sofia/tip.png) no-repeat;
  position:relative;
  text-indent:-3000px;
}

.link-twitter a:hover {
  background-position:0 -99px;
}

.wall_post_body {
  background:none repeat scroll 0 0 #ffffff;
  border:1px dotted #b58624;
}

.wall_post_body {
  box-shadow:0 0 13px rgba(0,0,0,0.1);
}

.wall_post_avatar img {
  box-shadow:0 0 13px rgba(0,0,0,0.1);
}

#wrap-me {
  width:960px;
}

.wall_post_info {
  display:inline-table;
  padding:5px 0;
}

.box-shadow {
  box-shadow:0 0 4px rgba(0,0,0,0.2);
  border:1px solid #ffffff;
}

#wall_poster_username {
  display:none;
}

.profile_section_content {
  z-index:inherit;
}

.wall_post_avatar img {
  background:none repeat scroll 0 0 #F4F4F4;
  border:3px solid #bb9139;
  border-radius:50%;
  margin-top:30px;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

/* Gallery */
.photo_gallery_preview {
  color:#fff;
  width:160px;
}

.photo_gallery_preview > a {
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  transition:all .5s ease;
}

.photo_gallery_preview > a:hover {
  opacity:.7;
  -moz-transform:rotate(-10deg);
  -webkit-transform:rotate(-10deg);
}

.photo_gallery_preview .photo_gallery_count {
  font-size:14px;
}

.photo_gallery_preview a,.photo_gallery_preview a:link,.photo_gallery_preview a:active,.photo_gallery_preview a:hover,.photo_gallery_preview a:visited {
  color:#000000;
  text-decoration:none;
  white-space:nowrap;
}

.photo_gallery_image {
  border:solid 4px #bb9139;
  -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;
}

#nv a {
  padding:11px 11px 4px 8px;
  display:inline-block;
  float:inherit;
  position:relative;
  text-transform:uppercase;
  border-left:0 solid #d29503;
  border-right:0 solid #c3ae87;
  color:#f4be14;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  text-shadow:-1px -2px 1px #000000,1px -2px 1px #000000,2px 2px 1px #000000,0px 2px 1px #000000,-2px 2px 1px #000000,-2px -1px 1px #000000;
  text-decoration:none;
  font-size:15px;
  padding:14px;
  font-wight:bold;
}

#nv a:hover {
  font-weight:bold;
  color:#d29503;
  padding:14px;
  background:rgba(205,54,223,0.3);
  -webkit-box-shadow:inset 0 10px 10px 0 #000;
  -moz-box-shadow:inset 0 5px 5px 0 #000;
  box-shadow:inset 0 5px 5px 0 #000;
  text-shadow:-4px 8px 9px #000;
  font-size:15px;
  position:relative;
  -moz-box-shadow:inset 0 0 29px #000000;
  -webkit-box-shadow:inset 0 0 29px #000000;
  box-shadow:inset 0 0 29px #000000;
  font-wight:bold;
}

#link_VIDEOS {
  position:absolute;
  top:1100px;
  width:1px;
  height:1px;
  background:transparent;
}

#link_SHOP {
  position:absolute;
  top:600px;
  width:1px;
  height:1px;
  background:transparent;
}

#link_TOPMEMBERS {
  position:absolute;
  top:1630px;
  width:1px;
  height:1px;
  background:transparent;
}