/*
	IGGY ARBUCKLE: THE GREAT KOOKAMUNGA CHALLENGE
	STYLE FOR PLACEMENT AND STATIC CONTENT
*/

/* LAST MODFIED BY: p.tenk */
/* LAST MODFIED ON:  2010-12-21*/

/* please don't forget to update the modified information*/

#iggy_static {
	position: absolute;
	top: 249px;
	left: 15px;
	width: 740px;
	height: 794px;
	margin: 0 0 0 0;
	padding: 14px 0px 0px 20px;
	text-align: left;
	color: #ffffff;
	word-wrap: break-word;
	z-index: 1005;
	background: url("../images/iggy_pad.png") left top no-repeat;
	}

#iggy_standalone_game {
	position: absolute;
	top: 249px;
	left: 15px;
	width: 740px;
	height: 794px;
	margin: 0 0 0 0;
	padding: 14px 0px 0px 20px;
	text-align: center;
	color: #ffffff;
	word-wrap: break-word;
	z-index: 1005;
	background: url("../images/iggy_pad.png") left top no-repeat;
	}

#gkc_promo {
	position: absolute;
	top: 699px;
	left: 45px;
	width: 686px;
	height: 200px;
	margin: 0 0 0 0;
	text-align: center;
	color: #ffffff;
	word-wrap: break-word;
	z-index: 1006;
	}

#iggy_page {
	color: #ffffff;
	background: #14450d url("../images/iggy_back_stripes.gif") repeat-y;
	width: 700px;
	height: 714px;
	}

#iggy_header {
	width: 700px;
	height: 150px;
	overflow: auto;
	font: 14px/20px "Trebuchet MS", sans-serif;
	}

#iggy_content {
	width: 700px;
	height: 564px;
	overflow: auto;
	}

#iggy_pagecontent {
	margin: 0;
	padding: 8px 50px 8px 155px;
	font: 11px/18px "Trebuchet MS", sans-serif;
	}

#iggy_static a:link,
#iggy_static a:visited,
#iggy_static a:active {
	color: #bfee7d;
	text-decoration: none;
	}
#iggy_static a:hover {
	color: #9fd92b;
	}

#iggy_static h1,
#iggy_static h2,
#iggy_static h3,
#iggy_static h4,
#iggy_static h5,
#iggy_static h6 {
	color: #9fd92b;
	padding: 0;
	margin: 18px 0 8px 0;
	line-height: 125%;
	}
	
#iggy_static p {
	margin: 0 0 8px 0;
	}

#iggy_static #team dl {
	float: left;
	line-height: 1.3;
	width: 33%;
	}	
	
#iggy_static #team dt {
	color: #ffd500;
	font-size: 1.15em;
	font-weight: bold;
	}
	
#iggy_static #team dd {
	color: #ffffff;
	margin-bottom: 0.75em;
	margin-left: 0;
	}

.iggy_homelink {
	margin: 0;
	padding: 8px;
	font: 11px/18px "Trebuchet MS", sans-serif;
	float: left;
	}

.iggy_blogpost {
	margin: 0 0 20px 0;
	padding: 0 0 8px 0;
	border-bottom:1px dashed #5c9328;
	}

.iggy_blogpost .iggy_blogdate {
	margin: 0;
	padding: 0;
	float: left;
	font: 10px/14px "Trebuchet MS", sans-serif;
	color: #9fd92b;
	}

.iggy_blogpost .iggy_blogauthor {
	margin: 0;
	padding: 0;
	float: right;
	font: 10px/14px "Trebuchet MS", sans-serif;
	color: #ffd500;
	}

.iggy_blogpost .iggy_blogbody {
	margin: 0;
	padding: 8px 0 0 0;
	clear: both;
	}

.iggy_hidden {
	position: absolute;
	left: -10000px;
	}
	
.iggy_nowrap {
	white-space: nowrap;
	}

.iggy_right {
	float: right;
	margin: 0 0 4px 4px;
	}

.iggy_left {
	float: left;
	margin: 0 4px 4px 0;
	}

.iggy_clear {
  display: block;
  clear: both;
  height: 0;
  }

#got_promoLower {
	position: absolute;
	top: 760px;
	left: 86px;
	width: 686px;
	height: 200px;
	margin: 0 0 0 0;
	text-align: center;
	color: #ffffff;
	word-wrap: break-word;
	z-index: 1006;
	}
    
#ttFooter		{
				position: absolute;
                top: 1115px;
			}
