@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - SHONTELLE EXTRAS CSS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		shontelle_extras.css
	Date:			Oct 09, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.mainCol h1 {
		background: url(../../images/h2_extras.gif) no-repeat;
		width:57px; height:15px;
		padding: 0 0 18px 0;
	}
		.mainCol .entry {
			font-size: 11px;
		}
			.mainCol .entry h2 {
				padding:0 0 7px 0;
				font-size:14px;
				font-weight:normal;
				text-transform:uppercase;
			}
			.mainCol .entry .wallpaper {
				padding:0 0 0 5px;
				float:left;
			}
				.mainCol .entry .wallpaper img {
					width:176px;
					border:1px solid #fff;
				}
				.mainCol .entry .wallpaper .linksHolder {
					text-align:center;
					margin:4px 0 0 0;
					font-size:12px;
				}
					.mainCol .entry .wallpaper a:link, .mainCol .entry .wallpaper a:visited, .mainCol .entry .wallpaper a:active {
						text-decoration:none;
					}
						.mainCol .entry .wallpaper a:hover {
							text-decoration:underline;
						}
		.mainCol .spacer {
			margin:30px;
			height:10px;
		}
		.mainCol .entry .buddyIcons {
			margin:2px 0 0 0; padding:0 8px 0 0;
			float:left;
		}
			.mainCol .entry .buddyIcons img {
				width:50px; height:50px;
				border:1px solid #fff;
			}
