@charset "UTF-8";

#profile_avatar,#avatar_holder,#profile_main_photo,#profile_friends,#header_bar,#footer_bar,#blurb_label,#blurb_value,#about_me_label,#status_label,#member_type_value,#member_message_value,#unix_last_updated_container,#show_message_dialog,#profile_header_container,#profile_header {
  display:none;
}

#username_container,#gender_container,#country_container,#city_container,#ethnicity_container,#marital_status_container,#occupation_container,#school_container,#body_type_container,#hair_container,#eyes_container,#smoke_container,#drink_container,#drugs_container,#favorite_food_container,#pets_container,#automobile_container,#status_container,#schedule_day_0_container,#schedule_day_1_container,#schedule_day_2_container,#schedule_day_3_container,#schedule_day_4_container,#schedule_day_5_container,#schedule_day_6_container,#schedule_converted,#profile_schedule,#weight_container,#height_container,#age_container,#sexual_preference_container,#tags_container {
  display:none;
}

.profile_section .heading {
  display:none;
}

#profile {
  width:960px;
  margin:-10px auto;
}

body {
  background-image:url(http://andrewmfc.com/mel/profile/newimg/marble.jpg);
  background-repeat:repeat;
  background-size:auto;
  font-family:'Raleway',sans-serif;
}

/* Add a black background color to the top navigation */
.topnav {
  background-image:url(http://andrewmfc.com/mel/profile/newimg/navbarbackground.png);
  overflow:hidden;
  position:fixed;
  width:950px;
  font-family:'Indie Flower',cursive;
  top:0;
/* Position the navbar at the top of the page */
  z-index:3;
}

/* Style the links inside the navigation bar */
.topnav img {
  float:left;
  color:#FFFFFF;
  display:block;
  text-align:center;
  text-decoration:none;
  font-size:17px;
  margin-left:25px;
}

#leftimg {
  margin-left:35px;
}

/* Change the color of links on hover */
.topnav a:hover {
  text-decoration:underline;
}

#main {
  width:960px;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  margin-top:45px;
}

.section {
  display:block;
}

.header img {
  display:block;
  margin:auto;
  padding-top:5px;
  padding-bottom:5px;
}

.banner img {
  display:block;
  margin:auto;
  padding-top:20px;
  padding-bottom:20px;
}

#subtitle {
  font-family:'Montserrat',sans-serif;
  text-align:center;
}

#links {
  display:block;
  position:relative;
  z-index:2;
  top:-235px;
  left:185px;
  width:960px;
}

#roomrules {
  clear:left;
  width:960px;
  height:250px;
  margin-top:20px;
  margin-bottom:20px;
}

#tipmenu {
  width:960px;
  height:auto;
}

.button {
  width:100px;
  float:left;
  margin-right:25px;
  padding:20px;
  border:thin rgba(205,118,109,1.00) solid;
  text-align:center;
  text-decoration:none;
  border-radius:12px;
}