@charset "UTF-8";

UTF-8;
UTF-8;
a:link,a:active,a:hover {
  color:#4D4D4D;
}

a:-webkit-any-link {
  color:#4D4D4D;
}

a:visited {
  color:#4D4D4D;
}

body {
  margin-top:100px;
  margin-left:auto;
  margin-right:auto;
  color:#4D4D4D;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  width:850px;
  background:#F5F5F5;
  background-repeat:repeat-x;
  background-attachment:fixed;
  background-position:center top;
  background-image:url(https://img.mfcimg.com/photos2/741/7411522/493-326-343-327-11042494.jpg);
}

#unix_last_login_container,#unix_last_updated_container,#header_bar,#footer_bar {
  display:none;
}

/*#footer_bar,#status_container,#unix_last_login_container,#unix_last_updated_container,.header_links,#profile_header,#profile_main_photo,#tags_container,#header_bar,#username_container,#gender_container,#sexual_preference_container,#about_me_label {
    display:none;
}*/
#profile {
  font-size:.875em;
  line-height:1.25;
  max-width:950px;
  padding:5px;
  margin-top:100px;
  margin-left:auto;
  margin-right:auto;
  background-color:#F5F5F5;
  color:#4D4D4D;
}

.profile_section_background {
  background-color:#ffffff;
  filter:alpha(opacity=0);
  opacity:0;
}

#profile_header_container .heading {
  position:absolute;
  left:10px;
  top:-100px;
  z-index:500;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:40px;
  color:#ff2800;
  margin-left:0;
  text-align:left;
  background-color:transparent;
}

.profile_section_content .heading {
  padding:5px;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:18px;
  text-align:center;
  background-repeat:repeat-x;
  background-position:center top;
}

.content {
  padding:5px;
}

table,th,td {
  border:0 solid black;
  border-collapse:collapse;
}

.navbar {
  background-color:#fffff1;
  position:fixed;
  left:0;
  top:0;
  height:49px;
  width:100%;
  border-bottom:2px solid #ff2800;
  font-size:15px;
  line-height:1;
}

.nav {
  width:950px;
  margin:0 auto;
  display:block;
}

.nav ul {
  list-style-type:none;
  padding:0;
  margin:0;
  overflow:hidden;
}

.nav li {
  float:right;
}

.nav a:link,.nav a:visited {
  display:block;
  width:auto;
  height:30px;
  font-size:1.0625em;
  color:#ff2800;
  background-color:#fffff1;
  text-align:center;
  padding:19px 20px 0;
  text-decoration:none;
  text-transform:uppercase;
}

.nav a:hover,.nav a:active {
  background-color:#FFF;
  color:#222;
}

h2 {
  margin-top:-5px;
}

.logo {
  float:left;
  width:200px;
}

a#scroll-to-top {
  background:#e2e2e2;
  bottom:50px;
  font-size:0;
  height:35px;
  outline:0 none;
  position:fixed;
  right:20px;
  text-indent:-9999px;
  width:35px;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
  border:1px;
  border-color:ff2800;
}

#scroll-to-top-triangle {
  border-style:solid;
  border-width:0 10px 11px;
  height:0;
  margin:33% 22%;
  position:absolute;
  width:0;
  border-color:transparent transparent #FF2800;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

#scroll-to-top:hover {
  background:#FF2800;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

#scroll-to-top:hover #scroll-to-top-triangle {
  border-color:transparent transparent #fff;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

a:link,a:active,a:hover {
  color:#FF2800;
}

a:visited {
  color:#FF2800;
}

.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;
}

.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:#F5F5F5;
  color:#FF2800;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -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;
}

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