@charset "UTF-8";

a:link,a:active {
  color:#09C;
  text-decoration:none;
}

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

a:visited {
  text-decoration:none;
  font-weight:normal;
}

body {
  margin:0 auto;
  padding-top:520px;
  padding-bottom:270px;
  width:1100px;
  color:#333;
  background:url(http://3.bp.blogspot.com/-1Cx7BaylXbs/VIwhZFqpheI/AAAAAAAADAg/9dXa_pL7esM/s1600/al_copy.png),url(),url(http://3.bp.blogspot.com/-yWEVoO-8wDQ/VIuop4vik9I/AAAAAAAAC9g/FRbxHteysTw/s1600/al_headerbg.png),url(http://news.xniteproductions.com/wp-content/uploads/2014/10/grid3.png);
  background-repeat:no-repeat,no-repeat,repeat-x,repeat;
  background-position:bottom center,0 10px,left top,left top;
  background-size:auto,100%,100%,auto;
}

.profile_section_content {
  color:#333;
  border:1px solid #ccc;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  box-shadow:0 0 8px #000;
  -moz-box-shadow:0 0 8px #000;
  -webkit-box-shadow:0 0 8px #000;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFF;
  filter:alpha(opacity=100);
  opacity:0;
}

#profile_about_me {
  background-repeat:no-repeat,repeat;
  background-size:90%,auto;
  background-position:top center,left;
  padding:10px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  color:#333;
  font-size:16px;
  font-family:Tahoma,Geneva,sans-serif;
}

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

.profile_section_content .heading {
  background:#900;
  box-shadow:inset 0 2px 3px #f00,0 1px 0 #F00;
  -moz-box-shadow:inset 0 2px 3px #f00,0 1px 0 #F00;
  -webkit-box-shadow:inset 0 2px 3px #f00,0 1px 0 #F00;
  padding:5px;
  color:#FFF;
  font-family:'Century Gothic';
  font-weight:normal;
  font-style:normal;
  font-size:15px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  -webkit-text-shadow:0 1px 0 #000;
  -moz-text-shadow:0 1px 0 #000;
  text-shadow:0 1px 0 #000;
  text-indent:5px;
  font-variant:small-caps;
  display:none;
}

.heading:before {
  content:'â–·';
  margin-left:4px;
  margin-right:4px;
  font-size:13px;
  color:#fff;
}

.label:before {
  content:'\2606';
  margin-left:4px;
  margin-right:4px;
  font-size:12px;
  color:#036;
}

.label:hover:before {
  content:'\2605';
  margin-left:4px;
  margin-right:4px;
  font-size:12px;
  color:#000;
}

.content {
  padding:5px;
}

#profile_comments >.profile_section_content .profile_section_background {
  background:url(http://2.bp.blogspot.com/-JAtymBSS2G4/VIu3NhRvS0I/AAAAAAAAC98/4en6dSFrxT0/s320/al_grid.png);
  background-repeat:repeat;
  background-size:auto;
  background-position:left;
  background-color:#f1f1f1;
  padding:10px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

#photo_gallery_control {
  display:none;
}

#photo_gallery_previews {
  background:url(http://2.bp.blogspot.com/-JAtymBSS2G4/VIu3NhRvS0I/AAAAAAAAC98/4en6dSFrxT0/s320/al_grid.png);
  background-repeat:repeat;
  background-size:auto;
  background-position:left;
  background-color:#f1f1f1;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  text-align:center;
}

#photo_gallery_previews::before {
  content:'.:: View My Gallery ::.';
  display:block;
  font-size:19px;
  color:#06C;
  margin-top:-5px;
  margin-bottom:6px;
  padding-top:5px;
  text-shadow:0 1px 0 #000;
  font-variant:small-caps;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
}

#photo_gallery_previews::after {
  content:'\00A9 - Content of this gallery is owned by model and must not be distributed on other websites or forums without written permission';
  display:block;
  font-size:11px;
  color:#06C;
  margin-top:5px;
  margin-bottom:6px;
  padding-top:5px;
  text-shadow:0 1px 0 #fff;
  font-variant:normal;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
}

#photo_gallery_previews:hover::after {
  color:#000;
  font-size:14px;
}

img {
  border:none;
}

#footer_bar,#header_bar,#profile_main_photo,#profile_header {
  display:none;
}

#new_admirer {
  font-size:11px;
  text-indent:11px;
}

