@charset "UTF-8";

/* OATHTAKER CODED Â© 2019 =================================================== */
Model Name: StonerBambii
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:'Poppins';
  font-style:normal;
  font-weight:500;
  src:local('Poppins Medium'),local(Poppins-Medium),url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLGT9Z1xlFQ.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:'Poppins';
  font-style:normal;
  font-weight:600;
  src:local('Poppins SemiBold'),local(Poppins-SemiBold),url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLEj6Z1xlFQ.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:'PTSans';
  font-style:normal;
  font-weight:400;
  src:local('PT Sans Narrow'),local(PTSans-Narrow),url(https://fonts.gstatic.com/s/ptsansnarrow/v10/BngRUXNadjH0qYEzV7ab-oWlsbCGwR0.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:'Tillana';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:local('Tillana Regular'),local(Tillana-Regular),url(https://fonts.gstatic.com/s/tillana/v4/VuJxdNvf35P4qJ1OSKHdOQ.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:'Tillana';
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:local('Tillana SemiBold'),local(Tillana-SemiBold),url(https://fonts.gstatic.com/s/tillana/v4/VuJ0dNvf35P4qJ1OQH75LI5GZA.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:'Tillana';
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:local('Tillana Bold'),local(Tillana-Bold),url(https://fonts.gstatic.com/s/tillana/v4/VuJ0dNvf35P4qJ1OQBr4LI5GZA.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:#d8d8d8;
  text-decoration:none;
}

#Menu {
  position:fixed;
  top:0;
  z-index:9999;
}

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

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

#About {
  position:absolute;
  margin-top:-20px;
}

.nav {
  top:0;
  margin:0 -10px auto;
  vertical-align:top;
  z-index:999999;
  height:30px;
  width:940px;
  text-align:center;
  justify-content:space-around;
  background:#040404;
}

body {
  margin:0;
  padding:0;
  font-family:Helvetica,Arial,sans-serif;
  font-size:1rem;
  line-height:1.25;
  background:#040404;
  background-size:cover;
  -moz-background-size:cover;
  -webkit-background-size:cover;
  background-attachment:fixed;
  font-smooth:always;
  font-smoothing:antialiased;
  -moz-font-smoothing:antialiased;
  -webkit-font-smoothing:antialiased;
  -webkit-font-smoothing:subpixel-antialiased;
}

#profile {
  width:940px;
  margin:0 auto;
  background:#040404 url(https://dl.dropbox.com/s/vfc0ejwft3g62nu/CBHdr.jpg) top center no-repeat;
  line-height:1;
  z-index:300;
}

#profile_header {
  padding:450px 0 0;
}

.nav>li>a {
  display:inline-block;
  padding:9px 0 0;
  position:relative;
  font-family:"Oswald",Helvetica,Arial,sans-serif;
  font-size:13.25px;
  text-transform:uppercase;
  text-decoration:none;
  font-weight:600;
  color:#B0163A;
}

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

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

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

.nav>li>a:hover,.nav>li:hover>a {
  color:#FF0000;
}

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

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

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

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

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

#profile_header {
  padding:0;
}

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

#blurb_container #blurb_value {
  width:465px;
  position:absolute;
  top:230px;
  left:375px;
  text-align:center;
  font-family:'PTSans',sans-serif;
  font-size:16px;
  font-style:italic;
  line-height:20px;
  color:#951231;
  font-weight:400;
  text-transform:uppercase;
  white-space:wrap;
  word-spacing:2px;
}

.container #last_login_string_label,#unix_last_login_label,#unix_last_broadcast_label {
  display:none;
}

#last_login_string_container #last_login_string_value {
  display:none;
}

#unix_last_broadcast_container #unix_last_broadcast_value {
  display:none;
}

#member_status_value:before {
  color:#951231!important;
  content:'Claire is ';
  font-family:'Poppins',sans-serif;
  font-size:12px;
  line-height:20px;
  color:#951231;
  font-weight:500;
  text-transform:uppercase;
  padding:0 3px 0 0;
}

#member_status_value:after {
  color:#951231!important;
  font-family:'Poppins',sans-serif;
  font-size:12px;
  line-height:20px;
  color:#951231;
  font-weight:500;
  content:' Now';
  text-transform:uppercase;
  padding:0 0 0 3px;
}

.profile_section_content .label {
  font-family:"Poppins",Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:11px;
  line-height:14px;
  color:#970A0A;
  text-transform:uppercase;
}

.profile_section_content .value {
  font-family:"Poppins",Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:11px;
  line-height:14px;
  color:#D8D8D8;
}

