@charset "UTF-8";

/* OATHTAKER CODED ï¿½ 2018 =================================================== */
Model Name: BBitterSweet
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%;
  }
}

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

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

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

#Rules {
  position:absolute;
  margin-top:-60px;
}

@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:'Muli';
  font-style:normal;
  font-weight:400;
  src:local('Muli Regular'),local(Muli-Regular),url(https://fonts.gstatic.com/s/muli/v11/7Auwp_0qiz-afTLGLQ.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:'Handlee';
  font-style:normal;
  font-weight:400;
  src:local('Handlee Regular'),local(Handlee-Regular),url(https://fonts.gstatic.com/s/handlee/v6/-F6xfjBsISg9aMakPm3wow.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;
}

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

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

body {
  margin:0;
  padding:0;
  font-family:Helvetica,Arial,sans-serif;
  font-size:1rem;
  line-height:1.25;
  background:rgb(171,182,204);
  background:-moz-linear-gradient(90deg,rgba(171,182,204,1) 0%,rgba(202,212,232,1) 15%,rgba(218,227,241,1) 30%,rgba(235,239,246,1) 50%,rgba(218,227,241,1) 70%,rgba(202,212,232,1) 85%,rgba(184,201,228,1) 100%);
  background:-webkit-linear-gradient(90deg,rgba(171,182,204,1) 0%,rgba(202,212,232,1) 15%,rgba(218,227,241,1) 30%,rgba(235,239,246,1) 50%,rgba(218,227,241,1) 70%,rgba(202,212,232,1) 85%,rgba(184,201,228,1) 100%);
  background:linear-gradient(90deg,rgba(171,182,204,1) 0%,rgba(202,212,232,1) 15%,rgba(218,227,241,1) 30%,rgba(235,239,246,1) 50%,rgba(218,227,241,1) 70%,rgba(202,212,232,1) 85%,rgba(184,201,228,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#abb6cc",endColorstr="#b8c9e4",GradientType=1);
  background-attachment:fixed;
  font-smooth:always;
  font-smoothing:antialiased;
  -moz-font-smoothing:antialiased;
  -webkit-font-smoothing:antialiased;
  -webkit-font-smoothing:subpixel-antialiased;
}

#TipMenu,#HTippers,#VIP {
  position:absolute;
  margin-top:-200px;
}

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

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

.nav {
  position:fixed;
  top:0;
  margin:215px -20px auto;
  vertical-align:top;
  z-index:99999;
  height:35px;
  width:960px;
  text-align:center;
  background:#ABC0E0;
}

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

.nav>li>a {
  display:inline-block;
  padding:11px 5px 5px;
  position:relative;
  font-family:'Muli',sans-serif;
  font-size:15px;
  text-transform:uppercase;
  text-decoration:none;
  font-weight:600;
  color:#4F4351;
}

#profile {
  width:940px;
  margin:245px auto 40px;
  background:#fff url(https://dl.dropbox.com/s/hyog71gkvpx5s7q/BSHdr.jpg) top center no-repeat;
  line-height:1;
  z-index:300;
}

#CHdrH {
  position:fixed;
  width:940px;
  margin:0 0 0 -10px;
  top:0;
  z-index:99999;
}

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

#profile_header {
  padding:450px 0 0;
}

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

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

#cam_score_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:block;
  width:240px;
  margin:0 0 0 50px;
  float:left;
}

.nav>li>a:hover,.nav>li:hover>a {
  color:#fff;
  -webkit-transition:.1s ease-out;
  -moz-transition:.1s ease-out;
  -o-transition:.1s ease-out;
  transition:.1s ease-out;
}

#Skype,#Raffle,#MShare {
  position:absolute;
  margin-top:-210px;
}