#new_homepage_friend {
  font-size:11px;
  text-indent:11px;
}

/***to enable footer/header links delete this comment and not the CSS code
#footer_bar{padding:6px 6px;text-indent:12px;background:#f1f1f1;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;margin-top:12px;box-shadow:inset 0 1px 3px #333;-moz-box-shadow:inset 0 1px 3px #333;-webkit-box-shadow:inset 0 1px 3px #333;border:1px solid #f00;font-size:13px;}#header_bar a:link,#header_bar a:visited,#header_bar a:active{color:#fff;text-decoration:none;}#header_bar a:hover{color:#ccc;text-decoration: underline;}
#server_time::before{content:'design by Studio CssMfc Productions';display:block;margin-left:0px;margin-right:5px;font-size:10px;color:#ccc;font-weight:normal;font-variant:small-caps;}
#footer_bar::after{content:' design @CssMfc - Twitter';display:inline-block;margin-left:50px;margin-right:5px;font-size:12px;color:#333;font-weight:normal;font-variant:small-caps;width:220px;height:auto;}#profile_header{visibility:visible;}
#server_time{visibility:hidden;float:right;font-weight:bold;font-size:9px;}
#no_profile_avatar{margin-top:10px;text-align:center;background-color:#000;background-image:url('');}   ***/
div#profile_about_me.profile_subsection {
  font-size:15px;
  font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}

/*** global ***/
.user_comment_textarea_small {
  width:913px;
  height:20px;
  font-size:14px;
  background:rgba(255,255,255,.5);
  color:#000;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  margin-top:12px;
  padding:15px;
  outline:none;
  outline-style:none;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  -ms-transition:all .3s ease;
  transition:all .3s ease;
}

.user_comment_textarea_big {
  width:913px;
  height:100px;
  padding:15px;
  background:rgba(255,255,255,.5);
  color:#333;
  margin-top:12px;
  -webkit-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  -moz-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  outline:none;
  outline-style:none;
}

input {
  color:#FFF;
  text-shadow:0 1px 0 #FFF;
  border:1px solid #333;
  outline:none;
  outline-style:none;
}

.photo_gallery_image {
  padding:5px;
  width:80px;
  height:80px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
  background:#333;
}

.photo_gallery_image:hover {
  padding:5px;
  width:80px;
  height:80px;
  background:#000;
}

.wall_post_avatar img {
  background:none repeat scroll 0 0 #F4F4F4;
  border:4px solid #FFFFFF;
  border-radius:50%;
  margin-top:10px;
  border:2px solid rgba(255,255,255,0.0);
  margin-left:12px;
}

.wall_post_avatar:hover img {
  border:2px solid #f1f1f1;
  box-shadow:0 0 2px #333;
  -ms-box-shadow:0 0 2px #333;
  -o-box-shadow:0 0 2px #333;
  -webkit-box-shadow:0 0 2px #333;
}

.wall_post_info {
  height:22px;
  border-radius:12px 2px 0 0;
  -moz-border-radius:12px 2px 0 0;
  -ms-border-radius:12px 2px 0 0;
  -o-border-radius:12px 2px 0 0;
  -webkit-border-radius:12px 2px 0 0;
  padding-top:4px;
  text-indent:11px;
  width:800px;
  font-weight:normal;
  background:none;
}

