@charset "UTF-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  font-weight:normal;
  font:inherit;
  vertical-align:baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display:block;
}

/* 
body {
  line-height:1;
}
 */
ol,ul {
  list-style:none;
}

blockquote,q {
  quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
  content:'';
  content:none;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust:none;
  }
}

#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#profile_header_container,#profile_header,#tags_label,#tags_value,#profile_main_photo,#profile_about_me > div:nth-child(1) {
  display:none;
}

#blurb_container,#unix_last_broadcast_container,#unix_last_updated_container,#profile_about_me > .heading {
  display:none;
}

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

.container {
/*  width:750px; */
/* margin:0 auto; */
  margin:0;
  display:block;
}

.container1 {
  float:left;
  width:100%;
  height:980px;
  overflow-y:scroll;
}

.container2 {
  float:left;
  width:100%;
  height:805px;
  overflow-y:scroll;
}

.container3 {
  width:100%;
  margin:0 auto;
  display:block;
  text-align:center;
}

.img200 {
  float:left;
  width:200px;
  display:inline-block;
}

.img225 {
/* float:left; */
  width:225px;
  display:inline-block;
}

.img225 > a > img {
  max-width:225px;
}

.img225 > img {
  max-width:225px;
}

.img250 {
/* float:left; */
  width:250px;
  display:inline-block;
}

.img250 > a > img {
  max-width:250px;
}

.img250 > img {
  max-width:250px;
}

.img275 {
/* float:left; */
  width:275px;
  display:inline-block;
}

.img275 > a > img {
  max-width:275px;
}

.img275 > img {
  max-width:275px;
}

.img450 {
  float:left;
  width:450px;
  display:inline-block;
}

.img450 img {
  display:block;
  margin:auto;
  max-width:100%;
}

.img500 {
  float:left;
  width:500px;
  display:inline-block;
}

.img650 {
  width:650px;
  display:inline-block;
}

.img650 > img {
  width:650px;
}

.img650 > a > img {
  width:650px;
}

.img750 {
  width:750px;
}

.img750 > img {
  width:100%;
  display:block;
}

.img750 > a > img {
  width:100%;
  display:block;
}

.img800 {
  width:800px;
  display:inline-block;
}

.img800 > img {
  width:800px;
}

.img800 > a > img {
  width:800px;
}

.img805 {
  float:left;
  width:805px;
  display:inline-block;
}

.img805 > img {
  width:100%;
}

.img805 > a > img {
  width:100%;
}

.img900 {
/* float:left; */
  width:900px;
/* display:inline-block; */
  display:block;
}

.img900 > img {
  width:100%;
}

.img900 > a > img {
  width:100%;
}

.img960 {
  float:left;
  width:1000px;
  display:inline-block;
}

.img960 > img {
  width:960px;
}

.img960 > a > img {
  width:960px;
}

.img1000 {
  float:left;
  width:1000px;
  display:inline-block;
}

.img1000 > img {
  width:1000px;
}

.img1000 > a > img {
  width:100%;
}

.imgother {
  float:left;
  display:inline-block;
}

.imgcenter {
  display:inline-block;
}

.top-pad {
  padding-top:13px;
}

.bottom-pad {
  padding-bottom:13px;
}

.pad {
  padding:13px 0;
}

.mar13,.padm {
  margin:13px 0;
}

.x-pad-t,.extra-pad-t,.top-extra-pad {
  padding-top:25px;
}

.x-pad-b,.extra-pad-b,.bottom-extra-pad {
  padding-bottom:25px;
}

.extra-pad {
  padding:25px 0;
}

.mar20-t,.top-pad20m {
  margin-top:20px;
}

.mar20-b,.bottom-pad20m {
  margin-bottom:20px;
}

.mar20,.pad20m {
  margin:20px 0;
}

.mar40-t,.top-pad40m {
  margin-top:20px;
}

.mar40-b,.bottom-pad40m {
  margin-bottom:40px;
}

.mar40,.pad40m {
  margin-top:320px;
}

.mar75,.pad75m {
  margin:75px 0;
}

.no-mar {
  margin-top:0!important;
  margin-bottom:0!important;
}

.no-mar-t {
  margin-top:0!important;
}

.no-mar-b {
  margin-bottom:0!important;
}

.hidden {
  display:none;
}

.banner {
  position:relative;
  top:23px;
}

.header {
  font-size:5em;
  color:#35364a;
  margin-top:.1em;
  margin-bottom:0;
  font-family:'Dancing Scrpt';
  font-weight:400;
}

