@charset "UTF-8";

a:link,a:active,a:hover {
  color:#35274d;
}

#lovensemenu {
  width:600px;
  border:2px solid Pink;
}

.center {
  text-align:center;
}

.smimg {
  width:280px;
  border:2px solid black;
  margin:2px;
}

#about_me_container {
  position:relative;
}

#about_me_container .ab1 {
  position:absolute;
  float:right;
  top:-600px;
  right:0;
  display:inline;
  width:325px;
  top:-400px!important;
}

#about_me_container .ab2 {
  position:absolute;
  top:-300px;
  right:0;
  display:inline;
  width:325px;
}

#tipmenu {
  width:600px;
  border:2px solid black;
}

.test {
  color:red;
  text-decoration:underline;
  font-style:Italic;
}

.red2 {
  color:#a32a21;
}

.blue2 {
  color:#1f1789;
}

.toxgreen {
  color:#6fe602;
}

.orange {
  color:#af7507;
}

.pink {
  color:#c067d5;
}

.red {
  color:#842a22;
}

.blue {
  color:#34789a;
}

.green {
  color:#4c8422;
}

.gold {
  color:#b7a005;
}

body {
  background-color:#2c0c30;
  color:#5b5858;
  font-family:'JasmineUPC';
  font-style:normal;
  font-size:28px!important;
}

.profile_section_content {
  color:#5b5858;
  border:0 none #260d4c;
  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:#efefef;
  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;
  color:#b7a005;
  font-family:'JasmineUPC';
  font-weight:bold;
  font-style:normal;
  font-size:30px!important;
  -webkit-border-radius:1px;
  -moz-border-radius:1px;
  border-radius:1px;
  -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 #afafaf;
  -moz-text-shadow:0 0 0 #afafaf;
  text-shadow:0 0 0 #afafaf;
  background-image:url(https://img.mfcimg.com/photos2/219/21998781/318-406-686-240-9637624.png);*/
  background-color:#2c0c30;
}

#profile_header_container .label {
  font-size:20px!important;
}

#profile_header_container .value {
  font-size:20px!important;
}

#average_rating_count {
  font-size:18px!important;
}

#schedule_converted {
  font-size:16px!important;
}

.content {
  padding:5px;
}