/* CSS Document */



/* ---------------------------------------------------------- FORMAT ---------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 150%;

	}
	
body {
	text-align: center;
	min-width: 1000px;
	background: #1C1818 url(../images/bg_pattern.gif) center center;
	}
	
.accessible {
	display: none;
	visibility: hidden;
	}
	
div.image_background {
	width: 100%;
	min-height: 100%;
	max-height: 1000px;
	background: transparent url(../images/slavery_background.gif) no-repeat top center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	}
	
div.format, div.logo_format {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	}
	
ul {
	list-style: none;
	}
	
/* ---------------------------------------------------------- HEADER ---------------------------------------------------------- */
	
div.logo_format {
	margin-bottom: 15px;
	z-index: -1;
	}

div.logo {
	width: 228px;
	height: 185px;
	position: relative;
	top: 0px;
	left: 366px;
	z-index: 2;
	}

div.menu_bar {
	width: 100%;
	height: 40px;
	background: #000000;
	text-align: center;
	position: absolute;
	top: 85px;
	left: 0px;
	}
	
	div.menu_bar ul {
		width: 960px;
		}

	div.menu_bar ul div {
		width: 112px;
		height: 40px;
		margin-right: 10px;
		float: left;
		}
		
		div.menu_bar ul div.rightside {
			width: 167px;
			margin: 0px 0px 0px 16px;
			float: right;
			}
			
		div.menu_bar ul div li {
			margin-top: 10px;
			}
			
		div.menu_bar ul div.rightside li {
			text-align: right;
			}
			
		div.menu_bar li a {
			font-size: 15px;
			}
			
		div.menu_bar li a:hover {
			color: #8c532c;
			}
			
		div.menu_bar li a.current {
			color: #8c532c;
			}
			
			
div.section_title {
	width: 960px;
	height: 75px;
	background: transparent;
	float: left;
	}

/* ---------------------------------------------------------- TRAILER ---------------------------------------------------------- */

div.trailer_menu_background {
	width: 100%;
	height: 284px;
	background: #FFFFFF;
	filter:alpha(opacity=15);
	-moz-opacity:0.15;
	-khtml-opacity: 0.15;
	opacity: 0.15;
	position: absolute;
	top: 200px;
	left: 0px;
	z-index: -1;
	}
	
	
	
div.selected_trailer_menu {
	width: 50%;
	height: 284px;
	background: transparent;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	position: absolute;
	top: 200px;
	left: 0px;
	z-index: -1;
	}
	
	div.selected_menu_item {
		width: 100%;
		height: 50px;
		background: #ab6722;
		float: left;
		z-index: -1;
		}
	
div.trailer_text {
	display: none;
	width: 200px;
	height: 100%;
	padding: 10px;
	margin-top: 34px;
	overflow: hidden;
	float: left;
	color:#FFF;
	font-size:11px;
	}
	
div.trailer_menu, div.weekend {
	width: 228px;
	height: 285px;
	margin-bottom: 14px;
	overflow: hidden;
	float: left;
	}
	
	div.weekend {
		width: 184px;
		margin: 0px 0px 14px 28px;
		}
	
	div.trailer_list_item {
		width: 167px;
		height: 50px;
		float: left;
		cursor: pointer;
		}
		
	div.trailer_menu li {
		text-align: right;
		font-size: 21px;
		padding-top: 10px;
	color: #FFF;		
		}

	div.trailer_menu li#long {
		text-align: right;
		font-size: 18px;
		line-height:21px;
		padding-top: 4px;
		}


	div.trailer_menu_arrow {
		width: 45px;
		height: 50px;
		float: right;
		}
		
	.hidden_trailer_menu {
		visibility: hidden;
		}
		
	.visible_trailer_menu {
		visibility: visible;
		}
		
div.weekend_graphic, div.weekend_count {
	width: 184px;
	float: left;
	}
	
	div.weekend_graphic {
		height: 285px;
		/** background:transparent url(/images/20100629-WeekendToEndSlavery2.png) top left no-repeat; **/
		}
	#weekend_graphic_wtes_link {
		width:184px;
		height:190px;
		float:left;
		}
	#weekend_graphic_party_link {
		width:184px;
		height:80px;
		margin-top:10px;
		float:left;
		}
	#joinfight_link {
		width:184px;
		height:285px;
		float:left;
	}
	div.weekend_count {
		height: 85px;
		margin-top: 15px;
		}
		
		div.weekend_count h2 {
			line-height: 32px;
			}
		
		div.weekend_count p {
			color: #837C7B;
			margin: 0px;
			}
	
div.trailer_content {
	width: 504px;
	height: 285px;
	margin-bottom: 14px;
	float: left;
	}
	
div.attribution_text {
	width: 100%;
	height: 80px;
	text-align: left;
	float: left;
	}
	
	div.attribution_text p {
		font-size: 10px;
		color: #837C7B;
		text-transform: uppercase;
		text-align: center;
		margin-bottom:5px;
		}
		
		div.attribution_text p b {
			font-size: 13px;
			font-weight: bold;
			color: #FFFFFF;
			margin: 0px 2px;
			}
			