.wall_post_body {
  height:auto;
  border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  margin-top:0;
  text-indent:11px;
  border-bottom:1px solid rgba(102,102,102,0.5);
  width:913px;
  margin-left:70px;
  font-size:12px;
  color:#222;
  text-shadow:0 1px 0 rgba(255,255,255,.5);
  background:linear-gradient(to bottom,#F6F6F6 0%,#FFFFFF 100%) repeat scroll 0 0 rgba(0,0,0,0);
  border-bottom:1px solid #ccc;
  box-shadow:0 0 3px rgba(0,0,0,0.3);
  -moz-box-shadow:0 0 3px rgba(0,0,0,0.3);
  -ms-box-shadow:0 0 3px rgba(0,0,0,0.3);
  -o-box-shadow:0 0 3px rgba(0,0,0,0.3);
  border-top:6px solid #333;
}

.wall_post_info a:link {
  color:#036;
  text-decoration:none;
  font-size:14px;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
}

.wall_post_info a:hover {
  color:#C00;
  text-decoration:none;
  font-size:14px;
}

.wall_post_info a:hover:after {
  content:'Â« Visit Profile';
  width:110px;
  height:20px;
  margin-left:2px;
  display:inline-block;
  font-family:Arial,Helvetica,sans-serif;
  text-indent:5px;
  font-size:11px;
  color:#222;
}

.wall_post_time {
  display:none;
}

/*** Custom MyFreeCams Profile design by Studio CSSMFC Productions : http://css-mfc-profile.design-xpro.com ***/
::-webkit-scrollbar {
  width:8px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(255,255,255,0.3);
  -webkit-border-radius:10px;
  border-radius:10px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius:10px;
  border-radius:10px;
  background:#333;
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
  background:rgba(204,0,0,.4);
  border:1px solid #FFF;
}

.designer {
  display:inline-block;
  width:20px;
  height:15px;
  background:url(https://mfcpro.files.wordpress.com/2014/11/plus.gif);
  background-repeat:no-repeat;
  background-position:left top;
  position:fixed;
  bottom:3px;
  left:3px;
  -webkit-transition:.5s;
  -moz-transition:all .5s;
  -o-transition:.5s;
  -ms-transition:.5s;
  transition:.5s;
  overflow:hidden;
  text-indent:33px;
}

.designer:hover {
  background:#f1f1f1;
  text-align:center;
  font-size:12px;
  padding-left:5px;
  padding-right:5px;
  width:200px;
  height:auto;
}

iframe,embade {
  display:block;
  width:100%;
}

/*** widgets ***/
#WidgetWrapper {
  display:inline-block;
  padding:10px;
  margin:0 auto;
}

#WidgetWrapper h1 {
  transition:all .4s;
  -moz-transition:all .4s;
  -ms-transition:all .4s;
  -o-transition:all .4s;
  -webkit-transition:all .4s;
}

#WidgetWrapper .hidme {
  opacity:0;
  display:inline-block;
  height:1px;
  width:1px;
  overflow:hidden;
}

#RoomRules,#Videos,#Shop,#TopTippers,#WallofFame,#Club,#StripMe {
  display:block;
  margin-top:20px;
  margin-bottom:10px;
  padding:10px;
  overflow:hidden;
  height:550px;
  background:url(http://2.bp.blogspot.com/-JAtymBSS2G4/VIu3NhRvS0I/AAAAAAAAC98/4en6dSFrxT0/s320/al_grid.png);
  background-repeat:repeat;
  background-size:auto;
  background-position:left;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -o-border-radius:5px;
  -webkit--webkit-border-radius:5px;
}

#RoomRules h1 {
  display:block;
  width:1000px;
  height:100px;
  margin-top:2px;
  margin-bottom:10px;
  background:url(http://2.bp.blogspot.com/-vYp4BS5T2Ds/VI1kAt8RbyI/AAAAAAAADA0/nBJjFir7IwU/s1600/al_h1-off.png);
  background-repeat:no-repeat;
  background-position:0 0;
}

#RoomRules h1:hover {
  background:url(http://3.bp.blogspot.com/-IShv_iNchZ8/VI1kAmZH7II/AAAAAAAADAw/2GczqisWdJ8/s1600/al_h1-on.png);
  background-repeat:no-repeat;
  background-position:0 0;
}

#Videos h1 {
  display:block;
  width:1000px;
  height:100px;
  margin-top:2px;
  margin-bottom:10px;
  background:url(http://2.bp.blogspot.com/-vYp4BS5T2Ds/VI1kAt8RbyI/AAAAAAAADA0/nBJjFir7IwU/s1600/al_h1-off.png);
  background-repeat:no-repeat;
  background-position:0 -100px;
}

#Videos h1:hover {
  background:url(http://3.bp.blogspot.com/-IShv_iNchZ8/VI1kAmZH7II/AAAAAAAADAw/2GczqisWdJ8/s1600/al_h1-on.png);
  background-repeat:no-repeat;
  background-position:0 -100px;
}

#Shop h1 {
  display:block;
  width:1000px;
  height:100px;
  margin-top:2px;
  margin-bottom:10px;
  background:url(http://2.bp.blogspot.com/-vYp4BS5T2Ds/VI1kAt8RbyI/AAAAAAAADA0/nBJjFir7IwU/s1600/al_h1-off.png);
  background-repeat:no-repeat;
  background-position:0 -200px;
}

