@charset "UTF-8";

body {
  font-family:Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif sans-serif;
  font-size:24.8px;
  line-height:1;
  color:#000000;
  background-color:#222222;
/*basic background*/
  background-position:top 50px left,bottom right 40px,top left;
  background-repeat:no-repeat,no-repeat,repeat;
  background-attachment:fixed;
  padding:0;
}

#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#profile_header_container,#profile_schedule,#profile_about_me > div:nth-child(1) {
  display:none;
}

.wall_post_time {
  font-size:9px;
  display:none;
}

#profile {
  width:940px;
  margin:40px auto -10px;
  background:#222222 url(http://84.238.140.161:81/Cam/MFC/mfcp_h.jpg) top center no-repeat;
/*about me section background*/
  box-shadow:0 0 0 0 #222222;
/*about me box background*/
  font-size:.875em;
  line-height:1.25;
}

#profile_header {
  padding:400px 0 0;
}

.profile_section {
  border-spacing:0;
}

.profile_section .heading {
  background:#000000;
/*Message Wall Line color*/
  color:#fff;
/*Message Wall letter color*/
  height:40px;
  font-size:1.065rem;
  font-weight:normal;
  padding:10px 0 0 15px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  margin-bottom:0;
}

.profile_section_content {
  z-index:auto;
}

#profile_about_me {
  margin:20px 0;
}

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

img {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0;
  -moz-box-shadow:0;
  box-shadow:0;
}

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

#img_preview {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0;
  -moz-box-shadow:0;
  box-shadow:0;
}

.container {
  display:block;
  margin:0 0 0 20px;
}

.in_page_anchor {
  padding-top:50px;
  margin-top:-50px;
  display:inline-block;
}

.about-me {
  padding:0 20px;
  -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;
}

textarea {
  margin:10px 15px;
  width:760px!important;
  background:#ccc;
  -moz-box-shadow:0 0 4px #000 inset;
  -webkit-box-shadow:0 0 4px #000 inset;
  box-shadow:0 0 4px #000 inset;
  outline:1px solid #333;
  border:1px solid #000;
  padding:5px;
  color:#000;
  font-size:14px;
}

textarea:hover {
  margin:10px 15px;
  width:760px!important;
  background:#ccc;
  -moz-box-shadow:0 0 4px #000 inset;
  -webkit-box-shadow:0 0 4px #000 inset;
  box-shadow:0 0 4px #000 inset;
  outline:1px solid #333;
  border:1px solid #000;
  padding:5px;
  color:#333;
  font-size:14px;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
}

.wall_post_avatar {
  padding:5px;
  border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  -webkit-border-radius:4px;
  border-top:1px solid #ccc;
  border-bottom:1px inset rgba(153,153,153,.6);
  background:rgb(226,226,226);
  background:-moz-linear-gradient(top,rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(226,226,226,1)),color-stop(50%,rgba(219,219,219,1)),color-stop(51%,rgba(209,209,209,1)),color-stop(100%,rgba(254,254,254,1)));
  background:-webkit-linear-gradient(top,rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
  background:-o-linear-gradient(top,rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
  background:-ms-linear-gradient(top,rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
  background:linear-gradient(to bottom,rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2',endColorstr='#fefefe',GradientType=0);
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -ms-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .3s ease-in-out;
}

.wall_post_avatar:hover,.wall_post_avatar>.img:hover {
  border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  -moz-transform:rotate(12deg);
  -moz-transform:skewx(0deg) translatex(20px);
  -webkit-transform:rotate(12deg);
  -o-transform:rotate(12deg);
  -ms-transform:rotate(12deg);
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1.2);
  -webkit-box-shadow:3px 5px 10px 0 rgba(50,50,50,0.75);
  -moz-box-shadow:3px 5px 10px 0 rgba(50,50,50,0.75);
  box-shadow:3px 5px 10px 0 #222222;
}

.wall_post_avatar> .img_radius_shadow:hover {
  -webkit-transform:scale(1.3);
  -moz-transform:scale(1.3);
  -ms-transform:scale(1.3);
  -o-transform:scale(1.3);
  transform:scale(1.3);
}

.wall_post_avatar > img {
  border:1px inset #222222;
}

.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;
  border-bottom:1px inset rgba(153,153,153,.5);
  width:900px;
  background:rgb(34,34,34);
  background:-moz-linear-gradient(top,rgba(206,206,206,1) 0%,rgba(254,255,255,1) 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(206,206,206,1)),color-stop(100%,rgba(254,255,255,1)));
  background:-webkit-linear-gradient(top,rgba(206,206,206,1) 0%,rgba(254,255,255,1) 100%);
  background:-o-linear-gradient(top,rgba(206,206,206,1) 0%,rgba(254,255,255,1) 100%);
  background:-ms-linear-gradient(top,rgba(206,206,206,1) 0%,rgba(254,255,255,1) 100%);
  background:linear-gradient(to bottom,rgba(206,206,206,1) 0%,rgba(254,255,255,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cecece',endColorstr='#feffff',GradientType=0);
  font-weight:normal;
}

.wall_post_body {
  height: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;
  margin-top:0;
  text-indent:11px;
  border-bottom:1px solid rgba(102,102,102,0.5);
  width:813px;
  margin-left:70px;
  font-size:12px;
  color:#222;
  text-shadow:0 1px 0 rgba(255,255,255,.5);
  background:rgb(34,34,34);
  background:-moz-linear-gradient(top,rgba(56,56,56,1) 0%,rgba(206,206,206,1) 1%,rgba(237,237,237,1) 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(56,56,56,1)),color-stop(1%,rgba(206,206,206,1)),color-stop(100%,rgba(237,237,237,1)));
  background:-webkit-linear-gradient(top,rgba(56,56,56,1) 0%,rgba(206,206,206,1) 1%,rgba(237,237,237,1) 100%);
  background:-o-linear-gradient(top,rgba(56,56,56,1) 0%,rgba(206,206,206,1) 1%,rgba(237,237,237,1) 100%);
  background:-ms-linear-gradient(top,rgba(56,56,56,1) 0%,rgba(206,206,206,1) 1%,rgba(237,237,237,1) 100%);
  background:linear-gradient(to bottom,rgba(56,56,56,1) 0%,rgba(206,206,206,1) 1%,rgba(237,237,237,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#383838',endColorstr='#ededed',GradientType=0);
}

.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:#222222;
  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;
}

#header_bar,#profile_header.profile_section,#profile_header.profile_section,#profile_main_photo {
  display:none;
}

#about_me_label,#username_label,#username_value,#cam_score_label,#cam_score_value,#gender_label,#gender_value,#body_type_label,#body_type_value,#hair_label,#hair_value,#eyes_label,#eyes_value,#weight_label,#weight_value,#height_label,#height_value,#sexual_preference_label,#sexual_preference_value,#smoke_label,#smoke_value,#drink_label,#drink_value,#drugs_label,#drugs_value,#marital_status_label,#marital_status_value,#occupation_label,#occupation_value,#school_label,#school_value,#favorite_food_label,#favorite_food_value,#pets_label,#pets_value,#automobile_label,#automobile_value,#about_me_label.profile_section_content .heading {
  opacity:0;
}