body
{
	color: #000;
	font: 12px Helvetica;
	overflow: auto;
}

a
{
	color: #1f435b;
	text-decoration: none;
}

p
{
	margin: 10px 0;
}

h1, h2, h3, h4, h5, h6
{
	font-family: 'PT Sans Narrow';
	font-weight: normal;
}

h1
{
	font-size: 26px;
}

h2
{
	font-size: 22px;
}

h3
{
	font-size: 18px;
}

h4
{
	font-size: 14px;
}

form ul
{
	list-style: none;
}
	form li
	{
		margin: 15px 0 0;
	}
	label
	{
		display: block;
		float: left;
		height: 28px;
		width: 130px;
	}
	input
	{
		display: block;
	}
	legend
	{
		font-weight: bold;
		padding: 10px 0;
		text-indent: 10px;
	}

#lskin,
#rskin
{
	display: block;
	height: 600px;
	/*outline: 1px solid #f0f;*/
	position: fixed;
	left: 50%;
	top: 80px;
	width: 125px;
}

#lskin
{
	margin-left: -620px;
}

#rskin
{
	margin-left: 495px;
}


.right
{
	float: right;
}

.ad
{
	height: 250px;
	margin: 20px 0;
	overflow: hidden;
	width: 300px;
}

.ad.tall
{
	height: 600px;
	width: 300px;
}

.ad:first-child
{
	margin-top: 0;
}
.ad:last-child
{
	margin-bottom: 0;
}


.highlight
{
	background: #981a1e !important;
	color: #fff;
}
	.highlight a,
	.highlight .rsvp
	{
		color: #fff;
	}
	.highlight .rsvp
	{
		font-weight: bold;
	}
	.highlight span.rsvp
	{
		font-weight: normal;
	}

.pagination .next,
.pagination .prev,
.pagination .page
{
	background: #e5e5e5;
	color: #000;
	display: inline-block;
	font-weight: bold;
	margin: 0 3px;
	padding: 7px 11px;
	text-align: center;
}

.pagination .page:hover,
.pagination .next:hover,
.pagination .prev:hover
{
	background: #981a1e;
	color: #fff;
}

.pagination .current,
.pagination .current:hover
{
	background: #000;
	color: #fff;
	cursor: default;
}

.pagination .disabled,
.pagination .disabled:hover
{
	background: #e5e5e5;
	color: #fff;
}

#messages
{
	background-color: #981a1e;

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;

	color: #fff;
	margin: 0 auto 30px;
	padding: 2px 30px 10px;
	text-align: center;
	width: 900px;
}
	#messages ul
	{
		list-style: none;
		margin: 0 auto;
		text-align: justify;
		width: 300px;
	}

#container
{
	background: #fff;
	/*background: rgba(255, 255, 255, .8);*/
	margin: 0px auto 0;
	min-height: 600px;
	padding: 30px 5px 0;
	position: relative;
	width: 960px;
}

#logo, nav
{
	height: 47px;
}

#logo, #logo a
{
	float: left;
	width: 303px;
}

	#logo a
	{
		display: block;
		height: 0;
		overflow: hidden;
		padding-top: 47px;
	}

