@charset "UTF-8";

/*This code was created for Aja Blue by Crimson_lion.  This code was purchased and is owned by the profile owner, and is ill advised to copy it.  For more information, feel free to contact me through MFC at crimson_lion, or on twitter @Crimson_LionMFC*/
/* Fonts */
/* latin-ext */
@font-face {
  font-family:'Diplomata SC';
  font-style:normal;
  font-weight:400;
  src:local('Diplomata SC'),local(DiplomataSC-Regular),url(https://fonts.gstatic.com/s/diplomatasc/v5/JdVwAwfE1a_pahXjk5qpNojoYw3YTyktCCer_ilOlhE.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

/* latin */
@font-face {
  font-family:'Diplomata SC';
  font-style:normal;
  font-weight:400;
  src:local('Diplomata SC'),local(DiplomataSC-Regular),url(https://fonts.gstatic.com/s/diplomatasc/v5/JdVwAwfE1a_pahXjk5qpNhampu5_7CjHW5spxoeN3Vs.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

/* cyrillic */
@font-face {
  font-family:'Rubik Mono One';
  font-style:normal;
  font-weight:400;
  src:local('Rubik Mono One Regular'),local(RubikMonoOne-Regular),url(https://fonts.gstatic.com/s/rubikmonoone/v5/e_cupPtD4BrZzotubJD7UVk6ASXSpJ07DU-wiY0yMMg.woff2) format("woff2");
  unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}

/* latin-ext */
@font-face {
  font-family:'Rubik Mono One';
  font-style:normal;
  font-weight:400;
  src:local('Rubik Mono One Regular'),local(RubikMonoOne-Regular),url(https://fonts.gstatic.com/s/rubikmonoone/v5/e_cupPtD4BrZzotubJD7UdJJr27bsJAV0A7_52p6ceo.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

/* latin */
@font-face {
  font-family:'Rubik Mono One';
  font-style:normal;
  font-weight:400;
  src:local('Rubik Mono One Regular'),local(RubikMonoOne-Regular),url(https://fonts.gstatic.com/s/rubikmonoone/v5/e_cupPtD4BrZzotubJD7Uer2Fc1z6-h6xLJ8j1AcGro.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

/*MFC-CSS-Info*/
#aja_info {
  text-align:center;
  padding-left:100px;
  padding-right:100px;
  font-size:20px;
}

a:link,a:active {
  color:#979798;
}

a:visited {
  color:#898989;
}

h1 {
  font-size:45px;
}

#about_me_value {
  padding-left:40px;
  padding-right:40px;
}

#profile_header,#profile_main_photo,.heading,#about_me_label {
  display:none;
}

#username_container,#gender_container,#sexual_preference_container,#cam_score_container,#body_type_container,#hair_container,#eyes_container,#weight_container,#height_container,#city_container,#smoke_container,#drink_container,#favorite_food_container,#pets_container,#tags_container {
  display:none;
}

a:hover {
  color:#1A1A1A;
}

body {
  background-color:#D3D3D3;
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  text-align:center;
}

.profile_section_content {
  color:#666666;
  border:px #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
}

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

.profile_section_content .heading {
  padding:5px;
  background-color:#BCEC76;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}

/*Tip-Menu*/
#tip-me {
  margin:0 auto;
  width:700px;
  margin-bottom:450px;
}

.tip h3 {
  color:#545050;
}

.tip img {
  display:block;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:20px;
}

.tip-me-right {
  float:right;
}

#tip-me a {
  text-decoration:none;
  color:#979798;
  font-size:18px;
}

#tip-me a:hover {
  text-decoration:none;
  color:#1A1A1A;
}

#tip-me .tip {
  background:none repeat scroll 0 0 #FFFFFF;
/* border:1px solid #DDDDDD; */
  color:#333333;
  float:left;
  font:12px 'Lucida Sans','trebuchet MS',Arial,Helvetica;
  padding:20px;
  position:relative;
  text-shadow:0 1px rgba(255,255,255,0.8);
  width:630px;
}

#tip-me h3 {
  background-color:#FFFFFF;
  font-size:60px;
  font-weight:normal;
  margin:-20px -20px 50px;
  padding:20px;
  text-align:center;
  border-bottom:1px solid #DDDDDD;
}

#tip-me h4 {
  background-color:#EEEEEE;
  font-size:40px;
/*display: inline;*/
  font-weight:normal;
  margin:-20px -20px 50px;
  padding:20px;
  text-align:center;
}

#tip-me ul {
  list-style:none;
  margin:0 0 40px;
  padding:0;
  color:#717171;
  font-size:15px;
  -webkit-column-count:2;
/* Chrome, Safari, Opera */
  -moz-column-count:2;
/* Firefox */
  column-count:2;
}

#tip-me li {
  border-bottom:1px solid #D3D3D3;
  padding:10px 40px;
}

/*Club Info*/
.club_members ul {
  list-style:none;
  font-size:15px;
  text-align:center;
  -webkit-columns:100px 3;
/* Chrome, Safari, Opera */
  -moz-columns:100px 3;
/* Firefox */
  columns:100px 3;
}

#quartz {
  font-size:45px;
  color:#51484F;
}

#sapphire {
  font-size:45px;
  color:#082567;
}

#diamond {
  font-size:45px;
  color:#b9f2ff;
}

#ruby {
  font-size:45px;
  color:#9b111e;
}

.ht_name {
  font-size:18px;
}

.highest_tipper {
  font-size:22px;
}

.ht_runner ul {
  list-style:none;
  font-size:14px;
  text-align:center;
  -webkit-columns:100px 3;
/* Chrome, Safari, Opera */
  -moz-columns:100px 3;
/* Firefox */
  columns:100px 3;
}

#filler {
  color:white;
}

#ab_image img {
  border:20px solid #666666;
  width:300px;
  height:300px;
  margin-left:auto;
  margin-right:auto;
  border-radius:50%;
}

#ab_title h1 {
  font-size:80px;
  color:#666666;
  margin:0 auto;
  width:100%;
}