@charset "UTF-8";

/* OATHTAKER CODED Â© 2018 =================================================== */
Model Name: Sage60Sommers
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;
  }
}

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

a:hover,a:focus {
  color:#FFBF00;
  text-decoration: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:'Nunito';
  font-style:normal;
  font-weight:400;
  src:local('Nunito Regular'),local(Nunito-Regular),url(https://fonts.gstatic.com/s/nunito/v9/cSNs3NwpEgPVRQzvkh3NeQ.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

@font-face {
  font-family:'Monda';
  font-style:normal;
  font-weight:400;
  src:local('Monda Regular'),local(Monda-Regular),url(https://fonts.gstatic.com/s/monda/v7/TK3tWkYFABsmjsphPho.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;
}

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

.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:url(https://dl.dropbox.com/s/ea5yp69e1d92eds/SSBgd.jpg) top left no-repeat;
  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;
}

#Rules,#TipMenu,#Snapchat,#HTippers,#Club,#Package {
  position:absolute;
  margin-top:-20px;
}

#profile {
  width:940px;
  margin:0 auto 40px;
  background:#151515 url(https://dl.dropbox.com/s/i6jyojlmv4thy8o/SSHdr.jpg) top center no-repeat;
  -webkit-box-shadow:0 0 7px 3px rgba(0,0,0,.45);
  -moz-box-shadow:0 0 7px 3px rgba(0,0,0,.45);
  border:solid 1px rgba(103,26,26,.65);
  line-height:1;
  z-index:300;
}

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

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

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

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

.nav {
  position:fixed;
  top:0;
  margin:0 -11px auto;
  vertical-align:top;
  z-index:9999;
  height:35px;
  width:942px;
  text-align:center;
  background-image:url(https://dl.dropbox.com/s/vdhijz9i974a27c/SSMnBg.jpg);
  background-position:top left;
  background-repeat:no repeat;
}

#profile_header {
  padding:450px 0 0;
}

.nav>li>a {
  display:inline-block;
  padding:10px 5px;
  position:relative;
  font-family:'Oswald',sans-serif;
  font-size:.98rem;
  text-transform:uppercase;
  text-decoration:none;
  font-weight:400;
  color:#E8E8E8;
  -webkit-transition:color .1s linear;
  -moz-transition:color .1s linear;
  -o-transition:color .1s linear;
  -ms-transition:color .1s linear;
  transition:color .1s linear;
}

.profile_section_content {
  z-index:auto;
}

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

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

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

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

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

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

.heading {
  display:none;
}

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

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

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

.nav>li>a::after {
  content:"";
  width:10px;
  height:10px;
  background-image:url(https://dl.dropbox.com/s/pg004s21igtd1fa/SSMImg.png);
  position:absolute;
  right:-16px;
  top:.9rem;
  display:block;
}

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

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

#profile_header {
  padding:0;
}

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

#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 {
  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:569px;
  position:absolute;
  top:363px;
  margin:0;
  left:20px;
  text-align:center;
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:.85rem;
  color:#000;
  text-shadow:none;
  text-transform:capitalize;
}

.profile_section_content .label {
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:.85rem;
  line-height:1rem;
  color:#E8E8E8;
}

.profile_section_content .value {
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:.85rem;
  line-height:1rem;
  color:#E8E8E8;
}

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

.photo_gallery_previews {
  text-align:center;
}

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

.photo_gallery_preview {
  color:#A22525;
  width:160px;
}

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

#member_status_value:before {
  color:#000!important;
  content:'I am ';
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:.8rem;
  color:#000;
}

#member_status_value:after {
  color:#000!important;
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:.8rem;
  color:#000;
  content:' Now';
}

.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:'Nunito',sans-serif;
  font-weight:600;
  font-size:.8rem;
  color:#E8E8E8;
  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:'Nunito',sans-serif;
  font-weight:600;
  font-size:.85rem;
  line-height:1rem;
  text-decoration:none;
  white-space:wrap;
  color:#E8E8E8;
}

.photo_gallery_image {
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -webkit-box-shadow:3px 3px 2px rgba(0,0,0,0.5);
  -moz-box-shadow:3px 3px 2px rgba(0,0,0,0.55);
  box-shadow:3px 3px 2px rgba(0,0,0,0.55);
}

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

#favorite_models_container .value {
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:.85rem;
}

#status_container {
  position:absolute;
  width:569px;
  top:378px;
  margin:0;
  left:20px;
  text-align:center;
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:.8rem;
  color:#000;
  text-shadow:none;
  text-transform:capitalize;
  z-index:1;
}