.section_title {
  font-size:3em;
/* color: #e13a87; */
/* color: #e02074; */
/* color:#d2bac1; */
/* color:#DC8793; */
  color:#FFB6C1;
/* letter-spacing: 0.16667em; */
/* letter-spacing: calc(1em / 6); */
  margin-bottom:12px;
/* font-family: 'Segoe Scrpt'; */
/* font-weight:bold; */
}

#social_links {
/* width: 975px; */
  width:750px;
  margin:0 auto;
/* margin: 0; */
/* padding-left: 12.5px; */
}

#social_links a {
  text-decoration:none;
}

a,a img {
  padding:0;
  z-index:9999;
}

a:link,a:active,a:hover {
}

a:visited {
}

p {
/* font-size: 1.055556em; */
}

body {
  background-image:url(http://manolov.co/mfc/chase/back.png);
  background-position:bottom left -100px,bottom right -80px,top left;
  background-repeat:repeat;
  font-family:'Shadows Into Light Two';
  font-weight:normal;
  font-style:normal;
  font-size:18px;
  z-index:1;
  overflow-y:scroll;
  overflow-x:hidden;
  height:100%;
}

#profile {
  width:750px;
  margin:0 auto;
  margin-bottom:0;
}

#profile_main_about_holder {
/* margin-top: 60px; */
}

.profile_section {
  display:block;
/* margin:10px auto; */
  margin:0 auto;
  width:750px;
  border-spacing:0;
}

#profile_about_me_friends {
  display:block;
  margin:0 auto;
/* width:1000px; */
  width:750px;
  border-spacing:0;
}

/* 
#profile_about_me_friends .profile_section_content {
  visibility: hidden;
  display: table;
  margin: 0 auto;
  margin: 5px auto;
  padding: 0;
}
*/
#profile_about_me_friends .profile_section_content {
  width:750px;
  margin:0;
  padding:0;
/* visibility:hidden; */
}

#profile_about_me_friends .profile_section_content .profile_subsection,#profile_about_me_friends .profile_section_content .profile_section_background {
  visibility:visible;
  margin:0;
  padding:0;
}

.profile_section_content {
  width:750px;
  color:#000000;
  background-color:#FFFFFF;
  border:0 none #FFFFFF;
/* padding:5px; */
  padding:5px 0;
/* margin:5px 0; */
  margin:0 auto;
  z-index:auto;
  z-index:unset;
/* -webkit-border-radius:5px; */
/* -moz-border-radius:5px; */
/* border-radius:5px; */
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #FFFFFF;
  -moz-box-shadow:0 0 0 #FFFFFF;
  box-shadow:0 0 0 #FFFFFF;
}

.profile_section_background {
  width:750px;
  margin:0 auto;
  background-color:transparent;
  z-index:-9999;
}

.profile_section_content .heading {
  padding:0;
  padding-top:10px;
  margin-top:25px;
  text-align:center;
  color:#35364a;
  font-family:'Dancing Scrpt';
  font-weight:normal;
  font-style:normal;
  font-size:2.2222222em;
}

#profile_about_me {
  position:relative;
/* top: 60px; */
  display:table;
  border-collapse:collapse;
}

#about_me_container {
  display:table-header-group;
  border-collapse:collapse;
}

#profile_about_me .label {
  padding-left:25px;
}

#profile_comments,#profile_schedule {
}

#profile_friends {
/* display:none; */
}

#avatar_holder {
  display:none;
}

#profile_avatar {
  display:none;
}

.label {
  letter-spacing:0;
  padding-left:25px;
}

:focus {
  outline:none;
}

.content {
  padding:5px;
}

#profile_photo_galleries,#profile_password_photo_galleries,#profile_comments {
  display:block;
  width:750px;
  margin:0 auto;
}

#profile_photo_galleries .profile_section_content {
  width:750px;
  margin:0 auto;
}

#profile_password_photo_galleries .profile_section_content {
  width:750px;
  margin:0 auto;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #FFFFFF;
  -moz-box-shadow:0 0 0 #FFFFFF;
  box-shadow:0 0 0 #FFFFFF;
}

.wall_post {
  padding-left:10px;
}

.images {
/* padding:0 10px; */
  padding:0 9px;
}

.photo_gallery_image {
  padding:7.375px;
}

/* === end mfc === */
.clearfix:after {
  content:"";
  display:block;
  clear:both;
}

.clear:after {
  content:"";
  display:block;
  clear:both;
}

