/* I see you... don't be a copycat ;) coded from scratch! absolutely ZERO AI! human knowledge is power. natural intelligence only.*/

body{
	background-color: #fff;
	background-image: url('https://cyberpeach.net/version3/gingham06.png');
	background-size: 5%;
	font-family: Prata;
	font-size: 16px;
	color: black;
}

/* FONT STYLES */

h1 {
	color: #d6948f;
	font-size: 26px;
	font-weight: bold;
	margin: 2px;
}

h2 {
	color: black;
	font-size: 15px;
	font-weight: normal;
	margin: 3px;
	line-height: auto;
}

h3 {
	color: #d6948f;
	font-size: 20px;
	font-weight: bold;
	margin: 2px;
}

h4 {
	color: black;
	font-size: 14px;
	font-weight: normal;
	margin: 3px;
	line-height: auto;
}

h5 {
	color: black;
	font-size: 14.5px;
	font-weight: normal;
	margin: 3px;
	line-height: auto;
}

ul.a {
  list-style-image: url('https://cyberpeach.net/version3/bunny/heart.gif');
}

/* HYPERLINKS */
a:link {
  color: #AD6682;
}

a:visited {
  color: #AD6682;
}

a:hover {
  color: #B9748F;
}

a:active {
  color: #AD6682;
}

/* structure */

#backsplash {
	border-style: ridge;
	border-width: 5px;
	border-color: #DA7F97;
	background: #f5ebee;
	background-image: url('https://cyberpeach.net/version3/peach.png');
	background-position: 112% 106%;
	background-repeat: no-repeat;
	background-size: 48%;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px 20px 10px;

}

#header {
	width: 900px;
	height: 150px;
	border-color: black;
	background: white;
	background-image: url('https://cyberpeach.net/version3/topbanner02.png');
	background-size: 100%;
	margin-left: auto;
	margin-right: auto;	
}

#logo{
	width: 600px;
	height: 120px;
	background-image: url('https://cyberpeach.net/version3/logo01.png');
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 3;
	top: 11.5%;
	left: 42%;
}

#divider01{
	width: 898px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: white;
	background-image: url('https://cyberpeach.net/version3/04.jpg ');
	background-size: 40%;
	border-style: dotted;
	border-width: 2px;
	border-color: brown;
}

#nav{
	width: 200px;
	height: 400px;
	background: white;
	background-image: url('https://cyberpeach.net/version3/02.jpg');
	background-size: 60%;
	position: relative;
	margin-top: 0px;
	border-style: ridge;
	border-width: 3px;
	border-color: burlywood;
	float: left;
	z-index: 2;
}

	/* navigation lace buttons */
	#blog {
		width: 200px;
		height: 69px;
		background-color: transparent;
		background-image: url('https://cyberpeach.net/version3/blog.png');
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
		top: 5px;
		rotate: -2deg;
	}

	#hobby {
		width: 200px;
		height: 67px;
		background-color: transparent;
		background-image: url('https://cyberpeach.net/version3/hobby.png');
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
		top: 13px;
		rotate: 1deg;
	}
		
	#photobook {
		width: 200px;
		height: 57px;
		background-color: transparent;
		background-image: url('https://cyberpeach.net/version3/photobook.png');
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
		top: 16px;
		rotate: 0deg;
	}	
	
	#goodies {
		width: 200px;
		height: 56px;
		background-color: transparent;
		background-image: url('https://cyberpeach.net/version3/goodies.png');
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
		top: 22px;
		rotate: 1.5deg;
	}

	#about {
		width: 200px;
		height: 55px;
		background-color: transparent;
		background-image: url('https://cyberpeach.net/version3/about.png');
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
		top: 28px;
		rotate: 0deg;
	}	
	
	#connect {
		width: 200px;
		height: 55px;
		background-color: transparent;
		background-image: url('https://cyberpeach.net/version3/connect.png');
		background-repeat: no-repeat;
		background-size: 100%;
		position: relative;
		top: 38px;
		rotate: 2.5deg;
	}


#main {
	width: 480px;
	height: 400px;
	background: white;
	background-image: url('https://cyberpeach.net/version3/07.jpg');
	background-size: 60%;
	position: relative;
	margin-top: 0px;
	left: 10px;
	border-style: ridge;
	border-width: 3px;
	border-color: burlywood;
	overflow: hidden;
	float: left;
}

	#lacebanner {
		width: 480px;
		height: 100px;
		background-image: url('https://cyberpeach.net/version3/dividers/pinklace01.png');
		background-size: 20%;
		background-repeat: repeat-x;
		position: relative;
		top: -8px;
	}
	
	#maintextbox {
		width: 430px;
		height: 260px;
		background: #FCF8F8;
		background-image: url('https://cyberpeach.net/version3/polka02.png');
		position: relative;
		margin-left: auto;
		margin-right: auto;
		top: -4px;
		border-style: dashed;
		border-color: #d6948f;
		border-width: 2px;
		padding: 5px;
		overflow: auto;
	}

