@charset "UTF-8";

html {
  width:100%!important;
  height:100%;
  margin:0;
  padding:0;
  border:0;
}

@media only all and (max-width: 640px) and (max-height: 480px) {
  body {
    background-size:640px 480px;
    -moz-background-size:640px 480px;
    -webkit-background-size:640px 480px;
  }
}

@media only screen and (orientation: portrait) and (device-width: 320px),(device-width: 768px) {
  body {
    -webkit-background-size:auto 100%;
  }
}

@media only screen and (orientation: landscape) and (device-width: 320px),(device-width: 768px) {
  body {
    -webkit-background-size:100% auto;
  }
}

.font-smoothing {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}

a:link {
  text-decoration:none;
  color:#2E64FE;
  text-shadow:none;
}

a:visited {
  text-decoration:none;
  color:#2E64FE;
  text-shadow:none;
}

a:hover {
  text-decoration:none;
  color:#088A08;
}

#profile_avatar,#profile_main_photo,#header_bar,#footer_bar,#blurb_label,#blurb_value,#about_me_label,#unix_last_updated_label,#unix_last_updated_value,#status_label {
  display:none;
}

#unix_last_login_label {
  font-family:Geneva,Helvetica,sans-serif;
  font-weight:600;
  position:absolute;
  top:-390px;
  right:90px;
  text-shadow:none;
  background-color:rgba(255,255,255,0.6);
  border-radius:.25em;
  padding-left:5px;
  padding-right:5px;
}

#unix_last_login_value {
  position:absolute;
  font-weight:600;
  font-size:19pt;
  top:-390px;
  right:20px;
  background-color:rgba(255,255,255,0.6);
  border-radius:.25em;
  padding-left:5px;
  padding-right:5px;
}

#status_value {
  font-family:Geneva,Helvetica,sans-serif;
  font-weight:600;
  font-style:normal;
  z-index:1;
  position:absolute;
  top:95px;
  left:265px;
}

.heading {
  display:none;
}

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

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

body {
  font-family:Helvetica,Arial,sans-serif;
  font-size:.85rem;
  line-height:1;
  background:url(https://dl.dropbox.com/s/tabu3x42njjbl5z/ML_Bgrnd.jpg) top center no-repeat;
  background-attachment:fixed;
  background-size:cover;
  -moz-background-size:cover;
  -webkit-background-size:cover;
}

#profile {
  width:950px;
  margin:15px auto 10px;
  background:transparent url(https://dl.dropbox.com/s/ic5p55imnc4l0kf/ML_Header.jpg) top center no-repeat;
  background-color:rgba(255,255,255,0.6);
  border-top-left-radius:.5em;
  border-top-right-radius:.5em;
  box-shadow:0 0 15px 3px #585555;
  line-height:.9;
}

#profile_header {
  padding:410px 0 0;
}

.profile_section_content .label {
  color:#FF6699;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:1rem;
  text-shadow:#fff 0 1px 0,#000 0 -1px 0;
  text-transform:uppercase;
}

.profile_section_content .value {
  color:#2E2E2E;
  font-family:Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:1rem;
}

#profile_photo_galleries {
  position:relative;
  border-radius:5px;
  z-index:900;
}

.photo_gallery_image {
  border-radius:5px;
}

.photo_gallery_name {
  display:block;
  width:auto;
}

.photo_gallery_name a:link,.photo_gallery_name a:visited {
  text-decoration:none;
  color:#000;
  width:auto;
  height:auto;
  font-weight:bold;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-size:12px;
}

.photo_gallery_count {
  text-decoration:none;
  color:#000;
  font-size:.75rem;
  font-weight:500;
}

#profile_friends {
  width:920px!important;
  position:relative;
}

#favorite_models_container .value {
  font:bold 12px/16px Arial,sans-serif;
}

#favorite_models_container .value a {
  text-decoration:none;
  background:#FF6699;
  color:#000;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  padding:1px 5px;
  display:inline-block;
}

#favorite_models_container a:last-child {
  border:none;
}

