@charset "UTF-8";

/* OATHTAKER CODED ï¿½ 2017-2018 =================================================== */
Model Name: SkylerLo
Type: Custom MFC Profile
Author: Max Oathtaker
Author Link: http://profiles.myfreecams.com/oathtaker
Author Email: m.oathtaker@gmail.com
Version: 2.2
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:'Source Sans';
  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);
}

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

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

@font-face {
  font-family:'Abel';
  src:url(https://fonts.gstatic.com/s/abel/v6/UzN-iejR1VoXU2Oc-7LsbvesZW2xOQ-xsNqO47m55DA.woff2),url(https://fonts.gstatic.com/s/abel/v6/wnJbeWILdr-ZMJJAMsiXsvesZW2xOQ-xsNqO47m55DA.woff),local(Abel),local(Abel-regular);
}

@font-face {
  font-family:'Rancho';
  src:url(https://fonts.gstatic.com/s/rancho/v6/EJt_7DbHYj8a5HS0_pTrl-vvDin1pK8aKteLpeZ5c0A.woff),url(https://fonts.gstatic.com/s/rancho/v6/IhBhtOi02NLuvxWW4RuNVg.ttf),local(Rancho),local(Rancho-regular);
}

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

#Display li {
  position:relative;
  padding:0 0 10px;
  text-align:center;
}

#Menu a {
  float:left;
  height:18px;
  padding:0 .45rem;
  font-family:'Abel',Helvetica,Arial,sans-serif;
  font-size:1rem;
  font-weight:600;
  text-decoration:none;
  text-transform:uppercase;
  color:#424242;
}

#Menu li:hover > a {
  color:#fbcbeb;
  font-weight:600;
  text-shadow:none;
}

#Menu li:hover > ul {
  display:block;
}

#Menu li ul {
  list-style:none;
  margin:0;
  padding:0;
  display:none;
  position:absolute;
  background:#fbcbeb;
  top:26px;
  left:.2%;
  z-index:99999;
  border-bottom-left-radius:.25em;
  border-bottom-right-radius:.25em;
}

#Menu ul li {
  float:none;
  margin:0;
  padding:0;
  display:block;
}

#Menu ul li:last-child {
  box-shadow: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/efahdc5skxiovo1/SL_Bgd.jpg) top center no-repeat;
  background-attachment:fixed;
  background-size:cover;
  -moz-background-size:cover;
  -webkit-background-size:cover;
  font-smooth:always;
  font-smoothing:antialiased;
  -moz-font-smoothing:antialiased;
  -webkit-font-smoothing:antialiased;
  -webkit-font-smoothing:subpixel-antialiased;
}

#profile {
  width:940px;
  margin:0 auto 40px;
  background:#FFF url(https://img.mfcimg.com/photos2/213/21375876/328-458-643-505-14076319.png) top center no-repeat;
  -webkit-box-shadow:0 0 12px 3px rgba(0,0,0,.8);
  -moz-box-shadow:0 0 12px 3px rgba(0,0,0,.8);
  border-top-left-radius:.5em;
  border-top-right-radius:.5em;
  line-height:1;
  z-index:300;
  border-bottom:solid 2px #fbcbeb;
}

#profile_header {
  padding:450px 0 0;
}

.Nav {
  display:block;
  width:940px;
  position:fixed;
  margin:10px -10px auto;
  vertical-align:top;
  z-index:99999;
}

#Menu {
  width:932px;
  height:23px;
  position:fixed;
  top:0;
  margin:24px 0 0 -6px;
  padding:8px 0 0;
  list-style:none;
  font-weight:normal;
  background:#fbcbeb;
  z-index:99999;
  -moz-box-shadow:0 0 0 4px #FBCBEB,2px 1px 4px 4px rgba(10,10,0,.50);
  -webkit-box-shadow:0 0 0 4px #FCD1B1,2px 1px 4px 4px rgba(10,10,0,.5);
  box-shadow:0 0 0 4px #FCD1B1,2px 1px 4px 4px rgba(10,10,0,.5);
}

#Menu li {
  position:relative;
  float:left;
  padding:0 0 10px;
}

.profile_section_content {
  z-index:auto;
}

.Disp {
  display:block;
  width:940px;
  position:fixed;
  margin:0 -10px auto;
  vertical-align:top;
  z-index:99999;
}

#Display {
  width:940px;
  height:30px;
  position:fixed;
  top:0;
  margin:0 0 0 -10px;
  list-style:none;
  background:#FFF;
  z-index:99999;
}

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

#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,#profile_avatar {
  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:block;
  width:400px;
  margin:0 0 0 50px;
  float:left;
}

#profile_about_me .heading {
  display:none;
}

#member_status_value {
  font-family:Geneva,Helvetica,sans-serif;
  font-weight:500;
  font-size:.85rem;
  z-index:1;
}

#Menu ul a {
  padding:10px;
  height:auto;
  line-height:1;
  display:block;
  white-space:nowrap;
  float:none;
  text-transform:none;
}

#Menu ul a:hover {
  color:#B72121;
  text-shadow:none;
}

