@charset "UTF-8";

html {
  background:url(https://7050e4e029a5133b2b6004ab85cf20d34943f661.googledrive.com/host/0B6ETuSl1xvFHVmFpZkRtQ1ZGa28/backg.png) no-repeat center 0,#000 url(https://7050e4e029a5133b2b6004ab85cf20d34943f661.googledrive.com/host/0B6ETuSl1xvFHVmFpZkRtQ1ZGa28/back.gif) top;
}

img {
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:8px;
}

body {
  font-family:'Lobster',cursive;
  text-align:center;
}

body,td {
  color:#fff;
  font-size:13px;
}

.friends_value img {
  border:0;
}

td .clock {
  font-size:23px;
}

.container_padding {
  height:100%;
}

.gallery_image img {
  margin:5px;
}

.gallery_image {
  border:0;
}

.container_transparency {
  height:100%;
  width:100%;
}

.container {
  height:100%;
  background-color:transparent;
}

.container .heading {
  color:#FF00CC;
  text-shadow:2px 2px 2px rgba(255,255,255,0.2);
  font-weight:bold;
  font-family:Cabin Sketch,sans-serif;
  font-size:20px;
}

.about_me .value {
  color:#FF00CC;
  font-size:15px;
}

.container table {
  margin:15px;
}

.container table table {
  border:0;
  background:none;
}

#myvid {
  margin:1000px 10px 0;
}

#stuff {
  width:1194px;
  overflow:hidden;
  position:relative;
  margin:1200px 0 0;
  text-align:center;
}

.container table tr td.key {
  background:#4a4057;
  border-bottom:1px solid #443b50;
  border-right:1px solid #383143;
}

.container table tr td.key,.container table tr td.friends_key {
  padding:8px 8px 8px 20px;
}

.container table tr td.status_key,.container table tr td.blurb_key {
  padding:3px 3px 3px 50px;
}

.wall_options textarea {
  border:1px solid #0061aa;
  background:rgba(0,0,0,0.25);
  margin-top:20px 0 -20px 0;
}

a,a:link,a:active,a:visited,a:hover {
  color:#FF1493;
}

.bottom_footer_wrapper {
  bordet-top:#352f40 5px solid;
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  z-index:9999;
}

#videocontainer {
  z-index:1;
}

.bottom_footer_wrapper .bottom_footer {
  background-color:#fff;
  border-top:3px solid #fb15d3;
  height:80px;
  text-align:center;
}

.container a.desc-img img {
  -moz-transform:rotate(-2deg);
  -webkit-transform:rotate(-2deg);
}

div.gallery_content:hover {
  bottom:0;
}

div.gallery_content .gallery_image {
  font-size:12px;
  width:175px;
  text-align:center;
  margin:0!important;
}

div.gallery_content .gallery_image img {
  border:0;
  display:none;
}

div.gallery_content .gallery_image a:hover {
  background-size:92px 101px;
  -moz-transform:rotate(10deg);
  -webkit-transform:rotate(10deg);
}

input[name='strip_links'] {
  margin-bottom:170px;
}

textarea {
  color:#666;
  font-size:14px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  padding:0 10px;
  margin:15px 0;
  border:#999 1px solid;
  font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
  transition:all .25s ease-in-out;
  -webkit-transition:all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  box-shadow:0 0 5px rgba(81,203,238,0);
  -webkit-box-shadow:0 0 5px rgba(81,203,238,0);
  -moz-box-shadow:0 0 5px rgba(81,203,238,0);
}

textarea#styleid:focus {
  color:#000;
  outline:none;
  border:#35a5e5 1px solid;
  font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
  box-shadow:0 0 5px rgba(81,203,238,1);
  -webkit-box-shadow:0 0 5px rgba(81,203,238,1);
  -moz-box-shadow:0 0 5px rgba(81,203,238,1);
}

.container .interests_body a img,.container img.thumbnail {
  -moz-transform:rotate(0deg);
  -webkit-transform:rotate(0deg);
}

#schedule table {
  margin-top:10px;
  text-align:center;
  border:1px solid #81729a;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  border-top-left-radius:5px;
  -webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,.05);
  -moz-box-shadow:0 1px 3px 1px rgba(0,0,0,.05);
  box-shadow:0 1px 3px 1px rgba(0,0,0,.05);
}

#schedule tr:last-child td {
  border-bottom:none!important;
}

#schedule tr:first-child td {
  border-top:none!important;
}