/* STATUS.CAFE */
#status {
	width: 186px;
	height: 135px;
	background-image: url('https://cyberpeach.net/version3/13.jpg');
	background-size: 100%;
	border-style: ridge;
	border-color: burlywood;
	border-width: 3px;
	position: relative;
	margin-top: 0px;
	margin-left: 200px;
	overflow: hidden;	
	left: 20px;
}

	#statusbanner {
		width: 186px;
		height: 37px;
		background-image: url('https://cyberpeach.net/version3/status02.png');
		background-size: 100% 100%;
		background-repeat: no-repeat;
		position: relative;
		overflow: hidden;
		top: 5px;
	}

	#statuscafe {
		padding: .5em;
		background-color: transparent;
		position: relative;
		width: 158px;
		height: 70px;
		left: 0px;
		top: 5px;
		left: 7px;
		overflow: auto;
	}
	#statuscafe-username {
		margin-bottom: .5em;
		font-size: 12px;
		font-weight: bold;
	}
	#statuscafe-content {
		margin: 0 0em 0.5em 0em;
		font-size: 13px;
		font-weight: normal;
	}

#meloplush {
	width: 186px;
	height: 251px;
	background: transparent;
	background-image: url('https://cyberpeach.net/version3/23.jpg');
	background-size: 100%;
	border-style: ridge;
	border-color: burlywood;
	border-width: 3px;
	position: relative;
	margin-top: 10px;
	margin-left: 200px;
	overflow: auto;	
	left: 20px;
}
	
	#melobanner {
		width: 186px;
		height: 55px;
		background-image: url('https://cyberpeach.net/version3/dividers/new/01.gif');
		background-size: 40%;
		background-repeat: repeat-x;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		overflow: hidden;
	}
	
	#melobox {
		width: 157px;
		height: 169px;
		background-image: url('https://cyberpeach.net/version3/meloplush01.gif');
		background-size: 100%;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		top: 6px;
		padding: 5px;
		overflow: auto;
	}

#divider02{
	width: 898px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: white;
	background-image: url('https://cyberpeach.net/version3/04.jpg');
	background-size: 40%;
	border-style: dotted;
	border-width: 2px;
	border-color: brown;
	position: relative;
}

/* UPDATES BOX */
#updates {
	width: 350px;
	height: 290px;
	background: white;
	background-image: url('https://cyberpeach.net/version3/06.jpg');
	background-size: 60%;
	position: relative;
	margin-top: 0px;
	left: 0px;
	border-style: ridge;
	border-width: 3px;
	border-color: burlywood;
	float: left;
}

	#updatesbanner {
		width: 350px;
		height: 75px;
		background-color: transparent;
		background-image: url('https://cyberpeach.net/version3/siteupdates.png');
		background-repeat: no-repeat;
		background-size: 350px 75px;
		position: relative;
		top: 4px;
		rotate: -1deg;	
	}

	#updatestextbox {
			width: 310px;
			height: 175px;
			background: #FCF8F8;
			background-image: url('https://cyberpeach.net/version3/polka03.png');
			position: relative;
			margin-left: auto;
			margin-right: auto;
			top: 10px;
			border-style: dashed;
			border-color: #d6948f;
			border-width: 2px;
			padding: 5px;
			overflow: auto;
		}

#piclog {
	width: 199px;
	height: 199px;
	background: white;
	background-size: 100%;
			border-style: dashed;
			border-color: #d6948f;
			border-width: 2px;
	position: relative;	
	overflow: hidden;
	left: 10px;	
	float: left;
	top: 0px;
}

#box05 {
	width: 320px;
	height: 197px;
	background: white;
	background-image: url('https://cyberpeach.net/version3/19.jpg');
	background-size: 50%;
	border-style: ridge;
	border-color: burlywood;
	border-width: 3px;
	position: relative;	
	overflow: hidden;
	left: 20px;
	top: 0px;
	float: left;
}

#comingsoon {
	width: 200px;
	height: 56px;
	background: transparent;
	background-image: url('https://cyberpeach.net/version3/comingsoon02.png');
	background-size: 100%;
	z-index: 3;
	position: relative;
	float: right;
	top: 141px;
	overflow: hidden;
	}

#media {
	width: 320px;
	height: 197px;
	background: transparent;
	background-image: url('https://cyberpeach.net/version3/media02.gif');
	background-size: 100%;
	border-color: transparent;
	border-width: 0px;
	position: static;
	left: 0px;
	top: 0px;

}



#adroll01 {
	width: 534px;
	height: 80px;
	background: transparent;
	position: relative;	
	overflow: hidden;
	left: 10px;
	top: 10px;
	border-style: dotted;
	border-width: 2px;
	border-color: brown;
}

#styleblog {
	width: 534px;
	height: 80px;
	background: transparent;
	background-image: url('https://cyberpeach.net/version3/stylebanner.gif');
	background-size: 100%;
	border-color: transparent;
	border-width: 0px;
	position: static;
	left: 0px;
	top: 0px;
}

#comingsoon02 {
	width: 120px;
	height: 34px;
	background: transparent;
	background-image: url('https://cyberpeach.net/version3/comingsoon02.png');
	background-size: 100%;
	z-index: 3;
	position: relative;
	float: left;
	top: 46px;
	overflow: hidden;
	}

