/*
	Featured Content Slider
	by: Chris Coyier

*											{ margin: 0; padding: 0; }
body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
*/
					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft {
	float: left; 
	margin-right: 
	10px;
}

.floatRight { 
	float: right; 
}

.clear { 
	clear: both; 
}

a { 
	outline: none; 
}


/*
	PAGE STRUCTURE
*/
#page-wrap {
	width: 657px; 
	position: relative; 
	min-height: 400px;
	background: url("images/2010/top_story_bg.png") no-repeat scroll center top transparent; 
}


/*
	TYPOGRAPHY
*/
.scroller ul { 
	list-style: square outside;
}

/*
.scroller a, a:visited { 
	color: #000; 
	text-decoration: underline; 
}
*/

.scroller a:hover, a:active { 
	color: white; 
}

.scroller blockquote { 
	padding: 0 20px; 
	margin-left: 20px; 
	border-left: 20px solid #ccc; 
	font-size: 14px;
	font-family: Georgia, serif; 
	font-style: italic; 
	margin-top: 10px;
}

/*
	SLIDER
*/
.slider-wrap { 
	width: 576px;
	position: absolute;
	top: 27px;
	left: 40px;
}			

.stripViewer .panelContainer .panel ul { 
	text-align: left;
	margin: 0 15px 0 30px;
}

.stripViewer { 
	position: relative;
	overflow: hidden;
	width: 576px;
	height: 303px;
}

.stripViewer .panelContainer { 
	position: relative;
	left: 0;
	top: 0;
}

.stripViewer .panelContainer .panel	{ 
	float: left;
	height: 100%;
	position: relative;
	width: 576px;
}

.stripNavL, .stripNavR, .stripNav { 
	display: none;
}

.nav-thumb { 
	border: 1px solid black;
	margin-right: 5px;
}

#movers-row { 
	margin: -46px 0 0 80px;
}

#movers-row div { 
	width: 19.9%;
	float: left;
}

#movers-row div a.cross-link { 
	float: right;
}

.photo-meta-data { 
	background: url(http://619sports.net/wp-content/themes/thesis_151/custom/images/transpBlack.png);
	padding: 10px;
	height: 67px;
	margin-top: -90px;
	position: relative;
	z-index: 49;
	color: white;
}

.photo-meta-data span { 
	font-size: 13px;
}

.photo-meta-data {
	font-family: Georgia, serif;
	
}

.custom .photo-meta-data h2 {
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.cross-link { 
	display: block;
	width: 77px;
	margin-top: -14px;
	position: relative;
	padding-top: 15px;
	z-index: 9999;
}

.active-thumb 								{ 
	background: transparent url(http://619sports.net/wp-content/themes/thesis_151/custom/images/icon-uparrowsmallwhite.png) top center no-repeat;
}


/*
	PROMO
*/
.promo-spot { width: 300px;
	height: 250px;
	position: absolute;
	left: 658px;
	background-image:url('http://619sports.net/openx/www/images/fcca50f59c69e36354adfa41a1f0b76b.jpg');
}

/*
	BLOG
*/
.blog-spot ul {
	list-style-type:disc;
	padding-left: 70px;
}

.blog-spot {
	border-bottom:thin dotted #BBBBBB;
  padding-bottom:10px;
  margin-left:0 !important;
}

.blog-spot li {
  list-style:disc inside none;
  /*margin-left:50px;*/
  padding-right:10px;
}

.blog-link { 
	/*color: #000 !important;*/
	text-decoration: underline;
}

#youtube-box {
  left:658px;
  margin-top:0;
  position:absolute;
  top:258px;
  width:300px;
}

#youtube-box img {
  float:left;
  margin-left:10px;
  margin-right:24px;
  margin-top:21px;
}