#username_label,#cam_score_label,#gender_label,#age_label,#country_label,#city_label,#ethnicity_label,#sexual_preference_label,#marital_status_label,#occupation_label,#school_label,#body_type_label,#weight_label,#height_label,#hair_label,#eyes_label,#smoke_label,#drink_label,#drugs_label,#favorite_food_label,#pets_label,#automobile_label {
  display:inline-block;
  width:240px;
  font-family:'Muli',sans-serif;
  font-weight:600;
  font-size:12px;
  line-height:16px;
  color:#1c1c1c;
  padding:2px 0 2px 2px;
  background:rgb(171,182,204);
  background:-moz-linear-gradient(90deg,rgba(171,182,204,1) 0%,rgba(184,201,228,1) 40%,rgba(184,201,228,0) 100%);
  background:-webkit-linear-gradient(90deg,rgba(171,182,204,1) 0%,rgba(184,201,228,1) 40%,rgba(184,201,228,0) 100%);
  background:linear-gradient(90deg,rgba(171,182,204,1) 0%,rgba(184,201,228,1) 40%,rgba(184,201,228,0) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#abb6cc",endColorstr="#b8c9e4",GradientType=1);
}

.heading {
  display:none;
}

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

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

#username_value,#cam_score_value,#gender_value,#age_value,#country_value,#city_value,#ethnicity_value,#sexual_preference_value,#marital_status_value,#occupation_value,#school_value,#body_type_value,#weight_value,#height_value,#hair_value,#eyes_value,#smoke_value,#drink_value,#drugs_value,#favorite_food_value,#pets_value,#automobile_value {
  display:inline-block;
  width:250px;
  font-family:'Muli',sans-serif;
  font-weight:600;
  font-size:12px;
  font-style:italic;
  line-height:16px;
  color:#151515;
  padding:0 0 5px;
}

.nav::before {
  display:block;
  width:10px;
  height:0;
  position:absolute;
  bottom:-10px;
  left:-10px;
  content:"";
  border-bottom:10px solid transparent;
  border-right:10px solid rgb(0,80,116);
}

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

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

#profile_about_me {
  width:920px;
  padding-top:440px;
  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;
}

.nav::after {
  display:block;
  width:10px;
  height:0;
  position:absolute;
  bottom:-10px;
  right:-10px;
  content:"";
  border-bottom:10px solid transparent;
  border-left:10px solid rgb(0,80,116);
}

.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 {
  display:none;
}

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

#unix_last_broadcast_container #unix_last_broadcast_value {
  width:940px;
  position:fixed;
  top:0;
  margin:110px 0 0 -135px;
  text-align:center;
  font-family:'Prompt',sans-serif;
  font-weight:500;
  font-size:11px;
  letter-spacing:.1rem;
  color:#1C1C1C;
  text-shadow:none;
  text-transform:uppercase;
  z-index:999999;
}

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

.profile_section_content .label {
  font-family:"Muli",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:400;
  font-size:13px;
  line-height:14px;
  color:#0431B4;
  text-transform:uppercase;
}

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

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

.photo_gallery_previews {
  text-align:center;
}

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

#member_status_value:before {
  color:#1c1c1c!important;
  content:'I am ';
  font-family:'Prompt',sans-serif;
  font-weight:500;
  font-size:10px;
  letter-spacing:.1rem;
  color:#1c1c1c;
  text-transform:uppercase;
}

.photo_gallery_preview {
  color:#47557A;
  width:160px;
}

.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:'Prompt',sans-serif;
  font-weight:500;
  font-size:12px;
  color:#151515;
  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:'Prompt',sans-serif;
  font-weight:500;
  font-size:14px;
  line-height:16px;
  text-decoration:none;
  white-space:wrap;
  color:#151515;
}

.photo_gallery_lock {
  padding:10px;
  background-color:#fff;
  border:1px solid rgba(0,0,0,0.4);
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);
  box-shadow:0 1px 3px rgba(0,0,0,0.1);
}