.clear-before:before {
  content:"";
  display:block;
  clear:both;
}

.aqua {
  color:#00f6ff;
}

.black {
  color:#000000;
}

.brick {
  color:#b6402f;
}

.chestnut {
  color:#b64d49;
}

deepblue {
  color:#2a306f;
}

.darkgreen {
  color:#4f923a;
}

.darkestgreen {
  color:#306e2b;
}

.dodgerblue {
  color:#0094fa;
}

.lightgreen {
  color:#20df23;
}

.lipstick {
  color:#a42842;
}

.medblue {
  color:#1a1ae5;
}

.midnightblue {
  color:#162383;
}

.mustard {
  color:#b8b014;
}

.orchid {
  color:#db70db;
}

.purple {
  color:#6541a4;
}

.rose {
  color:#ff33cc;
}

.tangerine {
  color:#f3ad18;
}

.violet {
  color:#84408c;
}

hr {
  border:0;
  clear:both;
  display:block;
  width:85%;
/* background-color: pink; */
  height:2px;
  color:grey;
  background-color:grey;
}

li {
  text-align:left;
  font-family:'Shadows Into Light Two';
/* line-height:1.4; */
}

li,p {
  font-size:28px;
}

p {
  text-align:center;
}

b {
  font-size:30px;
}

#pic {
  display:block;
  margin-left:40px;
  margin-right:20px;
  margin-top:40px;
  float:left;
  border:3px solid black;
  border-radius:5px;
}

#pic:hover {
  display:block;
  margin-left:40px;
  margin-right:20px;
  margin-top:40px;
  float:left;
  border:3px solid #98FAA4;
  border-radius:5px;
}

#name {
}

#top {
  margin:0;
}

#bio {
  display:block;
  text-align:center;
  margin-left:320px;
}

#Buttons {
  clear:left;
  text-align:center;
}

.image {
  display:block;
  margin:0 auto;
}

h1,h2,h3 {
  text-align:center;
}

h1 {
  font-size:36px;
  font-weight:bold;
  margin:.67em 0;
}

h2 {
  font-size:28px;
  font-weight:bold;
  margin:.83em 0;
}

h3 {
  font-size:26px;
  font-weight:bold;
  margin:1em 0;
}

.rules {
  font-size:22px;
}

.bold {
  font-size:28px;
}

#snap_kik_amazon {
  position:relative;
  margin-top:30px;
  margin-bottom:125px;
}

#snap_kik_amazon img {
  padding:0 30px;
}

#snapchat {
/* display:block; */
/* position:fixed; */
/* float: left; */
/* top:40px; */
/* left:80px; */
/* padding: 0 10px; */
  z-index:999999;
/* border-image-width: 0; */
  display:inline-block;
}

#snapchat:hover + #snapExtra {
  display:block;
}

#snapExtra {
  display:none;
  position:absolute;
  width:300px;
  height:100px;
  top:110px;
/* left: 350px; */
  left:225px;
  margin:0;
  opacity:.85;
  background-color:black;
  border-radius:5px;
}

#kik {
/* visibility:visible; */
/* float: left; */
/* position:fixed; */
/* top:160px; */
/* left:80px; */
/* padding: 0 10px; */
  z-index:999999;
/* display: block; */
  display:inline-block;
}

#kik:hover + #kikExtra {
  display:block;
}

#kikExtra {
  display:none;
  position:absolute;
  width:300px;
  height:100px;
  top:110px;
/* left: 350px; */
  left:225px;
  margin:0;
  opacity:.85;
  background-color:black;
  border-radius:5px;
}

#amazon {
/* visibility:visible; */
/* float: left; */
/* position:fixed; */
/* display: block; */
/* top:280px; */
/* left:80px; */
/* padding: 0 10px; */
  z-index:999999;
  display:inline-block;
}

#amazon:hover + #amazonExtra {
  display:block;
}

#amazonExtra {
  display:none;
  position:absolute;
  width:300px;
  height:100px;
  top:110px;
  left:225px;
  margin:0;
  opacity:.85;
  background-color:black;
  border-radius:5px;
}

.iconText {
  margin:0;
  margin-top:10px;
  font-size:18px;
  color:white;
}

#iconBackground {
/* position:fixed; */
  width:220px;
  height:140px;
  top:400px;
  left:60px;
  margin:0;
  opacity:.5;
  background-color:#pink;
  border-radius:5px;
  border:2px solid #3CA348;
}