#member_status_value:before {
  color:#000!important;
  content:'Skyler is  ';
  font-size:.75rem;
  font-weight:600;
}

#status_container {
  position:absolute;
  top:715px;
  right:1%;
  z-index:1;
}

#status_container a:link {
  font-family:Geneva,Helvetica,sans-serif;
  font-weight:600;
  font-size:.75rem;
  color:#000;
}

.heading {
  display:none;
}

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

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

#Menu li .DD {
  background:url(https://dl.dropbox.com/s/cpf0hquaqgkjjh7/DDA.gif) no-repeat right 8px;
  background-size:12px;
  padding-right:15px;
}

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

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:940px;
  position:absolute;
  top:715px;
  left:-5px;
  text-align:center;
  font-family:"Abel",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:600;
  font-style:italic;
  font-size:1.15rem;
  text-align:center;
  color:#FBCBEB;
}

.profile_section_content .label {
  font-family:"Source Sans","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:.9rem;
  line-height:1rem;
  color:#000;
  text-transform:uppercase;
}

.profile_section_content .value {
  font-family:"Source Sans","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:400;
  font-size:.9rem;
  line-height:1.1rem;
  color:#000;
}

#Menu li:hover .DD {
  background:url(https://dl.dropbox.com/s/cpf0hquaqgkjjh7/DDA.gif) no-repeat right 10px;
  background-size:12px;
}

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

.photo_gallery_previews {
  text-align:center;
}

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

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

.photo_gallery_preview {
  color:#424242;
  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:"Source Sans","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:.85rem;
  color:#FBCBEB;
}

.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:'Abel',Helvetica,Arial,sans-serif;
  font-size:1.05rem;
  font-weight:600;
  line-height:1rem;
  text-decoration:none;
  white-space:wrap;
  color:#FBCBEB;
}

.container #last_login_string_label,#unix_last_login_label,#unix_last_broadcast_label {
  position:absolute;
  top:715px;
  left:1%;
  font-family:Geneva,Helvetica,sans-serif;
  font-weight:600;
  font-size:.72rem;
  color:#000;
  text-shadow:none;
  text-transform:capitalize;
  z-index:1;
}

.container #last_login_string_value,#unix_last_login_value,#unix_last_broadcast_value {
  position:absolute;
  overflow:hidden;
  top:715px;
  float:right;
  left:9.5%;
  font-family:Geneva,Helvetica,sans-serif;
  font-weight:600;
  font-size:.72rem;
  color:#000;
  text-shadow:none;
  text-align:center;
  z-index:1;
}

.photo_gallery_image {
  border:3px solid #90C261;
  border-radius:100%;
  -moz-border-radius:100%;
  -webkit-border-radius:100%;
}

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

#favorite_models_container .value {
  font-family:Geneva,"Helvetica Neue",Helvetica,sans-serif;
  font-size:.8rem;
  font-weight:500;
}

#favorite_models_container .value a {
  display:inline-block;
  margin:5px 0;
  padding:1px 5px;
  background:#FBCBEB;
  color:#FFF;
  border-radius:2px;
  text-decoration:none;
  text-shadow:0 0 1px rgb(0,0,0),0 0 2px rgb(0,0,0),0 0 4px rgb(0,0,0),0 0 8px rgb(0,0,0),0 0 16px rgb(0,0,0);
}

#favorite_models_container a:hover {
  background:#FBCBEB;
  color:#FFF;
  border-radius:2px;
}

#friends_container .value {
  font-family:Geneva,"Helvetica Neue",Helvetica,sans-serif;
  font-size:.8rem;
  font-weight:500;
}

#friends_container .value a {
  display:inline-block;
  margin:5px 0;
  padding:1px 5px;
  background:#90C261;
  color:#FFF;
  text-shadow:0 0 1px rgb(0,0,0),0 0 2px rgb(0,0,0),0 0 4px rgb(0,0,0),0 0 8px rgb(0,0,0),0 0 16px rgb(0,0,0);
  border-radius:2px;
  text-decoration:none;
}

#friends_container .value a:hover {
  background:#088A08;
  color:#FFF;
  border-radius:2px;
}

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

#tags_container .value {
  font-family:"Source Sans",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-size:.9rem;
  font-weight:400;
  line-height:1rem;
  color:#424242;
}

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

.Sub-Title {
  width:940px;
  margin:25px 0 0 -12px;
  font-family:"Abel",Arial,sans-serif;
  font-weight:600;
  font-size:1.05rem;
  line-height:1.15rem;
  text-align:center;
  color:#1C1C1C;
}

#Sched,#TipMenu,#Promo,#Privates,#Skype,#Husband,#NewH,#Squad {
  position:absolute;
  margin-top:-30px;
}

#Links-Cont {
  position:absolute;
  width:920px;
  top:650px;
}

#Newbs,#Addicts,#Rods {
  position:absolute;
  margin-top:-80px;
}

.General-Text {
  width:940px;
  margin:10px auto;
  padding:20px 0 20px 20px;
  font-family:"Source Sans",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:1rem;
  line-height:1.3rem;
  text-align:center;
  color:#1C1C1C;
}

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

