@charset "UTF-8";

/* OATHTAKER CODED Â© 2020 =================================================== */
Model Name: Frankie Peach
Type: Custom MFC Profile
Author: Max Oathtaker
Author Link: http://profiles.myfreecams.com/oathtaker
Author Email: m.oathtaker@gmail.com
Version: 1.0
Intellectual Property & Copyright Notice: The design and content of this profile and all associated copyright and other intellectual property rights to the profile and the material on the profile are reserved.You may not copy,modify,republish or in any other way use the design,stylings and/or contents of this profile except as expressly permitted by the model and myself,and you must not download any material or copy and save any material to your computer without prior permission. /=================================================== */
html {
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
}

@media only all and (max-width: 640px) and (max-height: 480px) {
  body {
    background-size:640px 480px;
    -moz-background-size:640px 480px;
    -webkit-background-size:640px 480px;
  }
}

@media only screen and (orientation: portrait) and (device-width: 320px),(device-width: 768px) {
  body {
    -webkit-background-size:auto 100%;
  }
}

@media only screen and (orientation: landscape) and (device-width: 320px),(device-width: 768px) {
  body {
    -webkit-background-size:100% auto;
  }
}

@media all and (max-width: 1024px) {
  #ot_logo {
    display:none;
  }
}

@font-face {
  font-family:'Oswald';
  src:url(https://fonts.gstatic.com/s/oswald/v10/qpy-UiLNKP-VfOdbcs6r6-vvDin1pK8aKteLpeZ5c0A.woff),url(https://fonts.gstatic.com/s/oswald/v10/Y_TKV6o8WovbUd3m_X9aAA.ttf),local(Oswald-Regular),local(Oswald-regular);
}

@font-face {
  font-family:'SourceSans';
  src:url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNHq-FFgoDNV3GTKpHwuvtI.woff),url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNzbP97U9sKh0jjxbPbfOKg.ttf),local('Source Sans Pro'),local(Source-Sans-Pro-regular);
}

@font-face {
  font-family:'Prompt';
  font-style:normal;
  font-weight:400;
  src:local(Prompt),local(Prompt-Regular),url(https://fonts.gstatic.com/s/prompt/v2/-W__XJnvUD7dzB2KYNod.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
  font-family:'Prompt';
  font-style:normal;
  font-weight:300;
  src:local('Prompt Light'),local(Prompt-Light),url(https://fonts.gstatic.com/s/prompt/v2/-W_8XJnvUD7dzB2Cy_gIaWMu.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
  font-family:'BerkshireS';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:local('Berkshire Swash Regular'),local(BerkshireSwash-Regular),url(https://fonts.gstatic.com/s/berkshireswash/v8/ptRRTi-cavZOGqCvnNJDl5m5XmN_qs4z.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

a,a:visited {
  color:#fff;
  text-decoration:none;
}

a:hover,a:focus {
  color:#088A08;
  text-decoration:none;
}

@font-face {
  font-family:'WorkSans';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:local('Work Sans Medium'),local(WorkSans-Medium),url(https://fonts.gstatic.com/s/worksans/v5/QGYpz_wNahGAdqQ43Rh3j4P8mNhN.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
  font-family:'WorkSans';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:local('Work Sans'),local(WorkSans-Regular),url(https://fonts.gstatic.com/s/worksans/v5/QGYsz_wNahGAdqQ43Rh_fKDp.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

#About,#Snapchat {
  position:absolute;
  margin-top:-35px;
}

.nav,.nav ul {
  margin:0;
  padding:0;
  list-style:none;
}

.nav {
  position:fixed;
  top:0;
  margin:0 -10px auto;
  vertical-align:top;
  z-index:9999;
  height:32px;
  width:940px;
  text-align:center;
  background:#e99782;
}

.nav>li>a {
  display:inline-block;
  padding:12px 5px;
  position:relative;
  font-family:'Prompt',sans-serif;
  font-size:14px;
  .letter-spacing:.1rem;
  text-transform:uppercase;
  text-decoration:none;
  color:#fff;
  text-shadow:1px 2px rgba(254,46,46,.35);
  -webkit-transition:color .1s linear;
  -moz-transition:color .1s linear;
  -o-transition:color .1s linear;
  -ms-transition:color .1s linear;
  transition:color .1s linear;
}

#TipMenu {
  position:absolute;
  margin-top:-45px;
}

#MShare {
  position:absolute;
  margin-top:-65px;
}

body {
  margin:0;
  padding:0;
  font-family:Helvetica,Arial,sans-serif;
  font-size:1rem;
  line-height:1.25;
  background:url(https://dl.dropbox.com/s/x3uuiwpekd8qtmh/PQBg.jpg) top center no-repeat;
  background-attachment:fixed;
  background-size:cover;
  -moz-background-size:cover;
  -webkit-background-size:cover;
  font-smooth:always;
  font-smoothing:antialiased;
  -moz-font-smoothing:antialiased;
  -webkit-font-smoothing:antialiased;
  -webkit-font-smoothing:subpixel-antialiased;
}

#profile {
  width:940px;
  margin:14px auto 40px;
  background:url(https://dl.dropbox.com/s/4o0nw0235siyvcd/PQHdr.png) top center no-repeat;
  line-height:1;
  z-index:300;
}

#profile_header {
  padding:450px 0 0;
}

.nav>li {
  margin:0;
  line-height:1;
  padding:0;
  display:inline;
  position:relative;
  margin:0 40px;
}

.nav>li>a:hover,.nav>li:hover>a {
  color:#F2F5A9;
  font-weight:bold;
  text-shadow:none;
}

.nav>li:last-child>a::after {
  display:none;
}

.profile_section_content {
  z-index:auto;
}

.container {
  display:block;
  margin:0 0 0 20px;
  -webkit-backface-visibility:hidden;
}

ul,ol {
  padding:0;
  margin:0;
  list-style-type:none;
}

.twocolumn {
  column-count:2;
  -webkit-column-count:2;
  -moz-column-count:2;
}

#profile_avatar,#avatar_holder,#profile_main_photo,#header_bar,#footer_bar,#blurb_label,#about_me_label,#status_label,#member_type_value,#member_message_value,#unix_last_updated_container,#show_message_dialog,#username_container,#gender_container {
  display:none;
}

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

.heading {
  display:none;
}

#about_me_value {
  display:block;
  margin:0 auto 0 -20px;
}

#profile_about_me {
  width:920px;
  padding-top:720px;
  z-index:3;
}

#ot_logo {
  position:fixed;
  top:1%;
  right:1%;
}