#member_status_value {
  display:inline-block;
  width:569px;
  margin:0 auto;
  left:-5px;
  text-align:center;
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:.8rem;
  color:#000;
  text-shadow:none;
  text-transform:capitalize;
  z-index:1;
}

#favorite_models_container .value a {
  display:inline-block;
  margin:5px 0;
  padding:1px 5px;
  background:#A22525;
  color:#E8E8E8;
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  text-decoration:none;
}

#favorite_models_container a:hover {
  background:#8DB797;
  color:#1e1e1e;
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
}

#friends_container .value {
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:.85rem;
}

#friends_container .value a {
  display:inline-block;
  margin:5px 0;
  padding:1px 5px;
  background:#A22525;
  color:#E8E8E8;
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  text-decoration:none;
}

#friends_container .value a:hover {
  background:#8DB797;
  color:#1e1e1e;
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
}

#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_value {
  font-size:0!important;
}

#status_value a {
  display:none;
  color:#A22525!important;
  font-family:"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:.8rem;
  text-transform:uppercase;
}

#tags_container .value {
  font-family:'Nunito',sans-serif;
  font-weight:500;
  font-size:.8rem;
  line-height:1.1rem;
  color:#E8E8E8;
}

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

.Sub-TitleC {
  margin:0 auto;
  padding:70px 0 0;
  width:800px;
  font-family:'Nunito',sans-serif;
  font-weight:500;
  font-size:1.15rem;
  line-height:1.3;
  font-style:normal;
  text-align:center;
  color:#E8E8E8;
}

#Links-Cont {
  position:absolute;
  width:345px;
  top:600px;
  margin:10px 0 0 10px;
  text-align:center;
}

#status_value span a {
  display:inline-block!important;
  font-family:"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:.8rem;
  color:#A22525;
  text-transform:uppercase;
}

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

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

.Link-Amazon a {
  display:inline-block;
  float:left;
  width:50px;
  height:70px;
  margin:0 0 0 47px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/noy72vvgm81zv86/SSL1Ama.png) no-repeat;
}

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

.Link-Note a {
  display:inline-block;
  float:left;
  width:50px;
  height:70px;
  margin:0 0 0 5px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/xg3n8detr54v24v/SSl2Note.png) no-repeat;
}

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

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

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

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

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

#SS-Welcome-Body {
  display:block;
  width:940px;
  min-height:30px;
  margin:0 0 0 -10px;
  background:url(https://dl.dropbox.com/s/o7jbc7374gjghdf/SSP1Abt.jpg) top center no-repeat;
}

#member_type_value {
  display:none;
}

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

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

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

#status_label {
  display:none!important;
}

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

#SS-Rules-Body {
  display:inline-block;
  width:940px;
  margin:30px 0 20px -10px;
  background:url(https://dl.dropbox.com/s/2ff0rdmxh9bskuk/SSP2Rules.jpg) top center no-repeat;
}

#Rules-Text {
  width:900px;
  margin:70px 0 0 30px;
}

#Welcome-Text {
  width:800px;
  margin:12px auto;
  font-family:'Nunito',"Trebuchet MS",Arial,sans-serif;
  font-weight:300;
  font-size:17px;
  line-height:24px;
  color:#E8E8E8;
  text-align:center;
}

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

#SS-TM-Cont {
  display:inline-block;
  width:600px;
  margin:60px 0 0 40px;
}

.TTM-Clms {
  display:inline-block;
  width:450px;
  margin:0 auto;
  padding:10px;
  -webkit-column-count:1;
  -moz-column-count:1;
  column-count:1;
}

.Rules-Title {
  display:inline-block;
  width:180px;
  margin:10px 0 0;
  font-family:'Nunito',"Trebuchet MS",Arial,sans-serif;
  font-weight:600;
  font-size:16px;
  font-style:italic;
  line-height:21px;
  color:#A22525;
  text-transform:uppercase;
  vertical-align:top;
}

.Rules-Rule {
  display:inline-block;
  width:710px;
  margin:10px 0 0;
  font-family:'Nunito',"Trebuchet MS",Arial,sans-serif;
  font-weight:400;
  font-size:17px;
  line-height:21px;
  color:#E8E8E8;
}

#SS-Snapchat-Body {
  display:inline-block;
  width:940px;
  height:560px;
  margin:30px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/qrdkhjz4dq3bz99/SSP3Snapchat.jpg) top center no-repeat;
}