#status_container {
  position:absolute;
  width:465px;
  top:320px;
  margin:0;
  left:375px;
  text-align:center;
  font-family:'Poppins',sans-serif;
  font-size:12px;
  font-weight:500;
  line-height:20px;
  color:#951231;
  text-shadow:none;
  text-transform:uppercase;
  z-index:1;
}

#member_status_value {
  display:inline-block;
  width:465px;
  margin:0 auto;
  left:0;
  text-align:center;
  font-family:'Poppins',sans-serif;
  font-size:12px;
  font-weight:500;
  line-height:20px;
  color:#E2BFBB;
  text-shadow:none;
  text-transform:uppercase;
  z-index:1;
}

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

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

.photo_gallery_previews {
  text-align:center;
}

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

.photo_gallery_preview {
  color:#970A0A;
  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;
}

#status_value a {
  display:none;
  color:#AF8C88!important;
  font-family:'Poppins',sans-serif;
  font-size:11px;
  font-weight:500;
  text-transform:uppercase;
}

#status_value span a {
  display:inline-block!important;
  font-family:'Poppins',sans-serif;
  font-size:11px;
  font-weight:500;
  color:#AF8C88;
  text-transform:uppercase;
}

.photo_gallery_preview .photo_gallery_count {
  font-family:"Poppins",Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:11px;
  color:#970A0A;
  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:"Poppins",Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:13px;
  line-height:15px;
  text-decoration:none;
  white-space:wrap;
  color:#951231;
}

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

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

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

#favorite_models_container .value,#friends_container .value {
  font-family:"Poppins",Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:12px;
  color:#970A0A;
}

#favorite_models_container .value a,#friends_container .value a {
  display:inline-block;
  margin:5px 0;
  padding:2px 5px;
  color:#951231;
  background:#d8d8d8;
  border:1px solid #970A0A;
  text-decoration:none;
  border-radius:100px;
  -moz-border-radius:100px;
  -webkit-border-radius:100px;
}

#favorite_models_container a:hover,#friends_container .value a:hover {
  color:#D8D8D8;
  border:1px solid #D8D8D8;
}

#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:"Poppins",Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:11px;
  line-height:16px;
  color:#E6E6E6;
}

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

#Links-Cont {
  position:absolute;
  width:280px;
  top:243px;
  margin:0 0 0 490px;
  text-align:center;
  z-index:999;
}

.Link-Amazon a {
  display:inline-block;
  float:left;
  width:55px;
  height:50px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/esfjzkarwpc1q7g/CBL1Ama.png) no-repeat;
}

.Link-Amazon a:hover {
  background-position:0 -44px;
}

.Link-Note a {
  display:inline-block;
  float:left;
  width:55px;
  height:50px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/rx3z86t8qe6zwpt/CBL2Note.png) no-repeat;
}

.Link-Note a:hover {
  background-position:0 -44px;
}

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

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

.Link-Offline a {
  display:inline-block;
  float:left;
  width:55px;
  height:50px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/556nvmb9hbcll1f/CBL4Oline.png) no-repeat;
}

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

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

#CB-Welcome-Body {
  display:inline-block;
  width:940px;
  min-height:518px;
  margin:15px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/9cs8fryzdea2t4z/CBP1Abt.jpg) top center no-repeat;
}

#Welcome-Cont {
  display:inline-block;
  float:left;
  width:450px;
  margin:15px 0 0 10px;
  padding:55px 0 0;
}

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

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

#Rules-Cont {
  display:inline-block;
  width:450px;
  margin:15px 0 0 30px;
  padding:55px 0 0;
}

#Rules-Text-Cont {
  width:440px;
  height:425px;
  margin:0;
  font-family:"Tillana",Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:16px;
  line-height:23px;
  color:#ffff;
  overflow-y:auto;
}

#Welcome-Text {
  width:440px;
  height:425px;
  margin:0 0 0 10px;
  font-family:"Tillana",Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:16px;
  line-height:23px;
  color:#ffff;
  overflow-y:auto;
}

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

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

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

#Welcome-Text p {
  margin:12px 0 0;
}

#Welcome-Text::-webkit-scrollbar,#Rules-Text-Cont::-webkit-scrollbar {
  -webkit-appearance:none;
  width:8px;
}

.Rules-Title {
  width:250px;
  margin:0 0 0 10px;
  font-family:"Tillana",Helvetica,Arial,sans-serif;
  font-weight:700;
  font-size:14px;
  line-height:16px;
  color:#970A0A;
  text-transform:uppercase;
}

