body {
background-color:#81BBEF;
background-image: radial-gradient(white 2%, transparent 3%),
radial-gradient(white 2%, transparent 3%);
background-size: 60px 60px;
background-position: 0 0, 30px 30px;
margin: 0px;
font-family: Tahoma, Geneva, sans-serif; 
font-size: 14px; 
}

#friendBtn {
   
	position: relative;
	left: 20%;
	background-color: lavender;
  width: 80px;
  border-radius: 20px;
  color: blue;
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
}

.hero {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.hero-info {
  margin: 30px;
  max-width: 300px;
}

.hero-image {
  height: 300px;
  width: 300px;
  margin: 30px;
}

.hero-image:hover a {
    display: block;
}

.hero-image > form{
	display:none;
	position:absolute; 
	z-index:3000;
	padding:10px;
	opacity:.8;
	background:#F0FEC2;
	width:180px;
	height:180px;
}

.hero-image > a {
	display: none;
	position:absolute; 
	margin:140px 0px 0px 120px;
	z-index:4000;
	background:#D8F08E;
	border:#81A332 1px solid;
	border-radius:3px;
	padding:5px;
	font-size:12px;
	text-decoration:none;
	color:#60750B;
}

.hero-image > img{
    z-index:2000; width:200px;
}


#photo_showcase > img{
    width:74px; 
    height:74px; 
    margin:37px 0px 0px 9px;
}



.styled-break {
  width: 30px;
  height: 5px;
  background-color: #a17df4;
  border-radius: 2.5px;
  margin: 30px 0 30px 0;
}

nav ul {
    position: absolute;
    right: 1px;
background-color: #99c2ff;
border: 4px solid #111111;
border-radius: 10px ;
font-family: sans-serif;
font-weight: bold;
padding: 1px;
}
nav ul li {
    
display: inline;
border-right: 2px solid #111111;
padding-right: 8px;
padding-left: 8px;
}
nav ul li:last-child {
border-right: none;
}
nav ul li a {
text-decoration: none;
color: #111111;
}


#unfriendBtn1 {
    position: relative;
	left: 20%;
	width: 200px;
	height: 80px;
    border: 0;
    padding: 10px 40px;
    font-size: 18px;
    font-style: bold;
    background-color: #ce8af2;
    border-radius: 20px;
    color: black;
    text-transform: uppercase;
    text-align: center;

  /*background-image: liner-gradient(
	 to top left,
	 rgba(0, 0, 0, 0.2), 
	 rgba(0, 0, 0, 0.2) 30%, 
	 rgba(0, 0, 0, 0)
	 );
	box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
	  inset -2px -2px 3px rgba(0, 0, 0, 0.6);
	border-radius: 10px; */
}

#unfriendBtn1:hover {
  background-color: #e2adf0;
}

#unfriendBtn1:active {
  box-shadow: inset -2px -2px 3px rgba(255, 255, 255, 0.6);
}


#photo_showcase{
    position: relative;
	top: -220%;
	left: 15%;
    background:url(photo_gallery.png) no-repeat; 
    width:136px; 
    height:127px; 
    margin:20px 30px 0px 0px; 
    cursor:pointer;
}



#pageLeft{
    right: 35%;
    top: -2100px;
    position: relative;
    background: lavender; 
    border-radius: 25px; 
    width: 12%; 
    height: 2000px; 
    padding: 15px; 
    line-height:1.5em; 
    border:#000080 2px solid;
    
}

#pageLeft > .c{
	width: 20px;
	margin: 0px auto;
	height: 20px;
	position: relative;
	top: 30px;
    right: 20%;
  border-radius: 100px;
  background-color: lavender;
  font-size: 30px;

  text-align: center;
 
    display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#pageRight{
    left: 90%;
    top: 100px;
    position: relative;
    background: lavender; 
    border-radius: 25px; 
    width: 8%; 
    height: 2000px; 
    padding: 15px; 
    line-height:1.5em; 
    border:#000080 2px solid;
    
}



#loser {
   
	position: relative;
	top: -230%;
	left: 35%;
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    width: 20%; 
    padding: 15px;
}

