/* CSS Styles for ETTA Open Template */

body{
	background: #FFF url(images/background.jpg) center 120px no-repeat;
	color: #333;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	position: relative;
}

.container{
	width: 980px;
	margin: 0 auto;
}

.text-indent{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
}

h1{
	margin-left: 0;
	padding: 20px 0;
}

	h1 a{
		background: url(images/logo.jpg) no-repeat top left;
		width: 699px;
		height: 100px;
	}

h3 span{
	font-weight: bold;
}

h4{
	font-size: 20px;
}

p{
	margin: 12px 0;
}

strong{
	font-weight: bold;
}

em{
	font-style: italic;
}

a{
	text-decoration: none;
	color: #3ea6ff;
}

.lines{
	position: absolute;
	z-index: 1;
	display: block;
	height: 192px;
}

	.line-one{
		background: url(images/lines1.png) no-repeat top left;
		width: 632px;
		right: 0;
		top: 140px;
	}
	
	.line-two{
		background: url(images/lines2.png) no-repeat top left;
		width: 576px;
		left: 0;
		top: 52%;
	}
	
	.line-three{
		background: url(images/lines3.png) no-repeat top left;
		width: 606px;
		height: 313px;
		bottom: 20px;
		right: 0;
		
	}

#header, .content, #top-nav, #sponsors, #footer{
	position: relative;
	z-index: 2;
}

#header{
	
}

	.tickets-top, .countdown, h1{
		float: left;
	}

	.countdown{
		background: url(images/countdown.png) no-repeat top left;
		width: 281px;
		height: 84px;
		margin: 30px 35px 0 20px;
		position: relative;
		color: #fff;
	}
	
		.days, .hours, .mins{
			position: absolute;
			font-family: Georgia, "Times New Roman", serif;
			font-style: italic;
			text-align: right;
		}
		
			.days{
				top: -5px;
				right: 160px;
				font-size: 36px;
			}
			
			.hours, .mins{
				top: 45px;
				font-size: 16px;
			}
			
			.hours{
				right: 212px;
			}
			
			.mins{
				right: 120px;
			}

	.tickets-top{
		margin-top: -10px;
	}

		.tickets-top a{
			background: url(images/purchase-tickets-top.png) no-repeat top left;
			width: 217px;
			height: 66px;
			margin-top: 50px;
		}

#sponsors{
	background: url(images/sponsors-background.png) repeat-x top left;
	padding: 6px 0;
	clear: both;
	white-space: nowrap;
}

	#sponsors .container{
		width: 950px;
	}

		#sponsors ul{
			margin: 0 -10px;
			padding: 5px 20px;
			background: #FFF;
		}

		#sponsors ul li{
			display: inline;
			margin-right: 65px;
			max-width: 134px;
		}
	
			#sponsors ul li img{
				max-height: 43px;
				vertical-align: middle;
			}

.content{
	margin-right: -20px;
	margin-top: 24px;
}

	.tickets-side a{
		background: url(images/purchase-tickets-side.png) no-repeat -2px -5px;
		width: 312px;
		height: 65px;
		margin: -10px;
	}


	.tickets-side-2 a{
		background: url(images/schedule.png) no-repeat -2px -5px;
		width: 312px;
		height: 37px;
		margin: -10px;
	}

	.module{
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		margin: 0 10px 20px 0;
		background: none repeat-x;
		padding: 10px;
		background-color: #FFF;
	}
	
		.info, .tickets-side{
			background: transparent;
		}
	
		.module h3{
			-moz-border-radius-topleft: 5px;
			-moz-border-radius-topright: 5px;
			-webkit-border-top-left-radius: 5px;
			-webkit-border-top-right-radius: 5px;
			color: #fff;
			margin-top: -10px;
			padding: 5px 0;
		}
		
		#post-comment h3{
			margin: 20px 0 -10px 0;
			color: #e44126;
			font-size: 18px;
		}

	.one-third, .two-thirds{
		float: left;
		margin-right: 20px;
	}
	
	.one-third{
		width: 320px;
	}
	
	.two-thirds{
		width: 640px;
	}
	
	.info h2{
		background: url(images/when-where.png) no-repeat top left;
		width: 270px;
		height: 156px;
	}
	
	.solid-red{
		background-color: #bb5c46;
		background-image: url(images/module-red.jpg);
		color: #fff;
	}
	
	.red{
		background-image: url(images/module-red.jpg);
	}
	
	.tweets ul{
		background: #ee988b;
		-moz-border-radius-bottomleft: 10px;
		-moz-border-radius-bottomright: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		margin: -4px -10px -10px;
		padding: 10px;
	}
	
	.tweets li{
		margin-bottom: 10px;
		padding: 10px;
		font-size: 12px;
		background: #FFF;
		color: #6f6f6f;
		
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	
		.tweets li > a{
			color: #b6b6b6;
			text-transform: uppercase;
			display: block;
		}
	
#latest-news{
	position: relative;
}
	
#latest-news ol{
	position: relative;
	padding-top: 243px;
	margin: -10px;
}

#latest-news li{
	display: table-cell;
	width: 156px;
	border-left: 2px solid #fff;
	background: #da3017 url(images/latest-news-a-background.jpg) repeat-x top left;
}

	#latest-news li:first-child, #latest-news li:first-child a{
		border-left: none;
		-moz-border-radius-bottomleft: 10px;
		-webkit-border-bottom-left-radius: 10px;
	}
	
	li:last-child, #latest-news li:last-child a{
		-moz-border-radius-bottomright: 10px;
		-webkit-border-bottom-right-radius: 10px;
	}
	
		#latest-news li:first-child img{
			display: block !important;
		}
		
	#latest-news li a{	
		display: block;
		height: 70px;
		padding: 10px 20px;
		overflow: hidden;
		color: #fff;
	}
	
		#latest-news li a:hover{
			background: #da3017 url(images/latest-news-ahover-background.jpg) repeat-x top left;
		}

	#latest-news li img{
		height: 236px;
		left: 10px;
		position: absolute;
		top: 17px;
		width: 630px;
		display: none;
		margin: -10px;
	}