.Rules-Text {
  width:420px;
  margin:2px 0 15px 10px;
  font-family:"Tillana",Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:16px;
  line-height:23px;
  color:#ffff;
}

#Welcome-Text::-webkit-scrollbar-thumb,#Rules-Text-Cont::-webkit-scrollbar-thumb {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  background-color:#6B0017;
}

#CB-TM-Body {
  display:inline-block;
  width:940px;
  margin:30px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/yd742v8bl2g34rs/CBP3TM.jpg) top center no-repeat;
}

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

#Welcome-Text::-webkit-scrollbar-track-piece,#Rules-Text-Cont::-webkit-scrollbar-track-piece {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
}

.Rules-Text p {
  margin:15px 0 0;
}

.TMCol {
  display:inline-block;
  width:325px;
  min-height:50px;
  margin:0 0 20px;
  padding:0 0 0 10px;
  vertical-align:top;
}

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

.TipItem-Title {
  margin:0 0 0 10px;
  font-family:"Tillana",Helvetica,Arial,sans-serif;
  font-weight:700;
  font-size:14px;
  line-height:16px;
  color:#970A0A;
  text-transform:uppercase;
}

.TipValue {
  margin:0 5px 0 0;
  font-family:"Oswald",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:500;
  font-size:14px;
  color:#FDE700;
  float:right;
}

#CB-Skype-Body {
  display:inline-block;
  width:940px;
  min-height:555px;
  margin:30px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/3rt13veccnpxpbb/CBP4Skype.jpg) top center no-repeat;
}

#Skype-Cont {
  width:530px;
  margin:0 0 0 350px;
  padding:45px 0 0;
  text-align:right;
}

#Skype-Text {
  width:530px;
  margin:25px 0 10px;
  font-family:"Tillana",Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:16px;
  line-height:23px;
  color:#ffff;
  text-align:center;
}

.TipItem a {
  display:block;
  font-family:"Tillana",Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:15px;
  line-height:18px;
  color:#ffff;
  text-decoration:none;
  text-align:left;
  padding:6px 8px;
  background:#6B0017;
  -webkit-box-shadow:0 0 1px 1px rgba(107,0,23,0.9);
  -moz-box-shadow:0 0 1px 1px rgba(107,0,23,0.9);
  box-shadow:0 0 1px 1px rgba(107,0,23,0.9);
  border-radius:2px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
}

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

.TipSuffix {
  font-family:"Oswald",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:500;
  font-size:14px;
  color:#fff;
  float:right;
}

.Sub-TitleSkype {
  display:inline-block;
  width:460px;
  margin:0;
}

.SkypeTime {
  display:inline-block;
  font-family:"Tillana",Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:15px;
  line-height:18px;
  color:#ffff;
  text-decoration:none;
  text-align:left;
  padding:6px 8px;
  margin:0 5px 0 0;
}

#CB-Snapchat-Body {
  display:inline-block;
  width:940px;
  min-height:575px;
  margin:30px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/1grw556qxf0blxm/CBP5Snap.jpg) top center no-repeat;
}

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

#Snapchat-Text {
  width:350px;
  margin:0 0 0 30px;
  font-family:"Tillana",Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:16px;
  line-height:23px;
  color:#ffff;
  text-align:center;
}

.SkypeType {
  display:inline-block;
  font-family:"Tillana",Helvetica,Arial,sans-serif;
  font-weight:700;
  font-size:14px;
  line-height:16px;
  color:#970A0A;
  text-transform:uppercase;
  padding:6px 8px;
  margin:0 5px 0 0;
}

.HighlightS {
  font-family:"Oswald",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:500;
  font-size:14px;
  color:#FDE700;
  margin:0 5px 0 0;
}

.CB-S-Buy,.CB-S-Buy:link,.CB-S-Buy:visited {
  display:inline-block;
  width:100px;
  margin:10px auto;
  padding:6px 0;
  font-family:'Oswald',"Trebuchet MS",Arial,sans-serif;
  font-weight:500;
  font-size:14px;
  line-height:15px;
  color:#fff;
  text-align:center;
  background:#6B0017;
  -webkit-box-shadow:0 0 1px 1px rgba(107,0,23,0.9);
  -moz-box-shadow:0 0 1px 1px rgba(107,0,23,0.9);
  box-shadow:0 0 1px 1px rgba(107,0,23,0.9);
  border-radius:2px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
}

#CB-Privates-Body {
  display:inline-block;
  width:940px;
  min-height:50px;
  margin:15px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/1htha2mda83v1cg/CBP6Pvts.jpg) top center no-repeat;
}

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