#person {
   
	position: relative;
	top: -450%;
	right: 40%;
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    width: 20%; 
    padding: 15px;
	font-weight: 900;
	line-height: 10pt;
	justify-content: center;
}

#person1 {
   
	position: relative;
	top: -450%;
	right: 40%;
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    width: 20%; 
    padding: 15px;
	font-weight: 900;
	line-height: 10pt;
	justify-content: center;
	
}

#person2 {
   
position: relative;
	top: -450%;
	right: 40%;
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    width: 20%; 
    padding: 15px;
	font-weight: 900;
	line-height: 10pt;
	justify-content: center;
}

#person3 {
   
position: relative;
	top: -450%;
	right: 40%;
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    width: 20%; 
    padding: 15px;
	font-weight: 900;
	line-height: 10pt;
	justify-content: center;
	
}
#person4 {
   
position: relative;
    top: -450%;
	right: 40%;
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    width: 20%; 
    padding: 15px;
	font-weight: 900;
	line-height: 10pt;
	justify-content: center;
	
}
#person5 {
   
position: relative;
	top: -450%;
	right: 40%;
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    width: 20%; 
    padding: 15px;
	font-weight: 900;
	line-height: 10pt;
	justify-content: center;
	
}

img.friendpics {
    position: relative;
	left: -50%;
    top: 60%;
    border:#000 1px solid; 
    width: 40px; 
    height: 40px; 
    margin: 2px;
}



#statusui{
    left: 45%;
    top: 60%;
    position: absolute;
    background:#e6ccff; 
    border-radius: 25px; 
    width: 80%; 
    height: 80px; 
    padding: 15px; 
    line-height:1.5em; 
    border:#000080 2px solid;
}

#top1 {
     left: 55%;
    top: 28%;
    position: absolute;
}

#top2 {
     right: 85%;
    top: 28%;
    position: absolute;
}

#top3 {
    left: 15%;
    top: 1%;
    position: absolute;
    text-align: center;
    line-height: 4em;
   font-size: 18px;
    font-style: bold;
    
}



#statusarea {
      left: 45%;
    top: 80%;
    position: absolute;
    background:#e6ccff; 
    border-radius: 10px; 
   width: 80%;
    padding: 12px; 
    line-height: 1.5em;
}





#statustext{
    position: relative;
    background: #ffe6ff;
    border-radius: 25px;
    left: 10%;
    width: 80%;  
    height:80px; 
    padding: 4px; 
    bottom: 8px;
    border:#b3d9ff 2px solid; 
    font-size:16px;
    text-align: center;
    color: blue;
    font-family: "Fantasy", "papyrus";
    font-size: 30px;
}

#statusBtn {
    position: relative;
    right: 85%;
    top: 60%;
    width: 80px;
	height: 70px;
}