/* ---------------------------------------------------------- TRAILER - SECONDARY INFO ---------------------------------------------------------- */
			
div.lower_info {
	width: 960px;
	float: left;
	}
	
	div.lower_section {
		width: 440px;
		min-height: 115px;
		height: 100%;
		padding: 15px 16px;
		background: transparent url(../images/lower_background.gif);
		}
		
		div.lower_section#quote {
			text-align: right;
			float: left;
			}
			
			div.lower_section#quote p {
				font-family:  "Chronicle Text g4", Times, Times New Roman, serif;
				line-height: 24px;
				font-size: 21px;
				color: #837C7B;
				}
				
		div.lower_section i {
			font-size: 18px;
	color: #FFF;			
			}
			
		div.lower_section#social {
			text-align: left;
			float: right;
			}
			
		div.lower_section#social li {
			display: inline;
			}
			
div.social_link {
	height: 27px;
	margin: 15px 12px 0px 0px;
	background-color: transparent;
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	cursor: pointer;
	}
	
	div.social_link:hover {
		background-position: bottom center;
		}
	
	div.social_link#twitter {
		width: 81px;
		background-image: url(../images/twitter.png);
		}
		
	div.social_link#facebook {
		width: 85px;
		background-image: url(../images/facebook.png);
		}
		
	div.social_link#vimeo {
		width: 72px;
		background-image: url(../images/vimeo.png);
		}
		
	div.social_link#youtube {
		width: 69px;
		background-image: url(../images/youtube.png);
		}
		
/* ---------------------------------------------------------- BLOG ---------------------------------------------------------- */

div.blog_entry {
	width: 732px;
	float: left;
	}
	
div.date_title {
	width: 732px;
	min-height: 70px;
	background: url(../images/black_transparent.png) top left;
	float: left;
	}

div.blog_date {
	width: 228px;
	padding: 12px 0 15px 0px;
	text-align: center;
	float: left;
	}
	
div.blog_title {
	width: 488px;
	padding: 25px 0 15px 16px;
	float: left;
	}

	div.qa_title {
	width: 472px;
	padding: 25px 16px 15px 16px;
	float: left;
	}

	
div.blog_body {
	width: 472px;
	padding: 15px 16px;
	background: url(../images/white_transparent.png) top left;
	float: right;
	}

div.blog_body_wide {
	width: 700px;
	padding: 15px 16px;
	background: url(../images/white_transparent.png) top left;
	float: left;
	}


	div.blog_body p, div.blog_body_wide p {
		color: #000;
		}
		
	p a:link,
	div.blog_body p a:link, div.blog_body_wide p a:link,
	div.blog_body ul li a:link, div.blog_body_wide ul li a:link,
	div.blog_body ol li a:link, div.blog_body_wide ol li a:link,
	p a:visited,
	div.blog_body p a:visited, div.blog_body_wide p a:visited,
	div.blog_body ul li a:visited, div.blog_body_wide ul li a:visited,
	div.blog_body ol li a:visited, div.blog_body_wide ol li a:visited {
		color: #FFFFFF;
		text-decoration: none;
		border-bottom:1px dotted #FFFFFF;
		}
		
	p a:hover, 		
	div.blog_body p a:hover, div.blog_body_wide p a:hover,
	div.blog_body ul li a:hover, div.blog_body_wide ul li a:hover,
	div.blog_body ol li a:hover, div.blog_body_wide ol li a:hover {
		color:#FFFFFF;
		background-color: #8a7a67;
		border:0;
		}		
		
	
	div.blog_body ul, div.blog_body_wide ul,
	div.blog_body ol, div.blog_body_wide ol {
		margin: 10px 16px;
		}
	
	div.blog_body ul li, div.blog_body_wide ul li,
	div.blog_body ol li, div.blog_body_wide ol li {
		color: #000;
		margin:0 0 16px 0;
		}

div.blog_menu {
	width: 167px;
	padding: 15px 0px 15px 16px;
	background: url(../images/black_transparent.png) top left;
	float: right;
	}
	
	div.blog_menu h3 {
		color: #d74d2b;
		}
		
	div.blog_menu ul {
		margin: 5px 0 30px 0;
		}
		
div#map_canvas {
	border:5px solid #8c532c;
	background-color:#8c5320;
	}
/* ---------------------------------------------------------- FOOTER ---------------------------------------------------------- */

div.footer {
	width: 472px;
	height:130px;
	margin-top: 30px;
	text-align: right;
	float: right;
	}
	
	div.footer div {
		margin-left: 16px;
		float: right;
		}
		
	div.footer p {
		margin-top: 26px;
		font-size: 10px;
		text-transform: uppercase;
		color: #837C7B;
		}

/* ---------------------------------------------------------- TYPOGRAPHY ---------------------------------------------------------- */