#Privates-Text {
  width:940px;
  margin:0 0 0 10px;
  font-family:"Tillana",Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:16px;
  line-height:23px;
  color:#ffff;
  text-align:center;
}

.CB-S-Buy:hover {
  background:#B40404;
}

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

#CB-CVids-Body {
  display:inline-block;
  width:940px;
  min-height:420px;
  margin:30px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/d23vverc6dbx21o/CBP7CVids.jpg) top center no-repeat;
}

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

#CVids-Text {
  width:560px;
  margin:0 0 0 10px;
  font-family:"Tillana",Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:16px;
  line-height:23px;
  color:#ffff;
}

#Privates-Text p {
  margin:15px 0 0;
}

.Sub-TitlePrivates {
  display:inline-block;
  margin:0;
  padding:10px 0 0;
  width:940px;
  text-align:center;
}

#CVids-Text p {
  margin:15px 0 0;
}

#CB-Extras-Body {
  display:inline-block;
  width:940px;
  height:100px;
  margin:30px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/yn622h9nxq1x218/CBP8MShare.jpg) top center no-repeat;
  z-index:999;
  text-align:center;
}

.CB-X-Img {
  display:inline-block;
  width:155px;
  margin:85px 0 0;
  vertical-align:top;
}

#CB-Videos-Body {
  display:inline-block;
  width:940px;
  margin:20px 0 0 -10px;
  text-align:center;
}

.CVidsTime {
  display:inline-block;
  font-family:"Tillana",Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:15px;
  line-height:18px;
  color:#ffff;
  text-decoration:none;
  text-align:left;
  padding:6px 8px;
  margin:0 5px 0 0;
}

.CVidsCost {
  display:inline-block;
  font-family:"Tillana",Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:15px;
  line-height:18px;
  color:#ffff;
  padding:6px 8px;
  margin:0 5px 0 0;
}

.Sub-TitleCVids {
  display:inline-block;
  margin:0;
  padding:10px 0 0;
  width:450px;
  text-align:center;
}

.MShareV-Iframe-Cont {
  margin:30px auto 0;
  height:840px;
  width:80%;
  padding:5px 0 0;
  overflow:hidden;
  background:url(https://dl.dropbox.com/s/128ojvjas194tyc/CBP8MSBg.png) bottom center no-repeat;
}

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

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

#wall_poster_username {
  display:none;
}

.wall_post_info a:link {
  font-family:"Oswald",Tahoma,Verdana,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:13px;
  margin:0 0 0 -5px;
  color:#970A0A;
  text-decoration:none;
  text-transform:uppercase;
  padding:2px 5px;
}

.wall_post_info a:visited {
  font-family:"Oswald",Tahoma,Verdana,sans-serif;
  font-weight:500;
  font-size:13px;
  margin:0 0 0 -6px;
  color:#d8d8d8;
  text-decoration:none;
  padding:2px 5px;
}

.wall_post_time {
  display:inline-table;
  font-family:'Poppins','Palatino Linotype','Book Antiqua',Palatino,serif;
  font-weight:500;
  font-style:normal;
  font-size:13px;
  background:transparent;
  padding:1px 0 0;
  color:#d8d8d8;
}

.wall_post_body {
  width:auto;
  min-height:175px;
  font-family:'PTSans','Palatino Linotype','Book Antiqua',Palatino,serif;
  font-weight:500;
  font-style:normal;
  font-size:16px;
  line-height:17px;
  color:#000;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-top:.5rem solid #970A0A;
  border-bottom:.15rem solid rgba(102,102,102,0.5);
  padding:10px;
  margin:0 0 3px 10px;
  background:linear-gradient(to bottom,#F6F6F6 0%,#FFFFFF 100%) repeat scroll 0 0 rgba(0,0,0,0);
  box-shadow:0 0 3px rgba(0,0,0,0.3);
  -moz-box-shadow:0 0 3px rgba(0,0,0,0.3);
  -ms-box-shadow:0 0 3px rgba(0,0,0,0.3);
  -o-box-shadow:0 0 3px rgba(0,0,0,0.3);
}

.wall_post_info {
  display:inline-table;
  width:auto;
  font-family:'Catamaran','Palatino Linotype','Book Antiqua',Palatino,serif;
  font-weight:800;
  font-style:normal;
  font-size:13px;
  text-decoration:none;
  text-transform:capitalize;
  background:transparent;
  padding:5px;
  color:#2e2e2e;
}

.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:#970A0A;
}

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