.menu{
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

	.menu.red{
		background: #da3017;
		margin: -2px -10px -10px;
	}

	.menu.red li{
		border-top: 1px solid #9a1501;
		
	}
	
		.menu li a{
			color: #fff;
			display: block;
			padding: 5px 10px 4px 10px;
		}
		
			.menu.red li a{
				background: url(images/red-menu-a-background.jpg) repeat-x top left;
			}
		
			.menu.red li a:hover{
				background: url(images/red-menu-ahover-background.jpg) repeat-x top left;
			}
	
	.embed{
		display: none;
		margin-bottom: -5px;
	}
	
		.embed *{
			width: 100%;
			height: 350px;
		}
	
	.menu li:first-child{
		border-top: none;
	}
	
		.menu li:first-child .embed{
			display: block;
		}

	.menu li:last-child a, .menu li:last-child a:hover{
		-moz-border-radius-bottomleft: 10px;
		-moz-border-radius-bottomright: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
	}

.venue{
	padding: 10px;
	background: #ee988b;
}

.photos{
	position: relative;
}

	.photos .first-photo img{
		z-index: 1;
		width: 310px;
		height: 192px;
		display: block;
		margin: -4px -10px 0 -10px;
	}
	
	.big-gallery .first-photo img{
		width: 630px;
		height: 400px;
	}

	.more-photos{
		background: url(images/more-photos-button.png) no-repeat top left;
		width: 110px;
		height: 33px;
		float: right;
		z-index: 2;
		position: absolute;
		right: 5px;
		top: 180px;
	}
	
	.thumbnails{
		background: #FFF;
		margin: 0 -10px;
		padding: 5px;
	}
	
		.thumbnails li{
			display: inline;
		}
	
		.thumbnails img{
			width: 96px;
			height: 64px;
		}
		
#google-map{
	position: relative;
}

#google-map h3{
	background: url(images/the-venue.png) no-repeat top left;
	width: 150px;
	height: 40px;
	top: 30px;
	left: -5px;
	position: absolute;
	z-index: 2;
}

#google-map .directions{
	background: url(images/directions-bg.png);
	width: 218px;
	top: 70px;
	padding: 5px 0px 5px 25px;
	color: #fff;
	font-size: 12px;
	position: absolute;
	z-index: 2;
}

	#google-map a{
		font-weight: bold;
	}

#footer{
	clear: both;
	padding-bottom: 10px;
}

	#footer p{	
		background: #be240d;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		color: #fff;
		padding: 5px 10px;
		font-size: 11px;
		margin-bottom: 15px;
	}
	
	#footer strong{
		font-weight: bold;
	}

	#footer span{
		margin-left: 20px;
	}
	
	#footer a{
		color: #FFF;
	}
	
	#footer .made-width a{
		background: url(images/made-with.png) no-repeat top left;
		margin-left: 10px;
		width: 169px;
		height: 9px;
	}

/* Clears */ 

#header:after, #sponsors:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* Appended */

.news-list{
	
}

	.news-list li{
		position: relative;
		padding: 10px 10px 12px 120px;
		min-height: 100px;
		background: url(images/dotted-border.gif) bottom repeat-x;
	}
	
		.news-list li p{
			margin: 0;
		}
	
		.news-list li img{
			position: absolute;
			top: 10px;
			left: 0;
		}
		
		p.meta, .posted-by{
			color: #666;
			font-weight: bold;
			font-size: 12px;
			letter-spacing: 0.75px;
		}

.gallery-wrap{
	margin-right: -30px;
	width: 680px;
}
		
	.photo-gallery{
		margin-right: 20px;
		width: 290px;
		float: left;
	}
	
		.photo-gallery ul{
			min-height: 140px;
		}

#story-comments .comment, #post-comment, #comment-info{
	margin: 20px;
}

	#story-comments .comment{
		margin-bottom: 10px;
		padding-bottom: 12px;
		background: url(images/dotted-border.gif) bottom repeat-x;
	}
		
		#story-comments .comment p{
			margin: 0;
		}
	
	#post-comment label{
		display: block;
		font-weight: bold;
		cursor: pointer;
	}
	
	#post-comment input[type=text]{
		width: 300px;
	}
	
	#comment{
		width: 570px;
	}
	
.wp-caption{
	padding: 5px 0;
	text-align: center;
	background: #DDD;
	font-size: 11px;
}

.buttons{
	padding-bottom: 10px;
}

	.buttons li{
		margin: 10px 0;
	}

		.buttons li a{
			display: block;
			height: 38px;
			background-position: top left;
			background-repeat: no-repeat;
		}

		#tickets-button a{
			background-image: url(images/buttons/tickets.png);
		}
		
		#draw-button a{
			background-image: url(images/buttons/draw.gif);
		}
		
		#results-button a{
			background-image: url(images/buttons/results.gif);
		}
		
		#schedule-button a{
			background-image: url(images/buttons/schedule.png);
		}
		
		#streaming-button a{
			background-image: url(images/buttons/streaming.gif);
		}
		
#social-module{
	
}

	#social-module p{
		text-align: center;
	}
	
.banner{
	margin: 6px 0 10px 0;
	text-align: center;
}