.container {
  display:block;
  margin:0 0 0 20px;
}

#profile_header {
  padding:0;
}

#blurb_container #blurb_value {
  width:940px;
  position:absolute;
  top:600px;
  left:0;
  text-align:center;
  font-family:'BerkshireS',sans-serif;
  font-size:28px;
  line-height:20px;
  color:#d55d4e;
  white-space:wrap;
  word-spacing:4px;
  text-shadow:0 1px 0 rgba(255,255,255,.3),0 -1px 0 rgba(255,255,255,.7);
}

#blurb_container #blurb_value {
  .container#last_login_string_label#unix_last_login_label#unix_last_broadcast_labeldisplay:none;
}

#last_login_string_value::before {
  content:'My last broadcast was: ';
}

#profile_header_container {
  min-height:0;
}

.profile_section_content {
  border-spacing:0;
  top:-7px;
  z-index:auto;
}

img {
  border-radius:0;
  box-shadow:none;
}

.img_radius_shadow {
  border-radius:0;
  box-shadow:none;
}

#img_preview {
  border-radius:0;
  box-shadow:none;
}

#unix_last_broadcast_container #unix_last_broadcast_value {
  width:940px;
  position:absolute;
  top:660px;
  margin:0;
  left:0;
  font-family:'SourceSans',sans-serif;
  font-weight:600;
  font-size:10.5px;
  color:#d55d4e;
  text-shadow:none;
  text-transform:uppercase;
  text-align:center;
}

#member_status_value:before {
  color:#d55d4e!important;
  content:'I am ';
  font-family:'Prompt',sans-serif;
  font-weight:600;
  font-size:10px;
  color:#d55d4e;
  text-transform:uppercase;
}

#member_status_value:after {
  color:#d55d4e!important;
  font-family:'Prompt',sans-serif;
  font-weight:600;
  font-size:10px;
  color:#d55d4e;
  content:' Now';
  text-transform:uppercase;
}

#status_container {
  position:absolute;
  width:940px;
  top:635px;
  margin:0;
  left:0;
  text-align:center;
  font-family:'Prompt',sans-serif;
  font-weight:500;
  font-size:10px;
  color:#d55d4e;
  text-shadow:none;
  text-transform:uppercase;
  z-index:1;
}

