@charset "UTF-8";

UTF-8;
/*
* NOTICE: This MyFreeCams Profile was built
* using the Cammodel Express Profile Builder.
* The Profile Owner and MyFreeCams retain
* ownership of all images,fonts,and other
* assets that they provide. Unless otherwise
* stated,all other images,fonts,and other
* assets that this stylesheet references are
* the property of Cammodel Express. All Rights Reserved.
* * CODE LICENSE: The stylesheet code is released
* under the terms of the Creative Commons
* Attribution-ShareAlike 4.0 International for any
* purpose,including commercial purposes.
* * The full text of this license can be found here:
* https://creativecommons.org/licenses/by-sa/4.0/
* * PROFILE BUILDER DETAILS
* Version: 0.0.0.27
* Last-Modified: 2017-05-22 17:02:21
************************************************/
/* CSS Clearfix
************************************************/
.moros_cf:before,.moros_cf:after {
  content:"";
  display:table!important;
}

.moros_cf:after {
  clear:both;
}

.moros_cf {
  zoom:1;
/* For IE 6/7 (trigger hasLayout) */
}

.moros-clear {
  clear:both;
}

/*
 * Copyright (c) 2011 Angel Koziupa (sudtipos@sudtipos.com), 
 * Copyright (c) 2011 Alejandro Paul (sudtipos@sudtipos.com), 
 * with Reserved Font Name "Bubblegum Sans"
 *
 * Full license text found here:
 * http://s.sil.org/OFL
 ************************************************/
@font-face {
  font-family:'Bubblegum Sans';
  src:url(https://www.cammodelexpress.com/wp-content/uploads/profile-builder/fonts/BubblegumSans-Regular.eot);
  src:url(https://www.cammodelexpress.com/wp-content/uploads/profile-builder/fonts/BubblegumSans-Regular.eot?) format("eot"),url(https://www.cammodelexpress.com/wp-content/uploads/profile-builder/fonts/BubblegumSans-Regular.woff) format("woff"),url(https://www.cammodelexpress.com/wp-content/uploads/profile-builder/fonts/BubblegumSans-Regular.ttf) format("truetype"),url(https://www.cammodelexpress.com/wp-content/uploads/profile-builder/fonts/BubblegumSans-Regular.svg#BubblegumSans-Regular) format("svg");
}

/* START MFC Reset
 ************************************************/
#header_bar,#footer_bar,#about_me_label {
  display:none!important;
}

#profile {
  display:block;
  width:960px;
  margin:0 auto;
  padding:15px 20px;
}

#avatar_holder {
  display:block;
  float:left;
  margin:15px;
}

#profile_header_container {
  display:block;
  float:left;
  margin-left:0;
  width:840px;
}

#profile_header_container .container,#profile_header_container .label,#profile_header_container .value {
  font-size:19px!important;
  line-height:27px!important;
}

#profile_header_container .label {
  min-width:140px;
}

#profile_main_photo {
  position:relative;
  display:block;
  float:left;
  width:250px;
  margin:15px;
  z-index:1!important;
}

#profile_about_me_friends {
  display:block;
  position:relative;
  z-index:0;
}

#profile_about_me {
  display:block;
  margin:0 auto;
  padding:0;
  padding-top:15px;
}

#profile_about_me .container {
  position:relative;
  display:block;
  margin:0;
  padding:0;
  font-size:19px!important;
  line-height:23px!important;
}

#profile_about_me .label {
  display:inline-block;
  margin-left:25px;
}

#profile_about_me .value {
  display:inline-block;
}

#profile_about_me > .heading {
  display:none;
}

#profile_friends {
  display:block;
  margin:0 auto;
  padding:0;
}

#about_me_container {
  margin:0!important;
  padding:0!important;
}

#about_me_value {
  margin:0 auto!important;
  padding:0!important;
}

#moros_container {
  position:relative;
  display:block;
  width:960px;
  margin:0;
  padding:0;
}

#moros_container img,#profile_interests_content img,#profile_comments img {
  max-width:100%;
  height:auto;
}

