/* 
	Resets defualt browser settings
	reset.css
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

/*
	Page style
*/
html { 
	height:101%;
	width:101%;
	overflow-x:scroll;
}
body { 
	font:normal 62.5%/1.5 Helvetica, Arial, sans-serif;
	letter-spacing:0;
	color:#434343;
	background: #fcfcfc;
	padding:20px 0;
	position:relative;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
	height:620px;
	width:1380px;

}
background{
	position:fixed;
}


#top{
	margin-top:155px;
	overflow:visible;
}
#descriptionBox{
	position:relative;
	left:100px;
	top:0px;
}
#description{
opacity:0;
padding-right:10px;
padding-left:10px;
margin-left:-60px;
padding-top:20px;
padding-bottom:20px;
top:-145px;
z-index:1000;
position:relative;
width:350px;
height:400px;
color:#DF01D7;
/*border:#DF01D7 1px solid;
border-radius:10%;*/
	opacity:1;
	font-family:'Gilda Display', cursive;
	font-size:20px;
	line-height:28px;
	overflow-y:scroll;
}
#there{
	z-index:1;
	margin-top:-610px;
	position:relative;
	margin-right:570px;
	font-family: 'Amatic SC', cursive;
	font-size:60px;
	color:#7b7b7b;
}
#here{
z-index:1;
	margin-top:-590px;
	position:absolute;
	margin-left:-170px;
	font-family: 'Amatic SC', cursive;
	font-size:60px;
	color:#000000;
}
#excerpts{
	z-index:1000;
	position:absolute;
	opacity:0;
	width:120px;
	font-family: 'Amatic SC', cursive;
	font-size: 28px;
	margin: 0px 870px;
	color:#cc0000;
}
#book{
	z-index:1000;
	position:relative;
	opacity:0;
	width:120px;
	font-family: 'Amatic SC', cursive;
	font-size: 28px;
	margin: 180px 1080px;
	color:#cc0000;
}
#signs{
opacity:0;
z-index:1;
margin-top:-45px;
margin-left:300px;
}
#mirror{
opacity:0;
z-index:50;
margin-bottom:-545px;
margin-left:20px;
}
#guy1{
opacity:0;
float:right;
padding-right:50px;
}
#balloonContainer{

position:relative;

height:500px;
width:1300px;
margin-left:50px;
margin-top:-450px;
}
#balloon{
z-index:.1;
opacity:1;
position:absolute;
top:-10;
left:-10;
height:2px;
width:1px;
}
#balloon2{
z-index:.1;
opacity:1;
position:absolute;
padding-bottom:150px;
margin:150px 570px auto;
height:160px;
width:175px;
}
#balloon3{
z-index:.1;
opacity:0;
position:absolute;
margin-top:970px; 
margin-left:1270px;
height:280px;
width:140px;
}
#balloon4{
z-index:.1;
opacity:1;
position:absolute;
margin-top:40px;
margin-left:550px;
/*margin:30px 620px auto;*/
height:17px;
width:10px;
}
#maurauder{
z-index:.1;
opacity:0;
position:absolute;
margin:940px 0px auto;
height:150px;
width:75px;
}
#maurauder2{
z-index:.1;
position:absolute;
margin:340px 580px auto;
height:80px;
width:40px;
}
/*SLIDESHOW stuff*/

#container {
	opacity:1;
	width:20px;
	padding:25px;
	margin:-200px auto 0 460px;
	position:relative;
	z-index:100;
	overflow:visible;
}

#example { /*This is screen to hide balloons idling behind slideshow*/
border:white solid 1px;
background-color:#fbfbfb;
	width:245px;
	height:450px;
	position:relative;
	margin-top:-350px;
	margin-left:95px;
}
#frame {
margin-top:-529px;
	/*border-radius:10%;
	background:black;
	position:absolute;
	z-index:3;
	width:340px;
	height:500px;
	top:60px;
	left:-0px;
	box-shadow: 13px 13px 7px #888888;*/
	height:500px;
	width:400px;
	
}

/*
	Slideshow
*/
#slides {
opacity:1;
	position:relative;
	height:500px;
	width:250px;
	top:70px;
	left:155px;
	z-index:100;
	overflow:visible;
}


/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	opacity:0;
	z-index:100;
	margin-top:-125px;
	margin-left:-235px;
	width:360px;
	height:520px;
	overflow:hidden;
	position:relative;
	display:none;
	z-index:2000;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:250px;
	height:350px;
	display:block;
	margin-left:76px;
	margin-top:50px;
	overflow:visible;
}

.slides_container a img {
	display:block;
	

}

/*
	Next/prev buttons
*/

#slides .prev {
	position:relative;
	top:-230px;
	left:-285px;
	width:24px;
	height:43px;
	display:block;
	z-index:1101;
}
#slides .next{
	position:relative;
	top:-272px;
	margin-right:100px;
	margin-left:233px;
	left:-60px;/*585px will move to edge of shadow*/
	width:24px;
	height:43px;
	display:block;
	z-index:1101;

}

/*
	Pagination = dots under show

*/
.pagination {
z-index:10000;
position:absolute;
bottom:-40px;
left:-130px;
	/*margin:-188px 0px 0 -130px;*/
	width:600px;
	z-index:1000;
}
.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}
.pagination li a {

	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url("../img/pagination.png");
	background-position:0 0;
	float:left;
	overflow:hidden;   /*Hides numbers below green dots!*/
	cursor: pointer;
	/*box-shadow: 4px 4px 1px #888888;*/
}
.pagination li.current a {
	background-position:0 -12px;
}

#sidebar{
	z-index:1;
	position:relative;
	margin-right:-630px;
	margin-top:-400px;
	float:right;
	height:490px;
	width:160px;
}

#links{
	text-decoration: none;
	opacity:1;
	z-index:.1;
	position:absolute;
	height:50px;
	width:1300px;
	padding:180px;
	margin-left:-180px;
}

.links2{
	text-decoration: none;
	z-index:110;
	padding-top:360px;
	height:150px;
	width:1500px;
	position:absolute;
	opacity:1;
	margin-left:460px;
}

.links3{
	text-decoration: none;
	position:relative;
	z-index:1000;
	float:left;
	margin-right:70px;
	font-family:'Amatic SC', cursive;
	font-size:30px;
	color:#870000;
	font-weight:700;
}
.links4{
	padding-left:100px;
	top:7px;
	margin-right:100px;
	text-decoration: none;
	position:relative;
	z-index:1000;
	float:left;
	font-family:'Amatic SC', cursive;
	font-size:24px;
	color:#870000;
	font-weight:700;
}
.links5{
	text-decoration: none;
	float:left;
	margin-right:90px;
	font-family:'Amatic SC', cursive;
	font-size:30px;
	color:#870000;
}
a:hover { 
	text-decoration: none;
	color: #24119a;
	text-decoration: none; 
	font-weight: none;

}
/*a:visited { 
color: purple; 
text-decoration: none; 
font-weight: normal 
}*/
a:link{
	text-decoration: none;
	color: #870000;
	text-decoration: none; 
	font-weight: normal 
}
.indexActive{
	text-decoration: none;
	font-family:'Amatic SC', cursive;
	font-size:30px;
	margin-left:-10px;
	margin-right:90px;
	float:left;
	color:#660099;
}
.links2bio{
	text-decoration: none;
	z-index:1100;
	padding-top:360px;
	height:150px;
	width:1500px;
	position:fixed;
	opacity:1;
	margin-left:450px;
}









