/*The Kids Play Place */
/* Carlos Espinosa co124 Final project*/
/*01-02-2012 last update 3-31-2012*/





@font-face {
    font-family: 'ChickenScratchAOERegular';
    src: url('fonts/chicsa__-webfont.eot');
    src: url('fonts/chicsa__-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/chicsa__-webfont.woff') format('woff'),
         url('fonts/chicsa__-webfont.ttf') format('truetype'),
         url('fonts/chicsa__-webfont.svg#ChickenScratchAOERegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{	
   /*font-family: 'ChickenScratchAOERegular';*/
	font-family:arial,veranda,sans-serif;
	background-image:url("images/background.png");	
	background-size: auto;
	font-size:1em;	
	}
dt {
	font-weight:bold;
	margin-left:1em;
	}
figure {
	background: #00F43C; /*green*/
	padding:0;
	margin:.75em;
	border-radius:25px;	
	}
figcaption{
	font-size: .75em;
	text-align:center;
	color:#BE00F0; /*purple*/
	}
footer {
	display: block;
	margin:0;
	padding:0;	
	}
h2{
	text-align: center;
	font-size: 1.75em;
	color: #FFDD00;/*yellow*/
	}
h3 {
	text-align:center;
	padding:.4em;
	color: #FFDD00;/*yellow*/
	}
h4 {
	text-align:center;
	color: #FFDD00;/*yellow*/
	margin:.5em;
	font-size:1.2em;
	}

iframe {
	float:right;
	margin:.7em;
	}
nav{
	display: block;
	margin: 0;
	padding:0;
	background: #FF1A00;/*red*/
	box-shadow: 10px 10px 5px #ffdd00; /*yellow*/
	border-radius: 25px;
	}
p {
	margin-left:1em;
	margin-right:1em;
	}
section {
	margin-left:10.4em;
	}
table{
	border:1px solid black;
	}
th{
	background:#FF1A00;/*red*/
	}
td {
	background:#1C74FF; /*blue*/
	}
.address {
	list-style:none;
	}
  /*I put the header image here so I could use css for easier styling*/
.banner  {
	width:960px;
	height:152px;
	background:url("images/header.png");
	border:none;
	margin:0 0 .8em 0;
	border-radius: 40px;
	box-shadow: 10px 10px 5px #ffdd00; /*yellow*/
	position:relative;
	}
.banner a:link {
	position:absolute;
	top:0;
	left:0;
	width:960px;
	height:152px;
	background:transparent;
	}
.banner a:visited{
	background: transparent;
	}
.banner a h1 {
	display: none;
	}
.center {
	text-align:center;
	}
.days {
	background:#ffdd00;/*yellow*/
	}
.green {
	color: #00F43C;  /*green*/
	}
.left-pic {
	float:left;
	clear:right;
	padding: .5em;
	}
.minimize {
	font-size: 0.85em;
	color: #00F43C;  /*green*/
	text-align:center;
	}
.pagenav{	
	Display:block;
	float:left;
	text-align: left;
	margin: 0;
	padding:0;
	
	}
.pagenav li {
	padding: .35em .4em .35em 1.2em;
	font-weight:normal;	
	list-style-type:none;
	margin-left:-2em;
	}
.red{
	color: #FF1A00;/*red*/
	}
.right-pic {
	float:right;
	clear:left;
	padding: .5em;
	}
.strike-out {
   	text-decoration:line-through;
	color:#FFDD00;/*yellow*/
	}
.toplink {
  text-align: right;
  padding: 0 1em 0.25em 0;
  margin: 0;
  clear: both;
  }
.yellow-back {
	background:#FFDD00;/*yellow*/
	}
#about-33ad-text {
	position:relative;
	}
#calendar{
	float:right;
	margin: 2em;
	}
#begining-of-time-text {
	position:relative;
	}
#developer{
	display:block;
	background:#FFDD00;/*yellow*/
	text-align: center;
	font-size: .95em;
	margin-right:inherit;
	margin-left: .1em;
	margin-bottom: 2em;
	padding: .6em;
	width:940px;
	border-bottom-right-radius:79px;
	border-bottom-left-radius:79px;
	}
#feature-list {
	clear:both;
	}
#footnav {	
	background: #FF1A00;/*red*/
	text-align: center;
	font-size:.75em;
	margin: 0;
	padding: .88em;
	position:inherit;
	clear:both;
	}
#footnav li {
	display: inline;
	list-style: none;
	padding: 0.25em;
	}
#Giganta-text {
	position:relative;
	margin-top:15em;
	}
#hazmat {
	position:absolute;
	top: 22em;
	left:20em;
	}
#houseslide {
	width:270px;
	}
#indoor-area-text {
	position:relative;
	margin-top:15em;
	}
#inflatehall {
	width:270px;
	}
#leftcolumn {
	margin-left:10px;
	width:470px;
	float:left;
	}
#mainnav{
	display:block;
	text-align: center;
	margin: 0;
	padding: .7em;
	}
#mainnav li {
	display:inline;
	list-style-type:none;
	}
#plastic-play-text {
	position:relative;
	margin-top:8em;
	}
#rightbar {
	float:right;	
	width:600px;
	}
#rightcolumn {
	float:right;
	width:470px;
	}
#running {
	Position: absolute;
	Top: 16em;
	left:35em;
	}
#small-gas-mask {
	position:absolute;
	top:31em;
	left:28em;
	}
#the-promise-text {
	position:relative;
	}
#White-slide-text {
	position:relative;
	margin-top:10em;
	}
#wooden-structure-text {
	position:relative;
	margin-top:15em;
	}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background:#BE00F0;/*purple*/
	/*background-border:none;*/
	position:relative;
	border-radius: 45px;
    box-shadow: 10px 10px 5px #FF1A00;/*red*/	
  }
h3:target{
   color: #BE00F0;
   background-color: #00F43C; /*green*/
   border: 4px solid #FF1A00;/*red*/
   box-shadow: 10px 10px 5px #FFDD00;/*yellow*/
   border-radius: 25px;
	}	

	/* ######### Link styling ####### */
	
a:link {
	/*text-decoration:none;*/
	color:#ff1a00;/*red*/
	}
a:visited {
	color:#00F43C; /*green*/
	}
a:hover {
	color:#1C74FF;/*Blue*/
	}
a:active {
	color:#00F43C; /*green*/
	}
#mainnav a:link, #footnav a:link, .pagenav a:link , .toplink a:link{
	color:#FF1A00;/*red*/
	text-decoration:none;
	background-color:#00F43C; /*green*/
	padding: .35em;
	border-radius: .7em;  
  }
#mainnav a:visited, #footnav a:visited, .pagenav a:visited, .toplink a:visited{
  color: #BE00F0; /*purple*/
  background-color:#FFDD00;/*yellow*/
	}
#mainnav a:hover, #footnav a:hover, .pagenav a:hover, .toplink a:hover {
  color: #BE00F0; /*purple*/
  background:#1C74FF;/*Blue*/
	}
#mainnav a:active, #footnav a:active, .pagenav a:active, .toplink a:active {
  color: #00F43C; /*green*/
  background-color: #BE00F0; /*purple*/
	}

table a:link {
	text-decoration:none;
	color:#ff1a00;/*red*/
	}
table a:visited {
	color:#be00f0;/*purple*/
	}
table a:hover {
	color:#1C74FF;/*Blue*/
	}
table a:active {
	color:#00F43C; /*green*/
	}

	






	