.profile_row {
  display:block;
}

.profile_row.hidden {
  display:none;
}

.profile_section {
  display:block;
  width:960px;
}

.profile_section_content {
  margin:0;
  padding:0;
  z-index:inherit;
}

#profile_main_photo .profile_section {
  width:100%;
}

#profile_friends,#profile_interests_content,#profile_photo_galleries,#profile_schedule,#profile_comments {
  width:100%;
  margin:0!important;
  padding:0!important;
}

.wall_post_avatar {
  margin-left:15px;
}

#profile_password_photo_galleries,#profile_photo_galleries,.photo_gallery {
  width:100%;
  margin:0 auto;
  text-align:center;
}

.photo_gallery .images {
  margin-bottom:15px;
}

.icon1 {
  background:url(https://www.cammodelexpress.com/wp-content/uploads/profile-builder/video-showcase/new-icons/icon1.png);
  background-size:100% 100%;
}

.icon2 {
  background:url(https://www.cammodelexpress.com/wp-content/uploads/profile-builder/video-showcase/new-icons/icon2.png);
  background-size:100% 100%;
}

/* START Social Networking Section
 ************************************************/
.moros-social-networking-section {
  text-align:center;
}

.moros-social-networking-section a {
  position:relative;
  display:inline-block;
  width:130px;
  height:130px;
  margin:10px 6px;
  text-indent:-99999px;
  -webkit-transition:all .4s ease;
  -moz-transition:all .4s ease;
  -o-transition:all .4s ease;
  transition:all .4s ease;
  z-index:0;
}

.moros-social-networking-section a:hover {
  -ms-transform:scale(1.12);
  -webkit-transform:scale(1.12);
  transform:scale(1.12);
  -webkit-transition:all .8s ease;
  -moz-transition:all .8s ease;
  -o-transition:all .8s ease;
  transition:all .8s ease;
  z-index:9999;
}

.moros-social-networking-section a .background {
  position:absolute;
  top:0;
  left:0;
  display:block;
  width:100%!important;
  height:100%!important;
  background:rgb(138,65,223) url(https://www.cammodelexpress.com/wp-content/uploads/profile-builder/social-networking/light-icons/background.png);
  background-size:100% 100%;
  -webkit-box-shadow:2px 2px 2px 0 #000000;
  box-shadow:2px 2px 2px 0 #000000;
}

.moros-social-networking-section a .icon {
  position:absolute;
  top:0;
  left:0;
  display:block;
}

.moros-social-networking-section a .background {
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
}

.moros-social-networking-section a .icon {
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
  width:130px;
  height:130px;
}

/* START Tip Menu 3
 ************************************************/
.moros-tipmenu3 .body ul {
  list-style-type:none;
  margin:0;
  padding:0;
  background:;
}

.moros-tipmenu3 .body ul li {
  display:block;
  height:28px;
  margin:0 auto;
  padding:15px 10px;
}

.moros-tipmenu3 .body ul li a:link,.moros-tipmenu3 .body ul li a:active,.moros-tipmenu3 .body ul li a:visited {
  position:relative;
  display:block;
  width:100%:;
  padding:5px;
  font-weight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 1px rgb(226,195,239);
}

.moros-tipmenu3 .body ul li a:hover {
}

.moros-tipmenu3 .body ul li:last-child a {
  border-bottom:none;
}

.moros-tipmenu3 .body ul li a .tipmenu-item {
  position:absolute;
  display:inline-block;
  left:0;
  top:0;
  width:70%;
  text-align:left;
  font-family:'Bubblegum Sans',cursive;
  font-size:36px;
  overflow:hidden;
  white-space:nowrap;
  line-height:44px;
  vertical-align:middle;
}

.moros-tipmenu3 .body ul li a .tipmenu-price {
  position:absolute;
  display:inline-block;
  right:0;
  top:0;
  width:30%;
  text-align:right;
  font-family:'Bubblegum Sans',cursive;
  font-size:36px;
  line-height:44px;
  vertical-align:middle;
}

/* START Tip Menu 8
 ************************************************/
.moros-tipmenu8 ul {
  list-style-type:none;
  margin:0;
  padding:0;
}

.moros-tipmenu8 ul li {
  display:block;
  margin:0;
  padding:0;
}

/* odd batch of 3 */
.moros-tipmenu8 ul li:nth-child(3n+3) {
  margin-bottom:10px;
}

.moros-tipmenu8 ul li:nth-child(3n+1),.moros-tipmenu8 ul li:nth-child(3n+2),.moros-tipmenu8 ul li:nth-child(3n+3) {
  float:left;
  margin-left:40px;
}

/* even batch of 3 */
.moros-tipmenu8 ul li:nth-child(6n+4) {
  margin-top:5px;
}

.moros-tipmenu8 ul li:nth-child(6n+4),.moros-tipmenu8 ul li:nth-child(6n+5),.moros-tipmenu8 ul li:nth-child(6n+6) {
  float:right;
  margin-right:40px;
}

.moros-tipmenu8 ul li a:link,.moros-tipmenu8 ul li a:active,.moros-tipmenu8 ul li a:visited {
  position:relative;
  display:block;
  width:800px;
  height:50px;
  line-height:50px;
  margin:0;
  padding:5px;
  font-weight:bold;
  color:rgb(0,0,0);
  text-shadow:1px 1px 1px rgb(226,195,239);
  background:rgb(220,197,232);
}

.moros-tipmenu8 ul li a:hover {
}

.moros-tipmenu8 ul li:last-child a {
  border-bottom:none;
}

.moros-tipmenu8 ul li a .tipmenu-item {
  position:absolute;
  display:inline-block;
  left:10px;
  top:5px;
  width:70%;
  text-align:left;
  font-family:'Bubblegum Sans',cursive;
  font-size:36px;
  overflow:hidden;
  white-space:nowrap;
  line-height:44px;
  vertical-align:middle;
}

.moros-tipmenu8 ul li a .tipmenu-price {
  position:absolute;
  display:inline-block;
  right:10px;
  top:5px;
  width:30%;
  text-align:right;
  font-family:'Bubblegum Sans',cursive;
  font-size:36px;
  line-height:44px;
  vertical-align:middle;
}

.moros-tipmenu8 ul li a .tipmenu-price:after {
  content:" Tokens";
}

#profile_schedule {
  text-align:center;
  font-size:12px;
}

#profile_schedule .container {
  position:relative;
  display:inline-block;
  width:110px;
  height:120px;
  margin:0;
  padding:10px;
  background:rgba(255,255,255,0.6);
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
}

#profile_schedule .label {
  display:block;
  font-size:19px!important;
  line-height:27px!important;
  width:100%;
  text-align:center;
}