#member_status_value:after {
  color:#1c1c1c!important;
  font-family:'Prompt',sans-serif;
  font-weight:500;
  font-size:10px;
  letter-spacing:.1rem;
  color:#1c1c1c;
  content:' Now';
  text-transform:uppercase;
}

.photo_gallery_image {
  padding:10px;
  background-color:#fff;
  border:1px solid rgba(0,0,0,0.4);
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);
  box-shadow:0 1px 3px rgba(0,0,0,0.1);
}

#img_preview {
  background-color:rgba(200,179,156,0);
  z-index:999!important;
}

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

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

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

#favorite_models_container a:hover,#friends_container .value a:hover {
  color:#47557A;
  font-style:italic;
}

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

#status_container {
  width:940px;
  position:fixed;
  top:0;
  margin:125px 0 0 -115px;
  text-align:center;
  font-family:'Prompt',sans-serif;
  font-weight:500;
  font-size:10px;
  letter-spacing:.1rem;
  color:#1c1c1c;
  text-shadow:none;
  text-transform:uppercase;
  z-index:999999;
}

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

#tags_container .value {
  font-family:'Muli',sans-serif;
  font-weight:500;
  font-size:12px;
  line-height:16px;
  color:#2E2E2E;
}

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

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

#Links-Cont {
  position:fixed;
  width:160px;
  top:145px;
  left:766px;
  text-align:center;
  z-index:999999;
}

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

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

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

#status_value a {
  display:none;
  color:#FA5858!important;
  font-family:"Prompt","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:10px;
  text-transform:uppercase;
}

.Link-Instagram a {
  display:inline-block;
  float:left;
  width:40px;
  height:45px;
  margin:5px 0 0;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/c8kdx7piddx3k5u/BSL1Insta.png) no-repeat;
}

.Link-Instagram a:hover {
  background-position:0 -46px;
}

.Link-Room a {
  display:inline-block;
  float:left;
  width:40px;
  height:45px;
  margin:10px 0 0 5px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/w2knzspry1vt32y/BSL2Rm.png) no-repeat;
}

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

.Link-Offline a {
  display:inline-block;
  float:left;
  width:40px;
  height:45px;
  margin:5px 0 0 5px;
  z-index:9999;
  background:transparent url(https://dl.dropbox.com/s/0tgl6w9wq25oxv2/BSL3Oline.png) no-repeat;
}

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

#BS-Rules-Body {
  display:inline-block;
  width:940px;
  height:530px;
  margin:30px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/sce8w2g0hsr15se/BSP1Rules.jpg) top center no-repeat;
}

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

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

#BS-Rules-Cont {
  display:block;
  width:742px;
  margin:135px auto;
  vertical-align:top;
}

#BS-Rules-Pink {
  display:block;
  margin:10px 0 0 30px;
  padding:0 10px;
  font-family:"Handlee",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:400;
  font-size:26px;
  line-height:28px;
  color:#F6A3BF;
  text-align:left;
}

#BS-TM-Body {
  display:inline-block;
  width:940px;
  height:530px;
  margin:40px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/a3ymxyrnuzerzh3/BSP2TM.jpg) top center no-repeat;
}

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

#BS-Rules-Yellow {
  display:block;
  margin:10px 0 0 120px;
  padding:0 10px;
  font-family:"Handlee",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:400;
  font-size:26px;
  color:#FBFC62;
  text-align:left;
}

#BS-Rules-White {
  display:block;
  margin:10px 0 0 120px;
  padding:0 10px;
  font-family:"Handlee",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:400;
  font-size:26px;
  color:#fff;
  text-align:left;
}

#BS-Rules-Blue {
  display:block;
  margin:10px 0 0 120px;
  padding:0 10px;
  font-family:"Handlee",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:400;
  font-size:26px;
  color:#A5DBFC;
  text-align:left;
}

#member_type_value {
  display:none;
}

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

#status_label {
  display:none!important;
}

.TipMenu {
  display:block;
  width:930px;
  min-height:300px;
  margin:0 0 0 30px;
  padding:85px 0 0;
  overflow:auto;
}

