.clearfix:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


body
{
	height: 100%;
	background: yellow;
	font-family: Courier New, Courier, Times;
	font-size: 100%;
	text-align: center;
	margin: 0;
	padding: 0 0 0 110px;
}

a
{
	color: #d300a1;
	text-decoration: none;
}

a:hover
{

	text-decoration: line-through;
}


p
{
	margin: 0 0 10px 0;
}

img
{
	display: block;
	border: 0;
}

HR
{
	color:#D300A1;
	background:#D300A1;
	height:1px;
	border:0px;
	margin:6px;
}

.upper
{
	text-transform: uppercase;
}

.hidden
{
	display: none;
}

.smaller
{
	font-size: 0.8em;
}

.divider
{
	line-height: 1px;
	border-top: 5px solid #d300a1;
	margin: 20px 0 20px 0;
}

.warning
{

	margin: 10px 0 10px 0;
	color: #D300A1;
	font-weight: bold;
}

.play
{
	font-size:20px;
	font-weight:bold;
	background: #d300a1;
	color: #ffffff;
	padding: 0 3px 0 3px;
	text-transform: uppercase;
	margin: 0;
}

.cherry
{
	background: url('/images/bullet_cherry.gif') no-repeat center left;
	padding-left: 15px;
}

q
{
	color: #D300A1;
	font-weight: bold;
}

cite
{
	color: #D300A1;
}

h1
{
	text-transform: uppercase;
	font-size: 1.8em;
}

h2
{
	text-transform: uppercase;
	font-size: 1.3em;
}

h3
{
	text-transform: uppercase;
	font-size: 1.2em;
	margin-bottom: 0;
}

div#wrapper
{
	height: 100%;
	text-align: left;
	width: 755px;
	margin: 16px auto 0 auto;
}

	div#wrapper div#header
	{
	margin-left: 25px;
	}

		div#wrapper div#header img
		{
			float: left;
		}
		
		
	div#wrapper div#header-content-container
	{
		background: url('/images/bg_shots.gif') no-repeat bottom;
	}

	div#wrapper div#content
	{
		padding-bottom: 80px;
		width: 520px;
		font-size: 0.75em;
		margin-left: 30px;
		min-height: 300px;
		height: auto !important;
		height: 300px;
	}

	/* 404 */
	div#wrapper div#game-over
	{
		text-align: center;
		margin: 200px 0 0 0;
		font-size: 0.8em;
	}

		div#wrapper div#game-over img
		{
			display: inline;
		}


	/* gig container */
	div#content div.gig-container
	{
		margin-top: 20px;
		margin-bottom: 5px;
	}
	
		div.gig-container p
		{
			font-weight: bold;
			font-size: 1.2em;
		}

		div.gig-container div
		{
			background: #D300A1 url('/images/home_feature_tear.gif') no-repeat right top;
			position: relative;
		}

		div.alt div
		{
			background: #abee00 url('/images/gig_feature_tear_t.gif') no-repeat right top;
			position: relative;
		}

			div.gig-container img
			{
				position: absolute;
				top: -23px;
				right: 18px;
				border: 2px solid #d300a1;
			}

			div.alt img
			{
				border: 2px solid #abee00;
			}
		
			div.gig-container ul
			{
				list-style: none;
				margin: 0;
				padding: 5px 50px 0px 10px;
				text-transform: uppercase;
				background: url('/images/bg_grab_flyer_pink_r.gif') no-repeat right;
			}

			div.alt ul
			{
				background: url('/images/bg_grab_flyer_green_r.gif') no-repeat right;
			}

				div.gig-container ul li
				{
					color: #FFFFFF;
					font-size: 1.9em;
					font-weight: bold;
				}
	
					div.gig-container ul ul
					{
						padding: 0;
						background: #D300A1 url('/images/home_feature_tear_bottom.gif') no-repeat bottom;
						padding-bottom: 5px;
					}
					
					div.alt ul ul
					{
						background: #abee00 url('/images/gig_feature_tear_b.gif') no-repeat bottom;

					}
					
						div.gig-container ul li li
						{
							color: #000000;
							font-size: 0.65em;
							font-weight: bold;
						}

	