.SL-Panel {
  width:940px;
  margin:10px 0 0 -10px;
  text-align:center;
  z-index:99;
}

#SL-Schedule-Body {
  display:block;
  width:940px;
  margin:10px 0 0 -10px;
  background:#FBCBEB;
}

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

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

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

.Link-Amazon a {
  display:inline-block;
  float:left;
  margin:0 0 0 13px;
  width:220px;
  height:58px;
  padding:0 0 0 5px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/ktftdgg6gmz45a6/SLL1Ama.png) no-repeat;
}

#SL-Welcome-Body {
  display:block;
  width:940px;
  margin:10px 0 0 -10px;
}

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

.Link-Twitter a {
  display:inline-block;
  float:left;
  width:220px;
  height:58px;
  padding:0 0 0 5px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/zr2e29hhqzpqanv/SLL2Twt.png) no-repeat;
}

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

.Link-Note a {
  display:inline-block;
  float:left;
  width:220px;
  height:58px;
  padding:0 0 0 5px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/dn0v578ag49aex9/SLL3Nte.png) no-repeat;
}

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

.Link-Offline a {
  display:inline-block;
  float:left;
  width:220px;
  height:58px;
  padding:0 0 0 5px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/jmpqpa64glpays4/SLL4Off.png) no-repeat;
}

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

.Sub-Title2 {
  width:920px;
  margin:0;
  padding:15px 0;
  font-family:"Abel",Arial,sans-serif;
  font-weight:400;
  font-size:1.17rem;
  line-height:1.3rem;
  text-align:center;
  color:#000;
}

.Welcome-Text {
  width:800px;
  margin:0 auto;
  padding:5px 0;
  font-family:"Abel",Arial,sans-serif;
  font-weight:400;
  font-size:1.17rem;
  line-height:1.25rem;
  text-align:center;
  color:#000;
}

#Snapchat,#Videos {
  position:absolute;
  margin-top:-40px;
}

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

#Month-Title {
  display:inline-block;
  width:200px;
  margin:180px auto;
  font-family:'Rancho',Helvetica,Arial,sans-serif;
  font-size:2.4rem;
  font-weight:500;
  line-height:3rem;
  text-align:center;
  text-transform:uppercase;
  color:#FFF;
}

.SL-Dvd-Img {
  position:absolute;
  display:block;
  width:940px;
  top:715px;
  margin:0 0 0 -10px;
}

.SL-HdrT-Img {
  display:block;
  width:940px;
  margin:8px 0 0;
}

#Month-Det {
  width:200px;
  margin:10px auto;
  font-family:'Abel',Helvetica,Arial,sans-serif;
  font-size:1.3rem;
  font-weight:500;
  line-height:3rem;
  text-align:center;
  text-transform:capitalize;
  color:#FFF;
}

#SL-Schedule-ContL {
  display:inline-block;
  width:200px;
  height:523px;
  margin:0;
  background:#90C261;
  vertical-align:top;
}

.Day-Info {
  font-family:Futura,"Trebuchet MS",Arial,sans-serif;
  font-size:.85rem;
  line-height:1.2rem;
  font-weight:500;
  padding:5px 0;
  width:100px;
  height:100px;
  overflow:hidden;
  text-align:center;
  color:#424242;
}

#TMenu {
  display:block;
  width:940px;
  margin:10px 0 0 -10px;
  min-height:440px;
  background:url(https://dl.dropbox.com/s/nqr94kcm43e9iws/SLP2TM.jpg) center center no-repeat;
}

.SL-TipMenuLt a {
  text-decoration:none;
  color:#424242;
}

.SL-TipMenuLt a:hover {
  text-decoration:none;
  font-weight:500;
  color:#347CB4;
}

.SL-Generic-Img {
  display:block;
  width:900px;
  margin:10px auto;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}

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

.SL-TipMenuLt li {
  list-style:none;
  margin:5px 10px 0;
  padding:5px;
  font-family:"Rancho","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:400;
  font-size:1.6rem;
}

#SL-Schedule-Cont {
  display:inline-block;
  width:730px;
  height:523px;
  margin:0 0 0 3px;
  vertical-align:top;
}

.SL-Schedule-Section {
  display:inline-block;
  float:left;
  width:100px;
  height:100px;
  vertical-align:top;
  margin:2px 0 0 2px;
  background:#FFF;
  border:1px solid #BDBDBD;
  box-shadow:inset 1px 1px rgba(0,0,0,0.1),inset -1px -1px rgba(0,0,0,0.1);
  -webkit-box-shadow:inset 1px 1px rgba(0,0,0,0.1),inset -1px -1px rgba(0,0,0,0.1);
  -moz-box-shadow:inset 1px 1px rgba(0,0,0,0.1),inset -1px -1px rgba(0,0,0,0.1);
}

#SL-TipMenu-L {
  display:inline-block;
  margin:20px 0 0 82px;
  padding:10px 0;
  width:380px;
  text-align:center;
  border:1px solid #BDBDBD;
  background:rgba(255,255,255,0.65);
}

#SL-Snapchat-Body {
  display:block;
  width:940px;
  //height:370px;
  margin:0 0 0 -10px;
  background:url(https://dl.dropbox.com/s/pnsth1h0p6l1xtz/SLP4Snpv2.jpg) top center no-repeat;
}