#favorite_models_container a:hover {
  background:#0B610B;
  color:#FFFFFF;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  font-style:italic;
}

#friends_container .value {
  font:bold 12px/16px Arial,sans-serif;
}

#friends_container .value a {
  text-decoration:none;
  background:#FF6699;
  color:#000;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  padding:1px 5px;
  display:inline-block;
}

#friends_container a:last-child {
  border:none;
}

#friends_container .value a:hover {
  background:#0B610B;
  color:#FFFFFF;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  font-style:italic;
}

.link-twitter a {
  display:inline-block;
  position:absolute;
  width:170px;
  height:70px;
  top:0;
  left:305px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/grr65hgwrifkud3/ML_ButtonTwit.png) no-repeat;
}

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

.link-kik a {
  display:inline-block;
  position:absolute;
  width:170px;
  height:70px;
  top:0;
  left:465px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/si1ev58zsc75ox2/ML_ButtonKiK.png) no-repeat;
}

.link-kik a:hover {
  background-position:0 -68px;
}

.link-skype a {
  display:inline-block;
  position:absolute;
  width:170px;
  height:70px;
  top:0;
  left:625px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/8x46i8k8vhdxl2f/ML_ButtonSkype.png) no-repeat;
}

.link-skype a:hover {
  background-position:0 -68px;
}

.link-offline a {
  display:inline-block;
  position:absolute;
  width:170px;
  height:70px;
  top:0;
  left:785px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/fj0woo8ds9wevkt/ML_ButtonOffline.png) no-repeat;
}

.link-offline a:hover {
  background-position:0 -68px;
}

#ot_logo {
  position:fixed;
  top:1%;
  right:1%;
}

#ml_news_container {
  position:absolute;
  left:470px;
  top:80px;
  width:455px;
  height:auto;
  overflow:hidden;
  margin:auto;
  margin-bottom:10px;
  font-weight:600;
  border-top-left-radius:2px;
  -moz-border-radius-topleft:2px;
  -webkit-border-top-left-radius:2px;
  border-bottom-left-radius:2px;
  -moz-border-radius-bottomleft:2px;
  -webkit-border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  -moz-border-radius-bottomright:2px;
  -webkit-border-bottom-right-radius:2px;
  border-top-right-radius:2px;
  -moz-border-radius-topright:2px;
  -webkit-border-top-right-radius:2px;
  -moz-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #FFFFFF,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}

#ml_videos_container {
  width:900px;
  height:auto;
  margin:0 auto;
  padding-left:25px;
}

#frame_video {
  width:885px;
  height:auto;
  margin-top:20px;
  margin-left:-5px;
  overflow:auto;
  background:transparent;
  z-index:99;
}

#frame_purchase {
  position:relative;
  width:900px;
  height:auto;
  margin:auto;
  margin-top:20px;
  overflow:auto;
  background:transparent;
  z-index:99;
}

#frame-border {
  width:760px;
  height:725px;
  background:#FBA6D0;
  border:2px solid #FBA6D0;
  border-radius:2px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  -o-border-radius:2px;
  margin:0;
}

#frame_video::-webkit-scrollbar {
  -webkit-appearance:none;
  width:10px;
  height:10px;
}

#frame_video::-webkit-scrollbar-thumb {
  border-radius:8px;
  height:10px;
  border:2px solid #000;
  background-color:#339900;
}

.video-item {
  position:relative;
  width:49%;
  height:135px;
  margin:.5%;
  float:left;
  background:#FFFFFF;
  border:solid 2px #FFBFBF;
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  padding-right:5px;
  text-align:left;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  overflow:hidden;
}

.video-item .image {
  position:absolute;
  left:0;
  top:0;
  width:50%;
  height:100%;
  z-index:10;
  transition:background-image 1s ease-in-out;
}

.image img {
  height:100%;
}

