body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
  font-size:15px;
  	color: #FFFFFF;
	text-align : center ;
  min-width: 950px;
	/*background-image: url(images/bg.gif);
	background-position:center;  */
 margin-top: 0;
	line-height: 15pt;
		background-image: url(images/lol-bg-bluepink.gif);
		background-attachment: fixed;
		
}








.wrapper {
	position: relative;
  text-align: left;
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}
#wrapper {
  text-align: left;
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}

}

.bighead {
	font-family: Calibri, Arial, Helvetica, sans-serif;
  font-size:14px;
  	color: #000000;
	text-align : center ;
}

.sideheading {
	font-family: Calibri, Arial, Helvetica, sans-serif;
  font-size:22px;
  	font-weight: bold;
  	color: #000000;
	text-align : center ;
	padding:10px;
}

h1 {

	font-family: Calibri, Arial, Helvetica, sans-serif;

	font-style: normal;
	font-weight: bold;
	font-variant: normal;

	
	font-color: #FF00E4;
	font-size: 26px;
		line-height: 24pt;
}


.big {

	font-family: Calibri, Arial, Helvetica, sans-serif;

	font-style: normal;
	font-weight: normal;
	font-variant: normal;

	
	font-color: #FF00E4;
	font-size: 18px;
		line-height: 18px;
}


.topnav {

	font-family: Calibri, Arial, Helvetica, sans-serif;

	font-style: normal;
	font-weight: bold;
	font-variant: normal;

	
	font-color: #FF00E4;
	font-size: 26px;
		line-height: 24pt;
}


.sidebar-title {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
		color: #FFFFFF;
		line-height:normal;
		margin-top:10px;
		
}

.sidebar-text {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
		color: #FFFFFF;
		line-height:normal;
}



.post-title {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
		color: #FFFFFF;
}
.post-14 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}




a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
		

	}
a.link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
a.link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
		background-color: #FF00E4;
	}	
	
	
	a.navlink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
a.navlink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

	}	
	
	a img {border: none; }
	a img:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
.pink {
	color: #FF00E4;
	font-size: 26px;
}
.pink16 {
	color: #FF00E4;
	font-size: 16px;
}

.iborder{
border-style: solid;
	border-color: white;
	border-width:0px;
      }
	  
	  
a:hover .iborder{
border-style: solid;
	border-color: #FF00E4;
	border-width:0px;
      }
	  
textarea {
	border-color: black;
	border-style: solid;
	border-width: thin;
	background-color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 3px;
}

.inputarea {
	border-color: black;
	border-style: solid;
	border-width: thin;
	background-color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 3px;
}

hr {
border:none;
color: #eb01d2;
background-color: #eb01d2;
height: 1px;
margin-top:10px;
margin-bottom:10px;

}
