@charset "UTF-8";

UTF-8;
body {
  font-family:Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif sans-serif;
  font-size:1rem;
  line-height:1;
  color:#ffffff;
  background-color:#FFF;
}

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

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

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

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

#username_container {
  display:none;
}

#gender_container {
  display:none;
}

#sexual_preference_container {
  display:none;
}

#smoke_container {
  display:none;
}

#drink_container {
  display:none;
}

#drugs_container {
  display:none;
}

#occupation_container {
  display:none;
}

#school_container {
  display:none;
}

#favorite_food_container {
  display:none;
}

#pets_container {
  display:none;
}

#automobile_container {
  display:none;
}

#profile {
  width:662px;
  margin:auto auto 0;
/*background:#fff url() top center no-repeat;*/
  box-shadow:0 0 0 0 #fff;
  font-size:.875em;
  line-height:1.25;
  background-color:#fff;
}

#profile_friends {
  width:662px;
  margin-top:0;
}

#profile_header {
  padding:0;
}

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

.profile_section {
  border-spacing:0;
}

.profile_section .heading {
  background:#F75795;
  color:#fff;
  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;
  margin:0 0 0 20px;
  width:678px;
  display:block;
}

.profile_section_content {
  z-index:auto;
}

#profile_about_me {
  margin:-160px 0 0;
  padding:0;
  background-color:#fff;
}

.label {
  background-color:#8857F7;
  font-size:14px;
  font-weight:normal;
  color:#ffffff;
  padding:8px;
  border:4px solid #fff;
}

.value {
  background-color:#FFF;
  font-size:14px;
  font-weight:normal;
  color:#000;
  padding:8px;
  border:4px solid #fff;
  width:300px;
}

#profile_interests_content .value {
  margin:-3px 0 0;
  width:662px;
}

#profile_interests_content .label {
  margin:-3px 0 0;
  width:662px;
}

#profile_interests_content .container {
  margin-bottom:0;
}

#meaning_life_label {
  margin:-10px 0 0;
  border:0;
  display:inline;
  border-top:1px solid #fff;
  width:662px;
}

#meaning_life_value {
  width:662px;
  background:#FFF;
  color:#000;
  font-weight:normal;
  border:0;
  display:inline;
  border:4px solid #fff;
}

#five_things_label {
  margin:-10px 0 0;
  border:0;
  display:inline;
  width:662px;
}

#five_things_value {
  width:662px;
  background:#FFF;
  color:#000;
  font-weight:normal;
  border:0;
  display:inline;
  border:4px solid #fff;
}

#turn_ons_label {
  margin:-10px 0 0;
  border:0;
  display:inline;
  width:662px;
}

#turn_ons_value {
  width:662px;
  background:#FFF;
  color:#000;
  font-weight:normal;
  border:0;
  display:inline;
  border:4px solid #fff;
}

#know_me_label {
  margin:-10px 0 0;
  border:0;
  display:inline;
  width:662px;
}

#know_me_value {
  width:662px;
  background:#FFF;
  color:#000;
  font-weight:normal;
  border:0;
  display:inline;
  border:4px solid #fff;
}

#tags_container {
  margin-top:0;
  border:0 solid #fff;
  background:#fff;
  width:662px;
}

#tags_label {
  margin-top:0;
  margin-left:0;
  width:662px;
  display:block;
  border:0;
}

#tags_value {
  background:#FFF;
  color:#000;
  font-weight:normal;
  border:4px solid #fff;
  width:662px;
  display:block;
}

li.photo_gallery_preview {
  background:#FFF;
  border:5px solid #F75795;
}

#about_me_value {
  display:block;
  margin:0 auto 0 0;
  width:662px;
}

#about_me_label {
  display:none;
  margin:0 auto 0 0;
  padding:0;
  width:331px;
}

#average_rating_label {
  background:#8E6DFF;
}

#rate_label {
  background:#8E6DFF;
}

#admirers_label {
  background:#8E6DFF;
}

#friends_label {
  background:#8E6DFF;
}

#favorite_models_label {
  background:#8E6DFF;
}

#average_rating_value {
  width:662px;
}

#friends_value {
  width:662px;
}

#favorite_models_value {
  width:662px;
}

#admirers_value {
  width:662px;
}

#rate_value {
  width:662px;
}

img {
  border-radius:0;
  box-shadow:none;
}

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

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

.images {
  margin-top:20px;
}

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

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

