@charset "UTF-8";

/*-----------------[LAYOUT START]------------------------*/
a:link,a:active,a:hover {
  color:#ff4d94;
}

a:visited {
  color:#ff4d94;
}

body {
  background:url(http://orig06.deviantart.net/e03e/f/2015/131/c/5/bg_by_evilinfiltrator-d8t1ahe.jpg);
  background-attachment:fixed;
  background-repeat:no-repeat;
}

#profile {
  width:939px;
  margin:60px auto -10px;
  background:#02478c url(http://orig14.deviantart.net/3a13/f/2015/131/c/4/profile_bg_by_evilinfiltrator-d8t1ahl.jpg) top center no-repeat;
  box-shadow:0 0 10px 1px rgba(0,0,0,0.3);
  font-size:.875em;
  line-height:1.25;
  border-top-left-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  border-top-right-radius:10px;
  color:#ffffff;
}

#profile_header {
  padding:417px 0 0;
}

#profile_avatar {
  padding:4px;
  background-color:#1ae0f9;
  border:1px solid #ccc;
  border:1px solid rgba(0,0,0,0.2);
  box-shadow:0 1px 3px rgba(0,0,0,0.1);
}

#main_photo {
  padding:4px;
  background-color:#1ae0f9;
  border:1px solid #ccc;
  border:1px solid rgba(0,0,0,0.2);
  box-shadow:0 1px 3px rgba(0,0,0,0.1);
}

.profile_section_content {
  z-index:auto;
}

.content {
  padding:5px;
}

.photo_gallery_previews {
  text-align:center;
}

.books img,.movies img {
  margin:4px;
  border:1px solid #ffea97;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}

.about-me .header {
  font-size:1.25rem;
  font-weight:bold;
  margin-top:20px;
  margin-bottom:-10px;
}

.profile_section {
  border-spacing:0;
}

.profile_section .heading {
  color:#ffffff;
  font-size:1.25rem;
  font-weight:bold;
  border-bottom:#ffffff solid 2px;
  padding:10px 0 0 15px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  margin-bottom:5px;
}

.profile_section_content {
  z-index:auto;
}

#profile_about_me {
  margin:20px 0;
  padding-top:20px;
}

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

.images {
  margin-top:20px;
}

.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;
}

#meaning_life_label {
  margin-top:15px;
}

#craziest_thing_label,#tags_value,#tags_label,#about_me_label,#profile_main_photo,#profile_about_me > div:nth-child(1),.header_links,#server_time,.footer_links {
  display:none;
  opacity:0;
}

.photo_gallery_lock:hover,#main_photo:hover,#profile_avatar:hover,.photo_gallery_image:hover {
  border:1px solid #ffffff;
/*-----------------[LAYOUT END]------------------------*/
/*-----------------[SIDE NAVIGATION START]------------------------*/
}

#menu {
  position:absolute;
  right:50px;
  top:-500px;
  width:9em;
}

#menu li {
  display:inline;
  list-style-type:none;
  padding:20px;
}

/* css buttons */
.menulink {
  background:#1ae0f9;
  margin-top:3px;
  display:inline-block;
  color:#ffffff;
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  font-style:normal;
  height:40px;
  line-height:40px;
  width:130px;
  text-decoration:none;
  text-align:center;
  padding-left:0;
  -webkit-box-shadow:1px 1px 30px 0 rgba(50,50,50,0.45);
  -moz-box-shadow:1px 1px 30px 0 rgba(50,50,50,0.45);
  box-shadow:1px 1px 30px 0 rgba(50,50,50,0.45);
  border-top-left-radius:60px;
  border-bottom-left-radius:60px;
  opacity:.9;
}

.menulink:hover {
  opacity:1;
}

.menulink:hover {
  background:#ffffff;
/*-----------------[SIDE NAVIGATION ENID]------------------------*/
/*-----------------[MENU CAMSCORE LEFT START]------------------------*/
}