#Shop h1:hover {
  background:url(http://3.bp.blogspot.com/-IShv_iNchZ8/VI1kAmZH7II/AAAAAAAADAw/2GczqisWdJ8/s1600/al_h1-on.png);
  background-repeat:no-repeat;
  background-position:0 -200px;
}

#TopTippers h1 {
  display:block;
  width:1000px;
  height:100px;
  margin-top:2px;
  margin-bottom:10px;
  background:url(http://2.bp.blogspot.com/-vYp4BS5T2Ds/VI1kAt8RbyI/AAAAAAAADA0/nBJjFir7IwU/s1600/al_h1-off.png);
  background-repeat:no-repeat;
  background-position:0 -300px;
}

#TopTippers h1:hover {
  background:url(http://3.bp.blogspot.com/-IShv_iNchZ8/VI1kAmZH7II/AAAAAAAADAw/2GczqisWdJ8/s1600/al_h1-on.png);
  background-repeat:no-repeat;
  background-position:0 -300px;
}

#WallofFame {
  background:url(http://3.bp.blogspot.com/-vo4qKKbkfc4/VIwEXEAna_I/AAAAAAAAC_c/4Ic1t6yIH0Q/s1600/al_stage.png),url(http://2.bp.blogspot.com/-JAtymBSS2G4/VIu3NhRvS0I/AAAAAAAAC98/4en6dSFrxT0/s320/al_grid.png);
  background-repeat:no-repeat,repeat;
  background-position:bottom,left;
  background-size:100%,auto;
}

#WallofFame h1 {
  display:block;
  width:1000px;
  height:100px;
  margin-top:2px;
  margin-bottom:10px;
  background:url(http://2.bp.blogspot.com/-vYp4BS5T2Ds/VI1kAt8RbyI/AAAAAAAADA0/nBJjFir7IwU/s1600/al_h1-off.png);
  background-repeat:no-repeat;
  background-position:0 -400px;
  background-size:auto;
}

#WallofFame h1:hover {
  background:url(http://3.bp.blogspot.com/-IShv_iNchZ8/VI1kAmZH7II/AAAAAAAADAw/2GczqisWdJ8/s1600/al_h1-on.png);
  background-repeat:no-repeat;
  background-position:0 -400px;
  background-size:auto;
}

#Club h1 {
  display:block;
  width:1000px;
  height:100px;
  margin-top:2px;
  margin-bottom:10px;
  background:url(http://2.bp.blogspot.com/-vYp4BS5T2Ds/VI1kAt8RbyI/AAAAAAAADA0/nBJjFir7IwU/s1600/al_h1-off.png);
  background-repeat:no-repeat;
  background-position:0 -500px;
}

#Club h1:hover {
  background:url(http://3.bp.blogspot.com/-IShv_iNchZ8/VI1kAmZH7II/AAAAAAAADAw/2GczqisWdJ8/s1600/al_h1-on.png);
  background-repeat:no-repeat;
  background-position:0 -500px;
}

#StripMe h1 {
  display:block;
  width:1000px;
  height:100px;
  margin-top:2px;
  margin-bottom:10px;
  background:url(http://2.bp.blogspot.com/-vYp4BS5T2Ds/VI1kAt8RbyI/AAAAAAAADA0/nBJjFir7IwU/s1600/al_h1-off.png);
  background-repeat:no-repeat;
  background-position:0 -600px;
}

#StripMe h1:hover {
  background:url(http://3.bp.blogspot.com/-IShv_iNchZ8/VI1kAmZH7II/AAAAAAAADAw/2GczqisWdJ8/s1600/al_h1-on.png);
  background-repeat:no-repeat;
  background-position:0 -600px;
}

.leinfo {
  padding:10px;
  height:400px;
  overflow:auto;
  font-size:18px;
  color:#999;
  font-family:Verdana,Geneva,sans-serif;
  background:rgba(255,255,255,.3);
}

.itms {
  display:inline-block;
  width:270px;
  height:400px;
  padding:6px;
  margin:10px;
  border:1px solid #ccc;
  background:#f1f1f1;
  font-size:13px;
  color:#555;
  text-align:center;
}

.itms img {
  display:block;
  width:270px;
  height:200px;
  margin-bottom:5px;
  -webkit-transition:.3s;
  -moz-transition:.3s;
  -o-transition:.3s;
  -ms-transition:.3s;
  transition:.3s;
}

.itms:hover img {
  transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
}

