@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - SHONTELLE PHOTOS CSS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		shontelle_photos.css
	Date:			Oct 08, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.mainCol h1 {
		background:url(../../images/h2_photos.gif) no-repeat;
		width:52px; height:14px;
		padding:0 0 38px 0;
	}
	.mainCol img.photos {
		padding:2px; margin:0 0 6px 0;
		border:1px solid #fe94b7;
	}	
		.mainCol .morePhotos {
			width:460px;
			display:inline;
		}
			.mainCol .morePhotos .entry {
				width:106px;
				padding:0 8px 0 0;
				float:left;
			}
				.mainCol .morePhotos .entry img {
					padding:2px; margin:0;
					border:1px solid #fe94b7;
				}
				
	#photos img {
		max-width:350px;
		*width:350px;
	}
	#photoThumbHolder {
		margin:10px 0 0 0 !important;
		float:none !important;
	}