#cam_score_container {
  background:linear-gradient(to bottom,#1ae0f9 0%,#1ae0f9 100%) repeat scroll 0 0 rgba(0,0,0,0);
  box-shadow:0 0 3px rgba(0,0,0,0.1);
  line-height:10px;
  margin:0;
  max-width:108px;
  min-width:108px;
  height:28px;
  padding:10px 17px 10px 16px;
  z-index:96;
  position:absolute;
  left:-5px;
  top:-390px;
  -border-bottom-right-radius:100px;
  border-top-right-radius:100px;
  opacity:.9;
}

#new_homepage_friend {
  background:linear-gradient(to bottom,#1ae0f9 0%,#1ae0f9 100%) repeat scroll 0 0 rgba(0,0,0,0);
  box-shadow:0 0 3px rgba(0,0,0,0.1);
  margin:0;
  padding:8px;
  min-width:125px;
  z-index:98;
  text-align:center;
  position:absolute;
  left:-5px;
  top:-342px;
  opacity:.9;
}

#new_admirer {
  background:linear-gradient(to bottom,#1ae0f9 0%,#1ae0f9 100%) repeat scroll 0 0 rgba(0,0,0,0);
  box-shadow:0 0 3px rgba(0,0,0,0.1);
  margin:0;
  padding:8px;
  min-width:125px;
  z-index:99;
  text-align:center;
  position:absolute;
  left:-5px;
  top:-313px;
  opacity:.9;
}

#rate_container {
  background:linear-gradient(to bottom,#1ae0f9 0%,#1ae0f9 100%) repeat scroll 0 0 rgba(0,0,0,0);
  box-shadow:0 0 3px rgba(0,0,0,0.1);
  margin:0;
  padding:10px 10px 10px 23px;
  max-width:108px;
  z-index:95;
  position:absolute;
  left:-5px;
  top:-284px;
  border-bottom-right-radius:100px;
  -border-top-right-radius:100px;
  opacity:.9;
}

#rate_container:hover {
  opacity:1;
}

#new_admirer:hover {
  opacity:1;
}

#new_admirer a {
  text-decoration:none;
}

#new_homepage_friend:hover {
  opacity:1;
}

#new_homepage_friend a {
  text-decoration:none;
}

#rate_value {
  display:block;
}

#rate_label {
  min-width:109px;
}

#cam_score_container:hover {
  opacity:1;
}

#cam_score_container .label {
  display:block;
  margin-bottom:7px;
  margin-right:0;
  min-width:70px;
  text-align:center;
}

#cam_score_value {
  display:block;
  font-weight:700;
  text-align:center;
}

#new_homepage_friend:hover {
  background:#1ae0f9;
}

#cam_score_container:hover {
  background:#1ae0f9;
}

#new_admirer:hover {
  background:#1ae0f9;
}

#rate_container:hover {
  background:#1ae0f9;
/*-----------------[MENU CAMSCORE LEFT END]------------------------*/
/*-----------------[STORE START]------------------------*/
}

.store {
  font-size:1rem;
  line-height:1;
}

.store a {
  color:#fffff;
  text-decoration:none;
}

.store-header {
  color:#ffffff;
  border-bottom:#ffffff solid 2px;
  margin:auto;
  font-size:1.25em;
  font-weight:bold;
  padding:10px 0 0 15px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}

.store-list {
/*background-color: #ccc;*/
/*border:5px solid #fff;*/
  margin:auto;
  height:432px;
  overflow:auto;
}

.three-plus-half-rows {
  height:500px;
}

.four-rows {
  height:575px;
}

.four-plus-half-rows {
  height:655px;
}

.store-footer {
  border-top:#ffffff solid 2px;
  margin:auto;
  height:15px;
  margin-bottom:20px;
}

.store-footer-message {
  color:#ffffff;
  margin:auto;
  border-top:#ffffff solid 2px;
  font-size:.8rem;
  padding:10px 0 0 15px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  margin-bottom:20px;
}

.store-item {
  width:49%;
  height:135px;
  margin:.5%;
  float:left;
  background-color:#0452a1;
  border-radius:8px;
  padding-right:5px;
  text-align:left;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  overflow:hidden;
}

.store-item .image {
  width:40%;
  height:100%;
  position:absolute;
  left:0;
  top:0;
  z-index:10;
}