#member_status_value {
  display:inline-block;
  width:940px;
  margin:0 auto;
  left:0;
  text-align:center;
  font-family:'Prompt',sans-serif;
  font-weight:500;
  font-size:10px;
  color:#d55d4e;
  text-shadow:none;
  text-transform:uppercase;
  z-index:1;
}

#status_value {
  font-size:0!important;
}

#status_value a {
  display:none;
  color:#fff!important;
  font-family:"Prompt","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:9px;
  text-transform:uppercase;
  padding:2px 10px 1px;
  background:#d55d4e;
  border:solid 1px #fff;
  border-radius:100px;
  -moz-border-radius:100px;
  -webkit-border-radius:100px;
  -webkit-box-shadow:0 0 1px 1px rgba(225,95,78,0.6);
  -moz-box-shadow:0 0 1px 1px rgba(225,95,78,0.6);
  box-shadow:0 0 1px 1px rgba(225,95,78,0.6);
}

.profile_section_content .label {
  font-family:"WorkSans",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:500;
  font-size:11px;
  line-height:14px;
  color:#d55d4e;
  text-shadow:1px 2px rgba(0,0,0,.25);
  text-transform:uppercase;
}

.profile_section_content .value {
  font-family:"WorkSans",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:400;
  font-size:13px;
  line-height:14px;
  color:#d55d4e;
}

#profile_photo_galleries {
  position:relative;
  border-radius:4px;
  text-align:center;
}

.photo_gallery_previews {
  text-align:center;
}

.photo_gallery_name {
  display:block;
  width:auto;
}

#status_value span a {
  display:inline-block!important;
  font-family:"Prompt","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:9px;
  color:#FDDB60;
  text-transform:uppercase;
}

#status_value span:nth-child(3) {
  margin-left:10px;
}

#member_type_value {
  display:none;
}

#status_value #member_message_value {
  display:none!important;
}

#status_label {
  display:none!important;
}

.photo_gallery_preview {
  color:#3E5054;
  width:90px;
}

.photo_gallery_preview > a {
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  transition:all .5s ease;
}

.photo_gallery_preview > a:hover {
  opacity:.6;
}

.photo_gallery_preview .photo_gallery_count {
  font-family:'WorkSans',sans-serif;
  font-weight:500;
  font-size:13px;
  color:#d55d4e;
  padding:4px 0 0;
}

.photo_gallery_preview a,.photo_gallery_preview a:link,.photo_gallery_preview a:active,.photo_gallery_preview a:hover,.photo_gallery_preview a:visited {
  font-family:'WorkSans',sans-serif;
  font-weight:500;
  font-size:13px;
  line-height:15px;
  text-decoration:none;
  white-space:wrap;
  color:#d55d4e;
}

.photo_gallery_lock,.photo_gallery_image {
  width:55px;
  height:55px;
  padding:5px;
  background-color:#fff;
  border:2px solid #d55d4e;
  -webkit-box-shadow:rgba(255,255,255,0.55) 0 2px 4px;
  box-shadow:rgba(255,255,255,0.55) 0 2px 4px;
}

#profile_friends {
  width:900px!important;
  position:relative;
}

#favorite_models_container .value,#friends_container .value {
  font-family:'Prompt',sans-serif;
  font-weight:500;
  font-size:13px;
}

#favorite_models_container .value a,#friends_container .value a {
  display:inline-block;
  margin:5px 0;
  padding:2px 5px;
  color:#fff;
  background:#d55d4e;
  border:solid 1px #fff;
  text-decoration:none;
}

#favorite_models_container a:hover,#friends_container .value a:hover {
  color:#FACC2E;
}

#admirers_container a,#friends_container a,#favorite_models_container a {
  text-transform:capitalize;
}

#tags_container {
  display:inline-block;
  width:850px;
  margin:0 0 0 20px;
}

#tags_container .value {
  font-family:'WorkSans',sans-serif;
  font-weight:500;
  font-size:13px;
  line-height:15px;
  color:#fff;
}

#profile_comments {
  position:relative;
  top:10px;
}

.PQ-Spacer {
  display:inline-block;
  width:900px;
  margin:5px auto;
  height:5px;
}