.Day-Date {
  width:20px;
  height:20px;
  font-family:Futura,"Trebuchet MS",Arial,sans-serif;
  padding:2px;
  font-size:.9rem;
  font-weight:600;
  margin:5px auto;
  text-align:center;
  color:#FFF;
  background:#fbcbeb;
  -moz-border-radius:100%;
  -webkit-border-radius:100%;
  border-radius:100%;
}

#Snapchat-TextR {
  display:inline-block;
  width:350px;
  margin:125px 0 0 300px;
  font-family:"Abel",Arial,sans-serif;
  font-weight:500;
  font-size:1.18rem;
  line-height:1.25rem;
  text-align:center;
  color:#000;
}

#SL-RButton-Body {
  display:block;
  width:315px;
  margin:0 0 0 310px;
}

#SL-TipMenu-R {
  display:inline-block;
  vertical-align:top;
  margin:20px 0 0 10px;
  padding:10px 0;
  width:380px;
  text-align:center;
  border:1px solid #FBCBEB;
  background:rgba(255,255,255,0.65);
}

.TipMenu-Note {
  display:inline-block;
  z-index:1;
}

.GButton {
  display:inline-block;
  width:120px;
  margin:0 0 0 10px;
  box-shadow:inset 0 1px 0 0 #FFF6AF;
  -webkit-box-shadow:inset 0 1px 0 0 #FFF6AF;
  -moz-box-shadow:inset 0 1px 0 0 #FFF6AF;
  font-family:"Source Sans",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:600;
  font-size:1rem;
  text-align:center;
  text-transform:uppercase;
  text-decoration:none;
  color:#1c1c1c;
  border:solid 1px rgba(0,0,0,0.35);
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  padding:6px 10px;
  background:rgba(254,182,69,1);
  background:-moz-linear-gradient(top,rgba(254,182,69,1) 0%,rgba(241,231,103,1) 100%);
  background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(254,182,69,1)),color-stop(100%,rgba(241,231,103,1)));
  background:-webkit-linear-gradient(top,rgba(254,182,69,1) 0%,rgba(241,231,103,1) 100%);
  background:-o-linear-gradient(top,rgba(254,182,69,1) 0%,rgba(241,231,103,1) 100%);
  background:-ms-linear-gradient(top,rgba(254,182,69,1) 0%,rgba(241,231,103,1) 100%);
  background:linear-gradient(to bottom,rgba(254,182,69,1) 0%,rgba(241,231,103,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb645',endColorstr='#f1e767',GradientType=0);
}

#SL-Privates-Body {
  display:block;
  width:940px;
  margin:0 0 0 -10px;
  min-height:50px;
  background:url(https://dl.dropbox.com/s/88kdmogmmzo8f8h/SLP5Pvts.jpg) top center no-repeat;
}

#SL-Privates-Txt {
  font-family:"Abel",Arial,sans-serif;
  font-weight:600;
  font-size:1.1rem;
  line-height:1.25rem;
  text-align:center;
  color:#000;
}

#SL-Skype-Body {
  display:block;
  width:920px;
  margin:10px auto;
  background:url(https://dl.dropbox.com/s/w3c59y3v8mxi88e/SLP6Sky.jpg) top center no-repeat;
}

#SL-Details {
  margin:0 auto;
  padding:40px 0 0;
  width:850px;
}

.GButton:hover {
  color:#1c1c1c;
  background:#90C261;
}

.GButton:active {
  position:relative;
  top:1px;
  color:#1c1c1c;
}

.GButton:visited {
  color:#1c1c1c;
}

.SLClms {
  column-count:1;
  width:850px;
  margin:0 auto;
}

.SLD {
  display:flex;
  margin:20px 0 0;
}

#Skype-Text {
  width:920px;
  margin:0 auto;
  padding:15px 0 0;
  font-family:"Abel","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:1.3rem;
  line-height:1.35rem;
  text-align:center;
  color:#000;
}

.Link-Mmail a {
  display:inline-block;
  margin:10px 0 0 435px;
  width:70px;
  height:55px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/gcwg4zqe3up8ygg/SL_Mmail.png) no-repeat;
}

.SkypeCost {
  white-space:nowrap;
  font-family:"Source Sans","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:1.3rem;
  line-height:1.7rem;
  color:#000;
  width:auto;
  margin-right:5px;
}

#SL-S2Button-Body {
  display:block;
  width:200px;
  margin:25px 0 0 363px;
  padding:0 0 10px 5px;
}