nav
{
	font: 24px 'PT Sans Narrow';
	line-height: 24px;
}
	nav li
	{
		display: block;
		float: left;
		height: 26px;
		margin: 24px 0 0 0px;
		padding: 0;
	}
		nav li a
		{
			padding: 0 3px;
			/*letter-spacing: -1px;*/
			z-index: 10;
		}
		nav li ul
		{
			background: #fff;
			border: 2px solid #981a1e;
			display: none;
			padding: 10px;
			position: absolute;
			z-index: 9;


			-webkit-border-radius: 8px;
			-webkit-border-top-left-radius: 0px;
			-moz-border-radius: 8px;
			-moz-border-radius-topleft: 0px;
			border-radius: 8px;
			border-top-left-radius: 0px;
		}
			.text_sub_nav
			{
				display: block;
				float: none;
				margin: 8px 0 0;
				width: 100%;
			}
			.text_sub_nav:first-child
			{
				margin-top: 0;
			}
			.text_sub_nav a
			{
				display: block;
			}
			.text_sub_nav a:hover
			{
				color: #981a1e;
			}
	nav #nav_facebook a
	{
		background: url('/img/nav-facebook.png');
	}
	nav #nav_facebook a:hover
	{
		background-position: -23px 3px;
	}
	nav #nav_twitter a
	{
		background: url('/img/nav-twitter.png');
	}
	nav #nav_twitter a:hover
	{
		background-position: -23px 3px;
	}
	nav #nav_youtube a
	{
		background: url('/img/nav-youtube.png');
	}
	nav #nav_youtube a:hover
	{
		background-position: -23px 3px;
	}
	nav #nav_instagram a
	{
		background: url('/img/nav-instagram.png');
	}
	nav #nav_instagram a:hover
	{
		background-position: -23px 3px;
	}
	nav #nav_soundcloud a
	{
		background: url('/img/nav-soundcloud.png');
	}
	nav #nav_soundcloud a:hover
	{
		background-position: -23px 3px;
	}
	nav #nav_facebook a,
	nav #nav_twitter a,
	nav #nav_youtube a,
	nav #nav_instagram a,
	nav #nav_soundcloud a,
	nav #nav_gplus a
	{
		background-position: 0 3px;
		background-repeat: no-repeat;
		display: block;
		height: 0;
		overflow: hidden;
		padding: 35px 0 0;
		margin: -3px 4px 0;
		width: 23px;
		text-indent:-9999px;
	}
	.text_nav:first-child
	{
		margin-left: 3px;
	}
	.text_nav:hover,
	.text_nav:hover > a,
	.text_nav > a:hover
	{
		background-color: #981a1e;

		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;

		color: #fff;
	}
	.text_nav.menu:hover,
	.text_nav.menu:hover > a,
	.text_nav.menu > a:hover
	{
		-webkit-border-radius: 8px;
		-webkit-border-bottom-right-radius: 0px;
		-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius: 8px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
		border-radius: 8px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
	}
	.text_nav:hover ul
	{
		display: block;
	}

#auth
{
	position: absolute;
	right: 5px;
	top: 5px;
}
	#auth_forms
	{
		background: #f0f0f0;
		border: 1px solid #ccc;

		-webkit-border-radius: 3px;
		-webkit-border-top-right-radius: 0;
		-moz-border-radius: 3px;
		-moz-border-radius-topright: 0;
		border-radius: 3px;
		border-top-right-radius: 0;

		display: none;
		padding: 0 10px;
		position: absolute;
		right: 120px;
		top: 24px;
		width: 234px;
		z-index: 888;
	}
		#auth input[type='image'],
		#auth img
		{
			margin: 0 0 10px 65px;
		}
		#auth label
		{
			height: auto;
			margin-top: 7px;
			padding-right: 5px;
			text-align: right;
			width: 60px;
		}
		#email, #password
		{
			background: transparent url('/img/email_passwd_bg.png') no-repeat;
			border: none;
			height: 27px;
			width: 165px;
		}
		p#auth_signup
		{
			border-top: 2px groove #f0f0f0;
			color: #ccc;
			padding: 10px 0 0 65px;
		}
			p#auth_signup .spacer
			{
				margin: 0 5px;
			}
	#login
	{
		background: url('/img/login_closed.png');
		display: block;
		float: left;
		height: 0;
		margin-right: 10px;
		overflow: hidden;
		padding-top: 26px;
		width: 77px;
		z-index: 999;
	}
	#register
	{
		background: url('/img/register.png');
		display: block;
		float: right;
		height: 0;
		overflow: hidden;
		padding-top: 20px;
		width: 110px;
	}