.video-item .text {
  font-family:"Gill Sans","Gill Sans MT",Calibri,sans-serif;
  font-size:1em;
  font-weight:500;
  position:absolute;
  right:0;
  top:0;
  padding:5px;
  width:70%;
  height:100%;
  background:url(https://dl.dropbox.com/s/zqrxo61933lirkl/ML_MiscBgrnd.gif) repeat;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  z-index:20;
}

.video-item:hover .text,.video-item:hover .text a {
  background:#FFCC99;
  transition:background-image 1s ease-in-out;
  text-transform:none;
}

.video-title {
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing:1px;
  width:100%;
  height:16px;
  margin-top:5px;
  font-size:1.15em;
  font-weight:500;
  color:#FF9999;
  text-shadow:0 0 1px #101010,1px 1px 1px #FF0080;
}

.video-content {
  width:100%;
  font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;
  color:#000;
  font-weight:400;
  font-style:normal;
  font-size:.85em;
  height:auto;
  overflow:hidden;
  margin-top:10px;
  font-weight:600;
  line-height:1.2;
  text-overflow:ellipsis;
  -ms-text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:6;
  -webkit-box-orient:vertical;
}

.video-bottom {
  position:absolute;
  width:100%;
  height:20px;
  text-align:right;
  padding-right:5px;
  bottom:5px;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  z-index:30;
}

.video-timecost {
  font-size:.75em;
  color:#000;
  font-weight:700;
  background-color:#FFBFBF;
  padding:2px 8px;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}

#ml_spacer1,#ml_spacer2 {
  width:940px;
  margin:10px auto;
  background:transparent;
  z-index:99;
}

#tags_container {
  display:inline-block;
  width:900px;
  margin:0 0 0 20px;
}

#tags_container .value {
  color:#585858;
  font-family:Arial,sans-serif;
  font-size:15px;
  line-height:16px;
}

#profile_comments {
  position:relative;
  top:10px;
}

p {
  color:#000;
  font-weight:500;
  font-style:normal;
  font-size:1rem;
  line-height:1.25rem;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  padding:0 20px 1px;
  text-align:center;
}

.p_title {
  color:#FF6699;
  font-weight:500;
  font-size:1.25rem;
  line-height:1.25rem;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  padding-top:10px;
  text-align:center;
  text-shadow:#fff 0 1px 0,#000 0 -1px 0;
}

.p_newstitle {
  color:#FF6699;
  font-weight:500;
  font-style:normal;
  font-size:1.25rem;
  line-height:16px;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  padding:10px 10px 5px;
  text-align:center;
  width:440px;
  text-shadow:#fff 0 1px 0,#000 0 -1px 0;
}

.p_news {
  color:#000;
  font-weight:500;
  font-style:normal;
  font-size:.9rem;
  line-height:1.1rem;
  font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  padding:10px 10px 5px;
  text-align:justify;
  width:440px;
}

#wall_poster_username {
  display:none;
}

.wall_post_info a:link {
  text-decoration:none;
  color:#FF6699;
  font-family:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.9rem;
  text-shadow:1px 1px 0 rgb(136,106,8);
}

.wall_post_info a:visited {
  text-decoration:none;
  color:#FF9999;
  font-family:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.9rem;
  text-shadow:1px 1px 0 rgb(136,106,8);
}

.wall_post_time {
  display:inline-table;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.75rem;
  color:#000;
  background-color:transparent;
  padding:5px;
}

.wall_post_body {
  width:auto;
  font-family:"Gill Sans","Gill Sans MT",Calibri,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.95rem;
  color:#000;
  line-height:1.2em;
  background:#FFFFFF;
  border:solid 1px #FF6699;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  padding-top:10px;
  padding-left:5px;
  margin:0 0 3px 10px;
}

.wall_post_info {
  display:inline-table;
  width:auto;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:800;
  font-style:normal;
  font-size:.85rem;
  text-decoration:none;
  text-transform:capitalize;
  background:transparent;
  padding:5px;
}

