@charset "UTF-8";

UTF-8;
#header_bar,#profile_header,#profile_main_photo,#footer_bar {
  display:none;
  *margin:0;
  padding:0;
}

html,body {
  height:100%;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display:block;
}

b,strong {
  font-weight:bold;
}

img {
  color:transparent;
  font-size:0;
  vertical-align:middle;
  -ms-interpolation-mode:bicubic;
}

ol,ul {
  list-style:none;
}

li {
  display:list-item;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

th,td,caption {
  font-weight:normal;
  vertical-align:top;
  text-align:left;
}

q {
  quotes:none;
}

q:before,q:after {
  content:'';
  content:none;
}

sub,sup,small {
  font-size:75%;
}

sub,sup {
  line-height:0;
  position:relative;
  vertical-align:baseline;
}

sub {
  bottom:-.25em;
}

sup {
  top:-.5em;
}

svg {
  overflow:hidden;
}

body {
  font-family:Verdana,Geneva,sans-serif;
  color:#FFF;
  font-size:12px;
  font-family:Trebuchet MS,Arial,Helvetica;
  background:url(http://oi59.tinypic.com/9zssc7.jpg) no-repeat center 0,#000 url() left top;
  background-size:1670px 950px;
}

#header_bar,#profile_header,#profile_main_photo,#footer_bar {
  display:none;
  list-style-type:none;
}

#right_menu {
  background:-webkit-linear-gradient(#FF00FF,#77047e);
  background:-o-linear-gradient(#FF00FF,#77047e);
  background:-moz-linear-gradient(#FF00FF,#77047e);
  background:linear-gradient(#FF00FF,#77047e);
  display:table;
  font-size:15px;
  line-height:46px;
  margin:0;
  padding:0;
  position:fixed;
  right:46px;
  text-align:center;
  text-transform:uppercase;
  top:0;
  -webkit-transform:rotate(-90deg);
  -moz-transform:rotate(-90deg);
  -ms-transform:rotate(-90deg);
  transform:rotate(-90deg);
  transform-origin:right top 0;
  width:100vh;
  white-space:nowrap;
}

#right_menu li {
  display:table-cell;
}

#right_menu li a {
  display:block;
  padding:0 20px;
  text-decoration:none;
}

.sub_menu /* same as #right_menu li ul */ {
  display:none;
  left:18%;
  margin:0;
  padding:0;
  position:absolute;
  top:-46px;
}

.sub_menu li a {
  background:-webkit-linear-gradient(#77047e,#FF00FF);
  background:-o-linear-gradient(#77047e,#FF00FF);
  background:-moz-linear-gradient(#77047e,#FF00FF);
  background:linear-gradient(#77047e,#FF00FF);
}

#right_menu li:hover .sub_menu {
  display:block;
}

#right_menu > li a:hover {
  background:#FF00FF;
}

#home_page {
  width:960px;
  height:468px;
  position:fixed;
  top:300px;
  left:25%;
  padding:40px;
  z-index:-999999;
  transition:left .4s ease-in-out;
}

#profile_about_me_friends .heading {
  text-transform:uppercase;
  font-size:38px;
  color:#FF00FF;
  font-weight:normal;
  border-bottom:1px dotted #666666;
  padding-bottom:10px;
  margin-bottom:20px;
}

#profile_about_me_friends {
  width:400px;
  height:600px;
  color:#000000;
  font-family:"Baskerville Old Face",serif;
  font-style:italic;
  font-size:20px;
  background-color:rgba(0,0,255);
  position:absolute;
  top:200px;
  right:-1200px;
  padding:40px;
  transition:left 0 ease-in-out;
}

#profile_about_me_friends_content {
  color:#000000;
  font-family:"Baskerville Old Face",serif;
  font-style:italic;
  font-size:20px;
}

#profile_about_me_friends:target {
  right:40%;
  top:0;
  margin-right:-520px;
}

#profile_about_me_friends .profile_section_content {
  overflow-y:scroll;
  height:580px;
}

#profile_interests_content .heading {
  text-transform:uppercase;
  font-size:45px;
  color:#FF00FF;
  font-weight:normal;
  border-bottom:1px dotted #666666;
  padding-bottom:10px;
  margin-bottom:20px;
}

#profile_interests_content {
  width:400px;
  height:600px;
  color:#000000;
  font-family:"Baskerville Old Face",serif;
  font-style:italic;
  font-size:20px;
  background-color:rgba(0,0,255);
  position:absolute;
  top:200px;
  right:-1200px;
  padding:40px;
  transition:left 0 ease-in-out;
}

#profile_interests_content:target {
  right:40%;
  top:0;
  margin-right:-520px;
}

#profile_interests_content .profile_section_content {
  overflow-y:scroll;
  height:580px;
}

#profile_comments .heading {
  text-transform:uppercase;
  font-size:38px;
  font-weight:normal;
  border-bottom:1px dotted #666666;
  padding-bottom:10px;
  margin-bottom:20px;
}