#login_facebook,
#login_spyon
{
	padding: 20px 0;
	border-bottom: 1px solid #999;
	width: 340px;
}
#reset
{
	width: 440px;
}
	#login_facebook label
	{
		float: right;
		font-size: 13px;
		font-weight: bold;
		margin: 4px 30px 0 0;
	}
	#login_spyon p
	{
		font-size: 13px;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
	#login_register
	{
		margin: 0;
		padding: 20px 0;
		width: 260px;
	}
	#login_spyon input[type=submit],
	#login_register a,
	#reset .info
	{
		background: #1f435b;
		border: 0;

		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;

		color: #fff;
		font-size: 13px;
		font-weight: bold;
		padding: 8px;
	}
	#reset .info
	{
		background: #fff;
		border: 4px double #1f435b;
		border-radius: 0px;
		padding: 0;
	}
		#reset div p
		{
			background: #1f435b;
			margin: 0px;
			padding: 8px;
		}
	#login_spyon .quiet
	{
		font-size: 12px;
		font-weight: normal;
		margin: 20px 0 0;
	}
	#loginpage p.loud
	{
		font-size: 13px;
		font-weight: bold;
		margin: 0;
		padding: 20px 0 10px;
	}

div#leaderboard
{
	float: left;
	height: 90px;
	margin: 20px 0;
	width: 728px;
	z-index: 1;
}

#search
{
	float: left;
	margin: 20px 0 0 32px;
	width: 200px;
}
	#search input
	{
		border: none;
		font: 18px 'PT Sans Narrow';
	}
	#search input[type='text']
	{
		float: left;
		height: 16px;
		padding: 7px 10px 9px;
		width: 114px;
	}
		#search input[type='text'].sponser
		{
			background: url('/img/search-sponser-bg.png');
		}
		#search input[type='text'].active
		{
			background: url('/img/search-active-bg.png');
		}
		#search input[type='text'].hover
		{
			background: url('/img/search-active-hover-bg.red.png');
		}
	#search input[type='submit']
	{
		background: #ccc;
		-moz-border-radius: 0 5px 5px 0;
		-webkit-border-radius:0 5px 5px 0;
		border-radius:0 5px 5px 0;
		height: 30px;
		width: 60px;
	}

#profile,
#registration,
#loginpage
{
	background: transparent url('/img/art.jpg') right top no-repeat;
	min-height: 660px;
	width: 100%;
}
	#profile h1
	{
		margin-top: 20px;
	}
	#profile h1:first-of-type
	{
		margin-top: 0;
	}
	#profile label>input
	{
		float: left;
	}
	label[for*="id_newsletter_"],
	label[for*="id_1-version_"]
	{
		float: none;
		height: 12px;
		width: auto;
	}
	label[for="id_zipcode_fail"]
	{
		margin-left: 20px;
		width: 300px;
	}
	#registration input[type="radio"]
	{
		float: left;
	}

#homepage_primary
{
	float: left;
	width: 760px;
}
	#homepage_spotlight_container
	{
		height: 330px;
	}
	#homepage_galleries_container
	{
		height: 223px;
	}
		#homepage_galleries_container h2
		{
			margin: 14px 0 0;
			background: transparent url('/img/home/sponsor_galleries.png') 200px 0px no-repeat;
		}
		#homepage_galleries
		{
			list-style-type: none;
			overflow: hidden;
			width: 760px;
		}
			#homepage_galleries li
			{
				float: left;
			}
			#homepage_galleries li
			{
				width: 125px;
			}
			#homepage_galleries li:first-child
			{
				margin-left: 0;
			}

#homepage_sidebar_right
{
	float: left;
	margin-top: -70px;
	width: 200px
}

#events_sidebar_right,
#galleries_sidebar_right,
#venues_sidebar_right,
#contests_sidebar_right,
#djs_sidebar_right
#search_sidebar_right,
{
	float: left;
	margin-top: 0;
	width: 300px;
}

	#homepage_sidebar_right ul
	{
		list-style-type: none;
		margin: 5px;
	}
		#upcoming
		{
			height: 359px;
			overflow: hidden;
		}
		#upcoming .group-date div
		{
			border-top: 1px solid #1f435b;
			border-bottom: 1px solid #1f435b;
			padding: 4px 0 2px;
		}
			a.event-name
			{
				display: block;
				margin: 0 5px 5px;
			}
		#date-list
		{
			height: 265px;
			overflow: hidden;
		}

	#facebook_like-box
	{
		border: none;
		height: 275px;
		overflow: hidden;
		width: 200px;
	}

#homepage_sidebar_left
{
	float: left;
	margin-right: 20px;
	width: 300px;
}
	#homepage_square_ad,
	#homepage_bottles
	{
		height: 250px;
		margin: 0 20px 20px 0;
		width: 300px;
	}

	#homepage_bottles
	{
		outline: 2px solid #f0f;
	}

	#homepage_dailyfiasco
	{
		margin: 0;
		overflow: hidden;
		width: 300px;
	}
		#homepage_dailyfiasco h2
		{
			background: transparent url('/img/home/sponsor_fiasco.png') 0px 30px no-repeat;
			padding-bottom: 40px;
		}
		#homepage_dailyfiasco img
		{
			height: 184px;
			width: 300px;
		}
		.fiascolink
		{
			cursor: pointer;
		}
			.fiascolink a
			{
				color: #000;
			}

	#homepage_video
	{
		/*asdf*/
	}
		#homepage_video h2
		{
			background: transparent url('/img/home/sponsor_tv.png') 440px 6px no-repeat;
			margin-top: -7px;
		}

	#homepage_poll
	{
		font-size: 14px;
		float: left;
		margin-right: 20px;
		width: 300px;
	}
		#homepage_poll h2
		{
			background: transparent url('/img/home/sponsor_poll.png') 0px 30px no-repeat;
			padding-bottom: 40px;
		}
		#homepage_poll ul
		{
			list-style: none;
			margin-top: 20px;
		}
			#homepage_poll .answer
			{
				display: inline-block;
				width: 175px;
			}
		#homepage_poll label,
		#homepage_poll input
		{
			display: inline;
			float: none;
		}

	#homepage_newsletter, #homepage_instagram
	{
		width: 300px;
	}
		#homepage_newsletter img,  #homepage_instagram img
		{
			float: left;
			margin: 20px 20px 20px 0;
		}

.child_page_header,
.rsvp_status a,
.homepage_full_header
{
	background-color: #ccc;
	display: inline-block;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0 5px;
	text-transform: uppercase;
	width: auto;
}
.homepage_full_header
{
	color: #000;
	display: block;
	margin: 0;
}
	.child_page_header a,
	.homepage_full_header a
	{
		color: #000;
	}
.rsvp_status a
{
	margin-bottom: 10px;
}

.more
{
	padding: 4px;
	background
}

#events_primary,
#events_detail_primary,
#bottles_primary,
#search_primary,
#venues_listing,
#djs_listing
{
	float: left;
	padding-right: 20px;
	width: 640px;
}
#search_primary {
	min-height: 1700px;
}
article#venues_listing
{
	min-height: 800px;
}
	#events_table
	{
		width: 640px;
	}
	#djs_list_container #events_table
	{
		width: 490px;
	}
		#events_table thead
		{
			/*border-bottom: 1px solid #981a1e;*/
		}
		#events_table tfoot
		{
			/*border-top: 1px solid #981a1e;*/
		}
		col#column_date
		{
			width: 140px;
		}
		col#column_event
		{
			width: 350px;
		}
		#djs_list_container col#column_event
		{
			width: 200px;
		}
		col#column_venue
		{
			width: 150px;
		}
		#events_table tr
		{
			height: 25px;
		}
		#events_table tbody tr:nth-child(odd)
		{
			background-color: #e5e5e5;
		}
		#events_table tbody tr:nth-child(even)
		{
			background-color: #fff;
		}
			#events_table td,
			#events_table th
			{
				text-align: left;
				vertical-align: middle;
			}
			#events_table td:first-child,
			#events_table th:first-child
			{
				padding-left: 7px;
			}
			a.rsvp
			{
				color: #981a1e;
				float: right;
				margin-right: 20px;
			}
	.rsvp_status
	{
		font: 20px 'PT Sans Narrow';
	}
		.rsvp_status a
		{
			background: #981a1e url('/img/events/detail-rsvp-white.png') no-repeat;
			background-position: right 6px;

			-moz-border-radius: 8px;
			-webkit-border-radius: 8px;
			border-radius: 8px;

			color: #fff;
			font-weight: normal;
			margin-bottom: 0;
			padding: 3px 25px 0 7px;
		}
		.rsvp_status a:hover
		{
			background-position: right -18px;
		}
		.rsvp_status a:active
		{
			background-position: right -42px;
		}
	#event_venue
	{
		border-top: 1px solid #000;
		margin: 10px 0 0;
		padding: 10px 0 0;
		clear: both;
	}
		#event_venue #venue_info_container
		{
			margin: 0 0 0 150px;
		}
			#event_venue a
			{
				font-weight: bold;
			}
			#event_venue img
			{
				float: left;
				margin-right: 10px;
			}
			#event_venue div.note
			{
				margin: 5px 0;
			}
	span.attach {
		display: block;
		margin: 10px 0;
		clear: both;
		float: left;
	}
	#venues_categories_container
	{
		height: 200px;
		margin-bottom: 20px;
		overflow: hidden;
		width: 960px;
	}
		#venues_categories li.jcarousel-item
		{
			height: 200px;
			overflow: hidden;
			position: relative;
			width: 200px;
		}
			#venues_categories li a.category
			{
				background: #000;
				background: rgba(0, 0, 0, .7);
				bottom: 0;
				color: #fff;
				display: block;
				font-family: 'PT Sans Narrow';
				font-size: 26px;
				font-weight: normal;
				height: 50px;
				margin-left: 17px;
				padding-top: 10px;
				position: absolute;
				width: 200px;
			}
	#venues_listing>h2,
	#djs_listing>h2
	{
		font-size: 26px;
		margin-top: -8px;
		margin-bottom: 10px;
	}
		#venues_listing aside.clearfix,
		#djs_listing aside.clearfix
		{
			padding: 10px;
		}
	.venue h2 a
	{
		display: block;
		float: left;
		height: 0;
		overflow: hidden;
		margin-right: 10px;
		padding-top: 140px;
		width: 140px;
	}
	.venue_info
	{
		margin: 10px 0;
	}
		.venue_info li
		{
			float: left;
			margin-left: 20px;
		}
		.venue_info li:first-of-type
		{
			font-weight: bold;
			list-style: none;
			margin-left: 0;
		}
	dl#current_offer
	{
		width: 300px;
	}
		#current_offer dt, #current_offer dd
		{
			float: left;
			width: 150px;
		}
		#current_offer dd
		{
			/*float: right;*/
		}