.Main-Title {
  display:inline-block;
  width:920px;
  margin:10px auto;
  font-family:"Oswald","Trebuchet MS",Arial,sans-serif;
  font-weight:500;
  font-size:1.5rem;
  line-height:1rem;
  text-align:center;
  text-shadow:1px 2px rgba(255,255,255,.2);
  color:#1e1e1e;
}

#Links-Cont {
  position:absolute;
  width:380px;
  top:650px;
  margin:0 0 0 375px;
  text-align:center;
}

.Link-Twitter a {
  display:inline-block;
  float:left;
  width:61px;
  height:65px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/ry8kz95k95mlzxi/PQL1Twt.png) no-repeat;
}

.Link-Twitter a:hover {
  background-position:0 -65px;
}

.Link-Room a {
  display:inline-block;
  float:left;
  width:61px;
  height:65px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/b9mpt4v34kqamw5/PQL2Room.png) no-repeat;
}

.PQ-Hdr-Img {
  display:block;
  width:940px;
  margin:50px 0 0 -10px;
}

.PQ-HdrA-Img {
  display:block;
  width:940px;
  margin:40px 0 0 -10px;
}

.PQ-Generic-Img {
  display:block;
  width:940px;
  margin:10px 0 5px -10px;
}

.PQ-Title-Hdr {
  display:block;
  width:940px;
  margin:10px 0 0 -10px;
}

.PQ-HdrT-Img {
  display:block;
  width:980px;
  margin:8px 0 0 -20px;
}

.Link-Room a:hover {
  background-position:0 -65px;
}

.Link-Offline a {
  display:inline-block;
  float:left;
  width:61px;
  height:65px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/m7py1p6ubykrewu/PQL3Oline.png) no-repeat;
}

.Link-Offline a:hover {
  background-position:0 -65px;
}

.PQ-Panel {
  width:920px;
  height:auto;
  margin:20px auto;
  border-radius:6px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  background:transparent;
  text-align:center;
  z-index:99;
}

#PQ-Welcome-Body {
  display:inline-block;
  width:940px;
  min-height:20px;
  margin:0 0 0 -10px;
}

#Welcome-Cont {
  width:940px;
  margin:0 auto;
  padding:0;
}

#PQ-TM-Body {
  display:inline-block;
  width:940px;
  min-height:50px;
  margin:20px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/33dmzdbi6lvpym9/PQP1TM.png) top center no-repeat;
  text-align:center;
}

.TipMenu {
  display:inline-block;
  margin:0;
  padding:70px 0 0;
}

.TMCol {
  display:inline-block;
  width:400px;
  min-height:180px;
  margin:0;
  padding:0;
  vertical-align:top;
}

.TipItem {
  margin:8px 0 0 8px;
}

.Welcome-Text {
  width:850px;
  margin:0 auto;
  font-family:"WorkSans",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:500;
  font-size:17px;
  line-height:18px;
  text-align:center;
  color:#CF4D3C;
}

.Welcome-Text P {
  margin:10px;
  padding:0;
}

.TipValue {
  margin:0 5px 0 0;
  font-family:"WorkSans",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:400;
  font-size:11.5px;
  line-height:16px;
  color:#FDDB60;
  float:right;
}

.TipTitle {
  margin:8px 0 0 8px;
  font-family:"WorkSans",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:400;
  font-size:13px;
  line-height:16px;
  color:#FDDB60;
  text-decoration:none;
  text-align:left;
  padding:6px 10px;
  background:#CF4D3C;
  border:solid 1px #fff;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -webkit-box-shadow:0 0 1px 1px rgba(207,77,60,0.6);
  -moz-box-shadow:0 0 1px 1px rgba(207,77,60,0.6);
  box-shadow:0 0 1px 1px rgba(207,77,60,0.6);
}

#PQ-Snapchat-Body {
  display:inline-block;
  width:940px;
  min-height:450px;
  margin:30px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/kulbwgd5t9y8bcn/PQP2Snaphat.png) top center no-repeat;
}

#Snapchat-Cont {
  width:940px;
  margin:0 auto;
  padding:85px 0 0;
}

#Snapchat-Text {
  width:320px;
  margin:0 0 0 30px;
  font-family:"WorkSans",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:500;
  font-size:16px;
  line-height:18px;
  text-align:center;
  color:#CF4D3C;
}

#Snapchat-Rules {
  width:320px;
  margin:0 0 0 30px;
  font-family:"WorkSans",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:500;
  font-size:15.5px;
  line-height:17px;
  color:#2E4246;
  text-align:left;
}