.c {
 position: absolute;
  top: 4px;
  right: 16px;
  font-size: 18px;
}
.topright {
  position: absolute;
  top: 8px;
  right: 16px;
  font-size: 18px;
}
.status_boxes{
    background:#e6ccff; 
    border-radius: 25px; 
    padding:12px; 
    line-height:1.5em;
}
.status_boxes > div{
    background:#e6f7ff; 
    border-radius: 25px; 
    padding:8px; 
    border:#ccefff 1px solid;
}
.status_boxes > div > b{
   font-size:12px;
}
.status_boxes > button{
    position: relative;
    background:#66cfff; 
    border-radius: 25px; 
    padding:5px; 
    font-size:12px;
}
.replytext{
    position: relative;
    background:#e6ccff; 
    border-radius: 25px; 
    width:98%; 
    height:40px; 
    padding:1%; 
    border:#999 1px solid;}
.reply_boxes{
    position: relative;
    background:#e6ccff; 
    border-radius: 25px; 
    padding:12px; 
    border:#999 1px solid;
}
.reply_boxes > div > b {
    position: relative;
    background:#e6ccff; 
    border-radius: 25px; 
    font-size:12px;
}

    


/* PAGE TOP */
#pageTop {
    position: relative;
	background:url(headersliver3.png) repeat-x;
	height: 90px;
	 padding: 12px;
}
#pageTop > #menu {
    position: fixed;
  left: 1px;
}
#pageTop > #pageTopWrap {
    float: right;
	width: 2500px;
	
	height: 90px;
}
#pageTop > #pageTopWrap > #pageTopLogo {
    position: relative;
    left: 20%;
    top: -2px;
	height: 90px;
	width: 108px;
}
#pageTop > #pageTopWrap > #pageTopRest {
	float: left;
	height: 90px;
	width: 892px;
}
#pageTop > #pageTopWrap > #pageTopRest > #menu1 {
	height: 44px;
}
#pageTop > #pageTopWrap > #pageTopRest > #menu1 > div {
	margin-top: 8px;
	padding: 4px;
	text-align:right;
	color: #290066;
}
#pageTop > #pageTopWrap > #pageTopRest > #menu1 > div > a {
	color: #00ffff;
	text-decoration: none;
}
#pageTop > #pageTopWrap > #pageTopRest > #menu1 > div > a {
	color: #eeccff;
	position: relative;
  left: 1px;
}
#pageTop > #pageTopWrap > #pageTopRest > #menu2 {
	height: 44px;
}
#pageTop > #pageTopWrap > #pageTopRest > #menu2 > div {
	margin-top: 2px;
	padding: 4px;
}
#pageTop > #pageTopWrap > #pageTopRest > #menu2 > div > a {
	position: absolute;
    top: 50%;
	color:#CCC;
	text-decoration: none;
}
/* PAGE MIDDLE */
#pageMiddle{
	width: 1000px;
	margin: 0px auto;
	height: 900px;
}
#pageMiddle > .c{
	width: 20px;
	margin: 0px auto;
	height: 20px;
	position: absolute;
	top: 30px;
  right: 16px;
}
/* PAGE Left */


#myfriend1 {
    position: relative;
	
	left: 20%;
}


#friend {
   
	position: relative;

	
}
#friend {
   
	position: relative;
}

#friendBtn {
   
	position: relative;
	left: 20%;
	background-color: lavender;
  width: 80px;
  border-radius: 20px;
  color: blue;
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
}


#blockBtn {
   
position: relative;
	left: 20%;
	background-color: lavender;
  width: 80px;
  border-radius: 20px;
  color: blue;
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
}

#blockBtn:hover {
  background-color: #d742f5;
}

#blockBtn:active {
  box-shadow: inset -2px -2px 3px rgba(255, 255, 255, 0.6);
}

#numfriends {
   
	position: relative;
	left: 8%;
}



/* PAGE BOTTOM */
#pageBottom{
    position: fixed;
    bottom: 10px;
    background: #666;
	padding: 24px;
	font-size: 12px;
	color: #ffb3ff;
	text-align: center;
}
#pageBottom2{
    position: fixed;
    bottom: 10px;
    background-color:#81BBEF;
    background-image: radial-gradient(white 2%, transparent 3%), radial-gradient(white 2%, transparent 3%);
	padding: 24px;
	font-size: 12px;
	color: #ffb3ff;
	text-align: center;
}
/* textarea */

#status_boxes{
    position: relative;
    background:#e6ccff; 
    border-radius: 25px; 
    width:98%; 
    height:80px; 
    padding:12px; 
    line-height:1.5em; 
    border:#000080 2px solid;
}


#replytext{
    position: relative;
    background:#e6ccff; 
    border-radius: 25px; 
    width:98%; 
    height:40px; 
    padding:1%; 
    border:#000080 2px solid;
}
#textarea.replytext{
    position: relative;
    background:#e6ccff; 
    border-radius: 25px; 
    width:98%; 
    height:40px; 
    padding:1%; 
    border:#000080 2px solid;
}
#textarea2{
    position: relative;
    background:#e6ccff; 
    border-radius: 25px; 
    width:98%; 
    height:40px; 
    padding:1%; 
    border:#999 1px solid;
}


.name {
  width: 360px;
  height: 100px;
  border-radius: 100px;
  background-color: lightsalmon;
  font-size: 30px;
  color: white;
  text-align: center;
  padding: 30px 0px;
}