#BS-Rules-Yellow p::after,#BS-Rules-Blue p::after {
  content:'\2714';
  display:inline-block;
  margin-right:3px;
  width:25px;
  height:25px;
  text-align:center;
  color:#F6A3BF;
  font-weight:600;
}

#BS-Rules-White p::after {
  content:'\2718';
  display:inline-block;
  margin-right:3px;
  width:25px;
  height:25px;
  text-align:center;
  color:#F6A3BF;
  font-weight:600;
}

.TMCol {
  display:inline-block;
  width:397px;
  margin:5px 0 0 45px;
  vertical-align:top;
}

.TipItem {
  margin:0 0 10px;
}

.TipValue {
  color:#8A4B08;
  letter-spacing:1px;
  float:right;
}

#BS-Rules-Yellow p,#BS-Rules-White p,#BS-Rules-Blue p {
  margin:45px 0 0;
  padding:0;
}

.BS-RulesFX {
  display:inline-block;
  margin:145px 30px 0 127px;
  width:195px;
  float:left;
  z-index:99999;
  transform:rotate(-2.3deg);
}

.TipItem a {
  display:block;
  font-family:'Prompt',"Trebuchet MS",Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:17px;
  line-height:18px;
  color:#1e1e1e;
  background:#ABC0E0;
  text-decoration:none;
  text-align:left;
  padding:4px 8px;
}

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

.BS-FX-Img {
  display:block;
  width:210px;
  height:200px;
  margin:0 auto;
  padding:60px 0 0;
}

#BS-Skype-Cont {
  width:940px;
  margin:0 auto;
  text-align:center;
}

.TipItem a:hover {
  background:#E5B6A4;
  padding:4px 8px;
}

#TM-Note {
  display:inline-block;
  margin:5px 0 0 5px;
  font-family:'Prompt',"Trebuchet MS",Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:17px;
  line-height:18px;
  text-align:justify;
}

.TMB,.TMB:link,.TMB:visited {
  background:#008000;
  color:#FFF;
  padding:5px;
  font-family:'Geneva',sans-serif;
  font-weight:600;
  font-size:16px;
  font-style:normal;
  text-align:center;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  -webkit-transition:all .2s;
  -moz-transition:all .2s;
  transition:all .2s;
}

.TMB:hover {
  background:#4FCE25;
  color:#FFF;
}

#BS-Skype-Details {
  display:inline-block;
  font-family:'Prompt',"Trebuchet MS",Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:18px;
  line-height:20px;
  color:#1e1e1e;
}

#BS-Raffle-Body {
  display:inline-block;
  width:940px;
  min-height:530px;
  margin:40px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/oqvz4zozszr3god/BSP4SDate.jpg) top center no-repeat;
}

#BS-Raffle-Title {
  display:block;
  width:425px;
  margin:0 0 0 500px;
  font-family:'Prompt',"Trebuchet MS",Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:19px;
  color:#1DB4F1;
  text-align:center;
}

#BS-Skype-Details p {
  margin:15px 0 0;
  padding:0;
}

.Sub-TitleSkype {
  margin:0 auto;
  padding:10px 0 0;
  width:940px;
  text-align:center;
}

.Highlight {
  display:inline-block;
  margin:0 5px;
  font-family:Prompt,"Trebuchet MS",Arial,sans-serif;
  font-weight:500;
  font-size:19px;
  color:#B40404;
}

.BS-B-Buy,.BS-B-Buy:link,.BS-B-Buy:visited {
  display:inline-block;
  min-width:120px;
  margin:10px 0 0 5px;
  background:#47557A;
  padding:5px;
  font-family:'Geneva',sans-serif;
  font-weight:500;
  font-size:.85rem;
  line-height:14px;
  color:#fff;
  text-transform:uppercase;
  text-align:center;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  -webkit-transition:all .2s;
  -moz-transition:all .2s;
  transition:all .2s;
}

