a img { border: none; }
a { color: #ed6531; text-decoration: none; }
a:hover, a *:hover	{ cursor: pointer; }
a:hover { text-decoration: underline; }
.clear {
	clear:				both;
	height:				1px;
	overflow:				hidden;
}
body {
}
#event-container, #more-events-heading, .see-all, #more-events { display: none; }
#post-nav-container {
	position:				absolute;
	left:					0;
	bottom:				0;
	z-index:				200;
	height:				40px;
	line-height:			40px;
}
#upcoming {
	padding:				0;
	margin:				0;
	font-size:				18px;
	color:				#666;
	height:				70px;
	font-weight:			normal;
	display:				none;
}
#content-container {
	background-color:		#fff;
	padding-top:			20px;
	background-image:		url(/sportswear/global/images/events/bg.jpg);
	background-repeat:		repeat-y;
}
#top-image {
	background-color: 		#000;
	background-position:		center;
	background-repeat:		no-repeat;
	height:				511px;
	line-height:			1px;
}
#top-image img {
	height:				511px;
	width:				910px;
}
#side-column {
	float:					right;
	width:				302px;
	padding-bottom:			20px;
}
#main-column {
	margin:				0;
	padding:				0 15px 20px;
	float:					left;
	overflow:				hidden;
}
#main-column.normal {
	float:					left;
	width:				553px;
	padding:				0 0 0 15px;
}
#main-column h2 {
	font-size:				9px;
	font-weight:			normal;
	text-transform:			uppercase;
}
#main-column h2 span {
	color:				#ed6531;	
}
#main-column h1 {
	font-size:				18px;
	margin:				0;
	padding:				0 0 10px 0;
	color:				#666;
	font-weight:			normal;
}
#post-body {
	font-size:				8pt;
	padding-bottom:			10px;
	min-height:			200px;
}
/*\*/
* html #post-body {
	height:				200px;
}
/**/
#post-nav {
	font-size:				8pt;
	padding:				10px 0 30px;
	text-align:				center;
	clear:				both;
	position:				relative;
}
#post-nav a, .next, .prev {
	text-decoration:			none;
	color:				#ed6531;
	font-weight:			bold;
	float:					left;
	padding:				0 30px 0 0;
	position:				relative;
	z-index:				100;
}
#post-nav a:hover { text-decoration: underline; }
.side-post a img {
	border:				none;
	height:				155px;
	width:				276px;
	margin:				5px 0 0 0;
	padding:				0;
	display:				block;
}
.side-post .date {
	width:				278px;
	color:				#999;
	font-size:				9px;
	margin:				0 0 5px;
	text-align:				right;
}
.side-post .date span {
	color:				#000;
	float:					left;
}
#ripped-bar {
	line-height:			57px;
	margin:				0;
	padding:				0;
	height:				57px;
	background:			url(/sportswear/global/images/events/option-bar-background.jpg);
	overflow:				hidden;
}
div.side-post {
	margin:				0 0 19px;
}
div.side-post h1 {
	margin:				0;
}
div.side-post h1 a {
	color:				#666;
	display:				block;
	font-size:				18px;
	padding-bottom:			5px;
	text-decoration:			none;
	width:				276px;
	font-weight:			normal;
}
div.side-post h1 a:hover {
	text-decoration:			none;
	color:				#ed6531;
}

#more-events {
	background-color:		#fff;
	border:				1px solid #ccc;
	margin:				0 20px 0 0;
	padding:				0 0 2px 0;
	width:				276px;
}
#event-container {
	padding:				5px;
}
#event-container a.item {
	text-decoration:			none;
	display:				block;
	line-height:			20px;
	height:				20px;
	overflow:				hidden;
	font-size:				9px;
	color:				#999;
}
#event-container a.item:hover {
	color:				#ed6531;
}
#event-container .odd {
	background:			#ebebeb;
}
a.item div.left {
	float:					left;
	width:				70px;
	padding:				0 5px;
	white-space:			nowrap;
}
a.item div.right {
	padding:				0 5px;
}
#enablement-container {
	float:					right;
	position:				relative;
	height:				25px;
}
#enablement_1 {
	position:				absolute;
	right:					0;
	bottom:				0;
}
.see-all {
	text-decoration:			none;
	display:				block;
	text-align:				left;
	text-indent:			10px;
	color:				#fff;
	font-weight:			bold;
	font-size:				9px;
	text-transform:			uppercase;
	height:				27px;
	width:				266px;
	line-height:			27px;
	margin:				0 auto;
	background-image:		url(/sportswear/global/images/events/view-calendar-side-button.jpg);
	background-repeat:		no-repeat;
}

#top-image embed {
	display:				block;
	line-height:			1px;
}

#top-image object {
    display: block;
    line-height: 1px;
}
