@charset "UTF-8";

.img_radius_shadow {
  -webkit-box-shadow:0 0 30px #fff;
  border-radius:10px;
}

body {
  font-family:Courier New;
  font-size:1.2rem;
  line-height:1;
  color:#ffffff;
  background-color:#000000;
  background-image:url(),url(),url();
  background-position:top -10px left,bottom right -30px,top left;
  background-repeat:no-repeat,no-repeat,repeat;
  background-attachment:fixed;
  padding:0;
}

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

a:hover,a:focus {
  color:#ffffff;
  text-decoration:underline;
}

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

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

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

/* ==========================================================================
   Top Navagation
   ========================================================================== */
.navbar {
  background-color:#ffffff;
  position:fixed;
  left:0;
  top:0;
  height:40px;
  width:100%;
  z-index:500;
  box-shadow:0 3px 20px 3px rgba(0,0,0,.8);
  font-size:1rem;
  line-height:1;
}

.nav {
  width:940px;
  margin:0 auto;
  display:block;
}

.nav ul {
  list-style-type:none;
  padding:0;
  margin:0;
  overflow:hidden;
}

.nav li {
  float:left;
}

.nav a:link,.nav a:visited {
  display:block;
  width:auto;
  height:30px;
  font-size:1.0625em;
  color:#aaaaaa;
  background-color:#000000;
  text-align:center;
  padding:10px 20px 0;
  text-decoration:none;
  text-transform:uppercase;
}

.nav a:hover,.nav a:active {
  background-color:#000000;
}

/* ==========================================================================
   Classes for MFC Generated Elements
   ========================================================================== */
#header_bar,#footer_bar,#profile_main_photo,#profile_header_container,#profile_schedule,#profile_about_me > div:nth-child(1) {
  display:none;
}

#profile {
  width:940px;
  margin:1px auto -10px;
  background:#000000 url(http://storage.clubbingradio.ro/yoursexyaly/bgsexyally.jpg) top center no-repeat;
  box-shadow:0 0 20px 3px #333;
  font-size:.875em;
  line-height:1.25;
}

#profile_header {
  padding:490px 0 0;
}

#profile_avatar {
  padding:4px;
  background-color:#ffffff;
  border:1px solid #ffffff;
  border:1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);
  box-shadow:0 1px 3px rgba(0,0,0,0.1);
}

.profile_section {
  border-spacing:0;
}

.profile_section .heading {
  background:#000000;
  color:#000000;
  height:40px;
  font-size:1.065rem;
  font-weight:normal;
  padding:10px 0 0 15px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}

.profile_section_content {
  z-index:auto;
}

#profile_about_me {
  margin:20px 0;
}

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

img {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0;
  -moz-box-shadow:0;
  box-shadow:0;
}

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

#img_preview {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0;
  -moz-box-shadow:0;
  box-shadow:0;
}

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

#favorite_movies_value img {
  margin-right:5px;
}

.in_page_anchor {
  padding-top:50px;
  margin-top:-50px;
  display:inline-block;
/* required for webkit browsers */
}

#profile_password_photo_galleries {
  padding-top:45px;
  margin-top:-45px;
  display:inline-block;
/* required for webkit browsers */
}

.photo_gallery_previews {
  text-align:center;
}

/* ==========================================================================
   Classes for Custom Content
   ========================================================================== */
.social-links {
  margin:20px 0;
  text-align:center;
}

.crazy-picts {
  text-align:center;
  margin:20px 0;
}

.crazy-picts img {
  margin:0 1.25em;
  height:180px;
}

.crazy-picts .caption {
  font-size:1.125em;
  font-weight:bold;
  margin-bottom:5px;
}

.round {
  border-radius:50%;
}

.about-me {
  padding:0 20px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}

.about-me .header {
  font-size:1.25rem;
  font-weight:bold;
  margin-top:20px;
  margin-bottom:-10px;
}

.whats-new {
}

.goat-img {
  margin-bottom:20px;
}

.movies img {
  margin:5px 10px;
}

/* ==========================================================================
   Store
   ========================================================================== */
.store {
  font-size:1rem;
  line-height:1;
}

.store-header {
  background:#ffffff;
  color:#ffffff;
  margin:auto;
  height:40px;
  font-size:1.065em;
  padding:10px 0 0 15px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}

.store-list {
  background-color:#ccc;
  border:5px solid #ccc;
  margin:auto;
  height:432px;
  overflow:auto;
}

.four-rows {
  height:575px;
}

.store-footer {
  background-color:#000000;
  color:#000000;
  margin:auto;
  height:15px;
  margin-bottom:20px;
}

.store-item {
  width:49%;
  height:135px;
  margin:.5%;
  float:left;
  background-color:#ddd;
  border-radius:8px;
  padding-right:5px;
  text-align:left;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  overflow:hidden;
}

.store-item .image {
  width:40%;
  height:100%;
  position:absolute;
  left:0;
  top:0;
  z-index:10;
}

.image img {
  height:100%;
}