.SButton {
  display:inline-block;
  width:125px;
  margin:0 0 0 10px;
  -moz-box-shadow:inset 0 -3px 7px 0 #29bbff;
  -webkit-box-shadow:inset 0 -3px 7px 0 #29bbff;
  box-shadow:inset 0 -3px 7px 0 #29bbff;
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#2dabf9),color-stop(1,#0688fa));
  background:-moz-linear-gradient(top,#2dabf9 5%,#0688fa 100%);
  background:-webkit-linear-gradient(top,#2dabf9 5%,#0688fa 100%);
  background:-o-linear-gradient(top,#2dabf9 5%,#0688fa 100%);
  background:-ms-linear-gradient(top,#2dabf9 5%,#0688fa 100%);
  background:linear-gradient(to bottom,#2dabf9 5%,#0688fa 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2dabf9',endColorstr='#0688fa',GradientType=0);
  background-color:#2dabf9;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  display:inline-block;
  cursor:pointer;
  color:#FFF;
  font-family:Arial;
  font-size:15px;
  padding:9px 23px;
  text-decoration:none;
  text-shadow:0 1px 0 #263666;
  text-transform:uppercase;
  text-align:center;
}

.SButton:hover {
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#0688fa),color-stop(1,#2dabf9));
  background:-moz-linear-gradient(top,#0688fa 5%,#2dabf9 100%);
  background:-webkit-linear-gradient(top,#0688fa 5%,#2dabf9 100%);
  background:-o-linear-gradient(top,#0688fa 5%,#2dabf9 100%);
  background:-ms-linear-gradient(top,#0688fa 5%,#2dabf9 100%);
  background:linear-gradient(to bottom,#0688fa 5%,#2dabf9 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0688fa',endColorstr='#2dabf9',GradientType=0);
  background-color:#0688FA;
  color:#FFF;
}

#SL-V-Container {
  display:block;
  width:940px;
  margin:10px 0 30px -9px;
  height:348px;
  overflow:auto;
}

#SL-V-Container::-webkit-scrollbar {
  -webkit-appearance:none;
  width:10px;
}

#SL-V-Container::-webkit-scrollbar-thumb {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  background-color:#6FBBF7;
}

#SL-V-Container::-webkit-scrollbar-track-piece {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
}

.SL-Video-Holder {
  display:inline-block;
  width:220px;
  height:328px;
  float:left;
  margin:15px 0 0 10px;
  border:none;
  overflow:hidden;
  position:relative;
  text-align:center;
  z-index:998;
  border:solid 1px #000;
  box-shadow:0 0 3px #000;
}

.SpcrS {
  width:100%;
  font-family:"Source Sans","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:1.3rem;
  line-height:1.7rem;
  color:#00AFF0;
  border-bottom:1px solid #00AFF0;
  margin-bottom:5px;
}

.SkypeRate {
  white-space:nowrap;
  font-family:"Source Sans","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:1.3rem;
  line-height:1.7rem;
  color:#000;
  margin:0 0 0 5px;
  text-align:right;
}

#SL-SButton-Body {
  display:block;
  width:575px;
  margin:30px 0 0 175px;
  padding:0 0 10px 5px;
}

#SL-HTipper-Body {
  width:940px;
  min-height:100px;
  margin:20px 0 0 -10px;
}

#SL-HTipper-Month {
  display:inline-block;
  clear:both;
  margin:0 0 0 50px;
  width:400px;
  background:#FFF;
  border:1px solid #BDBDBD;
  box-shadow:inset 1px 1px rgba(0,0,0,0.1),inset -1px -1px rgba(0,0,0,0.1);
  -webkit-box-shadow:inset 1px 1px rgba(0,0,0,0.1),inset -1px -1px rgba(0,0,0,0.1);
  -moz-box-shadow:inset 1px 1px rgba(0,0,0,0.1),inset -1px -1px rgba(0,0,0,0.1);
  position:relative;
  z-index:90;
}

.SL-Video-PCnt {
  margin:5px 0 0;
  width:218px;
  height:30px;
  overflow:hidden;
}

.ImgV {
  display:block;
  width:220px;
  height:150px;
  outline:1px inset #050505;
}

.SL-Video-Title {
  width:220px;
  height:40px;
  overflow:hidden;
  z-index:998;
  background:#6FBBF7;
}

.SButton:active {
  position:relative;
  top:1px;
  color:#1C1C1C;
}

.SButton:visited {
  color:#FFF;
}

.SL-V-Time {
  display:inline-block;
  float:left;
  margin:1px 0 0 3px;
  padding:2px;
  color:#000;
  font-weight:600;
}

#Husband-Names {
  width:920px;
  margin:0 auto;
  font-family:"Rancho","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:2.2rem;
  line-height:2.4rem;
  font-weight:600;
  color:#CFA621;
  word-spacing:;
  overflow:auto;
  white-space:pre-line;
  padding:6px 4px;
  -webkit-column-count:1;
  -moz-column-count:1;
  column-count:1;
  -webkit-column-width:100px;
  -moz-column-width:100px;
  column-width:100px;
  -webkit-column-gap:10px;
  -moz-column-gap:10px;
  column-gap:10px;
  column-fill:auto;
  text-align:center;
}

.SL-V-Time::before {
  display:inline-block;
  width:20px;
  height:20px;
  float:left;
  content:url(https://dl.dropbox.com/s/tonvrut5qmkqzof/SLGTme.png);
}

.SL-V-Price {
  display:block;
  float:right;
  margin:1px 0 0 3px;
  padding:2px;
  color:#000;
  font-weight:600;
  text-align:right;
}

#SL-HTipper-Ever {
  display:inline-block;
  clear:both;
  margin:0 0 0 40px;
  width:400px;
  background:#FFF;
  border:1px solid #BDBDBD;
  box-shadow:inset 1px 1px rgba(0,0,0,0.1),inset -1px -1px rgba(0,0,0,0.1);
  -webkit-box-shadow:inset 1px 1px rgba(0,0,0,0.1),inset -1px -1px rgba(0,0,0,0.1);
  -moz-box-shadow:inset 1px 1px rgba(0,0,0,0.1),inset -1px -1px rgba(0,0,0,0.1);
  position:relative;
  z-index:90;
}

.SL-Video-Title p {
  font-family:"Source Sans","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:.89rem;
  line-height:.9rem;
  text-transform:uppercase;
  margin:5px 0 0;
  color:#424242;
  text-align:center;
}

.HTipper-Name {
  white-space:nowrap;
  font-family:"Source Sans","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:1.15rem;
  font-style:normal;
  line-height:1.7rem;
  color:#1C1C1C;
  width:auto;
  margin-right:5px;
}

.SpcrH {
  width:100%;
  font-family:"Source Sans","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:1.15rem;
  font-style:normal;
  line-height:1.7rem;
  color:#1C1C1C;
  border-bottom:2px dotted #1C1C1C;
  margin-bottom:5px;
}

.HTipper-Tip {
  white-space:nowrap;
  font-family:"Source Sans","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:1.15rem;
  font-style:normal;
  line-height:1.7rem;
  color:#1C1C1C;
  margin:0 0 0 5px;
  text-align:right;
}

.HTipperC-Name {
  white-space:nowrap;
  font-family:"Source Sans","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:1.15rem;
  font-style:normal;
  line-height:1.7rem;
  color:#1C1C1C;
  margin:0 0 0 5px;
  text-align:center;
}

.rectangle {
  background:#90C261;
  height:30px;
  width:430px;
  position:relative;
  left:-15px;
  top:20px;
  float:left;
  border:1px solid #BDBDBD;
  box-shadow:inset 1px 1px rgba(0,0,0,0.1),inset -1px -1px rgba(0,0,0,0.1);
  -webkit-box-shadow:inset 1px 1px rgba(0,0,0,0.1),inset -1px -1px rgba(0,0,0,0.1);
  -moz-box-shadow:inset 1px 1px rgba(0,0,0,0.1),inset -1px -1px rgba(0,0,0,0.1);
  z-index:100;
}

.rectangle h2 {
  font-family:"Abel","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:1.4rem;
  font-style:normal;
  line-height:1.4rem;
  letter-spacing:.1rem;
  margin-top:5px;
  color:#FFF;
  text-align:center;
  text-transform:uppercase;
}

.SL-V-Price::before {
  display:inline-block;
  width:20px;
  height:20px;
  float:left;
  margin:1px 2px 0 0;
  content:url(https://dl.dropbox.com/s/foc1qfv3snxpjxn/SLGCoins.png);
}

.SL-V-Buy,.SL-V-Buy:link,.SL-V-Buy:visited {
  display:inline-block;
  width:220px;
  margin:0 auto;
  background:#6FBBF7;
  color:#000;
  padding:5px 0;
  font-family:"Source Sans",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.94rem;
  text-align:center;
  -webkit-transition:all .4s;
  -moz-transition:all .4s;
  transition:all .4s;
}

.SL-V-Buy:hover {
  background:#90C261;
}

.SL-Video-Dvd {
  display:block;
  width:110px;
  height:5px;
  margin:0 auto;
  border-bottom:1px inset #050505;
}

.Video-New-Tag {
  position:absolute;
  top:38px;
  left:0;
  width:50px;
  height:50px;
  background:url(https://dl.dropbox.com/s/u8g9lb3a4j4qfj1/SLVo.png);
  background-size:100% 100%;
}

.triangle-l {
  border-color:transparent #fbcbeb transparent transparent;
  border-style:solid;
  border-width:15px;
  height:0;
  width:0;
  position:relative;
  left:-30px;
  top:35px;
  z-index:-1;
}

#NewH-Names-Container {
  display:block;
  width:900px;
  margin:0 auto;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  background:url(https://dl.dropbox.com/s/0tnrbxpt4mnpn6a/SLP8NwH.jpg) top center no-repeat;
  min-height:50px;
}

.triangle-r {
  border-color:transparent transparent transparent #fbcbeb;
  border-style:solid;
  border-width:15px;
  height:0;
  width:0;
  position:relative;
  left:400px;
  top:5px;
  z-index:-1;
}

.SL-Video-Desc {
  margin:15px 0;
  width:218px;
  height:40px;
  z-index:998;
}

.SL-Video-Desc p {
  font-family:"Source Sans","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:.85rem;
  line-height:.89rem;
  color:#424242;
  text-align:center;
  margin:0;
}

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

.HTps {
  display:flex;
}

.Link-Husband a {
  display:inline-block;
  margin:0 0 0 370px;
  width:189px;
  height:80px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/cfsottt8ipoc1si/SL_MryB.png) no-repeat;
}

#NewHere-Names {
  width:920px;
  margin:0 0 0 60px;
  font-family:"Abel","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:1.2rem;
  line-height:1.4rem;
  font-weight:600;
  color:#424242;
  word-spacing:;
  overflow:auto;
  white-space:pre-line;
  padding:12px 4px;
  -webkit-column-count:4;
  -moz-column-count:4;
  column-count:4;
  -webkit-column-width:100px;
  -moz-column-width:100px;
  column-width:100px;
  -webkit-column-gap:10px;
  -moz-column-gap:10px;
  column-gap:10px;
  -moz-column-fill:auto;
  column-fill:auto;
}

#SL-S-Container {
  display:block;
  width:940px;
  margin:10px 0 30px -9px;
  overflow:auto;
}

.SL-Squad-Holder {
  display:inline-block;
  width:290px;
  height:400px;
  float:left;
  margin:15px 0 0 15px;
  border:none;
  overflow:hidden;
  position:relative;
  text-align:center;
  z-index:998;
  border:solid 1px #848484;
  border-radius:2px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  box-shadow:0 0 3px #000;
}

.Link-Husband a:hover {
  background-position:0 -114px;
}

.SL-S-Title {
  width:290px;
  height:125px;
  overflow:hidden;
  z-index:998;
  background:#fbcbeb7;
}

.SLS-T {
  border-style:solid;
  border-width:10px 10px 0;
  border-color:#6FBBF7 transparent transparent;
  height:0;
  width:0;
  position:relative;
  left:135px;
  top:0;
  z-index:100;
}

.SL-S-Title p {
  font-family:"Rancho","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:1.8rem;
  margin:20px 0 0;
  color:#FFF;
  text-align:center;
}

#SL-S-Price1 {
  margin:15px 0;
  width:290px;
  height:30px;
  overflow:hidden;
  z-index:998;
  background:#CA9F5B;
}

