@charset "UTF-8";

/* - - - - - - - - - - - - - - - - - - - -  Custom MFC - - - - - - - - - - - - - - - - - - - - */
/* -------------------------------Nav */
/* -------------------------------About */
.maindiv {
  width:600px;
  margin:auto;
}

h1 {
  font-family:'Dancing Script';
  font-size:5em;
  color:#FFBBDD;
  text-shadow:1px 1px 2px #666,0 0 25px #fff,0 0 5px #fff;
}

p {
  color:#57737b;
  text-align:center;
  font-size:2em;
  font-family:'Romanesco';
}

.aboutcon {
  padding:25px;
  border-bottom:7px dotted white;
}

.about font {
  font-size:1.5em;
}

.rulescon {
  padding:25px;
  border-bottom:7px dotted white;
}

.rulescon ul {
  color:#57737b;
  text-align:center;
  font-size:2.2em;
  font-family:'Romanesco';
  list-style-image:url(https://hostimg.co/images/2017/11/23/listitem2.png);
}

.rulescon li {
  padding-bottom:10px;
}

/* -------------------------------Menu */
.menucon {
  padding:25px;
  border-bottom:7px dotted white;
}

.menucon ul {
  width:400px;
  margin:auto;
  padding-left:0;
  list-style:none;
  color:#57737b;
  font-size:2.2em;
  font-family:'Romanesco';
}

.menucon li {
  padding-bottom:20px;
}

.menucon font {
  float:right;
  background:#fff;
  padding:3px 10px;
  border-radius:5px;
  position:relative;
  bottom:7px;
}

.menucon a {
  text-decoration:none;
  color:#57737b;
}

/* -------------------------------Content */
/* - - - - - - - - - - - - - - - - - - - -  FONTS - - - - - - - - - - - - - - - - - - - - */
/* -------------------------------Heading font */
/* vietnamese */
@font-face {
  font-family:'Dancing Script';
  font-style:normal;
  font-weight:400;
  src:local('Dancing Script Regular'),local(DancingScript-Regular),url(https://fonts.gstatic.com/s/dancingscript/v9/DK0eTGXiZjN6yA8zAEyM2fRMc6C39aem-aUPzsV2c2w.woff2) format("woff2");
  unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB;
}

/* latin-ext */
@font-face {
  font-family:'Dancing Script';
  font-style:normal;
  font-weight:400;
  src:local('Dancing Script Regular'),local(DancingScript-Regular),url(https://fonts.gstatic.com/s/dancingscript/v9/DK0eTGXiZjN6yA8zAEyM2e87R-l0-Xx_7cYc0ZX1ifE.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

/* latin */
@font-face {
  font-family:'Dancing Script';
  font-style:normal;
  font-weight:400;
  src:local('Dancing Script Regular'),local(DancingScript-Regular),url(https://fonts.gstatic.com/s/dancingscript/v9/DK0eTGXiZjN6yA8zAEyM2Ud0sm1ffa_JvZxsF_BEwQk.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

/* -------------------------------body font */
/* latin-ext */
@font-face {
  font-family:'Romanesco';
  font-style:normal;
  font-weight:400;
  src:local(Romanesco),local(Romanesco-Regular),url(https://fonts.gstatic.com/s/romanesco/v6/Zpp0Jp4h_-0ufpZyFGQqPxJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

/* latin */
@font-face {
  font-family:'Romanesco';
  font-style:normal;
  font-weight:400;
  src:local(Romanesco),local(Romanesco-Regular),url(https://fonts.gstatic.com/s/romanesco/v6/ulV2bu0ivcWDuAzM7oh4XVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

/* - - - - - - - - - - - - - - - - - - - -  DEFAULT MFC - - - - - - - - - - - - - - - - - - - - */
#profile_main_photo,#about_me_label,#marital_status_container,#sexual_preference_container,#age_container,#height_container,#weight_container,#eyes_container,#hair_container,#ethnicity_container,#body_type_container,#gender_container,#username_container,#tags_container,#tbody,#header_bar,#city_container,#profile_header,#profile_about_me > .heading,#footer_bar,#occupation_container,#school_container,#favorite_food_container,#pets_container,#automobile_container,#drugs_container,#drink_container,#smoke_container,#country_container,#cam_score_container,#country_container,#drugs_container,#username_container {
  display:none;
}

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

a:visited {
  color:#;
}

a {
  color:#fff;
}

#profile_friends,#profile_password_photo_galleries,#profile_photo_galleries,#profile_interests_content,#profile_comments,#profile_schedule {
  font-size:2.2em;
  width:600px;
  margin:auto;
  color:#57737b;
}

#profile_password_photo_galleries > .profile_section_content,#profile_photo_galleries > .profile_section_content,#profile_interests_content > .profile_section_content,#profile_comments > .profile_section_content,#profile_schedule > .profile_section_content {
  width:600px;
  margin:auto;
  padding-left:210px;
  padding-right:210px;
}

body {
  width:1000px;
  margin:auto;
  background:url(https://hostimg.co/images/2017/11/27/smb.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center;
  background-size:cover;
}

.profile_section_content {
  border:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  margin:0;
  font-family:'Romanesco';
}

.profile_section_background {
  background-color:transparent;
  background:rgba(165,219,235,0.8);
  filter:alpha(opacity=100);
  opacity:.8;
}

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

.profile_section_content .heading {
  font-family:'Dancing Script';
  font-size:2em;
  color:#FFBBDD;
  text-shadow:1px 1px 2px #666,0 0 25px #fff,0 0 5px #fff;
}

.content {
  padding:0;
}

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