#comments {
  background-color:#fff;
  padding:10px;
  margin:0 0 0 20px;
  font-size:14px;
  color:#5E37EF;
  width:662px;
  border-bottom:5px solid #F75795;
}

#comments a:link {
  color:#5E37EF;
  text-decoration:none;
}

#comments a:visited {
  color:#5E37EF;
  text-decoration:none;
}

#comments a:hover {
  background-color:#F85796;
  color:#FFFFFF;
  text-decoration:none;
}

#new_comment {
  background-color:#fff;
  margin:0 0 0 20px;
  padding:20px;
  width:662px;
}

#wall_post_time convert-time {
  color:#5E37EF;
  font-size:12px;
}

/* ==========================================================================
   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 {
  margin-bottom:20px;
}

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

.books img,.movies img {
  margin:4px;
  border:1px solid #666;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}

div.tkotoptendiv {
  width:662px;
  height:140px;
  background-color:#fff;
  text-align:left;
  border:0;
  margin:10px 0 0 40px;
  padding:0;
}

ul.tkdouble {
  width:662px;
  margin:0;
  overflow:hidden;
  border-top:1px solid #ccc;
}

ul.tkdouble2 {
  width:662px;
  margin:0;
  overflow:hidden;
  border-top:1px solid #ccc;
}

li.tkott {
  font-size:20px;
  font-weight:bold;
  font-family:Helvetica;
  color:#B720F3;
  line-height:1.5em;
  float:left;
  display:inline;
  background-color:#FFF;
  padding:0 0 0 10px;
}

li.tkott2 {
  font-size:20px;
  font-weight:bold;
  font-family:Helvetica;
  color:#B720F3;
  line-height:1.5em;
  float:left;
  display:inline;
  background-color:#FFF;
  padding:0 0 0 10px;
}

#tkodouble li {
  width:46%;
}

#tkodouble2 li {
  width:46%;
}

/* ==========================================================================
   Footer
   ========================================================================== */
.footer {
  background-color:#F75795;
  position:fixed;
  left:0;
  bottom:0;
  width:100%;
  z-index:500;
  box-shadow:0 -3px 10px 1px rgba(0,0,0,.8);
  color:#fff;
  display:block;
  height:20px;
}

/* ==========================================================================
   Top Navagation
   ========================================================================== */
.nav {
  background-color:#F75795;
  position:fixed;
  left:0;
  top:0;
  width:100%;
  z-index:500;
  box-shadow:0 3px 20px 3px rgba(0,0,0,.2);
  color:#fff;
  display:block;
}

.nav ul {
  margin:0 auto;
  padding:0;
  width:0;
}

.nav ul li {
  display:inline-block;
  list-style-type:none;
  -webkit-transition:all .2s;
  -moz-transition:all .2s;
  -o-transition:all .2s;
  transition:all .2s;
}

.nav > ul > li > a > .caret {
  border-top:4px solid #fff;
  border-right:4px solid transparent;
  border-left:4px solid transparent;
  content:"";
  display:inline-block;
  height:0;
  width:0;
  vertical-align:middle;
  -webkit-transition:color .1s linear;
  -moz-transition:color .1s linear;
  -o-transition:color .1s linear;
  transition:color .1s linear;
}

.nav > ul > li > a {
  color:#fff;
  display:block;
  line-height:40px;
  padding:0 24px;
  text-decoration:none;
  text-transform:uppercase;
}

.nav > ul > li:hover {
  background-color:#6B42FF;
}

.nav > ul > li:hover > a {
  color:rgb(255,255,255);
}

.nav > ul > li:hover > a > .caret {
  border-top-color:rgb(255,255,255);
}

.nav > ul > li > div {
  background-color:#cc3399;
  border-top:0;
  border-radius:0 0 4px 4px;
  display:none;
  margin:0;
  opacity:0;
  position:absolute;
  width:165px;
  visibility:hidden;
  -moz-transition:opacity .2s;
  -o-transition:opacity .2s;
  -webkit-transition:opacity .2s;
  transition:opacity .2s;
}

.nav > ul > li:hover > div {
  display:block;
  opacity:1;
  visibility:visible;
}

.nav > ul > li > div ul > li {
  display:block;
}

.nav > ul > li > div ul > li > a {
  color:#fff;
  display:block;
  padding:12px 24px;
  text-decoration:none;
}

.nav > ul > li > div ul > li:hover > a {
  background-color:rgba(255,255,255,0.1);
  width:12.5%;
}

/* ==========================================================================
   /Top Navagation
   ========================================================================== */