#SL-S-Price2 {
  margin:15px 0;
  width:290px;
  height:30px;
  overflow:hidden;
  z-index:998;
  background:#B278F0;
}

#SL-S-Price3 {
  margin:15px 0;
  width:290px;
  height:30px;
  overflow:hidden;
  z-index:998;
  background:#DD64C3;
}

#SL-S-Price1 p {
  font-family:"Source Sans","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:1.35rem;
  color:#FFF;
  text-align:center;
  padding:5px 0;
  margin:0;
}

#SL-ClubNames-Body {
  display:inline-block;
  width:920px;
  margin:0 auto;
}

.SL-ClubNames-Sect {
  display:inline-block;
  float:left;
  width:290px;
  min-height:100px;
  vertical-align:top;
  margin:0 0 0 15px;
  overflow-y:auto;
  overflow-x:hidden;
  border-right:solid 1px #fff;
}

#SL-S-Price2 p {
  font-family:"Source Sans","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:1.35rem;
  color:#FFF;
  text-align:center;
  padding:5px 0;
  margin:0;
}

#SL-S-Price3 p {
  font-family:"Source Sans","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:1.35rem;
  color:#FFF;
  text-align:center;
  margin:0;
  padding:5px 0;
}

.ImgSQ {
  display:block;
  width:90px;
  height:90px;
  margin:10px auto;
}