#schedule td:last-child {
  border-right:none!important;
}

#schedule td {
  border-top:2px solid #81729a;
  border-bottom:1px solid #81729a;
  border-right:1px solid #81729a;
  padding:13px 8px;
}

#profile {
  width:1202px;
  left:50%;
  position:absolute;
  text-align:left;
  margin-left:-601px;
}

#profile_schedule {
  position:absolute;
  top:2060px;
  left:220px;
  color:#fff;
  text-transform:uppercase;
  z-index:0;
  width:auto;
}

#profile_friends {
  position:absolute;
  left:0;
  top:0;
  color:#fff;
}

#profile_password_photo_galleries {
  position:absolute;
  left:150px;
  top:7600px;
  width:100%;
}

#profile_password_photo_galleries .heading {
  font-size:20px;
}

#profile_schedule .heading {
  color:#ff0084;
  font-size:25px;
  margin:0;
}

#profile_schedule > .profile_section_content .container {
  padding:2px 0;
  display:block;
}

#profile_schedule > .profile_section_content .container .label {
  width:150px;
  color:#d25581;
  display:inline-block;
  float:left;
}

#profile_main_photo,.flagCounter,#username_container,#gender_container,#body_type_container,#ethnicity_container,#cam_score_container,#hair_container,#eyes_container,#weight_container,#age_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#occupation_container,#school_container,#favorite_food_container,#pets_container,#automobile_container,#tags_container,#profile_about_me .label,#profile_about_me > .heading {
  display:none;
}

#profile_main_about_holder {
  display:block;
}

#profile_photo_galleries {
  position:absolute;
  top:7200px;
  left:150px;
}

#profile_friends {
  position:absolute;
  left:120px;
  top:6850px;
  color:#fff;
  width:1000px;
  font-size:12px;
}

#profile .profile_row:first-child {
  display:none;
  position:absolute;
  left:412px;
  top:420px;
  color:#fff!important;
  width:400px;
}

#profile .profile_row:first-child a:link,#profile .profile_row:first-child a:active,#profile .profile_row:first-child a:visited,#profile .profile_row:first-child a:hover {
  color:#f99dde;
}

#profile_interests_content {
  display:none;
}

#profile_comments {
  position:absolute;
  top:8050px;
  left:150px;
  width:940px;
  color:#FF1493;
}

.wall_post {
  background:RGBa(0,0,0,0.8);
  padding:10px;
  margin:0 0 20px;
}

#photo_gallery_previews {
  display:block;
}

#new_comment {
  background:RGBa(0,0,0,0.4);
  padding:10px;
}

#new_comment_inputs {
  display:block;
  min-height:145px;
}

#new_comment input[type="submit"] {
  margin-right:10px;
}

#header_bar {
  display:none;
}

#footer_bar {
  display:none;
}

a.button {
  position:absolute;
  display:block;
}