.BS-B-Buy:hover {
  background:#6073A9;
}

#BS-Raffle-Accent {
  display:block;
  width:425px;
  margin:100px 0 0 500px;
  color:#B18904;
  font-weight:500;
  font-size:25px;
  text-align:center;
}

#BS-HTippers-Body {
  display:inline-block;
  width:940px;
  height:306px;
  margin:40px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/7blrj6ojhpzs49g/BSP5HTps.jpg) top center no-repeat;
  text-align:center;
}

.Sub-TitleHT {
  margin:0 auto;
  padding:70px 0 0;
  font-family:'Prompt',"Trebuchet MS",Arial,sans-serif;
  font-weight:500;
  font-size:18px;
  text-align:center;
  color:#1e1e1e;
}

#BS-Raffle-Cont {
  width:940px;
  margin:0 auto;
  text-align:center;
}

#BS-Raffle-Details {
  display:inline-block;
  margin:260px 0 0;
  font-family:'Prompt',"Trebuchet MS",Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:18px;
  line-height:20px;
  color:#1e1e1e;
}

#BS-Raffle-Details p {
  margin:15px 0 0;
  padding:0;
}

#BS-HTipper-Month {
  display:inline-block;
  clear:both;
  width:300px;
  height:180px;
  margin:20px 0 0;
  background:rgb(171,182,204);
  background:-moz-linear-gradient(90deg,rgba(171,182,204,1) 0%,rgba(202,212,232,1) 15%,rgba(218,227,241,1) 30%,rgba(235,239,246,1) 50%,rgba(218,227,241,1) 70%,rgba(202,212,232,1) 85%,rgba(184,201,228,1) 100%);
  background:-webkit-linear-gradient(90deg,rgba(171,182,204,1) 0%,rgba(202,212,232,1) 15%,rgba(218,227,241,1) 30%,rgba(235,239,246,1) 50%,rgba(218,227,241,1) 70%,rgba(202,212,232,1) 85%,rgba(184,201,228,1) 100%);
  background:linear-gradient(90deg,rgba(171,182,204,1) 0%,rgba(202,212,232,1) 15%,rgba(218,227,241,1) 30%,rgba(235,239,246,1) 50%,rgba(218,227,241,1) 70%,rgba(202,212,232,1) 85%,rgba(184,201,228,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#abb6cc",endColorstr="#b8c9e4",GradientType=1);
  border:solid 5px #fff;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  vertical-align:top;
  box-shadow:0 0 15px rgba(177,187,209,0.9);
  -webkit-box-shadow:0 0 15px rgba(177,187,209,0.9);
  -moz-box-shadow:0 0 15px rgba(177,187,209,0.9);
  z-index:90;
}

#BS-Raffle-Winner {
  display:block;
  margin:10px 0;
  font-family:"Prompt",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:400;
  font-size:22px;
  color:#B40404;
  text-align:center;
}

.Sub-TitleRaffle {
  margin:0 auto;
  width:940px;
  text-align:center;
  color:#1e1e1e;
}