.wall_post_avatar {
  float:left;
  margin:0 0 0 5px;
  width:80px;
  height:68px;
  background:url(https://dl.dropbox.com/s/5cjo64dr31mpjns/CBMWA.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:3px 4px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  font-family:'Poppins',Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:500;
  color:#fff;
  background:#970A0A;
}

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

#profile_mfc_news_feed_content .heading {
  display:inline-block;
  width:920px;
  font-family:"Poppins","Trebuchet MS",Arial,sans-serif;
  font-size:14px;
  line-height:16px;
  font-weight:500;
  color:#970A0A;
  text-decoration:none;
  white-space:nowrap;
  text-align:center;
}

#new_comment_buttons input[type='submit']:hover,#new_comment_buttons input[type='submit']:focus {
  text-decoration:none;
  text-align:center;
  padding:3px 4px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  font-family:'Poppins',Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:500;
  color:#fff;
  background:#53922A;
}

.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:#970A0A;
}

.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:45%;
  min-height:115px;
  margin:0 auto;
  padding:10px;
  vertical-align:top;
  border:solid 1px #970A0A!important;
}

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

#profile_interests_content .profile_section_content .label {
  font-family:"Poppins","Trebuchet MS",Arial,sans-serif;
  font-size:14px;
  line-height:16px;
  font-weight:500;
  color:#970A0A;
  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:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:400;
  font-size:13px;
  line-height:17px;
  color:#D8D8D8;
  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:double 2px #970A0A;
  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:"Poppins","Trebuchet MS",Arial,sans-serif;
  font-size:14px;
  line-height:16px;
  font-weight:500;
  color:#970A0A;
  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:#d8d8d8;
  text-align:center;
}

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

#schedule_converted {
  text-align:center;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  #Menu {
    display:none;
  }
  
  #blurb_container #blurb_value {
    font-size:24px;
    line-height:25px;
  }
  
  #status_value a,#status_value span a,#member_status_value,#member_status_value:after,#member_status_value:before {
    font-size:18px;
  }
  
  #status_container {
    top:335px;
  }
  
  #Welcome-Text,.Rules-Text {
    font-size:34px;
    line-height:40px;
    text-size-adjust:none;
  }
  
  .Rules-Title {
    font-size:34px;
    line-height:40px;
    text-size-adjust:none;
  }
  
  #Links-Cont {
    top:260px;
  }
  
  .TipMenu {
    margin:0;
  }
  
  .TMCol {
    width:100%;
    margin:0 auto;
  }
  
  .TipItem a,.profile_section_content .label,.profile_section_content .value {
    font-size:26px;
    text-size-adjust:none;
  }
  
  .TipValue {
    font-size:26px;
    text-size-adjust:none;
  }
  
  .TipSuffix,#TipNote {
    font-size:26px;
    text-size-adjust:none;
  }
  
  #CB-Skype-Body {
    background:url(https://dl.dropbox.com/s/tlqpyckc58o4tnq/CBP4SkypeAlt.jpg) top center no-repeat;
  }
  
  #Skype-Cont {
    width:580px;
  }
  
  #Skype-Text,.Sub-TitleSkype,.SkypeTime {
    font-size:26px;
    text-size-adjust:none;
  }
  
  .SkypeType {
    font-size:26px;
    text-transform:lowercase;
    text-size-adjust:none;
  }
  
  .HighlightS {
    font-size:26px;
  }
  
  .CB-S-Buy,.CB-S-Buy:link,.CB-S-Buy:visited {
    width:155px;
    font-size:26px;
  }
  
  #Snapchat-Text {
    font-size:26px;
    text-size-adjust:none;
  }
  
  #Privates-Text {
    font-size:26px;
    line-height:32px;
    text-size-adjust:none;
  }
  
  #CVids-Text,.CVidsTime,.CVidsCost {
    font-size:26px;
    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;
  }
  
  #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:90px;
  }
  
  #profile_interests_content .profile_section_content .label {
    font-size:22px;
    line-height:24px;
    text-size-adjust:none;
    white-space:wrap;
  }
  
  #profile_interests_content .profile_section_content .value {
    font-size:28px;
    line-height:30px;
    text-size-adjust:none;
  }
  
  .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:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:20px;
    letter-spacing:.15rem;
  }
}

@media only screen and (min-device-width: 480px) and (max-device-width: 812px) and (orientation: landscape) {
  #Skype-Text,#Privates-Text {
    font-size:20px;
    text-size-adjust:none;
  }
  
  #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:90px;
  }
}