﻿body {
background: #f1f1f1 url('/layout/bg.png');
background-attachment: fixed;
overflow-x: hidden;

font-size: 11px;
font-family: verdana;
color: #909090;
}


a, a:visited {
color: #939393;
font-family: verdana;
font-size: 11px;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-transform: uppercase;
}

b {
font-family: calibri;
font-size: 11px;
letter-spacing: 1px;
color: #d57a94;
text-transform: uppercase;
}

i {
color: #d2c082;
}

u {
color: #864875;
}



/* N A V */

#navbox {
position: absolute;
top: 0px;
left: 100px;
width: 340px;
padding: 10px;
margin-top: 10px;
background: rgba(255,255,255, 0.6);
border: 1px solid rgba(192,192,192, 0.7);
}

#navbox > h1 {
display: block;
width: 330px;
padding: 5px;
font-family: Courier New;
font-size: 11px;
line-height: 13px;
color: #ffffff;
background: #e4c0dc;
border-bottom: #d197c3 2px solid;
text-align: center;
}

#navbox > a:link, a:visited {
display: inline-block;
width: 45%;
line-height: 12px;
font-family: calibri;
font-size: 8px;
color: #909090;
text-transform: uppercase;
padding: 4px;
margin: 0px;
background: #ffffff;
border-bottom: #9f9f9f 1px dotted;
text-align: center;
text-decoration: none;
}

#navbox > a:hover, a:active {
color: #ffffff;
background: #be6eac;
text-decoration: none;
}


/* H E A D E R */

#header {
border: #ffffff 0px solid;
float: left;
background: url('/layout/header3.png') no-repeat;
padding: 0px;
margin: 0px;
width: 340px;
height: 500px;
}


/* C O N T E N T */

#contentbox {
position: absolute;
top: 0px;
left: 500px;
width: 700px;
padding: 10px;
margin-top: 10px;
background: rgba(255,255,255, 0.5);
border: 1px solid rgba(192,192,192, 0.7);
border-bottom: url('/footer.png');
}

h1 {
display: block;
width: 99%;
line-height: 6px;
padding: 5px;
font-size: 26px;
font-family: Satisfy;
font-weight: 400;
color: #b05483;
background-image: url('/layout/h1-hg.png');
text-align: center;
}


h2 {
font-family: Calibri;
font-size: 11px;
font-weight: normal;
text-align: center;
text-transform: uppercase;
color: #b05483;
margin-top: -15px;
padding-bottom: 10px;
}

h3 {
	margin: 20px 20px 0px 20px;
	font-size: 20px;
	font-family: 'Satisfy', cursive;
	font-weight: normal;
	color: #b05490;
	text-transform: lowercase;
	text-align: center;
	}



/* C U T I E S */

#cuties {
position: absolute;
width: 30px;
left: 55px;
top: 10px;
}



/* S H O U T B O X */

#slideout {
    position: fixed;
    top: 100px;
    right: 0;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

#shoutbox {
    position: fixed;
    top: 100px;
    right: -250px;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

#slideout:hover {
    right: 250px;
}

#slideout:hover #shoutbox {
    right: 0;
}


/* N E W S B O X */

.newsbox {
	overflow: auto;
	width: 391px;
	height: 265px;
	padding: 0px;
	}
				
.news-additional {
	overflow: auto;
	width: 391px;
	line-height: 20px;
	background: rgba(255,255,255,.4);
	border: 1px solid rgba(144,144,144,.2);
	padding: 5px 0px 5px 0px;
	font-size: 9px;
	font-family: Calibri;
	color: #b05490;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	}
		 
.news-icon {
	background: rgba(255,255,255,.4);
	border: 1px solid rgba(144,144,144,.2);
	padding: 5px;
	}


/* T E A M */

#team1 {width:200px;
	    height: 340px;
        padding: 10px 10px 10px 10px;
	    background: #fff url('http://fs5.directupload.net/images/160724/mj5u67ye.png');
	   }
	   
#team1 > h1 {font-size: 23px;
                 font-family: 'Satisfy', cursive;
	             color: #fff;
				 font-weight: normal;
				 text-align: center;
				 text-transform: lowercase;
				 background: #d696b5;
				 line-height: 30px;
				 width: 200px;
				 margin: 0px 0px 0px 0px;
				 padding: 0px 0px 0px;
	            }

#team1 > h2 {font-size: 8px;
                 font-family: Calibri;
	             color: #fff;
				 font-weight: normal;
				 text-align: center;
				 text-transform: uppercase;
				 background: #d696b5;
				 line-height: 12px;
				 width: 200px;
				 margin: -7px 0px 0px 0px;
				 padding: 0px 0px 0px;
	            } 
				
.teamicon {padding: 0px 5px 0px 5px;
		   margin: 5px 0px 5px 0px;
	       border-left: 5px solid #d696b5;
	       border-right: 5px solid #d696b5;
          }
		  
.teamfacts {margin: 1px 0px 0px 0px;
		      font-family: Calibri;
		      font-size: 8px;
			  color: #b05490;
			  text-transform: uppercase;
		      letter-spacing: 1px;
			  padding: 5x 5px 5px 5px;
			  width: 200px;
			  line-height: 20px;
		      text-align: center;
			  letter-spacing: 1px;
			  background: rgba(255,255,255,.7);
		     }			 
			 
.teamfacts > a {font-family: Calibri;
		        font-size: 8px;
			    color: #b05490;
			    text-transform: uppercase;
		        letter-spacing: 1px;
			   }
			   
.teamfacts > a: hover {font-family: Calibri;
		               font-size: 8px;
			           color: #b05490;
			           text-transform: uppercase;
		               letter-spacing: 1px;
			          }
			 
