@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - STEEL PANTHER EXTRAS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		sp_extras.css
	Date:			Nov 3, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/

/*	--------------------------------------------------------------------------------------------------------------------------
	main/body Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#footer h1{
		width:186px; height:78px;
		background:url(../../images/h1_extras.png) no-repeat;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	/*	wallpapers */
	.mainCol .wallpapers {
		margin:50px 0 0 0; padding:0 0 72px 0;
		background:url(../../images/bg_wallpapers.png) no-repeat;
	}
		.mainCol .wallpapers h2 {
			width:118px; height:29px;
			margin:0 0 27px 0;
			background:url(../../images/h2_wallpapers.png) no-repeat;
		}
		.mainCol .wallpapers .entry {
			margin:0 12px 0 18px;
			width:160px;
			font:italic 10px Arial, Helvetica, sans-serif;
			color:#a6a4a4;
			text-align:center;
			float:left;
		}
			.mainCol .wallpapers .entry a:link, .mainCol .wallpapers .entry a:active, .mainCol .wallpapers .entry a:visited {
				margin:0 0 4px 0;
				color:#f9bd04;
				text-decoration:none;
			}
				.mainCol .wallpapers .entry a:hover {
					color:#fff10b;
				}
	/*	buddyicons */
	.mainCol .buddyIcons {
		padding:0 0 725px 0;
		background:url(../../images/bg_buddyIcons.png) no-repeat;
	}
		.mainCol .buddyIcons h2 {
			margin:0 0 22px 0;
			width:121px; height:29px;
			background:url(../../images/h2_buddyIcons.png) no-repeat;
		}
		.mainCol .buddyIcons a {
			margin:0 0 0 20px;
		}