#BS-HTipper-Alltime {
  display:inline-block;
  clear:both;
  width:300px;
  height:180px;
  margin:15px 0 0 240px;
  background:rgb(171,182,204);
  background:-moz-linear-gradient(90deg,rgba(171,182,204,1) 0%,rgba(202,212,232,1) 15%,rgba(218,227,241,1) 30%,rgba(235,239,246,1) 50%,rgba(218,227,241,1) 70%,rgba(202,212,232,1) 85%,rgba(184,201,228,1) 100%);
  background:-webkit-linear-gradient(90deg,rgba(171,182,204,1) 0%,rgba(202,212,232,1) 15%,rgba(218,227,241,1) 30%,rgba(235,239,246,1) 50%,rgba(218,227,241,1) 70%,rgba(202,212,232,1) 85%,rgba(184,201,228,1) 100%);
  background:linear-gradient(90deg,rgba(171,182,204,1) 0%,rgba(202,212,232,1) 15%,rgba(218,227,241,1) 30%,rgba(235,239,246,1) 50%,rgba(218,227,241,1) 70%,rgba(202,212,232,1) 85%,rgba(184,201,228,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#abb6cc",endColorstr="#b8c9e4",GradientType=1);
  border:solid 5px #fff;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  vertical-align:top;
  box-shadow:0 0 15px rgba(177,187,209,0.9);
  -webkit-box-shadow:0 0 15px rgba(177,187,209,0.9);
  -moz-box-shadow:0 0 15px rgba(177,187,209,0.9);
  z-index:90;
}

.HT-Title {
  width:300px;
  min-height:25px;
  padding:7px 0 0;
  margin:0 auto;
  font-family:"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:18px;
  line-height:18px;
  font-style:normal;
  text-transform:uppercase;
  color:#1e1e1e;
  text-align:center;
  background:rgba(177,187,209,0.25);
}

#BS-VIP-Body {
  display:inline-block;
  width:940px;
  min-height:600px;
  margin:40px 0 30px -10px;
  background:url(https://dl.dropbox.com/s/374pkn5y6ovw2p6/BSP6VIPs.jpg) top center no-repeat;
}

#BS-MI {
  position:relative;
  display:inline-block;
  height:100px;
  margin:50px 0 0 322px;
  z-index:9;
  animation-name:rotater;
  -animation-timing-function:rotation 9s infinite linear;
  animation-iteration-count:infinite;
  animation-duration:9s;
  transform-style:preserve-3d;
  -webkit-animation-name:rotater;
  -webkit-animation-timing-function:rotation 9s infinite linear;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-duration:9s;
  -webkit-transform-style:preserve-3d;
  -moz-animation-name:rotater;
  -moz-animation-timing-function:rotation 9s infinite linear;
  -moz-animation-iteration-count:infinite;
  -moz-animation-duration:9s;
  -moz-transform-style:preserve-3d;
  -ms-animation-name:rotater;
  -ms-animation-timing-function:rotation 9s infinite linear;
  -ms-animation-iteration-count:infinite;
  -ms-animation-duration:9s;
  -ms-transform-style:preserve-3d;
}

.HTipper-Name {
  white-space:nowrap;
  font-family:"Prompt","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:18px;
  line-height:22px;
  font-style:normal;
  color:#1e1e1e;
  width:auto;
  margin:10px 0;
}

.SpcrH {
  width:100%;
  font-family:"Prompt","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:18px;
  line-height:22px;
  font-style:normal;
  margin-bottom:5px;
}

.HTipper-Tip {
  white-space:nowrap;
  font-family:"Prompt","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:18px;
  line-height:22px;
  font-style:normal;
  color:#1e1e1e;
  margin:10px 0 0 5px;
  text-align:right;
}

.HTClms {
  column-count:1;
  padding:0 0 20px;
  width:265px;
  margin:0 auto;
}

.HTps {
  display:flex;
}

@keyframes rotater {
  from {
    transform:rotateY(360deg);
  }
  
  to {
    transform:rotateY(0deg);
  }
}

@-webkit-keyframes rotater {
  from {
    -webkit-transform:rotateY(360deg);
  }
  
  to {
    -webkit-transform:rotateY(0deg);
  }
}

@-moz-keyframes rotater {
  from {
    -moz-transform:rotateY(360deg);
  }
  
  to {
    -moz-transform:rotateY(0deg);
  }
}

@-ms-keyframes rotater {
  from {
    -ms-transform:rotateY(360deg);
  }
  
  to {
    -ms-transform:rotateY(0deg);
  }
}

#VIP-Members-Cont {
  display:block;
  margin:20px 0 0 70px;
  width:460px;
  height:220px;
  overflow:auto;
}