a.button.amazon-link {
  width:137px;
  height:47px;
  background:url(https://7050e4e029a5133b2b6004ab85cf20d34943f661.googledrive.com/host/0B6ETuSl1xvFHVmFpZkRtQ1ZGa28/wish.png);
  top:900px;
  left:697px;
}

a.button.twitter-link {
  width:79px;
  height:102px;
  background:url(https://7050e4e029a5133b2b6004ab85cf20d34943f661.googledrive.com/host/0B6ETuSl1xvFHVmFpZkRtQ1ZGa28/tw.png);
  top:850px;
  left:600px;
}

a.button.offtip-link {
  width:137px;
  height:47px;
  background:url(https://7050e4e029a5133b2b6004ab85cf20d34943f661.googledrive.com/host/0B6ETuSl1xvFHVmFpZkRtQ1ZGa28/tip.png);
  top:900px;
  left:435px;
}

/* 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:#fff;
  text-decoration:none;
  white-space:nowrap;
}

#buttons.resize {
  width:10%;
/* you can use % */
  height:auto;
}

/* Nav and target */
#about_me_target {
  position:absolute;
  top:1000px;
}

ul.nav-profile {
  background:#000000;
  padding:20px;
  -webkit-border-radius:30px;
  -moz-webkit-border-radius:20px;
  -ms-webkit-border-radius:20px;
  -o-webkit-border-radius:20px;
  webkit-border-radius:20px;
  position:absolute;
  top:630px;
  left:480px;
  width:660px;
  opacity:.8;
  filter:alpha(opacity=80);
}

ul.nav-profile li {
  float:left;
  margin-right:35px;
  list-style:none;
}

ul.nav-profile li a,ul.nav-profile li a:link,ul.nav-profile li a:visited,ul.nav-profile li a:active,ul.nav-profile li a:hover {
  color:#fff;
  font-weight:bold;
  font-size:22px;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  transition:all .5s ease;
  text-decoration:none;
}

ul.nav-profile li a:hover {
  color:#8B008B;
}

.frame {
  width:800px;
  height:220px;
  overflow:auto;
  background:transperant;
  border-radius:20px;
  position:relative;
  margin:60px 20px 0;
  padding:10px;
}

.frame-border {
  width:800px;
  height:220px;
  background:transperant;
  padding:10px;
  position:absolute;
  top:4000px;
  left:150px;
  border-radius:20px;
  -moz-border-radius:12px;
  -webkit-border-radius:20px;
  -o-border-radius:12px;
  text-align:justify;
  font-size:20px;
  color:#FF1493;
}

.firstvid {
  margin-right:20px;
}

div.hover_icon_container {
  width:430px;
  height:215px;
  position:relative;
  float:left;
  margin-bottom:10px;
}

div.hover_icon_container a.hover_icon {
  display:none;
  width:430px;
  height:215px;
  position:absolute;
  top:0;
  left:0;
}

div.hover_icon_container:hover a.hover_icon {
  display:block;
}

.frame::-webkit-scrollbar {
  -webkit-appearance:none;
  width:5px;
  height:6px;
}

.frame::-webkit-scrollbar-thumb {
  border-radius:8px;
  background-color:#FF1493;
}  
}

#blackBar {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:60px;
  background-color:black;
}

.button {
  display:inline-block;
  -webkit-transform:translateZ(0);
  -ms-transform:translateZ(0);
  transform:translateZ(0);
  box-shadow:0 0 1px rgba(0,0,0,0);
}

.button:hover {
  -webkit-animation-name:buzz-out;
  animation-name:buzz-out;
  -webkit-animation-duration:.75s;
  animation-duration:.75s;
  -webkit-animation-timing-function:linear;
  animation-timing-function:linear;
  -webkit-animation-iteration-count:1;
  animation-iteration-count:1;
}

#profile_schedule {
  display:none;
}

.vidban {
  position:relative;
  top:230px;
  left:15px;
  z-index:100;
}

.vidban2 {
  position:relative;
  top:100px;
  left:15px;
  z-index:100;
}

.vidban3 {
  position:relative;
  top:100px;
  left:15px;
  z-index:100;
}

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

#profile_photo_galleries {
}

