/*!
Baby Jey CSS
*/

body, html {
    cursor: url(http://cur.cursors-4u.net/others/oth-2/oth172.cur), pointer;
    padding: 10px;
    height: 100%;
}


body {
  background: url("jeremybackground.jpg");
  background-size: contain;
  background-repeat: repeat;
  margin:0;
  padding:0;
  height:100%;
}
#container {
   min-height:100%;
   position:relative;
}
#header {
   padding:10px;
}
#body {
   padding:10px;
   padding-bottom:10px;
}
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:10px;
}

.parent {
  position: relative;
  max-width: 950px;
  margin: auto;
  padding: auto;
  top: 0;
  left: 0;

}

img {
  width: 100%;
}

.about{
	font-style: italic;
	text-decoration: underline;

}


.text{
    font-family: tahoma; times;
    text-shadow:1px 1px 1px rgba(229,255,59,1);
    font-weight:bold;
    padding: 0;
    text-transform:uppercase;
    color:#FC26D2;
    border: 5px
    groove #29FF45;
    letter-spacing:1pt;
    word-spacing:2pt;
    font-size:.5em;
    text-align:center;
    font-family:tahoma, verdana, arial, sans-serif;
    line-height:2;
}


.textcontacts{
    font-family: tahoma; times;
    text-shadow:1px 1px 1px rgba(229,255,59,1);
    font-weight:bold;
    text-transform:uppercase;
    color:#FC26D2;
    border: 5px
    groove #29FF45;
    letter-spacing:1pt;
    word-spacing:2pt;
    font-size:70%;
    text-align:center;
    font-family:tahoma, verdana, arial, sans-serif;
    line-height:2;
}


.videos {
  text-align: center;
  padding: 10px;
  margin: auto;
  width: 80%;
  border: 1px solid #FC26D2;
  border-radius: 12px;
  box-shadow: 4px 4px 14px #000;
}
.back {
  position: relative;
  top: 0;
  left: 0;
}

.homepage {
  position: absolute;
  width: 950px;
  top: 0;
  left: 0;

}
.musicvideos {
  position: absolute;
  width: 280px;
  top: 210px;
  left: 145px;
}
.liveconcerts {
  position: absolute;
  width: 280px;
  top: 295px;
  left: 145px;
}

.ourstory {
  position: absolute;
  width: 235px;
  top: 365px;
  left: 150px;
}

.wickedgames {
  position: absolute;
  width: 126px;
  top: 210px;
  left: 510px;
}
.contacts {
  position: absolute;
  width: 200px;
  top: 480px;
  left: 370px;
}
.socialmedia {
  position: absolute;
  width: 200px;
  top: 516px;
  left: 370px;
}

.socialmediatable {
  border: 1px solid #FC26D2;
  border-radius: 12px;
  box-shadow: 4px 4px 14px #000;
  position: relative;
  width: 200px;
}

.navtable  {
  margin: auto;
  padding: auto;
  border: 2px solid #FC26D2;
  border-radius: 12px;
  box-shadow: 4px 4px 14px #000;
  font-weight:bold;
  letter-spacing:1pt;
  word-spacing:2pt;
  font-size:.7em;
  border-spacing: 20px;
  text-align: center;
  font-family:tahoma, verdana, arial, sans-serif;
  text-transform:uppercase;

}

.iframesize  {
  width: 560px;
  height: 384px;
  align: center;
}
@media only screen and (max-width: 600px) {
  .navtable  {
    margin: 0;
    padding: 0;
    border: 1px solid #FC26D2;
    border-radius: 12px;
    box-shadow: 2px 2px 7px #000;
    font-weight:bold;
    letter-spacing:1pt;
    word-spacing:1pt;
    font-size:10px;
    border-spacing: 10px;
    text-align: center;
    font-family:tahoma, verdana, arial, sans-serif;
    text-transform:uppercase;
}
.iframesize  {
  width: 280px;
  height: 192px;
}
}


.about-content {
  padding: auto;
  margin: auto;
  border: 1px solid #FC26D2;
  border-radius: 12px;
  box-shadow: 4px 4px 14px #000;
  text-shadow:1px 1px 1px rgba(8,255,32,1);
  font-weight:normal;
  font-style:oblique;
  color:#00BBFF;
  letter-spacing:1.7pt;
  word-spacing:-1pt;
  font-size:12px;
  text-align:center;
  font-family:tahoma, verdana, arial, sans-serif;
  line-height:2;
	text-align: center;
}

.about-text {
  padding: auto;
  border: 1px solid #FC26D2;
  margin: 10px;
  background-color:#F9BFFF;
  border-radius: 12px;
  box-shadow: 4px 4px 14px #000;
  text-shadow:1px 1px 1px rgba(8,255,32,1);
}

#hotpic {
width: 35%;
height: auto;
margin-right: auto;
margin-left: auto;
display: block;
}


.contact-content {
	padding-top: 10%;
	padding-bottom: 10%;
}


.games-content iframe {
	margin-right: auto;
	margin-left: auto;
	display: block;
  border: 1px solid #FC26D2;
  box-shadow: 4px 4px 14px #000;
  text-shadow:1px 1px 1px rgba(8,255,32,1);

}

.site-content{
text-align: center;
}

.button {
    background: transparent;
    font-family:tahoma, verdana, arial, sans-serif;
    color: #FC26D2;
    border: 1px solid #FC26D2;
    border-radius: 50%;
    text-transform:uppercase;
    padding: 5px 10px;
    text-decoration: none;
    font-weight:bold;
    position: relative;
    bottom: 30px;
    font-size:.70em;
    margin: auto;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    box-shadow: 4px 4px 14px #000;
    width: 200px;

}
.button2:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

.rotateleft {
  text-align: center;
}

.rotateright {
  text-align: center;
}

.buttongroup {
  float: left;
  width: 100%;
  align: center;
}

.buttonnews {
  float: left;
  width: 50%;
  margin: auto;
  padding: auto;
  background:#FFFE56;
  font-family:tahoma, verdana, arial, sans-serif;
  color: #FC26D2;
  border: 1px solid #FC26D2;
  margin: auto;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  box-shadow: 4px 4px 14px #000;
  font-size: 100%;
  font-style: italic;
  font-weight: bold;
  text-decoration: blink;
  text-transform: none;
  font-variant: small-caps;
  letter-spacing: 5px;
  text-shadow: 1px 1px 1px #fff, 2px 2px 2px #111;

}

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
  padding: auto;
}

.mySlides {
  height: auto;
  margin-right: auto;
  margin-left: auto;
  display: block;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev {
  left: 0;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}


/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 3.0s;
  animation-name: fade;
  animation-duration: 3.0s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