/* gig desc */

.gig-desc div p
{
float: right;
width: 400px;
}



/* flyer */
		
	div#wrapper-flyers ul 
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		div#wrapper-flyers ul li
		{
			float: left;
			margin-right: 10px;

		}
		
			div#wrapper-flyers ul li a
			{
			
			}
			
				div#wrapper-flyers ul li a img
				{
					display: inline;
					background: url('/images/bg_flyer_frame.gif') no-repeat;
					padding: 2px 5px 5px 2px;
				}


	/* dj */
	div#content .dj
	{
		width: 150px;
		height: 95px;
		border: 3px solid #d300a1;
		float: left;
		margin-right: 10px;
		background-repeat: no-repeat;
	}
	
		div#content .dj h4
		{
			background: #d300a1;
			text-align: right;
			display: inline;
			float: right;
			margin-top: 70px;
			padding: 1px 1px 1px 5px;
			color: #FFFFFF;
			text-transform: uppercase;
		}
		
		div#content ul.playlist
		{
			list-style: none;
			margin: 0;
			padding: 0;	
		}
		
			ul.playlist span.title
			{
				font-style: italic;
			}
			
			ul.playlist span.artist
			{
				font-style: normal;	
				font-weight: bold;
			}
		
	div#content iframe.map
	{
		border: 5px solid #d300a1;
	}
	
	
	/* gallery */
	ul.gallery
	{
		list-style: none;
		margin: 0 !important;
		padding: 0 !important;
	}

		ul.gallery li
		{
			float: left;
			margin: 20px 20px 0 0;
		}

			ul.gallery li a
			{
				background: #d300a1 url('/images/bg_gallery_frame_sq.gif') no-repeat bottom left;
				padding-bottom: 0px;
				display: inline;
			}

				ul.gallery li a img
				{
					padding: 2px 4px 1px 2px;
					display: inline;
					background: #d300a1 url('/images/bg_gallery_frame_sq.gif') no-repeat top right;
				}

			ul.gallery li.variation a,
			ul.gallery li.variation a img
			{
				background-color: #9def00 !important;
			}

	div.gallery-set-container
	{
		margin-bottom: 20px;
	}
	
		div.gallery-set-container .left
		{
			float: left;
			width: 170px;
		}
		
		div.gallery-set-container ul.gallery li
		{
		margin: 0 !important;
		}
		
		div.gallery-set-container .right
		{
			float: left;
			padding: 0px;
			width: 300px;
		}

		div.gallery-set-container .right h3
		{
			margin: 0 !important;
		}


	
	div#footer
	{
		background: url('/images/footer.gif') no-repeat;
		padding: 0;
		height: 147px;
		font-size: 0.7em;
		color: #563f00;
		position: relative;
	}
	
		div#footer span
		{
			padding: 115px 0 0 35px;
			float: left;
		}

		div#footer img
		{
			padding: 110px 0 0 5px;
			float: left;
		}

			div#footer a
			{
				text-decoration: none;
				color: #563f00;
			}
			
			div#footer a:hover
			{
				text-decoration: line-through;

			}


/* forms */
form div.row
{
	margin: 0 0 5px 0;
}

	form div.row label
	{
		width: 80px;
		float: left;
		font-weight: bold;
	}

	form div.row input
	{
		font-family: Courier New, Courier, Times;
		width: 300px;
		background: white;
		border: 0;
		padding: 3px;
		color: black;
	}

	form div.submit input
	{
		margin-left: 80px;
		background: #D300A1 url(/images/home_feature_tear.gif) no-repeat;
		border: 0;
		padding: 5px 15px 5px 15px;
		font-family: Courier New, Courier, Times;
		font-weight: bold;
		color: #FFFFFF;
		text-transform: uppercase;
	}