#BS-MShare-Body {
  display:inline-block;
  width:940px;
  margin:10px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/ppn2xoawphx7z8c/BSP7MShare.jpg) top center no-repeat;
}

.MShareV-Iframe-Cont {
  display:inline-block;
  width:940px;
  height:200px;
  margin:15px auto;
  padding:35px 0 0;
  overflow:hidden;
  text-align:center;
}

.Sub-TitleVIP {
  margin:-70px 0 0 60px;
  padding:0;
  width:342px;
  font-family:'Muli',sans-serif;
  font-weight:500;
  font-size:18px;
  line-height:24px;
  font-style:normal;
  text-align:center;
  color:#1e1e1e;
}

#VIP-Members-Names {
  width:450px;
  margin:0 auto;
  font-family:'Prompt',sans-serif;
  font-weight:500;
  font-size:18px;
  line-height:24px;
  color:#48567B;
  word-spacing:10px;
  white-space:pre-line;
}

#VIP-Members-Cont::-webkit-scrollbar {
  -webkit-appearance:none;
  width:8px;
}

.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:#0431B4;
  text-decoration:none;
}

#VIP-Members-Cont::-webkit-scrollbar-thumb {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  background-color:#48567B;
}

#VIP-Members-Cont::-webkit-scrollbar-track-piece {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
}

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

.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:#848484;
  text-decoration:none;
}

.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:#2e2e2e;
}

.wall_post_body {
  margin:0 0 0 5px;
  padding:10px;
  height:100px;
  overflow-y:auto;
  font-family:'Muli',Geneva,Tahoma,Verdana,sans-serif;
  font-weight:500;
  font-size:14px;
  font-style:italic;
  line-height:18px;
  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:#0431B4;
}

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

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

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

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

.wall_post_avatar {
  float:left;
  margin:5px 0 0 5px;
  width:80px;
  height:68px;
  background:url(https://dl.dropbox.com/s/ssnuuzs6opurfjn/BSMWA.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;
}

#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 #0431B4!important;
}

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