.itmshop {
  display:block;
  background:#f1f1f1;
  padding:20px 10px;
  color:#555;
  font-size:14px;
  border-bottom:1px solid #ccc;
  margin-bottom:5px;
}

.itmshop > span {
  float:right;
  margin-right:12px;
}

.buy:link,.buy:visited,.buy:active {
  display:inline-block;
  padding:8px 15px;
  text-align:center;
  font-size:13px;
  color:#09C;
  background:#f1f1f1;
  text-decoration:none;
  -webkit-transition:.2s;
  -moz-transition:.2s;
  -o-transition:.2s;
  -ms-transition:.2s;
  transition:.2s;
  border:1px solid #CCC;
  border-radius:3px;
  -webkit-border-radius:3px;
  box-shadow:inset 0 4px 6px #fff;
  -webkit-box-shadow:inset 0 4px 6px #fff;
}

.buy:hover,.buy:focus {
  color:#333;
  background:#ffffff;
  text-decoration:none;
  box-shadow:inset 0 1px 2px #000,0 1px 0 #fff;
  -webkit-box-shadow:inset 0 1px 2px #000,0 1px 0 #fff;
  -ms-box-shadow:inset 0 1px 2px #000,0 1px 0 #fff;
  -moz-box-shadow:inset 0 1px 2px #000,0 1px 0 #fff;
  -o-box-shadow:inset 0 1px 2px #000,0 1px 0 #fff;
  text-shadow:0 1px 0 #fff;
}

.premiums {
  display:inline-block;
  width:700px;
  position:relative;
  margin-right:100px;
  clear:both;
}

.premiums::before {
  content:'\2606';
  margin-right:31px;
  font-size:14px;
  color:#036;
}

.premiums:hover::before {
  content:'\2605';
  margin-right:31px;
  font-size:14px;
  color:#000;
}

.stage {
  text-align:center;
  height:330px;
}

.stage>.itmshop {
  background:none;
  border:none;
  font-size:20px;
  height:22px;
}

.riddle {
  text-align:center;
}

#StripMe {
  height:1100px;
  text-align:center;
}

#UndressMe {
  width:920px;
  height:auto;
  margin:0 auto;
  border-radius:0 0 5px 5px;
  -moz-border-radius:0 0 5px 5px;
  -ms-border-radius:0 0 5px 5px;
  -o-border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
  background:#f1f1f1;
  padding:5px;
  border:1px solid #ccc;
}

#UndressMe h2 {
  font-size:52px;
  font-weight:bold;
  color:#fff;
  text-shadow:0 0 1px #000,0 1px 2px #f1f1f1,0 2px 1px #ccc,0 3px 1px #999,0 4px 1px #666,0 5px 1px #333,0 6px 8px #000;
  font-family:"Arial Black",Gadget,sans-serif;
  text-align:center;
}

#MyPhoto {
  display:inline-block;
  position:relative;
  width:352px;
  height:530px;
  margin:20px;
  top:0;
  background:#000;
  border:1px solid #06C;
}

#MyPhoto2 {
  display:inline-block;
  position:relative;
  width:352px;
  height:530px;
  margin:20px;
  top:0;
  float:right;
  border:1px solid #06C;
  background:#f4f4f4;
  transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  -webkit-transition:all .5s;
  overflow:hidden;
  box-shadow:inset 0 0 14px #333;
  -moz-box-shadow:inset 0 0 14px #333;
  -ms-box-shadow:inset 0 0 14px #333;
  -o-box-shadow:inset 0 0 14px #333;
  -webkit-box-shadow:inset 0 0 14px #333;
}

#MyPhoto .t1 {
  display:block;
  background:url(http://1.bp.blogspot.com/-Z82yDguQUig/VIwYHJdJOrI/AAAAAAAADAA/vi14Aa_0A7k/s1600/main.jpg);
  width:352px;
  height:100px;
  background-position:0 0;
  background-color:#000;
  opacity:.4;
  -webkit-filter:blur(8px) sepia(20%);
}

#MyPhoto .t2 {
  display:block;
  background:url(http://1.bp.blogspot.com/-Z82yDguQUig/VIwYHJdJOrI/AAAAAAAADAA/vi14Aa_0A7k/s1600/main.jpg);
  width:352px;
  height:100px;
  background-position:0 -100px;
  background-color:#000;
  opacity:.4;
  -webkit-filter:blur(8px) sepia(20%);
}