.wall_post_avatar {
  float:left;
  margin-top:-3px;
  width:80px;
  height:68px;
  background:url(https://dl.dropbox.com/s/5qq7d5jibvqi0bu/ML_MWThumb.png);
  z-index:98;
}

.wall_post_avatar img {
  width:50px;
  height:50px;
  border:none;
  border-radius:1px;
  padding:10px 0 0 8px;
}

#new_comment_buttons input[type='submit'] {
  text-decoration:none;
  text-align:center;
  padding:5px 13px;
  border:solid 1px #8c2ca4;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  font:15px Arial,Helvetica,sans-serif;
  font-weight:bold;
  color:#ffffff;
  border:solid 1px #ff9999;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  font:15px Arial,Helvetica,sans-serif;
  font-weight:bold;
  background-color:#ff9999;
  background-image:-moz-linear-gradient(top,#ff9999 0%,#faf1aa 100%);
  background-image:-webkit-linear-gradient(top,#ff9999 0%,#faf1aa 100%);
  background-image:-o-linear-gradient(top,#ff9999 0%,#faf1aa 100%);
  background-image:-ms-linear-gradient(top,#ff9999 0%,#faf1aa 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#faf1aa',endColorstr='#faf1aa',GradientType=0);
  background-image:linear-gradient(top,#ff9999 0%,#faf1aa 100%);
  -webkit-box-shadow:2px 2px 2px #bababa,inset 0 0 1px #ffffff;
  -moz-box-shadow:2px 2px 2px #bababa,inset 0 0 1px #ffffff;
  box-shadow:2px 2px 2px #bababa,inset 0 0 1px #ffffff;
  text-shadow:1px 1px 5px #000000;
  filter:dropshadow(color=#000000,offx=1,offy=1);
}

#new_comment_buttons input[type='submit']:hover,#new_comment_buttons input[type='submit']:focus {
  text-decoration:none;
  text-align:center;
  padding:5px 13px;
  border:solid 1px #0B610B;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  font:15px Arial,Helvetica,sans-serif;
  font-weight:bold;
  color:#FFFFFF;
  background:#53922A;
  -webkit-box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFFFFF;
  -moz-box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFFFFF;
  box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFFFFF;
  text-shadow:1px 1px 5px #000000;
  filter:dropshadow(color=#000000,offx=1,offy=1);
}

#profile_password_photo_galleries .photo_gallery_link img {
  display:block;
  background-image:url(https://dl.dropbox.com/s/s1v3n4kew4z1tty/ML_LkdFldr.png);
  background-repeat:no-repeat;
  background-position:0 0;
  width:85px;
  height:80px;
  margin-left:15px;
  padding-top:0!important;
  padding-right:0!important;
  padding-bottom:0!important;
  padding-left:120px!important;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-box-shadow:0 0 0 #A09C94;
  -moz-box-shadow:0 0 0 #A09C94;
  -o-box-shadow:0 0 0 #A09C94;
  box-shadow:0 0 0 #A09C94;
}

#profile_password_photo_galleries .photo_gallery_preview .photo_gallery_link:nth-child(2) {
  display:block;
  background-image:url(https://dl.dropbox.com/s/mqmkf1lnh6hiyvs/ML_Key.png);
  background-position:top right;
  background-repeat:no-repeat;
  width:70px;
  height:90px;
  margin-left:10px;
  background-position:26px 106px;
  -webkit-transition:all 1s;
  -moz-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;
}

#profile_password_photo_galleries .photo_gallery_preview .photo_gallery_link:nth-child(2):hover {
  background-position:20px 60px;
  -webkit-transition:all 1s;
  -moz-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;
}

#ml_about_container {
  width:900px;
  height:auto;
  margin:30px auto;
  font-weight:600;
  border-top-left-radius:2px;
  -moz-border-radius-topleft:2px;
  -webkit-border-top-left-radius:2px;
  border-bottom-left-radius:2px;
  -moz-border-radius-bottomleft:2px;
  -webkit-border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  -moz-border-radius-bottomright:2px;
  -webkit-border-bottom-right-radius:2px;
  border-top-right-radius:2px;
  -moz-border-radius-topright:2px;
  -webkit-border-top-right-radius:2px;
  -moz-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  -webkit-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 2px #FFFFFF,2px 1px 6px 4px rgba(10,10,0,.5);
  z-index:99;
}