#new_comment_buttons input[type='submit'] {
  text-decoration:none;
  text-align:center;
  padding:5px 13px;
  border-radius:4px;
  font-family:'Monda',Arial,Helvetica,sans-serif;
  font-size:.9rem;
  font-weight:600;
  color:#1c1c1c;
  background:rgb(171,182,204);
  background:-moz-linear-gradient(180deg,rgba(171,182,204,1) 0%,rgba(184,201,228,1) 100%);
  background:-webkit-linear-gradient(180deg,rgba(171,182,204,1) 0%,rgba(184,201,228,1) 100%);
  background:linear-gradient(180deg,rgba(171,182,204,1) 0%,rgba(184,201,228,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#abb6cc",endColorstr="#b8c9e4",GradientType=1);
  background-image:linear-gradient(top,#f6c6c4 0%,#f7dad9 100%);
  -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:5px 13px;
  border:solid 1px #0B610B;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  font-family:'Monda',Arial,Helvetica,sans-serif;
  font-size:.9rem;
  font-weight:600;
  color:#1c1c1c;
  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;
}

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

.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 .label {
  font-family:SourceSans,"Trebuchet MS",Arial,sans-serif;
  font-size:14px;
  line-height:16px;
  font-weight:600;
  color:#0431B4;
  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:#2e2e2e;
  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 4px #0431B4;
  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:SourceSans,"Trebuchet MS",Arial,sans-serif;
  font-size:14px;
  line-height:16px;
  font-weight:600;
  color:#0431B4;
  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:#2e2e2e;
  text-align:center;
}

#profile_schedule .value {
  position:absolute;
  display:inline-block;
  width:115px;
  left:3px;
  font-size:.8rem;
  line-height:.95rem;
  top:30px;
  color:#2e2e2e;
  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:21px;
    padding:7px 5px 5px;
  }
  
  .nav>li {
    margin:0 1px;
  }
  
  .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;
  }
  
  #BS-Rules-Pink {
    font-size:34px;
    line-height:36px;
  }
  
  #BS-Rules-Yellow,#BS-Rules-White,#BS-Rules-Blue {
    font-size:34px;
  }
  
  #username_label,#cam_score_label,#gender_label,#age_label,#country_label,#city_label,#ethnicity_label,#sexual_preference_label,#marital_status_label,#occupation_label,#school_label,#body_type_label,#weight_label,#height_label,#hair_label,#eyes_label,#smoke_label,#drink_label,#drugs_label,#favorite_food_label,#pets_label,#automobile_label,#username_value,#cam_score_value,#gender_value,#age_value,#country_value,#city_value,#ethnicity_value,#sexual_preference_value,#marital_status_value,#occupation_value,#school_value,#body_type_value,#weight_value,#height_value,#hair_value,#eyes_value,#smoke_value,#drink_value,#drugs_value,#favorite_food_value,#pets_value,#automobile_value {
    font-size:22px;
    line-height:24px;
  }
  
  .TMCol {
    width:450px;
  }
  
  .TipItem-Title,.TipItem-Note,.TipItem a {
    font-size:32px;
    line-height:33px;
  }
  
  #TM-Note {
    font-size:26px;
    line-height:28px;
  }
  
  .TMB,.TMB:link,.TMB:visited {
    font-size:22px;
  }
  
  .Highlight {
    font-size:38px;
  }
  
  .BS-B-Buy,.BS-B-Buy:link,.BS-B-Buy:visited {
    font-size:26px;
    line-height:28px;
  }
  
  #BS-Raffle-Title {
    font-size:28px;
  }
  
  #BS-Raffle-Accent {
    margin:55px 0 0 500px;
  }
  
  #BS-Raffle-Winner {
    font-size:36px;
  }
  
  .Sub-TitleHT {
    font-size:26px;
  }
  
  .HT-Title {
    font-size:24px;
    line-height:22px;
  }
  
  .HTipper-Name,.HTipper-Tip {
    font-size:25px;
    line-height:20px;
    margin:10px 0;
  }
  
  #BS-VIP-Body {
    background:url(https://dl.dropbox.com/s/bwnb0lmavl3ko6x/BSP6VIPAlt.jpg) top center no-repeat;
  }
  
  #VIP-Members-Cont {
    display:block;
    margin:20px 0 0 70px;
    width:460px;
    height:180px;
    overflow:auto;
  }
  
  .Sub-TitleVIP {
    margin:-70px 0 0 60px;
    padding:0;
    width:342px;
    font-family:'Muli',sans-serif;
    font-weight:500;
    font-size:26px;
    line-height:28px;
    font-style:normal;
    text-align:center;
    color:#1e1e1e;
  }
  
  #VIP-Members-Names {
    width:450px;
    margin:0 auto;
    font-family:'Prompt',sans-serif;
    font-weight:500;
    font-size:18px;
    line-height:24px;
    color:#48567B;
    word-spacing:10px;
    white-space:pre-line;
  }
  
  .MShareV-Iframe-Cont {
    height:200px;
  }
  
  .MShare {
    height:100%;
    width:75%;
  }
  
  #Links-Cont {
    top:155px;
    left:420px;
  }
  
  #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:130px;
  }
  
  #profile_interests_content .profile_section_content .label {
    font-size:26px;
    line-height:26px;
  }
  
  #last_login_string_container #last_login_string_value,#unix_last_broadcast_container #unix_last_broadcast_value {
    font-size:18px;
    letter-spacing:.1rem;
  }
  
  #status_container {
    margin:135px 0 0 -115px;
  }
  
  #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:'Muli',Geneva,Tahoma,Verdana,sans-serif;
    font-weight:500;
    font-size:27px;
    line-height:28px;
    text-size-adjust:none;
  }
  
  .wall_post_info a:link,.wall_post_info a:visited,.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:18px;
    letter-spacing:.15rem;
  }
}