@charset "UTF-8";

/* === css reset === */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  font-weight:normal;
  font:inherit;
  vertical-align:baseline;
/* background:transparent; */
}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display:block;
}

/* 
body {
  line-height:1;
}
 */
ol,ul {
  list-style:none;
}

blockquote,q {
  quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
  content:'';
  content:none;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

/* === end css reset === */
@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust:none;
  }
}

/* === hide mfc elements ===*/
#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#profile_header_container,#profile_header,#tags_label,#tags_value,#profile_main_photo,#profile_about_me > div:nth-child(1) {
  display:none;
}

#blurb_container,#unix_last_broadcast_container,#unix_last_updated_container,#profile_about_me > .heading {
  display:none;
}

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

#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#profile_header_container,#profile_header,#tags_label,#tags_value,#profile_main_photo,#profile_about_me > div:nth-child(1) {
  Â Â display:none;
}

#blurb_container,#unix_last_broadcast_container,#unix_last_updated_container,#profile_about_me > .heading {
  Â Â display:none;
}

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

#profile_friends {
  display:none;
}

html,body {
  height:100%;
  margin:0;
  padding:0;
  font-size:24px;
}

h1 {
  font-family:bureau-grot-compressed,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:72px;
  text-transform:uppercase;
}

a {
  color:#ca0022;
  font-family:bureau-grot-compressed,sans-serif;
  font-weight:500;
  font-size:1em;
  line-height:520px;
  text-transform:uppercase;
  border:solid;
  padding:10px;
}

#first-frame {
  padding-top:15%;
  background:url(https://imageshack.com/a/img923/9323/rW3qL2.jpg) top center no-repeat;
  background-size:cover;
  color:#ca0022;
  height:700px;
  ext-shadow:#000 .5px .5px 0;
}

#second-frame {
  padding-top:75px;
  padding-bottom:75px;
}

#third-frame {
  background:url(https://imageshack.com/a/img923/2261/ZBYd18.jpg) top center no-repeat;
  color:#000;
  background-size:cover;
  padding-top:25%;
  height:800px;
}

#third-frame h1 {
  color:black;
}

#fourth-frame,#fifth-frame {
  padding-top:75px;
  font-family:bureau-grot-compressed,sans-serif;
  color:#ca0022;
}

h1 {
  color:#ca0022;
}

#fifth-frame {
  font-size:36px;
}