.SL-S-Desc {
  margin:5px auto;
  width:250px;
  z-index:998;
}

.SL-S-Desc p {
  font-family:"Abel","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:1rem;
  line-height:1.3rem;
  color:#424242;
  text-align:center;
  margin:0;
  border-top:solid 1px #fbcbeb;
  padding:5px 0;
}

.SL-ClubNames-Sect::-webkit-scrollbar {
  -webkit-appearance:none;
  width:8px;
}

.SL-ClubNames-Sect::-webkit-scrollbar-thumb {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  background-color:#6FBBF7;
}

.SL-ClubNames-Sect::-webkit-scrollbar-track-piece {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
}

#Newbs-Title {
  font-family:"Rancho","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:1.7rem;
  line-height:1.9rem;
  width:290px;
  text-align:center;
  color:#CA9F5B;
}

#new_comment_buttons input[type='submit'] {
  text-decoration:none;
  text-align:center;
  padding:5px 13px;
  border:solid 1px #000;
  -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:#000000;
  background-image:-moz-linear-gradient(top,#0D4E83 0%,#4C7BA2 100%);
  background-image:-webkit-linear-gradient(top,#0D4E83 0%,#4C7BA2 100%);
  background-image:-o-linear-gradient(top,#0D4E83 0%,#4C7BA2 100%);
  background-image:-ms-linear-gradient(top,#0D4E83 0%,#4C7BA2 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4C7BA2',endColorstr='#4C7BA2',GradientType=0);
  background-image:linear-gradient(top,#0D4E83 0%,#4C7BA2 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);
}

#Addicts-Title {
  font-family:"Rancho","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:1.7rem;
  line-height:1.9rem;
  width:290px;
  text-align:center;
  color:#B278F0;
}

#Rods-Title {
  font-family:"Rancho","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:1.7rem;
  line-height:1.9rem;
  width:290px;
  text-align:center;
  color:#fbcbeb;
}

#profile_friends {
  background-image:url(https://dl.dropbox.com/s/2p5bx1ojyouidnv/SLHM1Frds.png);
  margin:0 auto;
}

#profile_password_photo_galleries {
  background-image:url(https://dl.dropbox.com/s/81dzp5130r9elgv/SLHM2LkG.png)!important;
}

.SL-S-Desc p::before {
  content:'\2714';
  display:inline-block;
  margin-right:3px;
  width:20px;
  height:20px;
  text-align:center;
  color:#fbcbeb;
}

.Club-Names {
  width:270px;
  font-family:"Abel","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-size:1.1rem;
  line-height:1.4rem;
  text-align:center;
  font-weight:600;
  color:#424242;
  word-spacing:;
  overflow:auto;
  white-space:pre-line;
  padding:10px 4px;
  -webkit-column-count:2;
  -moz-column-count:2;
  column-count:2;
  -webkit-column-width:70px;
  -moz-column-width:70px;
  column-width:70px;
  -webkit-column-gap:10px;
  -moz-column-gap:10px;
  column-gap:10px;
  column-fill:auto;
}

.SL-S-Buy,.SL-S-Buy:link,.SL-S-Buy:visited {
  display:inline-block;
  width:80px;
  margin:-5px auto;
  background:#FCD1B1;
  color:#000;
  padding:5px 0;
  font-family:"Source Sans",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.94rem;
  text-align:center;
  border-radius:2px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  -webkit-transition:all .4s;
  -moz-transition:all .4s;
  transition:all .4s;
}

.SL-S-Buy:hover {
  background:#90C261;
}

#profile_photo_galleries {
  background-image:url(https://dl.dropbox.com/s/pi8fwjbop0od5cp/SLHM3PbG.png)!important;
}

#profile_interests_content {
  background-image:url(https://dl.dropbox.com/s/sbgclju0b8jryfk/SLHM4Int.png)!important;
}

#comments {
  background-image:url(https://dl.dropbox.com/s/1ykkyrcsi0w35l5/SLHM5MW.png)!important;
}

#photo_galleries .profile_section {
  margin-bottom:10px!important;
}

#profile_password_photo_galleries .photo_gallery_image {
  margin-top:30px!important;
}