h1 {
	font-size: 34px;
	font-weight: bold;
/**	color: #8c532c; **/
	color: #FFF;
	line-height: 34px;
	}
	
h2 {
	font-size: 34px;
	font-family:  "Chronicle Text G4", Times, Times New Roman, serif;
	font-weight: normal;
	color: #FFF;	
	}
	
	h2.blog_date {
		line-height: 34px;
	color: #FFF;		
		}
	h2.host_steps {
		padding:10px;
		font-size:16px;
		line-height:22px;
		font-weight:bold;
		font-family: Helvetica, Arial, sans-serif;
	color: #FFF;		
		}
	
h3 {
	font-size: 21px;
	font-weight: normal;
	line-height: 24px;
	color: #FFF;	
	}
	
	h3.blog {
		text-transform: uppercase;
		line-height: 21px;
	color: #FFF;		
		}
	h3.qa {
		line-height:24px;
	color: #FFF;		
		}
		
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;	
	}
	
p {
	margin-bottom: 15px;
	color: #FFF;	
	}
	
	p.blog_date {
		text-transform: uppercase;
		line-height: 13px;
		margin: 0;
	color: #FFF;		
		}

a {
		color: #FFFFFF;
		text-decoration: none;
		}
		
	a:hover {
		color: #8a7a67;
		}

/* ---------------------------------------------------------- RESOURCES ---------------------------------------------------------- */

div.resourcesThumb {
	width:108px;
	height:200px;
	margin-right:10px;
	float:left;
	}

	.last {
		margin:0;	
		float:left;
		}

.resources_index {
float:right;
margin:10px 15px;
clear:both;
}

.resources_index ul {
list-style:none;
margin:0; padding:0;
}

.resources_index ul li {
padding:0 10px; margin:0;
border-right:1px solid #fff;
display:inline;
}

.resources_index ul li#last {
padding:0 0 0 10px; margin:0;
border:0;
display:inline;
}


.resources_index ul li a:link, .resources_index ul li a:visited {
color: #FFFFFF;
font-size:11px;
text-decoration: none;
border-bottom:1px dotted #FFFFFF;
text-transform:uppercase;
}
		
.resources_index ul li a:hover {
color:#FFFFFF;
background-color: #8a7a67;
border:0;
}
/* ---------------------------------------------------------- IMAGES ---------------------------------------------------------- */

.imgRight {
	margin:5px 0 5px 5px;
	padding:2px;
	border:1px solid #777777;
	float:right;
	}	

.imgLeft {
	margin:5px 5px 5px 0;
	padding:2px;
	border:1px solid #777777;
	float:left;
	}

.imgCenter {
	margin:5px auto;
	padding:2px;
	border:1px solid #777777;
	display:block;
}

.expertHeadshot {
	width:100px;
	height:106px;
}

.judge_headshot {
float:left;
margin:0 10px 10px 0; padding:3px;
border:1px solid #777777;
}

/* ---------------------------------------------------------- CONVIO STYLES ---------------------------------------------------------- */
p.required {
font:normal 10px/15px Arial, Helvetica, sans-serif;
color:#900;
margin:0 0 5px 0;
}

.signup_form {
	width: 155px;
	padding:0 16px 30px 0;
}

.signup_form input {
background-color:#565656;
border:0;
border-top:2px solid #434343;
font:normal 11px/11px Helvetica,Arial,sans-serif;
text-transform:uppercase;
margin:0 15px 15px 0;
padding:2px;
width:150px;	
color:#ffffff;
}

.signup_form .button {
background-color:#8c532c;
border:0;
font:bold 11px/22px Arial, Helvetica, sans-serif;
text-transform:uppercase;
padding:5px;
width:60px;
color:#FFFFFF;
cursor:pointer;
}

.contest_form {
float:left;
width:440px; height:100px;
margin:10px 0; padding:10px;
}

.contest_form input {
background-color:#eeeeee;
border:0;
border-top:2px solid #434343;
font:normal 11px/11px Helvetica,Arial,sans-serif;
text-transform:uppercase;
margin:0 15px 15px 0;
padding:2px;
width:160px;	
color:#343434;
}

.contest_form .button {
background-color:#8c532c;
border:0;
font:bold 11px/22px Arial, Helvetica, sans-serif;
text-transform:uppercase;
padding:5px;
width:60px;
color:#FFFFFF;
cursor:pointer;
}

/* ----------------------------------------------- CONVIO STYLES - SCREENING REGISTRATION --------------------------------------------- */
form.screening_form input, form.screening_form select {
border:2px solid #434343;
font:normal 13px/22px Helvetica,Arial,sans-serif;
padding:2px;
}

#screening_form_header {
padding:10px 0;
border-bottom:3px solid #777;
}

.screening_form_subheader {
float:left;
color:#333333;
font: bold 14px/20px Arial, Helvetica, sans-serif;
padding:3px 0; margin-right:15px;
clear:none;
}

p.screening_form_label {
font:normal 10px/15px Arial, Helvetica, sans-serif;
}