#events_sidebar_right,
#galleries_sidebar_right,
#venues_sidebar_right,
#bottles_sidebar_right,
#venues_vitals,
#djs_vitals
{
	float: left;
	margin-top: 0;
	width: 300px;
}
#venues_vitals,
#djs_vitals
{
	margin-top: -8px;
	margin-bottom: 10px;
}
	#venues_vitals h2,
	#djs_vitals h2
	{
		margin: 0;
		padding: 0;
	}
	#venues_vitals h3,
	#djs_vitals h3
	{
		margin: 10px 0 0;
		padding: 0;
	}
	#venues_vitals p,
	#djs_vitals p
	{
		margin: 0;
		padding: 0;
	}

#galleries_primary
{
	/*asdf*/
}
	.most_popular
	{
		margin: 20px 0;
	}
		.most_popular,
		.most_popular h3
		{
			border-bottom: 1px solid #000;
		}
			.most_popular ul
			{
				list-style-type: none;
				padding: 0;
			}
			.most_popular li
			{
				float: left;
				height: 220px;
				margin: 10px 13px;
				overflow: hidden;
				position: relative;
				width: 220px;
			}
			.most_popular li:first-child
			{
				margin: 10px 13px 10px 1px;
			}
			.most_popular li:last-child
			{
				margin: 10px 0 10px 13px;
			}
			.most_popular .gallery_title
			{
				background: #000;
				background: rgba(0,0,0,.7);
				bottom: 0;
				color: #fff;
				display: block;
				font-family: 'PT Sans Narrow';
				font-size: 18px;
				font-weight: normal;
				height: 50px;
				margin-top: 120px;
				padding: 10px;
				position: absolute;
				text-align: center;
				width: 200px;
			}
	#galleries_list_container,
	#djs_list_container,
	#contests_list_container
	{
		float: left;
		padding-right: 20px;
		width: 640px;
	}
	#galleries_thumbnail_container,
	#contestant_thumbnail_container,
	#contestant_detail_container
	{
		float: left;
		width: 660px;
	}

	#galleries_list_container article,
	#djs_list_container article,
	#contests_list_container article,
	#venues_listing article,
	#djs_listing article
	{
		padding: 10px;
		/*border-bottom: 1px solid #000;*/
	}
	#galleries_list_container article:nth-child(even),
	#djs_list_container article:nth-child(even),
	#contests_list_container article:nth-child(even),
	#venues_listing article:nth-child(even),
	#venues_listing aside.clearfix:nth-child(even)
	{
		/*background-color: #e5e5e5;*/
	}
	#galleries_list_container article:nth-child(odd),
	#djs_list_container article:nth-child(odd),
	#contests_list_container article:nth-child(odd),
	#venues_listing article:nth-child(odd),
	#venues_listing aside.clearfix:nth-child(odd)
	{
		background-color: #fff
	}
	#galleries_list_container article:first-of-type,
	#djs_list_container article:first-of-type,
	#contests_list_container article:first-of-type,
	#venues_listing article:first-of-type,
	#venues_listing aside.clearfix:first-of-type
	{
		/*border-top: 1px solid #981a1e;*/
	}
	#galleries_list_container article:last-of-type,
	#djs_list_container article:last-of-type,
	#contests_list_container article:last-of-type,
	#venues_listing article:last-of-type,
	#venues_listing aside.clearfix:last-of-type
	{
		/*border-bottom: 1px solid #981a1e;*/
	}
		#galleries_list_container article img,
		#djs_list_container article img,
		#contests_list_container article img,
		#venues_listing aside.clearfix img,
		#djs_listing aside.clearfix img
		{
			float: left;
		}
		#galleries_list_container article div,
		#djs_list_container article div,
		#contests_list_container article div,
		#venues_listing aside.clearfix div,
		#djs_listing aside.clearfix div
		{
			margin: -6px 0 0 135px;
		}
		#contests_list_container article div
		{
			margin-left: 230px;
		}
		#galleries_list_container article p,
		#djs_list_container article p,
		#contests_list_container article p,
		#venues_listing aside.clearfix p,
		#djs_listing aside.clearfix p
		{
			margin-bottom: 0;
		}
	#gallery_description p
	{
		margin-top: 0;
	}
	#gallery_thumbnails,
	#contestant_thumbnails
	{
		font-size: 0;
		list-style-type: none;
	}
		#gallery_thumbnails li,
		#contestant_thumbnails li
		{
			float: left;
			height: 125px;
			margin: 0 40px 40px 0;
			overflow: hidden;
			width: 125px;
		}
		#contestant_thumbnails li
		{
			font-size: 12px;
			height: 160px;
			text-align: center;
		}
			#contestant_thumbnails img
			{
				height: 125px;
				width: 125px;
			}
	#contestant_profile
	{
		/*asdf*/
	}
		#contestant_profile h2
		{
			border-top: 2px solid #981a1e;
			margin-top: 20px;
		}
		#contestant_profile label
		{
			width: 300px;
		}
		#contestant_profile textarea
		{
			height: 55px;
			width: 400px;
		}
		.image_form:nth-child(odd)
		{
			background-color: #e5e5e5;
		}
		.image_form input
		{
			display: inline;
			padding: 10px;
		}
		.question_form li
		{
			padding: 10px;
		}
		.question_form li:nth-child(odd)
		{
			background-color: #e5e5e5;
		}
	#contest_name
	{
		border-bottom: 1px solid #000;
		margin: -10px 0 20px;
	}
	#headliner
	{
		border-bottom: 1px solid #000;
		border-top: 1px solid #000;
		margin: 10px 0;
	}
	#captcha_form
	{
		display: none;
		margin: 20px 0;
	}
	#questions,
	#stats
	{
		font-size: 13px;
		margin: 0 auto;
		width: 500px;
	}
		#stats dl
		{
			margin: 10px 0;
		}
		#stats dt
		{
			float: left;
			margin: 0 5px 0 0;
		}
		#stats dt,
		#questions dt
		{
			font-weight: bold;
		}
			#stats dt:after
			{
				content: ": ";
			}
		#questions ol
		{
			color: #666;
			font-size: 15px;
			margin: 20px 0;
		}
			#questions ol li
			{
				margin: 20px 0 20px 20px;
			}
		#questions dl
		{
			margin-top: -5px;
		}
			#questions dt,
			#questions dd
			{
				color: #000;
				font-size: 13px;
			}
			#questions dt:before
			{
				content: "Q: ";
				font-weight: normal;
			}
			#questions dd:before
			{
				content: "A: ";
			}