#profile_photo_galleries .photo_gallery_preview > a.photo_gallery_link {
  height:80px!important;
  width:120px!important;
}

#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_password_photo_galleries,#password_photo_galleries,#profile_friends,#profile_photo_galleries,#photo_galleries {
  margin-bottom:10px!important;
}

#profile_friends .heading,#profile_password_photo_galleries .heading,#profile_photo_galleries .heading {
  display:none;
}

#profile_password_photo_galleries,#profile_photo_galleries,#profile_interests_content,#comments {
  background-repeat:no-repeat!important;
  padding-top:30px!important;
}

#profile_friends,#profile_interests_content,#comments {
  background-repeat:no-repeat!important;
  padding-top:50px!important;
}

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

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

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

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

#profile_mfc_news_feed_content .heading {
  display:inline-block;
  width:920px;
  font-family:'Abel',Helvetica,Arial,sans-serif;
  font-size:1.08rem;
  font-weight:600;
  line-height:1rem;
  text-transform:uppercase;
  text-align:center;
}

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

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

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

#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 #fbcbeb;
  -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-thumb {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  background-color:#fbcbeb1;
}

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

.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 .value {
  display:inline-block;
  width:450px;
  margin-left:0;
  font-family:"Source Sans","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:400;
  font-size:1rem;
  line-height:1.15rem;
  color:#fbcbeb;
  text-align:center;
}

#profile_schedule .container {
  position:relative;
  display:inline-block;
  width:95px;
  height:65px;
  margin:0;
  margin-left:14px;
  padding:8px;
}

#profile_schedule .heading {
  display:block;
  margin:20px auto;
  padding:8px 0;
  font-family:'Abel',Helvetica,Arial,sans-serif;
  font-size:1.08rem;
  font-weight:600;
  line-height:1rem;
  text-transform:uppercase;
  text-align:center;
}

#profile_schedule .label {
  display:block;
  width:100%;
  font-size:1em;
  line-height:1.12em;
  text-align:center;
}

#profile_interests_content .profile_section_content {
  display:inline-block;
  width:450px;
  text-align:center;
  margin-left:225px;
}

#profile_interests_content .profile_section_content .label {
  display:inline-block;
  width:440px;
  font-family:'Abel',Helvetica,Arial,sans-serif;
  font-size:1.05rem;
  font-weight:600;
  line-height:1rem;
  text-align:center;
  text-transform:capitalize;
}

#profile_schedule .value {
  position:absolute;
  display:inline-block;
  font-size:.85em;
  line-height:.95em;
  bottom:10px;
  color:#424242;
  text-align:center;
}

#schedule_converted {
  text-align:center;
}

#SL-Rules-Body {
  display:block;
  width:940px;
  margin:10px 0 0 -10px;
}

.Rules-Text {
  width:800px;
  margin:0 auto;
  padding:5px 0;
  font-family:"Abel",Arial,sans-serif;
  font-weight:400;
  font-size:1.17rem;
  color:#000;
}

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