@charset "UTF-8";

a:link,a:active,a:hover {
  color:#ff5e88;
}

a:visited {
  color:#ff5e88;
}

body {
  background-image:URL(http://fs5.directupload.net/images/180502/9ncsp5ao.png);
  background-color:#000000;
  color:#ffffff;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:15px;
  background-attachment:fixed;
  background-size:100%;
  background-position:0 30%;
}

#profile {
  width:920px;
  margin:auto;
  background:#000;
  background:#000000 url(http://fs5.directupload.net/images/180502/x6dvnfjh.jpg) top center no-repeat;
  box-shadow:0 0 10px 1px rgba(0,0,0,0.3);
  font-size:.875em;
  line-height:1.25;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
}

#profile_header {
  padding:500px 0 0;
  margin:10px 0 0;
}

.profile_section {
  display:table-cell;
  border-spacing:2px;
  width:100%;
}

.profile_section_content {
  z-index:1;
  position:relative;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  padding:5px;
  margin:5px;
}

.profile_section_background {
  z-index:-100;
  top:0;
  left:0;
  bottom:0;
  right:0;
  position:absolute;
  -webkit-border-radius:inherit;
  -moz-border-radius:inherit;
  border-radius:inherit;
}

.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:#ff5e88;
  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;
}

.profile_body {
  width:auto;
  text-align:center;
}

.vidbox {
  overflow:auto;
  background-color:rgba(0,0,0,0.5);
  width:auto;
  margin-bottom:100px;
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
}

::-webkit-scrollbar {
  width:10px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.4);
  -webkit-border-radius:10px;
  border-radius:10px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius:1px;
  border-radius:1px;
  background:#f2f2f2;
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
}

::-webkit-scrollbar-thumb:window-inactive {
  background:#f4f4f4;
  border:1px solid #FFF;
}

::-webkit-scrollbar {
  width:10px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.4);
  -webkit-border-radius:1px;
  border-radius:1px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius:1px;
  border-radius:1px;
  background:#f4f4f4;
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
}

::-webkit-scrollbar-thumb:window-inactive {
  background:#f2f2f2;
  border:1px solid #FFF;
}

.kingbox {
  overflow:auto;
  background-color:rgba(0,0,0,0.5);
  width:auto;
  height:430px;
  font-size:35px;
  margin-bottom:100px;
  border:groove 10px #FF00FF;
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
  margin-left:57px;
  padding:20px;
}

.neontext {
  font-size:55px;
  font-family:lobster;
  color:#fff;
  text-shadow:0 0 1px rgb(255,255,255),0 0 2px rgb(255,255,255),0 0 4px rgb(255,255,255),0 0 8px rgb(255,45,149),0 0 16px rgb(255,45,149),0 0 32px rgb(255,45,149),0 0 40px rgb(255,45,149),0 0 50px rgb(255,45,149);
  font-wight:bold;
}

.neontext1 {
  font-size:55px;
  font-family:lobster;
  color:#fff;
  text-shadow:0 0 1px rgb(255,255,255),0 0 2px rgb(255,255,255),0 0 4px rgb(255,255,255),0 0 8px rgb(153,0,204),0 0 16px rgb(153,0,204),0 0 32px rgb(153,0,204),0 0 40px rgb(153,0,204),0 0 50px rgb(153,0,204);
  font-wight:bold;
}

.kingname {
  font-size:40px;
  font-family:lobster;
  color:#ffffff;
  text-shadow:0 0 1px rgb(255,255,255),0 0 2px rgb(255,255,255),0 0 4px rgb(255,255,255),0 0 8px rgb(126,1,255),0 0 16px rgb(126,1,255),0 0 32px rgb(126,1,255),0 0 40px rgb(126,1,255),0 0 50px rgb(126,1,255);
}

.lovelevels {
  overflow:auto;
  background-color:rgba(0,0,0,0.0);
  width:auto;
  height:auto;
  margin-bottom:100px;
  border:groove 10px #FF00FF;
  font-size:25px;
  text-align:center;
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
  margin-left:57px;
  padding:20px;
}

#header_bar {
  padding:5px 20px 10px 10px;
  background:#000000;
  overflow:hidden;
  width:100%;
  margin-top:-10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  display:none;
}

span#about_me_label {
  display:none;
}

div#about_me_container {
  display:block;
  margin:0;
}

.abt-badge {
  margin:5px;
}

#footer_bar {
  padding:10px 20px 20px 10px;
  background:#000;
  overflow:hidden;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
}

div#top-header {
  position:fixed;
  top:0;
  width:960px;
  margin:auto;
  background:#000;
  box-sizing:border-box;
  padding:10px;
  left:50%;
  margin-left:-480px;
}

/*tipper*/
.htipper {
  padding:30px 0;
  position:relative;
}

.wrapper-header {
  background:#ff5e88;
  text-align:left;
  padding:5px;
  box-sizing:border-box;
  font-size:15px;
}

.htwrapper {
  background:#ff5e88;
  margin:1%;
  width:47%;
  box-sizing:border-box;
  display:inline-block;
  padding:20px;
  font-size:22px;
}

.htimg {
  width:150px;
  margin:10px auto;
  text-align:center;
  overflow:hidden;
}

.htimg img {
  width:100%;
}

.htmonth {
  background:#000;
  padding:20px;
}

.htname {
  padding:20px;
  border:6px solid #000;
}

/*tcks*/
div.dat-raf ul {
  background:#000000;
  position:relative;
  margin:0;
  margin-top:-3px;
  padding:20px;
}

div.dat-raf ul li {
  list-style:none;
  display:inline-block;
  width:30%;
  box-sizing:border-box;
  margin:5px;
  padding:5px;
  background:#fff;
  border-radius:5px;
  color:#000;
}

.dat-raf span {
  display:block;
  font-size:22px;
  padding:20px;
}

div#dat-raf {
  margin:20px auto;
}

#top-header a {
  padding:5px;
  width:30%;
  display:inline-block;
  text-align:center;
}

#profby {
  position:fixed;
  display:inline-block;
  background:#008000;
  color:#fff;
  padding:7px;
  bottom:-5px;
  right:0;
  border-radius:5px;
  font-weight:bold;
  z-index:999;
  text-decoration:none;
  font-size:10px;
}