.Sub-TitleSnapchat {
  display:inline-block;
  margin:0 0 0 30px;
  padding:10px 0 0;
  width:320px;
  text-align:center;
}

.TipItem a {
  display:block;
  font-family:"WorkSans",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:400;
  font-size:12px;
  line-height:16px;
  color:#fff;
  text-decoration:none;
  text-align:left;
  padding:6px 10px;
  background:#d55d4e;
  border:solid 1px #fff;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -webkit-box-shadow:0 0 1px 1px rgba(213,93,78,0.6);
  -moz-box-shadow:0 0 1px 1px rgba(213,93,78,0.6);
  box-shadow:0 0 1px 1px rgba(213,93,78,0.6);
}

.TipItem a:hover {
  background:#CF4D3C;
}

.TipSuffix {
  font-family:"WorkSans",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:400;
  font-size:11.5px;
  line-height:16px;
  color:#fafafa;
  float:right;
}

.TipNote {
  margin:15px auto 0;
  font-family:"WorkSans",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:500;
  font-size:16px;
  line-height:18px;
  text-align:center;
  color:#CF4D3C;
  text-align:center;
}

.PQ-S-Buy,.PQ-S-Buy:link,.PQ-S-Buy:visited {
  display:inline-block;
  width:150px;
  margin:5px 5px 0;
  padding:6px 0;
  font-family:"WorkSans",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:400;
  font-size:13px;
  line-height:16px;
  color:#fff;
  text-decoration:none;
  text-align:center;
  padding:6px 10px;
  background:#d55d4e;
  border:solid 1px #fff;
  border-radius:100px;
  -moz-border-radius:100px;
  -webkit-border-radius:100px;
  -webkit-box-shadow:0 0 1px 1px rgba(213,93,78,0.6);
  -moz-box-shadow:0 0 1px 1px rgba(213,93,78,0.6);
  box-shadow:0 0 1px 1px rgba(213,93,78,0.6);
}

.PQ-S-Buy:hover {
  background:#CF4D3C;
}

#PQ-Videos-Body {
  display:inline-block;
  width:940px;
  margin:5px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/xzohrbbbn6rxwx1/PQP3MShare.png) top center no-repeat;
  text-align:center;
}

.wall_post {
  display:inline-block;
  margin:0;
  width:450px;
  height:140px;
}

#wall_poster_username {
  display:none;
}

.wall_post_info a:link {
  font-family:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.82rem;
  margin:0 0 0 -6px;
  color:#d55d4e;
  text-decoration:none;
}

.wall_post_info a:visited {
  font-family:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:600;
  font-style:italic;
  font-size:.82rem;
  margin:0 0 0 -6px;
  color:#fafafa;
  text-decoration:none;
}

.MShareV-Iframe-Cont {
  margin:70px auto 0;
  height:1750px;
  min-height:1750px;
  width:100%;
  padding:10px 0 0;
  overflow:hidden;
  border:solid 1px #fff;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  -webkit-box-shadow:0 0 1px 1px rgba(226,75,55,0.6);
  -moz-box-shadow:0 0 1px 1px rgba(226,75,55,0.6);
  box-shadow:0 0 1px 1px rgba(226,75,55,0.6);
}

.MShareP {
  height:100%;
  width:90%;
}

.wall_post_time {
  display:inline-table;
  font-family:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.72rem;
  background:transparent;
  padding:1px 0 0;
  color:#1c1c1c;
}