#guestbook {
	width: 165px;
	height: 165px;
	background-image: url('https://cyberpeach.net/version3/guestbook.gif');
	background-size: 100%;
	border: 2px dashed #d6948f;
	border-radius: 0px;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	top: 15px;
	left: -10px;
	padding: 0px;
	z-index: 1;
}



#adroll02 {
	width: 902px;
	height: 60px;
	background: transparent;
	position: relative;	
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	top: 10px;

}

#divider03{
	width: 898px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: white;
	background-image: url('https://cyberpeach.net/version3/04.jpg ');
	background-size: 40%;
	border-style: dotted;
	border-width: 2px;
	border-color: brown;
	position: relative;
	top: 10px;
}
/* PET */
#petbox {
	width: 335px;
	height: 428px;
	background: white;
	background-image: url('https://cyberpeach.net/version3/03.jpg');
	background-size: 50%;
	border-style: ridge;
	border-color: burlywood;
	border-width: 3px;
	position: relative;	
	overflow: hidden;
	float: left;
	left: 0px;
	top: 10px;
}

#petbanner {
	width: 335px;
	height: 81px;
	background: transparent;
	background-image: url('https://cyberpeach.net/version3/pet02.png');
	background-size: 100%;
	background-repeat: no-repeat;
	position: relative;
	top: 3px;
}

#pet {
	width: 314px;
	height: 321px;
	background: white;
	background-image: url('https://cyberpeach.net/version3/10.jpg');
	background-size: 50%;
	border-style: dashed;
	border-color: burlywood;
	border-width: 3px;
	position: relative;	
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	left: 0px;
	top: 10px;
}

/* TMGC */
#tamaspot {
	width: 400px;
	height: 428px;
	background: white;
	background-image: url('https://cyberpeach.net/version3/10.jpg');
	background-size: 50%;
	border-style: ridge;
	border-color: burlywood;
	border-width: 3px;
	position: relative;	
	overflow: hidden;
	float: left;
	left: 10px;
	top: 10px;
}

	#tsb {
		width: 400px;
		height: 70px;
		background: transparent;
		background-image: url('https://cyberpeach.net/version3/tamaspot.png');
		background-size: 100%;
		background-repeat: no-repeat;
		position: relative;
		top: 5px;
	}
	
	#tstext {
		width: 360px;
		height: 260px;
		background: #FCF8F8;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		top: 20px;
		border-style: dashed;
		border-color: #d6948f;
		border-width: 2px;
		padding: 5px;
		overflow: auto;
	}


	#tsribbon {
		width: 400px;
		height: 50px;
		background: transparent;
		background-image: url('https://cyberpeach.net/version3/dividers/07.gif');
		background-size: 80px 100%;
		background-repeat: repeat-x;
		position: relative;
		top: 35px;
	}

#ad03 {
	width: 136px;
	height: 433px;
	background: transparent;
	background-image: url('https://cyberpeach.net/version3/ads/06.png');
	background-size: 100% 100%;
	top: 10px;
	position: relative;
	left: 20px;
	overflow: hidden;
}

#banner02 {
	width: 901px;
	height: 50px;
	background: transparent;
	position: relative;
	top: 10px;
	overflow: hidden;
	
}

#ads04 {
	width: 360px;
	height: 50px;
	background: transparent;
	position: relative;
	top: 0px;
	overflow: hidden;
	float: left;
}

/* WOTI */
#women-web {
  height: 50px;
  width: 170px;
  background-color: transparent;
  left: 0px;
  background-size: 100%;
  overflow: hidden;
  position: relative;
  float: left;
}

#hlwr {
	background-color: #FFE9F4;
	position: relative;
	width: 212px;
	height: 31px;
	border-style: dashed;
	border-color: #d6948f;
	border-width: 2px;
	top: 0;
	padding: 8px;
	overflow: hidden;
}
	
#footer {
	width: 900px;
	height: 31px;
	background: transparent;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}


/* --SCROLLBAR-- */
/* width */
::-webkit-scrollbar {
  background: white;
  width: 18px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #eacac7;
  border: 0px solid gray;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #d6948f;
  border: 3px outset #d1907b;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #d6948f;
}

/* Arrow Buttons */
::-webkit-scrollbar-button {
  background: #d6948f;
  height: 18px;
  border: 3px outset #d1907b;
}

#top {
	display: none;
	position: fixed;
	background-color: transparent;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	cursor: pointer;
	width: 100px;
	height: 47px;
	background-image: url('https://cyberpeach.net/version3/top.png');
	background-size: 100%;
	border: none;
}

#mobileiframe {
	display: none;
}

#mobilefooter {
	display: none;
}

/* MOBILE DISPLAY */

@media screen and (max-width: 950px) {


#top {	
	display: none;
	position: fixed;
	background-color: transparent;
	bottom: 0px;
	right: 0px;
	z-index: 0;
	cursor: pointer;
	width: 0px;
	height: 0px;
	border: none;
}



}