#profile_schedule .value {
  position:absolute;
  display:block;
  bottom:10px;
  text-align:left;
  font-size:19px!important;
  line-height:23px!important;
}

#schedule_converted {
  text-align:center;
}

body {
  color:rgb(0,0,0);
  text-shadow:2px 2px 1px rgb(226,195,239);
  font-family:'Bubblegum Sans',cursive;
  font-size:19px!important;
  line-height:23px!important;
  margin:0;
}

body:before {
  content:"";
  display:block;
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index:-10;
  background:rgb(188,153,237);
  background:url(https://www.cammodelexpress.com/wp-content/uploads/2017/05/pixel-background-tumblr-wallpaper-2.png) no-repeat center center;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

a:link,a:visited,a:active {
  color:rgb(201,9,251);
}

a:hover {
  color:#0f2bff;
}

html,body {
  position:relative;
  min-width:1024px!important;
  margin:0;
  padding:0;
}

#fixed_background {
  display:block;
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  min-width:1024px;
  z-index:inherit;
}

#fixed_background:after {
  content:" ";
  display:block;
  width:998px;
  height:100%;
  margin:0 auto;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
  -webkit-box-shadow:0 0 20px 7px #000000;
  box-shadow:0 0 20px 7px #000000;
}

#profile {
  color:rgb(0,0,0);
  background:rgba(255,255,255,0.6);
}