.Sub-Title {
  margin:0 auto;
  width:455px;
  font-family:'Nunito',sans-serif;
  font-weight:500;
  font-size:1rem;
  line-height:1.3;
  font-style:normal;
  text-align:center;
  color:#fff;
}

.SS-TM-Value {
  display:inline-block;
  padding:0 0 0 8px;
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:17px;
  color:#1e1e1e;
}

.TSbn,.TSbn:link,.TSbn:visited {
  display:inline-block;
  width:420px;
  margin:10px 0 0;
  padding:3px 15px;
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:17px;
  color:#A22525;
  background-image:-ms-linear-gradient(right,rgba(255,255,255,0.1) 0%,#CEE3EB 100%);
  background-image:-moz-linear-gradient(right,rgba(255,255,255,0.1) 0%,#CEE3EB 100%);
  background-image:-o-linear-gradient(right,rgba(255,255,255,0.1) 0%,#CEE3EB 100%);
  background-image:-webkit-gradient(linear,right top,left top,color-stop(0,#fff),color-stop(100,#CEE3EB));
  background-image:-webkit-linear-gradient(right,rgba(255,255,255,0.1) 0%,#CEE3EB 100%);
  background-image:linear-gradient(to left,rgba(255,255,255,0.1) 0%,#CEE3EB 100%);
  text-decoration:none;
  -webkit-transition:all .4s;
  -moz-transition:all .4s;
  transition:all .4s;
}

.TSbn :hover {
  color:#A22525;
}

#SS-SnapchatS-Cont {
  display:inline-block;
  width:455px;
  height:460px;
  margin:90px 0 0 10px;
  background:url(https://dl.dropbox.com/s/2y1qbvg3f76vj6n/SSSnap1BG.jpg) top center no-repeat;
  border:solid 1px rgba(255,255,255,0.25);
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  vertical-align:top;
}

#SS-HTippers-Body {
  display:inline-block;
  width:940px;
  height:270px;
  margin:30px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/neojm1sg45oqx9w/SSP5HTps.jpg) top center no-repeat;
}

#SS-HTippers-Cont {
  display:block;
  width:940px;
  margin:75px auto;
  height:235px;
}

.HTippers-Clms {
  display:inline-block;
  width:900px;
  margin:0 auto;
  padding:5px;
  -webkit-column-count:1;
  -moz-column-count:1;
  column-count:1;
}

#SS-SnapchatP-Cont {
  display:inline-block;
  width:455px;
  height:460px;
  margin:90px 0 0 5px;
  background:url(https://dl.dropbox.com/s/0z6ji35p0w7zzvx/SSSnap2Bg.jpg) top center no-repeat;
  border:solid 1px rgba(255,255,255,0.25);
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  vertical-align:top;
}

#SnapchatS-Text {
  display:inline-block;
  width:300px;
  margin:260px 0 0 60px;
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:18px;
  line-height:1.2rem;
  color:#E8E8E8;
  text-align:center;
  vertical-align:top;
}

#SnapchatP-Text {
  display:inline-block;
  width:300px;
  margin:260px 0 0 80px;
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:18px;
  line-height:1.2rem;
  color:#E8E8E8;
  text-align:center;
  vertical-align:top;
}

.SS-T-Buy,.SS-T-Buy:link,.SS-T-Buy:visited {
  display:inline-block;
  width:150px;
  margin:5px 0 10px;
  background:#A22525;
  color:#fff;
  padding:5px 0;
  font-family:"Nunito",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.92rem;
  text-align:center;
  border:solid 1px rgba(28,28,28,0.45);
  border-radius:2px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
}

.SS-T-Buy:hover {
  background:#0B610B;
}

.SS-HTippers-Name {
  display:inline-block;
  padding:0 0 0 5px;
  font-family:'Monda',"Trebuchet MS",Arial,sans-serif;
  font-weight:500;
  font-size:18px;
  line-height:21px;
  color:#E8E8E8;
}

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

#Club-Members-Cont {
  display:block;
  width:900px;
  margin:5px auto;
  height:466px;
  background:url(https://dl.dropbox.com/s/y11fy95slujbt2i/SSCBg.jpg) top center no-repeat;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

#Club-Members-Names {
  width:564px;
  height:280px;
  margin:10px 0 0 340px;
  padding:10px 0 0;
  font-family:'Monda',sans-serif;
  font-weight:500;
  font-size:1.15rem;
  font-style:italic;
  line-height:1.8rem;
  color:#E8E8E8;
  word-spacing:10px;
  white-space:pre-line;
  text-align:center;
  overflow:auto;
}

.HTSbn {
  display:inline-block;
  width:400px;
  margin:8px 0 0 250px;
  padding:3px 15px;
  font-family:'Monda',"Trebuchet MS",Arial,sans-serif;
  font-weight:500;
  font-size:18px;
  line-height:21px;
  color:#E8E8E8;
  background-image:-ms-linear-gradient(right,rgba(255,0,0,0),#A22525 100%);
  background-image:-moz-linear-gradient(right,rgba(255,0,0,0),#A22525 100%);
  background-image:-o-linear-gradient(right,rgba(255,0,0,0),#A22525 100%);
  background-image:-webkit-gradient(linear,right top,left top,color-stop(0,rgba(255,0,0,0)),color-stop(100,#A22525));
  background-image:-webkit-linear-gradient(right,#rgba(255,0,0,0),#A22525 100%);
  background-image:linear-gradient(to left,#rgba(255,0,0,0),#A22525 100%);
  text-decoration:none;
}

#HTippers-Text {
  width:925px;
  margin:220px 0 0;
  font-family:'Monda',"Trebuchet MS",Arial,sans-serif;
  font-weight:500;
  font-size:17px;
  line-height:21px;
  color:#2e2e2e;
  padding:1px 5px 1px 10px;
  background:rgba(255,255,255,0.55);
}

#HTippers-Text p {
  margin:10px 0;
}

#Club-Members-Names::-webkit-scrollbar {
  -webkit-appearance:none;
  width:8px;
}

#Club-Members-Names::-webkit-scrollbar-thumb {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  background-color:#A22525;
}

.MShare-Iframe-Cont {
  margin:10px auto;
  width:900px;
  height:600px;
  overflow:hidden;
}

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

.SS-C-Buy,.SS-C-Buy:link,.SS-C-Buy:visited {
  display:inline-block;
  width:120px;
  margin:10px auto;
  background:#A22525;
  color:#fff;
  padding:5px 0;
  font-family:"Nunito",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.92rem;
  text-align:center;
  border:solid 1px rgba(28,28,28,0.45);
  border-radius:2px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
}

.SS-C-Buy:hover {
  background:#0B610B;
}

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

#comments {
  width:850px;
  margin:0 auto;
  background:transparent;
}

.heading {
  text-align:center;
  color:green;
}

#new_comment {
  width:550px;
  margin:10px 0 0 50px;
}

.wall_post_avatar #wall_poster_avatar {
  display:none;
}

#profile_comments {
  padding:0 0 20px;
}

.wall_post {
  display:inline-block;
  float:left;
  width:410px;
  height:190px;
  margin:10px 0 0 10px;
  padding-bottom:30px;
  border:1px solid #BDBDBD;
  background:#FFF;
  clear:none;
  overflow-y:auto;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}

.wall_post::-webkit-scrollbar {
  -webkit-appearance:none;
  width:7px;
}

.wall_post::-webkit-scrollbar-thumb {
  background-color:#A22525;
}

.wall_post_body {
  width:295px;
  margin:5px 0 0 55px;
  padding:5px 0 0;
  border-top:solid 1px #424242;
  font-family:Tahoma,Verdana,Segoe,sans-serif;
  font-size:.88rem;
  line-height:1rem;
  color:#424242;
  text-align:justify;
  overflow:hidden;
}

.wall_post_info {
  margin:10px 0 0;
  text-align:center;
}

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

.wall_post_body img {
  max-height:80px;
  border:solid 1px #537289;
}

.wall_post_avatar {
  margin:10px 172px 0;
  width:55px;
  height:55px;
  radius:100%;
  z-index:98;
}

.wall_post_avatar img {
  display:inline-block;
  width:50px;
  height:50px;
  border-radius:100%;
  border:solid 2px #A22525;
}

.wall_post_info a {
  display:inline-block;
  width:400px;
  text-align:center;
  margin:3px auto;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-size:1rem;
  color:#A22525;
  text-decoration:none;
}

.wall_post_info a:visited {
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-size:1rem;
  color:#848484;
  text-decoration:none;
}

.wall_post_time {
  display:inline-block;
  width:400px;
  margin:0 auto;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-size:.82rem;
  font-weight:500;
  color:#151515;
  text-align:center;
}

#wall_poster_username {
  display:none;
}

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