.teamtext {background: #fff;
	       overflow: auto;
		   margin: 2px 0px 2px 0px;
		   font-family: Calibri;
		   font-size: 8px;
		   text-transform: uppercase;
		   letter-spacing: 1px;
		   color: #909090;
		   width: 194px;
		   height: 113px;
		   padding: 3px 3px 3px 3px;
          }



/* P R O T A S */


.quote1 {margin: 20px 20px 0px 20px;
		 font-size: 27px;
		 font-family: 'Satisfy', cursive;
		 font-weight: normal;
		 color: #b05490;
		 text-transform: lowercase;
		 text-align: center;
		 }
		 
.quote2 {margin: 0px 20px 0px 20px;
		 font-size: 9px;
		 font-family: Calibri;
		 color: #b05490;
		 text-transform: uppercase;
		 text-align: center;
		 letter-spacing: 1px;
		 }
		 
.protapic {margin: 20px 20px 20px 20px;
		   text-align: center;
		  }
		 
.protafacts {width: 150px;
	         margin: 20px 20px 20px 20px;
		     text-align: center;
		    }
		 
.protafacts2 {margin: 1px 0px 0px 0px;
		      font-family: Calibri;
		      font-size: 8px;
			  color: #b05490;
			  text-transform: uppercase;
			  padding: 5x 5px 5px 5px;
			  width: 160px;
			  line-height: 18px;
		      text-align: center;
			  letter-spacing: 1px;
			  background: rgba(255,255,255,.5);
		     }
			 
.protabox {background: rgba(255,255,255,.4);
		   border: 1px solid rgba(144,144,144,.2);
		   padding: 5px 5px 5px 5px;
		   color: #909090;
          }
			 
#protamain {width: 410px;
			height: 400px;
			overflow: auto;
			border-left: 10px solid #d696b5;
			border-right: 10px solid #d696b5;
			background: rgba(255,255,255,.4);
			padding: 10px 10px 10px 10px;
			color: #909090;
           }
		   
#protamain > h1 {font-size: 23px;
                 font-family: 'Satisfy', cursive;
	             color: #d696b5;
				 font-weight: normal;
				 text-align: center;
				 text-transform: lowercase;
				 background: none;
	            }
			 
#protamain2 {width: 410px;
			height: 300px;
			overflow: auto;
			border-left: 10px solid #d696b5;
			border-right: 10px solid #d696b5;
			background: rgba(255,255,255,.4);
			padding: 10px 10px 10px 10px;
			color: #909090;
           }
		   
#protamain2 > h1 {font-size: 23px;
                 font-family: 'Satisfy', cursive;
	             color: #d696b5;
				 font-weight: normal;
				 text-align: center;
				 text-transform: lowercase;
				 background: none;
	            }


/* C H A R A K T E R E */

#chara1 {width:280px;
	    height: 266px;
        padding: 10px 10px 10px 10px;
	    background: rgba(255,255,255,.5);
	   }
	   
#chara1 > h1 {font-size: 23px;
                 font-family: 'Satisfy', cursive;
	             color: #fff;
				 font-weight: normal;
				 text-align: center;
				 text-transform: lowercase;
				 background: #d696b5;
				 line-height: 30px;
				 width: 280px;
				 margin: 0px 0px 0px 0px;
				 padding: 0px 0px 0px;
	            }

#chara1 > h2 {font-size: 8px;
                 font-family: Calibri;
	             color: #fff;
				 font-weight: normal;
				 text-align: center;
				 text-transform: uppercase;
				 background: #d696b5;
				 line-height: 12px;
				 width: 280px;
				 margin: -7px 0px 0px 0px;
				 padding: 0px 0px 0px;
	            } 
				
.charaicon {
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #d696b5;
	background: url('http://fs5.directupload.net/images/160726/o2m8ggce.png');
    }
		  
.charafacts {margin: 1px 0px 0px 101px;
		      font-family: Calibri;
		      font-size: 8px;
			  color: #b05490;
			  text-transform: uppercase;
		      letter-spacing: 1px;
			  padding: 5x 5px 5px 5px;
			  width: 170px;
			  line-height: 20px;
		      text-align: center;
			  letter-spacing: 1px;
			  background: rgba(255,255,255,.7);
		     }
			 
.charatext {background: rgba(255,255,255,.7);
	       overflow: auto;
		   margin: 2px 0px 2px 0px;
		   width: 274px;
		   height: 113px;
		   padding: 3px 3px 3px 3px;
          }
		  
		  
/* B L O C K Q U O T E */

.epi {
			width: 90%;
			text-align: justify;
			background: rgba(255,255,255, 0.7);
			border: 1px solid rgba(192,192,192, 0.7);
			padding: 5px;
			margin: auto;

			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-top-right-radius: 5px;

			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-bottom-right-radius: 5px;

}



/* S C R E A M E R */

.screamer-name  {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	}
	
.screamer-atname  {
	font-family: Calibri;
	font-size: 10px;
	}
	
.screamer-beschr  {
	font-family: Calibri;
	font-size: 12px;
	}
	
.screamer-links  {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #449b25;
	line-height: 30px;
	}
	
.screamer-posts  {
	font-family: Calibri;
	font-size: 12px;
	border-bottom: 1px solid #c0c0c0;
	}
	
.screamer-posts > b  {
	font-family: Calibri;
	font-size: 12px;
	color: #449b25;
	text-transform: none;
	letter-spacing: none;
	}
	
.screamer-icon  {
	border: 5px solid #fff;
	border-radius: 2px;
	}