#about_me_label,#username_container,#cam_score_container,#gender_container,#age_container,#sexual_preference_container,#profile_friends > div.heading,#unix_last_updated_container,#profile_about_me > div.heading,#profile_header,#server_time > table > tbody,#footer_bar,#favorite_models_container,#profile_main_photo {
  display:none;
}

#AboutMe {
  position:relative;
  height:640px;
}

#AboutMe #top_photo {
  position:absolute;
  left:2px;
  top:15px;
}

#AboutMe_text {
  position:absolute;
  left:175px;
  top:685px;
  font-family:'Dancing Scrpt';
  color:#693131;
}

#AboutMe_text p {
  font-size:1.4em;
  letter-spacing:-.51px;
  line-height:1.3333333;
}

#AboutMe_subtitle {
  position:absolute;
  left:258px;
  top:528px;
  font-family:'Playlist Scrpt';
  font-weight:400;
  font-size:1.7777777em;
  color:#35364a;
}

#Links img {
  float:left;
  padding:20px;
  -webkit-transition-duration:.3s;
  transition-duration:.3s;
  -webkit-transition-property:transform;
  transition-property:transform;
}

#Links img:hover {
  -webkit-transform:scale(1.1);
  transform:scale(1.1);
}

#TipMenu {
  position:relative;
  background-position:0 102px;
  background-repeat:no-repeat;
  height:500px;
}

#TipMenu ul {
  display:inline-block;
  margin:0 -50px 30px;
  line-height:1.5em;
  width:450px;
  font-family:'Dancing Scrpt';
  position:absolute;
  left:212px;
  top:110px;
}

#TipMenu ul li {
  text-align:center;
  font-family:'Dancing Scrpt';
  font-size:1.4em;
  line-height:1.409091;
  color:#693131;
}

.tip {
  margin-left:10px;
  font-weight:bold;
}

.space {
  height:150px;
}

@font-face {
  font-family:'Shadows Into Light Two';
  font-style:normal;
  font-weight:400;
  src:url(https://fonts.gstatic.com/s/shadowsintolighttwo/v4/gDxHeefcXIo-lOuZFCn2xbIfIbZrEcH2WW587lG91II.woff2) format("woff2)","url(https://fonts.gstatic.com/s/shadowsintolighttwo/v4/gDxHeefcXIo-lOuZFCn2xWBFAVUSWdQlArshVRSwYMrr7w4p9aSvGirXi6XmeXNA.woff") format("woff)","url(https://fonts.gstatic.com/s/shadowsintolighttwo/v4/gDxHeefcXIo-lOuZFCn2xTEorKUbBV7q0JC9Sh8AulY.eot)","url(https://fonts.gstatic.com/s/shadowsintolighttwo/v4/gDxHeefcXIo-lOuZFCn2xYkPW4j7ieGPU4sFV2kAxjrr7w4p9aSvGirXi6XmeXNA.ttf") format("truetype");
}

@font-face {
  font-family:'Dancing Scrpt';
  font-style:normal;
  font-weight:400;
  src:url(https://res.cloudinary.com/scg82/raw/upload/v1472108166/Dancing_Scrpt-400.woff) format("woff");
}

@font-face {
  font-family:'Dancing Scrpt';
  font-style:normal;
  font-weight:700;
  src:url(https://res.cloudinary.com/scg82/raw/upload/v1472108166/Dancing_Scrpt-700.woff) format("woff");
}

@font-face {
  font-family:'Playlist Scrpt';
  font-style:normal;
  font-weight:400;
  src:url(https://res.cloudinary.com/scg82/raw/upload/v1472386877/Playlist_Scrpt-400.woff2) format("woff2)","url(https://res.cloudinary.com/scg82/raw/upload/v1472386877/Playlist_Scrpt-400.woff") format("woff");
}

.heads {
  font-size:3em;
  color:#35364a;
  margin-top:.3em;
  margin-bottom:0;
  font-family:'Dancing Scrpt';
  font-weight:400;
}

#tipmenuu {
  position:relative;
  background-position:0 102px;
  background-repeat:no-repeat;
}

#tipmenuu ul {
  display:inline-block;
  margin:0 -50px 30px;
  line-height:1.5em;
  font-family:'Dancing Scrpt';
  width:450px;
  position:relative;
  top:23px;
}

#tipmenuu ul li {
  text-align:center;
  font-family:'Dancing Scrpt';
  font-size:1,9em;
  line-height:1.409091;
  color:#693131;
}

.design a {
  text-decoration:none;
}

.design h1 {
  font-size:15px;
  font-family:"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;