@charset "UTF-8";

UTF-8;
body {
  margin:0 auto;
  width:1000px!important;
  position:relative;
  top:0;
  left:-554px;
  background:url(),url(http://farm5.staticflickr.com/4122/4762690503_a23fba6cde_b.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,5);
  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:43%;
  margin-right:auto;
  position:relative;
  top:300px;
  width:600px;
  background:rgba(51,51,51,0.5);
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#ffffff;
  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;
}