#galleries_image
{
	position: relative;
	text-align: center;
}
	#nextshot,
	#lastshot
	{
		display: block;
		height: 0;
		overflow: hidden;
		padding-top: 32px;
		position: absolute;
		top: 315px;
		width: 32px;
	}
	#lastshot
	{
		background: transparent url('/img/galleries/galleries-prev.png') no-repeat;
		background-position: 0 0;
		left: 0;
	}
		#lastshot:hover
		{
			background-position: -32px 0;
		}
		#lastshot:active
		{
			background-position: -64px 0;
		}
		#lastshot.disabled
		{
			background-position: -96px 0;
		}
	#nextshot
	{
		background: transparent url('/img/galleries/galleries-next.png') no-repeat;
		background-position: -96px 0;
		right: 0;
	}
		#nextshot:hover
		{
			background-position: -64px 0;
		}
		#nextshot:active
		{
			background-position: -32px 0;
		}
		#nextshot.disabled
		{
			background-position: 0 0;
		}
	#galleries_image article
	{
		/*border-top: 1px solid #981a1e;*/
		width: 640px;
	}
		#galleries_image article h3+p,
		#galleries_image article h4+p
		{
			margin-top: 0px;
		}
	.image_footer
	{
		padding-top: 10px;
		margin-top: 30px;
		text-align: left;
	}
		.image_footer .ad
		{
			margin: 0;
		}

#advertisers .helptext
{
	color: #aaa;
}

form ul.errorlist
{
	color: #f00;
	font-weight: bold;
}

footer
{
	border-top: 1px solid #666;
	color: #666;
	font-size: 10px;
	margin-top: 20px;
	padding: 5px 0 20px;
}
	footer ul, footer #copy, footer #corp
	{
		line-height: 10px;
		padding-top: 10px;
	}
	footer ul, footer #copy
	{
		float: left;
		list-style-type: none;
		margin-right: 20px;
	}
		footer ul li
		{
			float: left;
			margin-left: 20px;
		}
		footer ul li:first-child
		{
			margin-left: 0px;
		}
	footer p
	{
		text-align: right;
		margin: 0;
	}
	footer #corp
	{
		background: url('/img/footer-wendoh.png') no-repeat right 1px;
		padding-top: 7px;
	}
		footer #corp a
		{
			display: block;
			color: #981c1f;
			padding-right: 103px;
		}

/* Clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

/* Google DFP Site Skin */
#skin-contain {
	position: relative;
	margin: 0 auto;
	min-height: 600px;
	min-width: 1300px;
	overflow: hidden;
}
#siteskin {
	margin: 0 0 0 -960px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	width: 1920px;
}