.image img {
  height:100%;
}

.store-item .desc {
  width:59.7%;
  height:100%;
  background-color:#0452a1;
  position:absolute;
  right:0;
  top:0;
  padding:0 5px;
  z-index:20;
  -moz-transition:.5s .5s ease-in-out;
  -o-transition:.5s .5s ease-in-out;
  -webkit-transition:.5s .5s ease-in-out;
  transition:.5s .5s ease-in-out;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}

.store-item:hover .desc,.store-item:hover .desc a {
  background-color:rgba(128,128,128,.8);
  color:#ffffff;
  width:100%;
  padding:0 40px;
}

.desc .title {
  height:16px;
  width:100%;
  margin:7px 0 0;
  font-size:1em;
  font-weight:bold;
}

.desc-content {
  height:85px;
  width:100%;
  overflow:hidden;
  -ms-text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:6;
  -webkit-box-orient:vertical;
  font-size:.75em;
  line-height:1.2;
}

.desc-content ul {
  list-style-type:disc;
  list-style-position:inside;
}

.desc-content li {
  margin:1.5px;
  font-size:.75rem;
  line-height:1;
}

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

.item-tag {
  font-size:.625em;
  color:#ff4d94;
  background-color:#ffffff;
  padding:2px 10px;
  border-radius:8px;
}

.purchase {
  background-color:#ff4d94;
}

.purchase:hover {
  background-color:#ff4d94;
}

.store-list::-webkit-scrollbar {
  -webkit-appearance:none;
  width:12px;
  height:12px;
}

.store-list::-webkit-scrollbar-thumb {
  border-radius:8px;
  border:2px solid #ff4d94;
  background-color:#ff4d94;
/*-----------------[STORE END]------------------------*/
/*-----------------[FAQ START]------------------------*/
}

#qanda-container {
  width:750px;
  margin:auto;
  margin-top:50px;
  margin-bottom:50px;
}

#faq-col1 {
  display:inline-block;
  margin:5px;
  vertical-align:top;
}

#faq-col2 {
  display:inline-block;
  margin:5px;
  margin-left:18px;
  vertical-align:top;
}

.qa-container {
  margin:3px;
}

.qa-question {
  width:350px;
  text-align:center;
  background:#ffea97;
  border-top-left-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  border-top-right-radius:10px;
  font-weight:bold;
  font-size:16px;
  color:#000;
}

.qa-container:hover .qa-question {
  background:#ff4d94;
  border-bottom-right-radius:20px;
}

.qa-answer {
  display:none;
  width:340px;
  padding:5px;
  font-size:12px;
}

.qa-container:hover .qa-answer {
  display:block;
/*-----------------[FAQ END]------------------------*/
/*-----------------[POST & COMMENT STYLES START]------------------------*/
}

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

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

.profile_section_content {
  z-index:inherit;
}

.wall_post_avatar img {
  background:none repeat scroll 0 0 #02478c;
  border:4px solid #ffffff;
  border-radius:50%;
  margin-top:30px;
}

.user_comment_textarea_small {
  height:220px;
  padding:5px;
  width:818px;
  max-width:818px;
  min-width:818px;
}

.user_comment_textarea_big {
  height:220px;
  padding:5px;
  width:818px;
  max-width:818px;
  min-width:818px;
}

#user_comment_comment {
  color:#02478c;
  font-family:Tahoma;
  font-size:13px;
  word-spacing:-.69px;
}

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

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

.wall_post:hover {
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
  -webkit-transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  transform:scale(1.1,1.1);
/*-----------------[POST & COMMENT STYLES END]------------------------*/
/*-----------------[BUZZ ANIMATION START]------------------------*/
}