#profile_comments {
  width:400px;
  height:600px;
  color:#FF00FF;
  font-family:"Baskerville Old Face",serif;
  font-style:italic;
  font-size:20px;
  background-color:rgba(0,0,255);
  position:absolute;
  top:200px;
  right:-1200px;
  padding:40px;
  transition:left 0 ease-in-out;
}

#profile_comments:target {
  right:40%;
  top:0;
  margin-right:-520px;
}

#profile_comments .profile_section_content {
  overflow-y:scroll;
  height:580px;
  background-color:rgba(0,0,0,0.6);
}

#profile_photo_galleries .heading {
  text-transform:uppercase;
  font-size:38px;
  color:#FF00FF;
  font-weight:normal;
  border-bottom:1px dotted #666666;
  padding-bottom:10px;
  margin-bottom:20px;
}

#profile_photo_galleries {
  width:400px;
  height:600px;
  color:#000000;
  font-family:"Baskerville Old Face",serif;
  font-style:italic;
  font-size:20px;
  background-color:rgba(0,0,255);
  position:absolute;
  top:200px;
  right:-1200px;
  padding:40px;
  transition:left 0 ease-in-out;
}

#profile_photo_galleries:target {
  right:40%;
  margin-right:-520px;
  top:0;
}

.photo_gallery {
  position:fixed;
  bottom:0;
  left:0;
  width:95.7%;
  margin-bottom:0;
  background-color:rgba(0,0,0,0.5);
  z-index:99;
}

.photo_gallery .heading {
  text-transform:uppercase;
  font-size:38px;
  font-weight:normal;
  border-bottom:1px dotted #666666;
  padding-bottom:10px;
  margin-bottom:20px;
}

.photo_gallery .images a {
  display:block;
  float:left;
  border:5px solid #000;
  margin-right:10px;
  margin-bottom:10px;
}

.photo_gallery_preview {
  border:1px solid #333;
  overflow:auto;
  padding:20px 15px;
  width:100px;
  background-color:#000;
}

.photo_gallery_name a {
  color:#FFF;
  margin-bottom:20px;
  display:block;
  text-transform:uppercase;
}

.photo_gallery_link {
  display:block;
  margin-bottom:15px;
}

.photo_gallery_count {
  font-style:italic;
  color:#666;
}

#profile_password_photo_galleries .heading {
  text-transform:uppercase;
  font-size:38px;
  color:#FF00FF;
  font-weight:normal;
  border-bottom:1px dotted #666666;
  padding-bottom:10px;
  margin-bottom:20px;
}

#profile_password_photo_galleries {
  width:400px;
  height:600px;
  color:#000000;
  font-family:"Baskerville Old Face",serif;
  font-style:italic;
  font-size:20px;
  background-color:rgba(0,0,255);
  position:absolute;
  top:200px;
  right:-1200px;
  padding:40px;
  transition:left 0 ease-in-out;
}

#profile_password_photo_galleries {
  right:300%;
  margin-right:-520px;
}

.password_photo_gallery_preview {
  border:1px solid #333;
  overflow:auto;
  padding:20px 15px;
  width:100px;
  background-color:#000;
}

#profile_password_photo_galleries:target {
  right:40%;
  top:0;
  margin-right:-520px;
}

.password_photo_gallery_name a {
  color:#FFF;
  margin-bottom:20px;
  display:block;
  text-transform:uppercase;
}

.password_photo_gallery {
  position:absolute;
  top:850px;
  right:515px;
  width:500px;
  background-color:#121212;
  padding:40px;
  overflow:auto;
}

#amazon {
  position:fixed;
  top:40px;
  width:50px;
  height:50%;
  z-index:9998;
  left:0;
}

#amazon {
  top:90%;
  z-index:9999;
}

#amazon img {
  position:fixed;
  bottom:10px;
  left:22px;
  width:120px;
}

#twitter {
  position:fixed;
  top:40px;
  width:50px;
  height:50%;
  z-index:9998;
  left:-10px;
}

#twitter {
  top:90%;
  z-index:9999;
}

#twitter img {
  position:fixed;
  bottom:110px;
  left:7px;
  width:120px;
}

#offtip {
  position:fixed;
  top:0;
  width:50px;
  height:50%;
  z-index:9998;
  left:-10px;
}

#offtip {
  top:90%;
  z-index:9999;
}

#offtip img {
  position:fixed;
  top:20px;
  left:7px;
  width:120px;
}

#whatsapp {
  position:fixed;
  top:0;
  width:50px;
  height:50%;
  z-index:9998;
  left:-10px;
}

#whatsapp {
  z-index:9999;
}

#whatsapp img {
  position:fixed;
  top:90px;
  left:30px;
  width:75px;
}

h3 {
  font-size:18px;
  position:fixed;
  left:35px;
  top:130px;
  color:#FF00FF;
}

h4 {
  font-size:18px;
  position:fixed;
  left:35px;
  top:40px;
  color:#FF00FF;
}