.store-item .desc {
  width:59.7%;
  height:100%;
  background-color:#ddd;
  position:absolute;
  right:0;
  top:0;
  padding:0 5px;
  z-index:20;
  -moz-transition:.5s .5s ease-in-out;
  -o-transition:.5s .5s ease-in-out;
  -webkit-transition:.5s .5s ease-in-out;
  transition:.5s .5s ease-in-out;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}

.store-item:hover .desc {
  background-color:rgba(128,128,128,.8);
  color:#eee;
  width:100%;
  padding:0 40px;
}

.desc .title {
  height:20px;
  width:100%;
  margin:7px 0 0;
  font-size:1em;
  font-weight:bold;
}

.desc-content {
  height:81px;
  width:100%;
  overflow:hidden;
  -ms-text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:5;
  -webkit-box-orient:vertical;
}

.desc-content ul {
  list-style-type:disc;
  list-style-position:inside;
}

.desc-content li {
  margin:2px;
  font-size:.75em;
}

.desc-footer {
  height:20px;
  width:100%;
  text-align:right;
  padding-right:5px;
  position:absolute;
  bottom:5px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  z-index:30;
}

.item-tag {
  font-size:.625em;
  color:#000000;
  background-color:#444;
  padding:2px 10px;
  border-radius:8px;
}

.store-list::-webkit-scrollbar {
  -webkit-appearance:none;
  width:12px;
  height:12px;
}

.store-list::-webkit-scrollbar-thumb {
  border-radius:8px;
  border:2px solid black;
  background-color:#666;
}