#profile_mfc_news_feed_content .heading {
  display:inline-block;
  width:920px;
  font-family:Futura,"Trebuchet MS",Arial,sans-serif;
  font-size:1rem;
  font-weight:600;
  line-height:1rem;
  color:#A22525;
  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:#A22525;
}

#new_comment_buttons input[type='submit'] {
  text-decoration:none;
  text-align:center;
  padding:5px 13px;
  border:solid 1px #474747;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:.95rem;
  font-weight:bold;
  color:#FFF;
  background-color:#a22525;
  background-image:-moz-linear-gradient(top,#a22525 0%,#521818 100%);
  background-image:-webkit-linear-gradient(top,#a22525 0%,#521818 100%);
  background-image:-o-linear-gradient(top,#a22525 0%,#521818 100%);
  background-image:-ms-linear-gradient(top,#a22525 0%,#521818 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#521818',endColorstr='#521818',GradientType=0);
  background-image:linear-gradient(top,#a22525 0%,#521818 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;
  text-shadow:1px 1px 5px #000;
  filter:dropshadow(color=#000,offx=1,offy=1);
}

#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:Arial,Helvetica,sans-serif;
  font-size:.95rem;
  font-weight:bold;
  color:#FFF;
  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;
  text-shadow:1px 1px 5px #000;
  filter:dropshadow(color=#000,offx=1,offy=1);
}

.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 {
  display:inline-block;
  width:450px;
  text-align:center;
  margin-left:230px;
}

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

#profile_schedule .container {
  position:relative;
  display:inline-block;
  margin:0 auto;
  left:5px;
  width:118px;
  height:80px;
  background:#2c2a2a;
  border:double 4px rgba(103,26,26,0.65);
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}

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

#profile_interests_content .profile_section_content .label {
  display:inline-block;
  width:450px;
  font-family:Futura,"Trebuchet MS",Arial,sans-serif;
  font-size:1rem;
  font-weight:600;
  line-height:1rem;
  color:#A22525;
  text-decoration:none;
  white-space:nowrap;
  text-align:center;
}

#profile_interests_content .profile_section_content .value {
  display:inline-block;
  width:450px;
  margin-left:0;
  font-family:Arial,sans-serif;
  font-weight:400;
  font-size:.85rem;
  line-height:1.1rem;
  color:#E8E8E8;
  text-align:center;
}

#profile_schedule .heading {
  display:block;
  margin:20px auto;
  padding:8px 0 0;
  font-family:Futura,"Trebuchet MS",Arial,sans-serif;
  font-size:1rem;
  font-weight:600;
  line-height:1rem;
  color:#A22525;
  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:#E8E8E8;
  text-align:center;
}

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

#schedule_converted {
  text-align:center;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  #Welcome-Text p {
    font-size:13px;
  }
  
  .Rules-Title {
    width:250px;
    font-size:25px;
  }
  
  .Rules-Rule {
    width:600px;
    font-weight:300;
    font-size:25px;
  }
  
  .SS-TM-Value {
    font-size:30px;
  }
  
  .TSbn,.TSbn:link,.TSbn:visited {
    width:650px;
    font-size:30px;
    padding:10px 15px;
  }
  
  #SnapchatS-Text {
    width:455px;
    margin:150px 0 0 10px;
    font-size:26px;
  }
  
  #SnapchatP-Text {
    width:455px;
    margin:150px 0 0 10px;
    font-size:28px;
  }
  
  .SS-T-Buy,.SS-T-Buy:link,.SS-T-Buy:visited {
    width:190px;
    font-size:28px;
  }
  
  .Sub-TitleC {
    font-size:30px;
  }
  
  .SS-C-Buy,.SS-C-Buy:link,.SS-C-Buy:visited {
    margin:10px auto;
    width:180px;
    font-size:28px;
  }
  
  .SS-HTippers-Name {
    font-size:30px;
    line-height:32px;
  }
  
  #Club-Members-Names {
    font-size:28px;
  }
  
  #tags_container .value {
    font-size:.88rem;
    font-size:14px;
  }
  
  .wall_post {
    display:inline-block;
    width:100%;
    height:100%;
  }
  
  .wall_post_body {
    width:85%;
    border:none;
    font-family:Geneva,Tahoma,Verdana,sans-serif;
    font-weight:500;
    font-size:12px;
    line-height:16px;
  }
  
  .wall_post_info a:link {
    width:100%;
    text-align:center;
    font-size:35px;
  }
  
  .wall_post_info a:visited {
    width:100%;
    text-align:center;
    font-size:35px;
  }
  
  .wall_post_time {
    width:100%;
    text-align:center;
    font-size:26px;
  }
  
  .wall_post_avatar img {
    display:none;
  }
}