@charset "UTF-8";

UTF-8;
#stuff {
  width:1200px;
  overflow:hidden;
  position:relative;
  margin:-3px 0 0 20px;
}

#vertical_menu {
  position:fixed;
  left:70px;
  top:30px;
  z-index:350;
}

#kitty {
  text-align:center;
}

.horizontal_menu {
  width:100%;
  margin:0 auto;
  text-align:center;
}

#btn1 {
  display:block;
  max-width:20%;
  float:left;
}

#btn2 {
  display:inline-block;
  max-width:20%;
}

#btn3 {
  display:inline-block;
  max-width:20%;
  float:right;
}

#tip_menu {
  position:relative;
  top:-10px;
}

a:link,a:active {
  color:#959595;
  text-decoration:none;
}

a:hover {
  color:#FFF;
}

a:visited {
  color:#B26B8F;
}

body {
  background:gray url(http://gdurl.com/fT0R) no-repeat center center fixed;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  font-family:Century Gothic,sans-serif;
  color:#fff;
  font-size:20px;
  width:1024px;
  margin:0 auto -10px;
  cursor:url(),auto;
}

#profile {
  background:#fff url() repeat scroll;
/*-webkit-box-shadow:0 0 36px 2px rgb(187,195,194);*/
/*-moz-box-shadow:0 0 36px 2px rgba(0,0,0,0.75);*/
/* box-shadow: 0 0 36px 2px rgb(112, 31, 74); */
  z-index:9999999999;
}

#profile_header .profile_section_content {
  padding:0;
  margin:0;
  height:0;
}

#avatar_holder {
  position:absolute;
  right:-0;
  left:0;
  display:none;
}

#profile_avatar {
  display:none;
}

#username_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#city_container,#sexual_preference_container,#marital_status_container,#country_container,#gender_container,#eyes_container,#smoke_container,#drink_container,#drugs_container,#occupation_container,#favorite_food_container,#pets_container,#school_container,#automobile_container,#tags_container,#friends_container,#favorite_models_container,#profile_friends,#cam_score_container,#profile_schedule {
  display:none;
}

#username_value,#gender_value,#body_type_value,#ethnicity_label,#hair_value,#eyes_value,#weight_value,#height_value,#age_value,#country_value,#sexual_preference_value,#admirers_value,#friends_value,#marital_status_value,#camscore_value {
  letter-spacing:1px;
}

#header_bar,.heading,#footer_bar,.header_time,#profile_header_container,#main_photo,#profile_main_photo {
  display:none;
}

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

span#about_me_label {
  visibility:hidden;
  min-width:1px;
  max-width:10px;
}

@font-face {
  font-family:Vivaldi;
  font-style:normal;
  font-weight:normal;
  src:url(VIVALDI0.eot);
}

H1 {
  font-family:"gothic";
}

H2 {
  font-family:"Vivaldi";
}

body {
  background-color:#ffffff;
  background-color:#9AC956;
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:20px;
}

.profile_section_content {
  color:#666666;
  border:px #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color::#e3e0dd;
}

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

.profile_section_content .heading {
  padding:5px;
  background-color:#BCEC76;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:20px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
  margin:0;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}

#photo_gallery_previews {
  font-family:'Arsenal',Helvetica,Arial,sans-serif;
  font-size:1.1rem;
  font-weight:600;
  line-height:1rem;
  text-decoration:none;
  white-space:wrap;
  color:black;
  position:relative;
  text-align:center;
  top:0;
}

.images,#profile_comments {
  position:relative;
  top:0;
}

.photo_gallery_link,.photo_gallery_preview {
  font-family:'Arsenal',Helvetica,Arial,sans-serif;
  font-size:1.1rem;
  font-weight:600;
  line-height:1rem;
  text-decoration:none;
  white-space:wrap;
  color:black;
}

.photo_gallery_image {
  border:6px solid #085c8c;
  border-radius:100%;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  text-align:center;
  width:150px;
  height:130px;
}

.photo_gallery_name a {
  color:black;
}

@media only screen and (max-width: 500px) {
  
}