.wall_post_body {
  margin:0 0 0 5px;
  padding:10px;
  height:100px;
  overflow-y:auto;
  font-family:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:500;
  font-size:14px;
  line-height:16px;
  color:#000;
  border:1px solid #c7d2d9;
  border-radius:2px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  background:linear-gradient(to bottom,#F6F6F6 0%,#FFFFFF 100%) repeat scroll 0 0 rgba(0,0,0,0);
  box-shadow:0 0 1px rgba(0,0,0,0.25);
  -webkit-box-shadow:0 0 1px rgba(0,0,0,0.25);
  -moz-box-shadow:0 0 1px rgba(0,0,0,0.25);
}

.wall_post_body::-webkit-scrollbar {
  -webkit-appearance:none;
  width:8px;
}

.wall_post_body::-webkit-scrollbar-thumb {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  background-color:#d55d4e;
}

.wall_post_body::-webkit-scrollbar-track-piece {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
}

.wall_post_info {
  display:inline-table;
  width:auto;
  font-family:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:800;
  font-style:normal;
  font-size:.85rem;
  text-decoration:none;
  text-transform:capitalize;
  background:transparent;
  padding:5px;
  color:#1c1c1c;
}

.wall_post_avatar {
  float:left;
  margin:5px 0 0 5px;
  width:80px;
  height:68px;
  background:url(https://dl.dropbox.com/s/vidn6x0m7ss3jtb/PQMWA.png);
  z-index:98;
}

.wall_post_avatar img {
  width:53px;
  height:53px;
  border:none;
  border-radius:1px;
  padding:8px 0 0 7px;
}

.wall_post_body iframe {
  width:152px;
  height:85px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
}

#comment_preview,#comment_preview_body {
  color:#000;
}

#new_comment_buttons input[type='submit'] {
  text-decoration:none;
  text-align:center;
  padding:4px 10px;
  border-radius:4px;
  font-family:'Prompt',Arial,Helvetica,sans-serif;
  font-size:.8rem;
  font-weight:500;
  color:#fff;
  background:#d55d4e;
  -webkit-box-shadow:0 0 2px #bababa,inset 0 0 1px #ffffff;
  -moz-box-shadow:0 0 2px #bababa,inset 0 0 1px #ffffff;
  box-shadow:0 0 2px #bababa,inset 0 0 1px #ffffff;
}

#new_comment_buttons input[type='submit']:hover,#new_comment_buttons input[type='submit']:focus {
  text-decoration:none;
  text-align:center;
  padding:4px 10px;
  border:solid 1px #0B610B;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  font-family:'Prompt',Arial,Helvetica,sans-serif;
  font-size:.8rem;
  font-weight:500;
  color:#fafafa;
  background:#53922A;
  -webkit-box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFF;
  -moz-box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFF;
  box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFF;
}

#profile_mfc_news_feed_content {
  display:inline-block;
  width:920px;
}

#profile_mfc_news_feed_content .heading {
  display:inline-block;
  width:920px;
  font-family:"WorkSans","Trebuchet MS",Arial,sans-serif;
  font-size:13px;
  line-height:14px;
  font-weight:600;
  color:#3E5054;
  text-decoration:none;
  white-space:nowrap;
  text-align:center;
}

.my_mfc_news_feed::-webkit-scrollbar {
  -webkit-appearance:none;
  width:10px;
}

.my_mfc_news_feed::-webkit-scrollbar-thumb {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  background-color:#3E5054;
}

.my_mfc_news_feed::-webkit-scrollbar-track-piece {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
}

#profile_interests_content .profile_section_content {
  text-align:center;
}

#favorite_books_container,#for_fun_container,#favorite_songs_container,#favorite_songs_container,#favorite_movies_container,#craziest_thing_container,#be_anywhere_container,#hobbies_container,#talents_container,#perfect_mate_container,#perfect_date_container,#turn_ons_container,#know_me_container,#meaning_life_container,#five_things_container {
  display:inline-block;
  width:410px;
  min-height:55px;
  margin:0 0 0 20px;
  padding:10px;
  vertical-align:top;
  border:solid 1px #d55d4e!important;
}

#profile_interests_content .value {
  margin-left:0;
}

#profile_interests_content .profile_section_content .label {
  font-family:"WorkSans","Trebuchet MS",Arial,sans-serif;
  font-size:13px;
  line-height:14px;
  font-weight:600;
  color:#d55d4e;
  text-decoration:none;
  white-space:nowrap;
  text-align:center;
}

#profile_interests_content .profile_section_content .value {
  margin-left:0;
  padding:5px 0 0;
  font-family:Arial,sans-serif;
  font-weight:400;
  font-size:14px;
  line-height:15px;
  color:#1c1c1c;
  text-align:center;
}

#profile_schedule {
  position:relative;
  margin:0 auto;
}

#profile_schedule .container {
  position:relative;
  display:inline-block;
  margin:0 auto;
  left:5px;
  width:118px;
  height:80px;
  border:solid 2px #d55d4e;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}

#schedule_converted {
  text-align:center;
  font-size:15px;
  margin:10px auto;
}

