@charset "UTF-8";

UTF-8;
/*-----------------[LAYOUT START]------------------------*/
#status_value a:link,a:active,a:hover,a:visited {
  color:#00FF00;
}

a:link,a:active,a:hover {
  color:blue;
}

a:visited {
  color:blue;
}

#member_type_value {
  color:#fff;
}

body {
  background:#FC1188 url(https://farm8.staticflickr.com/7286/16459142065_c11e689389_o.png);
  background-attachment:fixed;
  background-repeat:no-repeat;
}

#profile {
  width:939px;
  margin:60px auto -10px;
  background:#e36caf url(https://farm8.staticflickr.com/7339/16273167809_0155100099_o.png) 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;
}

#profile_header {
  padding:406px 0 0;
}

#profile_avatar {
  padding:4px;
  background-color:#E00072;
  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:#ffea97;
  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;
}

.dmca
a {
  display:block;
  margin-top:-700px;
  width:258px;
  height:140px;
  float:left;
}

.profile_section {
  border-spacing:0;
}

.profile_section .heading {
  color:#ffffff;
  font-size:1.25rem;
  font-weight:bold;
  border-bottom:#E00072 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 #ff4d94;
}

/*-----------------[LAYOUT END]------------------------*/
/*-----------------[MENU CAMSCORE LEFT START]------------------------*/
#cam_score_container {
  background:linear-gradient(to bottom,#ffffff 0%,#ffffff 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,#ffffff 0%,#ffffff 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,#ffffff 0%,#ffffff 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,#ffffff 0%,#ffffff 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:#fdf0f7;
}

#cam_score_container:hover {
  background:#fdf0f7;
}

#new_admirer:hover {
  background:#fdf0f7;
}

#rate_container:hover {
  background:#fdf0f7;
}

/*-----------------[MENU CAMSCORE LEFT END]------------------------*/
/*-----------------[POST & COMMENT STYLES START]------------------------*/
.wall_post_body {
  background:none repeat scroll 0 0 #FFFFFF;
  border:1px dotted #666;
}

.wall_post_body a:visited {
  color:blue;
}

.wall_post_body a:link {
  color:blue;
}

.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 #000;
  border:4px solid #666;
  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:#717171;
  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]------------------------*/