.photo_gallery_preview > a.photo_gallery_link {
  width:80px;
  height:80px;
  display:inline-block;
  background:url(https://7050e4e029a5133b2b6004ab85cf20d34943f661.googledrive.com/host/0B6ETuSl1xvFHVmFpZkRtQ1ZGa28/lock.png);
}

.photo_gallery_lock {
  display:none;
}

.framen {
  width:500px;
  height:220px;
  overflow:auto;
  background:transperant;
  border-radius:20px;
  position:relative;
  margin:60px 20px 0;
  padding:10px;
}

.frame-bordern {
  width:500px;
  height:220px;
  background:transperant;
  padding:10px;
  position:absolute;
  top:1760px;
  left:300px;
  border-radius:20px;
  -moz-border-radius:12px;
  -webkit-border-radius:20px;
  -o-border-radius:12px;
  text-align:justify;
}

.framen::-webkit-scrollbar {
  -webkit-appearance:none;
  width:5px;
  height:6px;
}

.framen::-webkit-scrollbar-thumb {
  border-radius:8px;
  background-color:#FF1493;
}

.package-info div .list span,.raffle-info div .list span,.other-packages div,.raffle-packages div {
  color:#fff;
  font-family:Palatino Linotype,Book Antiqua,Palatino,serif;
  font-size:16px;
  line-height:1.35;
  vertical-align:middle;
  text-align:left;
}

.box-item,.video-item {
  display:block;
  position:relative;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}

.cream-box {
  background-color:transperent;
  -webkit-border-radius:3px;
  border-radius:3px;
}

.other-packages div .item-desc i,.raffle-packages div .item-desc i {
  font-size:13px;
  line-height:1.1;
}

.other-packages div .item-desc,.raffle-packages div .item-desc {
  line-height:44px;
  display:inline-block;
  vertical-align:middle;
}

.other-packages div:last-child .item-desc,.other-packages div:nth-child(5) .item-desc {
  margin-top:-7px;
}

.other-packages div .item-desc i,.raffle-packages div .item-desc i {
  line-height:0;
  display:block;
  position:relative;
}

.item-price-box {
  margin-top:-10px;
  height:41px;
  text-align:center;
  position:relative;
}

.item-price-box .item-price,.item-price {
  vertical-align:middle;
  margin:0;
  padding:5px;
  display:inline-block;
  position:relative;
  overflow:hidden;
  -webkit-border-radius:15px;
  border-radius:15px;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}

.item-price-box .item-price {
  z-index:200;
  position:absolute;
  margin-bottom:-1px;
  padding:5px 5px 0;
  -webkit-border-radius:15px 15px 0 0;
  border-radius:15px 15px 0 0;
  left:50%;
  margin-left:-76px;
}

.item-price-box .item-price a,.item-price a,.video-item .item-price a {
  white-space:nowrap;
  margin:0;
  padding:1px 20px 0;
  vertical-align:middle;
  text-decoration:none;
  outline:0;
  display:inline-block;
  -webkit-border-radius:10px;
  border-radius:10px;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}

.item-price-box .item-price a,.video-item .item-price a {
  width:100px;
  line-height:23px;
  -webkit-border-radius:10px 10px 0 0;
  border-radius:10px 10px 0 0;
}

.package-info .item-price a,.raffle-info .item-price a {
  line-height:32px;
}

.notes-container,.other-packages,.raffle-packages {
  line-height:26px;
}

.video-item .item-price a {
  padding:1px 20px 0!important;
}

.item-price a i {
  display:inline;
}

.other-packages div .item-price,.raffle-packages div .item-price {
  position:absolute;
  left:auto;
  right:0;
  top:50%;
  margin-top:-22px;
  margin-right:14px;
}

.other-packages div .item-price a,.raffle-packages div .item-price a {
  text-align:center;
  min-width:100px;
}

.item-price-box .item-price,.video-item .item-price {
  font-family:Palatino Linotype,Book Antiqua,Palatino,serif;
  font-size:20px;
  line-height:1.5;
  vertical-align:middle;
}

.video-item .item-price {
  font-size:18px;
  line-height:1;
}

.package-info div .list span i,.raffle-info div .list span i {
  font-family:Helvetica,Arial,Sans-Serif;
  font-size:13px;
  font-style:normal;
  line-height:1.25;
  vertical-align:middle;
  display:block;
}

.item-price-box .item-price,.item-price,.video-item .item-price {
  background:#feffff;
  background:-moz-linear-gradient(top,#feffff 0%,#f7f7f7 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#feffff),color-stop(100%,#f7f7f7));
  background:-webkit-linear-gradient(top,#feffff 0%,#f7f7f7 100%);
  background:-o-linear-gradient(top,#feffff 0%,#f7f7f7 100%);
  background:-ms-linear-gradient(top,#feffff 0%,#f7f7f7 100%);
  background:linear-gradient(to bottom,#feffff 0%,#f7f7f7 100%);
  border:solid 1px #d6d6d6;
  -webkit-box-shadow:inset 0 0 1px 0 rgba(255,255,255,.6);
  box-shadow:inset 0 0 1px 0 rgba(255,255,255,.6);
}

.item-price-box .item-price {
  border-bottom:none 1px #fff;
}

.item-price-box .item-price a,.item-price a,.video-item .item-price a {
  color:#fff;
  text-shadow:0 1px 0 rgba(0,0,0,.35);
  background:#d21f53;
  background:-moz-linear-gradient(top,#d21f53 0%,#b10038 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#d21f53),color-stop(100%,#b10038));
  background:-webkit-linear-gradient(top,#d21f53 0%,#b10038 100%);
  background:-o-linear-gradient(top,#d21f53 0%,#b10038 100%);
  background:-ms-linear-gradient(top,#d21f53 0%,#b10038 100%);
  background:linear-gradient(to bottom,#d21f53 0%,#b10038 100%);
  border:solid 1px #b10038;
  -webkit-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,.35);
  box-shadow:inset 0 1px 1px 0 rgba(255,255,255,.35);
}

.item-price-box .item-price a:hover,.item-price a:hover,.video-item .item-price a:hover {
  color:#fff;
  text-shadow:0 1px 0 rgba(0,0,0,.35);
  background:#f0004c;
  background:-moz-linear-gradient(top,#f0004c 0%,#e33365 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f0004c),color-stop(100%,#e33365));
  background:-webkit-linear-gradient(top,#f0004c 0%,#e33365 100%);
  background:-o-linear-gradient(top,#f0004c 0%,#e33365 100%);
  background:-ms-linear-gradient(top,#f0004c 0%,#e33365 100%);
  background:linear-gradient(to bottom,#f0004c 0%,#e33365 100%);
  border:solid 1px #b10038;
  -webkit-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,.35);
  box-shadow:inset 0 1px 1px 0 rgba(255,255,255,.35);
}

.item-price-box .item-price a i,.item-price a i {
  font-size:16px;
}

.video-meta .item-price {
  position:absolute;
  text-align:center;
  left:auto;
  right:0;
  top:0;
}

.video-meta .item-price .offtip {
  font-family:Palatino Linotype,Book Antiqua,Palatino,serif;
  color:#857960;
  font-size:15px;
  line-height:17px;
  text-shadow:0 1px 0 #fff;
  display:block;
  margin-top:4px;
}

.item-price-box {
  margin-top:-10px;
  height:41px;
  text-align:center;
  position:relative;
}

.item-price-box .item-price,.item-price {
  vertical-align:middle;
  margin:0;
  padding:5px;
  display:inline-block;
  position:relative;
  overflow:hidden;
  -webkit-border-radius:15px;
  border-radius:15px;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}

.item-price-box .item-price {
  z-index:200;
  position:absolute;
  margin-bottom:-1px;
  padding:5px 5px 0;
  -webkit-border-radius:15px 15px 0 0;
  border-radius:15px 15px 0 0;
  left:50%;
  margin-left:-76px;
}

.item-price-box .item-price a,.item-price a,.video-item .item-price a {
  white-space:nowrap;
  margin:0;
  padding:1px 20px 0;
  vertical-align:middle;
  text-decoration:none;
  outline:0;
  display:inline-block;
  -webkit-border-radius:10px;
  border-radius:10px;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}

.item-price-box .item-price a,.video-item .item-price a {
  width:100px;
  line-height:23px;
  -webkit-border-radius:10px 10px 0 0;
  border-radius:10px 10px 0 0;
}

.package-info .item-price a,.raffle-info .item-price a {
  line-height:32px;
}

.notes-container,.other-packages,.raffle-packages {
  line-height:26px;
}

.video-item .item-price a {
  padding:1px 20px 0!important;
}

.item-price a i {
  display:inline;
}

.other-packages div .item-price,.raffle-packages div .item-price {
  position:absolute;
  left:auto;
  right:0;
  top:50%;
  margin-top:-22px;
  margin-right:14px;
}

.other-packages div .item-price a,.raffle-packages div .item-price a {
  text-align:center;
  min-width:100px;
}

.other-packages,.bordered-container {
  margin-bottom:20px;
}

.other-packages div,.raffle-packages div {
  min-height:45px;
  vertical-align:middle;
  padding:14px 184px 14px 19px;
  float:left;
  list-style:none outside;
  display:inline-block;
  position:relative;
}

.notes-container div {
  min-height:45px;
  vertical-align:middle;
  margin:0;
  padding:14px 19px 14px 105px;
  position:relative;
}

.raffle-packages div {
  margin-top:0;
  margin-bottom:0;
  margin-right:19px;
}

.other-packages div {
  width:265px;
}

.raffle-packages div {
  width:99px;
}

.other-packages div.centered {
  width:265px;
  margin-left:25%;
}

.other-packages div:nth-child(2n+2),.other-packages .last,.raffle-packages .last {
  margin-right:0;
}

.other-packages div .item-desc,.raffle-packages div .item-desc {
  line-height:44px;
  display:inline-block;
  vertical-align:middle;
}

.other-packages div:last-child .item-desc,.other-packages div:nth-child(5) .item-desc {
  margin-top:-7px;
}

.other-packages div .item-desc i,.raffle-packages div .item-desc i {
  line-height:0;
  display:block;
  position:relative;
}

.shopnum {
  color:#FF1493;
  font-weight:bold;
  font-size:18px;
}

.frametc {
  width:900px;
  height:220px;
  overflow:auto;
  background:transperant;
  border-radius:20px;
  position:relative;
  margin:60px 20px 0;
  padding:10px;
}

.frame-bordertc {
  width:900px;
  height:220px;
  background:transperant;
  padding:10px;
  position:absolute;
  top:2250px;
  left:480px;
  border-radius:20px;
  -moz-border-radius:12px;
  -webkit-border-radius:20px;
  -o-border-radius:12px;
  text-align:justify;
  font-size:30px;
  color:#FF1493;
}

.topcatr {
  width:249px;
  height:800px;
  padding:10px;
  position:absolute;
  top:2170px;
  left:80px;
  border-radius:20px;
}

.framett {
  width:900px;
  height:220px;
  overflow:auto;
  background:transperant;
  border-radius:20px;
  position:relative;
  margin:60px 20px 0;
  padding:10px;
}

.frame-bordertt {
  width:900px;
  height:220px;
  background:transperant;
  padding:10px;
  position:absolute;
  top:2630px;
  left:480px;
  border-radius:20px;
  -moz-border-radius:12px;
  -webkit-border-radius:20px;
  -o-border-radius:12px;
  text-align:justify;
  font-size:30px;
  color:#FF1493;
}

#letter {
  position:fixed;
  bottom:0;
  right:0;
  z-index:999;
  width:133px;
  height:117px;
  margin:0;
  background:url(https://googledrive.com/host/0B6ETuSl1xvFHVmFpZkRtQ1ZGa28/letter-corner.png) no-repeat left top;
  -moz-transition-property:min-width,min-height,padding;
  -moz-transition-duration:150ms;
  -webkit-transition-property:min-width,min-height,padding;
  -webkit-transition-duration:150ms;
  -o-transition-property:min-width,min-height,padding;
  -o-transition-duration:150ms;
  transition-timing-function:cubic-bezier(0.2,0.4,0.7,0.8);
}

#letter:hover {
  width:422px;
  height:359px;
  padding:0 124px 47px 0;
  background-image:url(https://googledrive.com/host/0B6ETuSl1xvFHVmFpZkRtQ1ZGa28/letter-open.png);
  -moz-transition-property:min-width,min-height,padding;
  -moz-transition-duration:500ms;
  -webkit-transition-property:min-width,min-height,padding;
  -webkit-transition-duration:500ms;
  -o-transition-property:min-width,min-height,padding;
  -o-transition-duration:500ms;
  transition-timing-function:cubic-bezier(0.2,0.4,0.7,0.8);
}

/* animate shine */
@-webkit-keyframes rotateshine {
  0% {
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(-0deg);
    transform:rotate(-0deg);
  }
  
  100% {
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}

@-moz-keyframes rotateshine {
  0% {
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(-0deg);
    transform:rotate(-0deg);
  }
  
  100% {
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}

@-o-keyframes rotateshine {
  0% {
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(-0deg);
    transform:rotate(-0deg);
  }
  
  100% {
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}

@keyframes rotateshine {
  0% {
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(-0deg);
    transform:rotate(-0deg);
  }
  
  100% {
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}

img.shine {
  width:200px;
  position:absolute;
  left:375px;
  top:-30px;
  border:0;
  -webkit-animation:rotateshine 10s infinite;
  -moz-animation:rotateshine 10s infinite;
  -o-animation:rotateshine 10s infinite;
  animation:rotateshine 10s infinite;
}

img.shine.small {
  width:60px;
  position:absolute;
  left:695px;
  top:99px;
}

img.kotka2 {
  width:60px;
  position:absolute;
  left:610px;
  top:240px;
  -webkit-animation:rotateshine 10s infinite;
  -moz-animation:rotateshine 10s infinite;
  -o-animation:rotateshine 10s infinite;
  animation:rotateshine 10s infinite;
}

img.kotka4 {
  width:60px;
  position:absolute;
  left:925px;
  top:2000px;
  -webkit-animation:rotateshine 10s infinite;
  -moz-animation:rotateshine 10s infinite;
  -o-animation:rotateshine 10s infinite;
  animation:rotateshine 10s infinite;
}

.tv {
  position:absolute;
  left:153px;
  top:465px;
}

.banner {
  position:absolute;
  left:98px;
  top:700px;
}

.wall_post_info {
  font-weight:bold;
  color:#FF1493;
}

.wall_post_body {
  color:#FF1493;
}

.wall_post_time {
  color:#FF1493;
}

.hide {
  display:none;
}