@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - SHONTELLE VIDEOS CSS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		shontelle_videos.css
	Date:			Oct 08, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.mainInner {
		padding-bottom:20px;
	}
	.mainCol h1 {
		background: url(../../images/h2_videos.gif) no-repeat;	
		width:126px; height:15px;

	}
	#videoList {
		margin:25px 0 0 0;
	}
	.mainCol h2 {
		width:390px; height:19px;
		margin:0 0 0 23px;
		font:13px Georgia, "Times New Roman", Times, serif;
		color:#faec73;
		border-bottom:1px dashed #e079a2;
	}
		.mainCol .entry {
			width:350px;
			margin:33px 0 0 5px;
		}
			.entry a.naughty:link, .entry a.naughty:active, .entry a.naughty:visited  {
				width:350px; height:115px;
				background:url(../../images/bg_naughty.jpg) top no-repeat;
				display:block;
			}
				.entry a.naughty:hover {
					background-position:bottom;
				}
			.entry a.stuck:link, .entry a.stuck:active, .entry a.stuck:visited  {
				width:350px; height:115px;
				background:url(../../images/bg_stuck.jpg) top no-repeat;
				display:block;
			}
				.entry a.stuck:hover {
					background-position:bottom;
				}
			.entry a.tshirt:link, .entry a.tshirt:active, .entry a.tshirt:visited  {
				width:350px; height:115px;
				background:url(../../images/bg_tshirt.jpg) top no-repeat;
				display:block;
			}
				.entry a.tshirt:hover {
					background-position:bottom;
				}
			.entry a.tshirtReggae:link, .entry a.tshirtReggae:active, .entry a.tshirtReggae:visited  {
				width:350px; height:115px;
				background:url(../../images/bg_tshirtReggae.jpg) top no-repeat;
				display:block;
			}
				.entry a.tshirtReggae:hover {
					background-position:bottom;
				}
			.entry a.battleCry:link, .entry a.battleCry:active, .entry a.battleCry:visited  {
				width:350px; height:115px;
				background:url(../../images/bg_battleCry.jpg) top no-repeat;
				display:block;
			}
				.entry a.battleCry:hover {
					background-position:bottom;
				}
			.entry a.focus:link, .entry a.focus:active, .entry a.focus:visited  {
				width:350px; height:115px;
				background:url(../../images/bg_focus.jpg) top no-repeat;
				display:block;
			}
				.entry a.focus:hover {
					background-position:bottom;
				}