@-webkit-keyframes buzz-out {
  10% {
    -webkit-transform:translateX(3px) rotate(2deg);
    transform:translateX(3px) rotate(2deg);
  }
  
  20% {
    -webkit-transform:translateX(-3px) rotate(-2deg);
    transform:translateX(-3px) rotate(-2deg);
  }
  
  30% {
    -webkit-transform:translateX(3px) rotate(2deg);
    transform:translateX(3px) rotate(2deg);
  }
  
  40% {
    -webkit-transform:translateX(-3px) rotate(-2deg);
    transform:translateX(-3px) rotate(-2deg);
  }
  
  50% {
    -webkit-transform:translateX(2px) rotate(1deg);
    transform:translateX(2px) rotate(1deg);
  }
  
  60% {
    -webkit-transform:translateX(-2px) rotate(-1deg);
    transform:translateX(-2px) rotate(-1deg);
  }
  
  70% {
    -webkit-transform:translateX(2px) rotate(1deg);
    transform:translateX(2px) rotate(1deg);
  }
  
  80% {
    -webkit-transform:translateX(-2px) rotate(-1deg);
    transform:translateX(-2px) rotate(-1deg);
  }
  
  90% {
    -webkit-transform:translateX(1px) rotate(0);
    transform:translateX(1px) rotate(0);
  }
  
  100% {
    -webkit-transform:translateX(-1px) rotate(0);
    transform:translateX(-1px) rotate(0);
  }
}

@keyframes buzz-out {
  10% {
    -webkit-transform:translateX(3px) rotate(2deg);
    -ms-transform:translateX(3px) rotate(2deg);
    transform:translateX(3px) rotate(2deg);
  }
  
  20% {
    -webkit-transform:translateX(-3px) rotate(-2deg);
    -ms-transform:translateX(-3px) rotate(-2deg);
    transform:translateX(-3px) rotate(-2deg);
  }
  
  30% {
    -webkit-transform:translateX(3px) rotate(2deg);
    -ms-transform:translateX(3px) rotate(2deg);
    transform:translateX(3px) rotate(2deg);
  }
  
  40% {
    -webkit-transform:translateX(-3px) rotate(-2deg);
    -ms-transform:translateX(-3px) rotate(-2deg);
    transform:translateX(-3px) rotate(-2deg);
  }
  
  50% {
    -webkit-transform:translateX(2px) rotate(1deg);
    -ms-transform:translateX(2px) rotate(1deg);
    transform:translateX(2px) rotate(1deg);
  }
  
  60% {
    -webkit-transform:translateX(-2px) rotate(-1deg);
    -ms-transform:translateX(-2px) rotate(-1deg);
    transform:translateX(-2px) rotate(-1deg);
  }
  
  70% {
    -webkit-transform:translateX(2px) rotate(1deg);
    -ms-transform:translateX(2px) rotate(1deg);
    transform:translateX(2px) rotate(1deg);
  }
  
  80% {
    -webkit-transform:translateX(-2px) rotate(-1deg);
    -ms-transform:translateX(-2px) rotate(-1deg);
    transform:translateX(-2px) rotate(-1deg);
  }
  
  90% {
    -webkit-transform:translateX(1px) rotate(0);
    -ms-transform:translateX(1px) rotate(0);
    transform:translateX(1px) rotate(0);
  }
  
  100% {
    -webkit-transform:translateX(-1px) rotate(0);
    -ms-transform:translateX(-1px) rotate(0);
    transform:translateX(-1px) rotate(0);
  }
}

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

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

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

.item-tag:hover {
  -webkit-animation-name:buzz-out;
  animation-name:buzz-out;
  -webkit-animation-duration:.75s;
  animation-duration:.75s;
  animation-timing-function:linear;
  -webkit-animation-iteration-count:1;
  animation-iteration-count:1;
/*-----------------[BUZZ ANIMATION END]------------------------*/
/*-----------------[EvilDesigns START]------------------------*/
}

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

#evildaddy {
  position:fixed;
  bottom:0;
  right:0;
  z-index:999;
  width:133px;
  height:117px;
  margin:0;
  background:url(http://fc01.deviantart.net/fs71/f/2015/026/a/1/evilddadymfc1_by_evilinfiltrator-d8fgq0m.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);
}

#evildaddy:hover {
  width:422px;
  height:359px;
  padding:0 124px 47px 0;
  background-image:url(http://fc07.deviantart.net/fs70/f/2015/028/2/2/daddy_by_evilinfiltrator-d8fqj1a.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);
  }
}

/*-----------------[EvilDesigns END]------------------------*/