@charset "UTF-8";

body {
  margin:0 auto;
  width:1000px!important;
  position:static;
  top:200px;
  left:-24px;
  background:url(),url(),url(http://i53.photobucket.com/albums/g65/angelstudio16/0c01a854-159a-420c-a84b-eafcada8e3a4_zpsfmp5kycl.jpg);
  background-repeat:no-repeat,no-repeat,no-repeat;
  background-position:bottom left,top center,top center;
  background-size:auto,auto,100%;
  background-attachment:local,local,fixed;
  color:#FFF;
  //background-color:rgba(255,255,255,1);
  font-family:"Century Gothic" ,Palatino Linotype,Book Antiqua,Palatino,serif;
  font-weight:normal;
  font-style:normal;
  font-size:16px!important;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  -o-border-radius:10px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:105px;
}

.profile_section_content {
  display:block;
  margin-left:45%;
  margin-right:auto;
  position:relative;
  top:100px;
  width:800px;
  background:rgba(51,51,51,0.1);
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#fff;
  text-shadow:0 1px 0 #ccc;
  font-family:Century Gothic;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
}

div#new_comment_buttons {
  //display:none;
}

.user_comment_textarea_big {
  //display:none;
}

.user_comment_textarea_small {
  //display:none;
}

#profile_interests_content .label {
  //display:none;
}

.profile_photo_galleries {
  //display:none;
  height:3px;
}

.photo_gallery_previews {
  //display:none;
}

.photo_galleries {
  display:300px;
}

#tags_value {
  width:300px;
}

div#user_comment {
  //display:none;
}

.wall_post_info {
  //display:none;
}

.wall_post_avatar {
  //display:none;
}

.new_comment {
  //display:none;
}

#comments {
  //display:none;
}

#user_comment_comment {
  //display:none;
}

div#profile_main_photo {
  display:none;
  height:3px;
}

#header_bar {
  display:none;
}

#profile_header {
  display:none;
}

.profile_section_background {
  margin-left:90px;
}

.profile_section_content .heading {
  display:none;
}

#footer_bar {
  display:none;
}