.m_twitter {
  background-image:url(http://storage.clubbingradio.ro/twitter.png);
  background-repeat:no-repeat;
  width:64px;
  height:64px;
  position:fixed;
  top:100px;
  right:50px;
  z-index:1;
  transform:scale(1.0);
  -moz-transform:scale(1.0);
  -o-transform:scale(1.0);
  -webkit-transform:scale(1.0);
  transition:all .2s linear 0;
  -moz-transition:all .2s linear 0;
  -o-transition:all .2s linear 0;
  -webkit-transition:all .2s linear 0;
}

.m_twitter:hover {
  transform:scale(1.2);
  -moz-transform:scale(1.2);
  -o-transform:scale(1.2);
  -webkit-transform:scale(1.2);
}

.m_amazon {
  background-image:url(http://storage.clubbingradio.ro/amazon.png);
  background-repeat:no-repeat;
  width:64px;
  height:64px;
  position:fixed;
  top:200px;
  right:50px;
  z-index:1;
  transform:scale(1.0);
  -moz-transform:scale(1.0);
  -o-transform:scale(1.0);
  -webkit-transform:scale(1.0);
  transition:all .2s linear 0;
  -moz-transition:all .2s linear 0;
  -o-transition:all .2s linear 0;
  -webkit-transition:all .2s linear 0;
}

.m_amazon:hover {
  transform:scale(1.2);
  -moz-transform:scale(1.2);
  -o-transform:scale(1.2);
  -webkit-transform:scale(1.2);
}

.m_tipoffline {
  background-image:url(http://storage.clubbingradio.ro/yoursexyally/tipofflinesexyaly.png);
  background-repeat:no-repeat;
  width:150px;
  height:53px;
  position:fixed;
  top:300px;
  right:19px;
  z-index:1;
  transform:scale(1.0);
  -moz-transform:scale(1.0);
  -o-transform:scale(1.0);
  -webkit-transform:scale(1.0);
  transition:all .2s linear 0;
  -moz-transition:all .2s linear 0;
  -o-transition:all .2s linear 0;
  -webkit-transition:all .2s linear 0;
}

.m_tipoffline:hover {
  transform:scale(1.2);
  -moz-transform:scale(1.2);
  -o-transform:scale(1.2);
  -webkit-transform:scale(1.2);
}

.frame {
  width:920px;
  height:370px;
  overflow:auto;
  background:#ffffff;
  position:relative;
}

.frame-border {
  width:920px;
  height:370px;
  background:#ffffff;
  padding:10px;
  border-radius:12px;
  -moz-border-radius:12px;
  -webkit-border-radius:12px;
  -o-border-radius:12px;
  margin:0 0 0 20px;
}

.firstvid {
  margin-right:20px;
}

div.hover_icon_container {
  width:430px;
  height:107px;
  position:relative;
  float:left;
  margin-bottom:10px;
}

div.hover_icon_container a.hover_icon {
  display:none;
  width:430px;
  height:107px;
  position:absolute;
  top:0;
  left:0;
}

div.hover_icon_container:hover a.hover_icon {
  display:block;
}

/*-----------------[LOGO MFCDESIGNMAKER START]------------------------*/
.mfcdesignmaker-logo a {
  background-position:top center;
  background-image:url(http://storage.clubbingradio.ro/yoursexyaly/mfcfront.png);
  background-repeat:no-repeat;
  display:block;
  height:133px;
  width:100px;
  boreder:1px solid red;
  z-index:9999;
  position:fixed;
  top:53px;
  right:10px;
  padding-top:1px;
  text-decoration:none;
  font-size:12px;
  text-align:center;
  font-family:Georgia;
  font-style:italic;
  color:#dfbd79;
}

.mfcdesignmaker-logo a:hover {
  background-position:top center;
  background-image:url(http://storage.clubbingradio.ro/yoursexyaly/mfcback.png);
  background-repeat:no-repeat;
  display:block;
  height:133px;
  width:100px;
  boreder:1px solid red;
  z-index:9999;
  position:fixed;
  top:53px;
  right:10px;
  padding-top:1px;
  text-decoration:none;
  font-size:12px;
  text-align:center;
  font-family:Georgia;
  font-style:italic;
  color:#dfbd79;
}

/*-----------------[LOGO MFCDESIGNMAKER END]------------------------*/
/*-----------------[ANIMATIONS LOGO MFCDESIGNMAKER START]------------------------*/
/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
  }
  
  75% {
    -webkit-transform:scale(0.9);
    transform:scale(0.9);
  }
}

@keyframes hvr-pulse {
  25% {
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
  }
  
  75% {
    -webkit-transform:scale(0.9);
    transform:scale(0.9);
  }
}

.hvr-pulse {
  display:inline-block;
  vertical-align:middle;
  -webkit-transform:translateZ(0);
  transform:translateZ(0);
  box-shadow:0 0 1px rgba(0,0,0,0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -moz-osx-font-smoothing:grayscale;
}

.hvr-pulse:hover,.hvr-pulse:focus,.hvr-pulse:active {
  -webkit-animation-name:hvr-pulse;
  animation-name:hvr-pulse;
  -webkit-animation-duration:1s;
  animation-duration:1s;
  -webkit-animation-timing-function:linear;
  animation-timing-function:linear;
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
}

/* Rotate */
.rotate {
  -webkit-transition-duration:.8s;
  -moz-transition-duration:.8s;
  -o-transition-duration:.8s;
  transition-duration:.8s;
  -webkit-transition-property:-webkit-transform;
  -moz-transition-property:-moz-transform;
  -o-transition-property:-o-transform;
  transition-property:transform;
  overflow:hidden;
}

.rotate:hover {
  -webkit-transform:rotate(360deg);
  -moz-transform:rotate(360deg);
  -o-transform:rotate(360deg);
}

/*Slow Bounce*/
.animated-2 {
  -webkit-animation-duration:12s;
  animation-duration:12s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
  animation-iteration-count:infinite;
  -webkit-animation-iteration-count:infinite;
}

.animated {
  -webkit-animation-duration:10s;
  animation-duration:10s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
  animation-iteration-count:infinite;
  -webkit-animation-iteration-count:infinite;
}

/*
@-webkit-keyframes bounce { 
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
    40% {-webkit-transform: translateY(-30px);} 
    60% {-webkit-transform: translateY(-15px);} 
} 

@keyframes bounce { 
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 
    40% {transform: translateY(-30px);} 
    60% {transform: translateY(-15px);} 
} 

.bounce { 
    -webkit-animation-name: bounce; 
    animation-name: bounce; 
}
/*-----------------[ANIMATIONS MFCDESIGNMAKER LEFT END]------------------------*/
/*-----------------[HIDE START]------------------------*/
/* These elements are the main content information we do not want seen. */
#cam_score_container,#profile_interests_content,#age_container,#header_bar,#footer_bar,#profile_main_photo,#height_container,#weight_container,#eyes_container,#hair_container,#ethnicity_container,#automobile_container,#pets_container,#favorite_food_container,#occupation_container,#marital_status_container,#drink_container,#drugs_container,#smoke_container,#sexual_preference_container,#country_container,#city_container,#body_type_container,#gender_container,#username_container,#school_container,#about_me_label,#tags_container,#profile_schedule,#profile_about_me > div:nth-child(1) {
  display:none;
}

/*-----------------[HIDE END]------------------------*/
/*-----------------[PRIVATE PHOTOS START]------------------------*/
.photo_gallery_image {
  width:100px;
  height:110px;
  border:7px solid #000;
}

.photo_gallery_image {
  border-radius:50% 0;
  box-shadow:0 0 15px #fff;
  padding:15px;
  background:#fff;
  margin:10px 0 0;
}

.photo_gallery_image:hover {
  border-radius:0;
  background:#000;
/* Con esto quitamos el borde redondeado */
  -moz-transition:all 1s;
  -webkit-transition:all 1s;
  -o-transition:all 1s;
  cursor:pointer;
}

.photo_gallery_lock {
  width:100px;
  height:110px;
  border:7px solid #000;
  border-radius:50% 0;
  box-shadow:0 0 15px #fff;
  padding:15px;
  background:#fff;
  margin:10px 0 0;
  display:inline-block;
}

.photo_gallery_lock:hover {
  border-radius:0;
/* Con esto quitamos el borde redondeado */
  background:#000;
  -moz-transition:all 1s;
  -webkit-transition:all 1s;
  -o-transition:all 1s;
  cursor:pointer;
}

#profile_password_photo_galleries {
  padding-top:45px;
  margin-top:-45px;
  display:inline-block;
/* required for webkit browsers */
}

.photo_gallery_previews {
  text-align:center;
}

/*-----------------[PRIVATE PHOTOS END]------------------------*/
#comments .wall_post_body img {
  max-width:800px;
}