#main_photo {
  margin-bottom:0;
}

/*
    START HEADINGS
*/
#profile_friends .heading,#profile_password_photo_galleries .heading,#password_photo_galleries .heading,#photo_galleries .heading,#profile_comments .heading,#profile_interests_content .profile_section_content > .heading,#profile_schedule .heading,#profile_photo_galleries .heading,#profile_header_container .heading,#profile_main_photo .heading,#about_me_container .heading {
  display:block;
  margin:20px auto;
  padding:8px 0;
  font-family:'Bubblegum Sans',cursive;
  font-weight:bold;
  font-size:36px;
  line-height:36px;
  text-align:center;
  background-color:rgb(184,128,212);
  color:rgb(0,0,0);
  text-shadow:2px 2px 1px rgb(209,164,237);
  clear:both;
}

#profile_main_photo .heading {
  margin:0;
  padding:0;
}

#profile_header_container .heading {
  margin:15px auto 0;
  padding:8px 0 8px 10px;
  text-align:left;
}

#about_me_container .heading.left {
  text-align:left;
  padding-left:15px;
}

#about_me_container .heading.center {
  text-align:center;
}

#about_me_container .heading.right {
  text-align:right;
  padding-right:15px;
}

/*
    SECTION BODY
*/
#profile_friends .container,.body {
  display:block;
  margin:0 auto;
}

#city_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#school_container,#favorite_food_container,#pets_container,#automobile_container,#tags_container,#meaning_life_container,#favorite_books_container,#favorite_songs_container,#favorite_movies_container,#craziest_thing_container,#be_anywhere_container,#hobbies_container,#perfect_date_container,#know_me_container,#profile_schedule {
  display:none!important;
}

#moros-callback {
  margin-right:-610px!important;
}

#profile_about_me .container h1,#profile_about_me .container h2,#profile_about_me .container h3,#profile_about_me .container h4,#profile_about_me .container h5,#profile_about_me .container h6 {
  line-height:1.3em!important;
}

.code {
}

.del {
  text-decoration:line-through;
}

.fill {
  width:100%;
  height:auto;
}

.center {
  display:block;
  text-align:center;
  margin:0 auto;
}

.alignleft {
  display:inline;
  float:left;
}

.alignright {
  display:inline;
  float:right;
}

.aligncenter {
  display:block;
  margin-right:auto;
  margin-left:auto;
}

table.aligncenter {
  display:table!important;
}

blockquote.alignleft,.wp-caption.alignleft,img.alignleft {
  margin:.4em 1.6em 1.6em 0;
}

blockquote.alignright,.wp-caption.alignright,img.alignright {
  margin:.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,.wp-caption.aligncenter,img.aligncenter {
  clear:both;
  margin-top:.4em;
  margin-bottom:1.6em;
}

.wp-caption.alignleft,.wp-caption.alignright,.wp-caption.aligncenter {
  margin-bottom:1.2em;
}

.gallery {
  margin-bottom:1.6em;
}

.gallery-item {
  display:inline-block;
  padding:0;
  margin:20px 0;
  text-align:center;
  vertical-align:top;
  width:100%;
}

.gallery-columns-2 .gallery-item {
  max-width:50%;
}

.gallery-columns-3 .gallery-item {
  max-width:33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width:25%;
}

.gallery-columns-5 .gallery-item {
  max-width:20%;
}

.gallery-columns-6 .gallery-item {
  max-width:16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width:14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width:12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width:11.11%;
}

.gallery-icon img {
  margin:0 auto;
}

.gallery-caption {
  display:block;
  font-size:12px;
  font-size:1.2rem;
  line-height:1.5;
  padding:.5em 0;
  margin:0;
}

.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption {
  display:none;
}

#meaning_life_container {
  display:block!important;
  width:0;
  height:0;
  margin:0;
  padding:0;
  overflow:hidden!important;
}

.anchor {
  position:relative;
  top:-50px;
}