#MyPhoto .t3 {
  display:block;
  background:url(http://1.bp.blogspot.com/-Z82yDguQUig/VIwYHJdJOrI/AAAAAAAADAA/vi14Aa_0A7k/s1600/main.jpg);
  width:352px;
  height:100px;
  background-position:0 -200px;
  background-color:#000;
  opacity:.4;
  -webkit-filter:blur(8px) sepia(20%);
}

#MyPhoto .t4 {
  display:block;
  background:url(http://1.bp.blogspot.com/-Z82yDguQUig/VIwYHJdJOrI/AAAAAAAADAA/vi14Aa_0A7k/s1600/main.jpg);
  width:352px;
  height:100px;
  background-position:0 -300px;
  background-color:#000;
  opacity:.4;
  -webkit-filter:blur(8px) sepia(20%);
}

#MyPhoto .t5 {
  display:block;
  background:url(http://1.bp.blogspot.com/-Z82yDguQUig/VIwYHJdJOrI/AAAAAAAADAA/vi14Aa_0A7k/s1600/main.jpg);
  width:352px;
  height:130px;
  background-position:0 -400px;
  background-color:#000;
  opacity:.4;
  -webkit-filter:blur(8px) sepia(20%);
}

#MyPhoto .t1:hover {
  display:block;
  background:url(http://1.bp.blogspot.com/-Z82yDguQUig/VIwYHJdJOrI/AAAAAAAADAA/vi14Aa_0A7k/s1600/main.jpg);
  width:352px;
  height:100px;
  background-position:0 0;
  background-color:#000;
  opacity:1;
  -webkit-filter:sepia(10%);
  transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
  box-shadow:0 3px 11px #000;
  -moz-box-shadow:0 3px 11px #000;
  -ms-box-shadow:0 3px 11px #000;
  -webkit-box-shadow:0 3px 11px #000;
}

#MyPhoto .t2:hover {
  display:block;
  background:url(http://1.bp.blogspot.com/-Z82yDguQUig/VIwYHJdJOrI/AAAAAAAADAA/vi14Aa_0A7k/s1600/main.jpg);
  width:352px;
  height:100px;
  background-position:0 -100px;
  background-color:#000;
  opacity:1;
  -webkit-filter:sepia(10%);
  transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
  box-shadow:0 3px 11px #000;
  -moz-box-shadow:0 3px 11px #000;
  -ms-box-shadow:0 3px 11px #000;
  -webkit-box-shadow:0 3px 11px #000;
}

#MyPhoto .t3:hover {
  display:block;
  background:url(http://1.bp.blogspot.com/-Z82yDguQUig/VIwYHJdJOrI/AAAAAAAADAA/vi14Aa_0A7k/s1600/main.jpg);
  width:352px;
  height:100px;
  background-position:0 -200px;
  background-color:#000;
  opacity:1;
  -webkit-filter:sepia(10%);
  transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
  box-shadow:0 3px 11px #000;
  -moz-box-shadow:0 3px 11px #000;
  -ms-box-shadow:0 3px 11px #000;
  -webkit-box-shadow:0 3px 11px #000;
}

#MyPhoto .t4:hover {
  display:block;
  background:url(http://1.bp.blogspot.com/-Z82yDguQUig/VIwYHJdJOrI/AAAAAAAADAA/vi14Aa_0A7k/s1600/main.jpg);
  width:352px;
  height:100px;
  background-position:0 -300px;
  background-color:#000;
  opacity:1;
  -webkit-filter:sepia(10%);
  transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
  box-shadow:0 3px 11px #000;
  -moz-box-shadow:0 3px 11px #000;
  -ms-box-shadow:0 3px 11px #000;
  -webkit-box-shadow:0 3px 11px #000;
}

#MyPhoto .t5:hover {
  display:block;
  background:url(http://1.bp.blogspot.com/-Z82yDguQUig/VIwYHJdJOrI/AAAAAAAADAA/vi14Aa_0A7k/s1600/main.jpg);
  width:352px;
  height:130px;
  background-position:0 -400px;
  background-color:#000;
  opacity:1;
  -webkit-filter:sepia(10%);
  transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
  box-shadow:0 3px 11px #000;
  -moz-box-shadow:0 3px 11px #000;
  -ms-box-shadow:0 3px 11px #000;
  -webkit-box-shadow:0 3px 11px #000;
}

