/* Layout */
body { background-image:url("images/bg.jpg"); }
	#content { padding-bottom:10px; }
	#footer-content { background-image:url("images/bg-footer-content.jpg");}
	#decoration { background:#fff url("images/content-decoration.gif") bottom center no-repeat; padding-bottom:40px; }

/* Typography */
#content-extra h3 { background:url("images/h3-full.gif") top left no-repeat; color:#fff; padding:10px; height:30px; text-transform:uppercase; }
.extra-column h4, .extra-full h4  { padding:56px 0 0 10px; height:34px; text-transform:uppercase; color:#fff; }
	/*#extra-team h4 { background:url("images/h4-team.gif") top right no-repeat; }*/
	#extra-gotm h4 { background:url("images/h4-gotm.gif") top right no-repeat; letter-spacing:-0.05em; }
	#extra-podcast h4 { background:url("images/h4-podcast.gif") top right no-repeat; }
	#extra-team h4, #extra-support h4, .extra-full h4 { background:url("images/h4.gif") top right no-repeat; padding:5px 10px; margin-top:20px; height:30px;}
		
	#network-info p { color:#f2f2f2; }
		
/*  Links  */	
a			{ color:#dd0505; font-weight:bold; text-decoration:underline; }
a:active	{ color:#dd0505; text-decoration:none; }
a:hover		{ color:#dd0505; text-decoration:none; }
a:visited	{ color:#dd0505; }

#network-info a			{ color:#f2f2f2; font-weight:normal; }
#network-info a:active	{ color:#f2f2f2; }
#network-info a:hover	{ color:#f2f2f2; }
#network-info a:visited	{ color:#f2f2f2; } 

#logo a { float:left; display:block; width:500px; height:0; padding-top:75px; overflow:hidden; background:url("images/logo-kitana.png") top left no-repeat;  }