#profile_schedule .heading {
  display:block;
  margin:20px auto;
  padding:8px 0 0;
  font-family:"WorkSans","Trebuchet MS",Arial,sans-serif;
  font-size:13px;
  line-height:14px;
  font-weight:600;
  color:#d55d4e;
  text-decoration:none;
  white-space:nowrap;
  text-align:center;
}

#profile_schedule .label {
  display:block;
  width:100%;
  margin:5px 0 0;
  font-size:.95rem;
  line-height:1.12rem;
  color:#1c1c1c;
  text-align:center;
}

#profile_schedule .value {
  position:absolute;
  display:inline-block;
  width:115px;
  left:3px;
  font-size:.8rem;
  line-height:.95rem;
  top:30px;
  color:#1c1c1c;
  text-align:center;
}

#schedule_converted {
  text-align:center;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .nav>li>a {
    font-size:15px;
  }

  .nav>li {
    margin:0 4px;
  }

  .Welcome-Text {
    font-size:26px;
    line-height:28px;
    text-size-adjust:none;
  }

  #unix_last_broadcast_container #unix_last_broadcast_value {
    top:750px;
  }

  .TMCol {
    width:98%;
  }

  .TMColS {
    width:100%;
  }

  .TipValue,.TipValueS {
    font-size:26px;
    line-height:28px;
    text-size-adjust:none;
  }

  .TipTitle,.TipTitleS {
    font-size:28px;
    line-height:28px;
    text-size-adjust:none;
  }

  .TipItem a {
    font-size:26px;
    line-height:28px;
    text-size-adjust:none;
  }

  .TipItemS a {
    font-size:24px;
    line-height:28px;
    text-size-adjust:none;
  }

  .TipSuffix,.TipSuffixS {
    font-size:26px;
    line-height:28px;
    text-size-adjust:none;
  }

  #TipNote {
    font-size:30px;
    text-size-adjust:none;
  }

  #Snapchat-Text {
    font-size:30px;
    line-height:36px;
    text-size-adjust:none;
  }

  #Snapchat-Rules {
    font-size:30px;
    line-height:36px;
    text-size-adjust:none;
  }

  .profile_section_content .label,.profile_section_content .value {
    font-size:26px;
    line-height:28px;
  }

  .photo_gallery_preview a,.photo_gallery_preview a:link,.photo_gallery_preview a:active,.photo_gallery_preview a:hover,.photo_gallery_preview a:visited {
    font-size:28px;
    line-height:30px;
  }

  #tags_container {
    width:90%;
  }

  #tags_container .value {
    font-size:26px;
    line-height:26px;
    text-size-adjust:none;
  }

  #favorite_models_container .value,#friends_container .value,.photo_gallery_preview .photo_gallery_count {
    font-size:28px;
  }

  .PQ-S-Buy,.PQ-S-Buy:link,.PQ-S-Buy:visited {
    width:310px;
    font-size:26px;
    line-height:30px;
    text-size-adjust:none;
  }

  .MShare {
    height:100%;
    width:100%;
  }

  #favorite_books_container,#for_fun_container,#favorite_songs_container,#favorite_songs_container,#favorite_movies_container,#craziest_thing_container,#be_anywhere_container,#hobbies_container,#talents_container,#perfect_mate_container,#perfect_date_container,#turn_ons_container,#know_me_container,#meaning_life_container,#five_things_container {
    min-height:140px;
  }

  #profile_interests_content .profile_section_content .label {
    font-size:20px;
    line-height:22px;
  }

  #profile_interests_content .profile_section_content .value {
    font-size:26px;
    line-height:27px;
  }

  #status_value a,#status_value span a,#member_status_value,#member_status_value:after,#member_status_value:before {
    font-size:20px;
  }

  .wall_post {
    display:inline-block;
    margin:0;
    width:100%;
    height:100%;
  }

  .wall_post_body {
    min-height:200px;
    font-family:Geneva,Tahoma,Verdana,sans-serif;
    font-weight:400;
    font-size:30px;
    line-height:32px;
    text-size-adjust:none;
  }

  .wall_post_info a:link {
    font-size:26px;
  }

  .wall_post_info a:visited {
    font-size:26px;
  }

  .wall_post_time {
    font-size:26px;
  }

  #new_comment_buttons input[type='submit'],#new_comment_buttons input[type='submit']:hover,#new_comment_buttons input[type='submit']:focus {
    padding:5px 10px;
    font-family:'Prompt',sans-serif;
    font-size:20px;
    letter-spacing:.15rem;
  }
}