#MyPhoto .t1,.t2,.t3,.t4,.t5 {
  background-repeat:no-repeat;
  background-size:100%;
  color:#fff;
  transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  -webkit-transition:all .5s;
  text-align:center;
  background-color:#000;
}

#MyPhoto .t1:hover,.t2:hover,.t3:hover,.t4:hover,.t5:hover,but:link {
  background-repeat:no-repeat;
  background-size:100%;
  color:#fff;
}

#MyPhoto .but:link,.but:active,.but:visited {
  padding:10px 24px;
  color:#fff;
  font-size:14px;
  position:relative;
  top:30px;
  background:#069;
  opacity:.5;
  text-decoration:none;
  -webkit-filter:blur(0px);
}

#MyPhoto .buy:hover {
  padding:10px 44px;
  color:#fff;
  font-size:16px;
  opacity:1;
}

#MyPhoto2 .z1 {
  display:block;
  background:url(http://4.bp.blogspot.com/-e0teQnMLi-o/VIwYHJ-3lXI/AAAAAAAAC_8/kW8nm3MKm70/s320/main2.jpg);
  width:352px;
  height:100px;
  background-position:0 0;
}

#MyPhoto2 .z2 {
  display:block;
  background:url(http://4.bp.blogspot.com/-e0teQnMLi-o/VIwYHJ-3lXI/AAAAAAAAC_8/kW8nm3MKm70/s320/main2.jpg);
  width:352px;
  height:100px;
  background-position:0 -100px;
}

#MyPhoto2 .z3 {
  display:block;
  background:url(http://4.bp.blogspot.com/-e0teQnMLi-o/VIwYHJ-3lXI/AAAAAAAAC_8/kW8nm3MKm70/s320/main2.jpg);
  width:352px;
  height:100px;
  background-position:0 -200px;
}

#MyPhoto2 .z4 {
  display:block;
  background:url(http://4.bp.blogspot.com/-e0teQnMLi-o/VIwYHJ-3lXI/AAAAAAAAC_8/kW8nm3MKm70/s320/main2.jpg);
  width:352px;
  height:100px;
  background-position:0 -300px;
}

#MyPhoto2 .z5 {
  display:block;
  background:url(http://4.bp.blogspot.com/-e0teQnMLi-o/VIwYHJ-3lXI/AAAAAAAAC_8/kW8nm3MKm70/s320/main2.jpg);
  width:352px;
  height:130px;
  background-position:0 -400px;
}

#MyPhoto2 .z1,#MyPhoto2 .z2,#MyPhoto2 .z3,#MyPhoto2 .z4,#MyPhoto2 .z5 {
  background-repeat:no-repeat;
  background-size:101%;
  opacity:0;
}

#MyPhoto2 .show {
  opacity:1;
}

#MyPhoto2:hover {
  box-shadow:0 14px 15px #333;
  -moz-box-shadow:0 14px 15px #333;
  -ms-box-shadow:0 14px 15px #333;
  -webkit-box-shadow:0 14px 15px #333;
  transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
}

#MyPhoto2:hover::after {
  content:'Strip Me - See My Sexy Pose';
  background:#111;
  display:inline-block;
  position:relative;
  top:-120px;
  text-align:center;
  font-size:27px;
  color:#fff;
  text-shadow:0 0 6px #0099CC;
  overflow:hidden;
}

#UnInfo {
  margin-top:10px;
  margin-bottom:12px;
  text-align:left;
  width:98%;
  height:120px;
  padding:5px;
  color:#666;
  font-weight:bold;
  font-family:"Century Gothic",Tahoma,Geneva,sans-serif;
}

#hnav {
  position:fixed;
  top:0;
  left:0;
  display:inline-block;
  width:100%;
  height:auto;
  background:rgba(0,0,0,0.4);
  z-index:100000;
  text-align:center;
  font-variant:small-caps;
  padding-top:4px;
  padding-bottom:4px;
}

#hnav:hover {
  background:rgba(0,0,0,0.8);
  z-index:100000;
}

#hnav a:link,#hnav a:visited,#hnav a:active {
  display:inline-block;
  padding:5px 22px;
  font-size:14px;
  color:#fff;
  text-decoration:none;
  background:rgba(0,0,0,.0);
}

#hnav a:hover {
  display:inline-block;
  padding:5px 22px;
  font-size:14px;
  color:#fff;
  text-decoration:none;
  background:#09C;
}