/*
Project: 990px wide template (Beta)
Author: Vic Lopes
Rev: Juan Sichon
Modified: Aug.19.2008
*/



/* from automated07.css */
.main {
	border-left: 1px solid #3d4144;
	border-right: 1px solid #3d4144;
}
.footer {
	font-size: xx-small;
	color: #b5b7ba;
	padding: 10px 35px 70px;
	background: #313336 url(http://assets.espn.go.com/i/story/design07/footerLogo.gif) no-repeat 32px 40px;
}
.sp-clear {
	clear: both;
}
/* end from automated07.css */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	color: #000;
	line-height: 13px;
	text-align: left;
}

/* contains entire nav (background color set inline to blend seamlessly into header color) */
.nav-row {
	width: 990px;
	z-index: 999;
	position: relative;
}

.nav-container {
	width: 976px;
	margin: 0 auto;
}

/* wraps bottom row of nav (note: no top row on sport navs) background color set inline */
.aw_nav_wrap {
	width: 976px;
	background: url(http://assets.espn.go.com/i/design07/mast/endbg2.gif) no-repeat top right;
	font-family: Verdana, Arial, Sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.aw_nav {
	position: relative;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}

.aw_nav li {
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
}

.aw_nav li a {
	display: block;
	padding: 0px;
	line-height: 22px;
	text-decoration: none;
	padding: 0 8px;
}

.aw_nav li.solid a {
	padding: 0 7px;
}

.aw_nav li.solid {
	background: black;
}

.aw_nav li.single a {
	color: white;
	padding: 0 3px;
	margin: 0 3px;
}

.aw_nav li.single a:hover, .aw_nav li.single a:visited:hover {
	text-decoration: underline;
}

.aw_nav li.lo a {
	color: white;
	background: url(http://assets.espn.go.com/i/design07/mast/notchbg.gif) no-repeat top left;
}

.aw_nav li.hi a {
	color: black;
	background: url(http://assets.espn.go.com/i/design07/mast/notchbg_hi.gif) no-repeat top left;
}

.aw_nav li.lo a.more {
	color: white;
	background: none;
}

.aw_nav li.lo .aw_drop {
	display: none;
}

.aw_nav li.hi .aw_drop {
	display: block;
}

.aw_drop {
	display: none;
	list-style: none;
	padding: 6px 0;
	margin: 0;
	background: #fffdce;
	position: absolute; /* need this to keep parent li from spreading out */
	/* width: 185px; /* needs this to define dropdown width */
}

/* for double-wide dropdown menus */
.double {
	width: 282px;
}

.aw_nav li ul.double ul {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

.aw_nav li ul.double ul li a {
	width: 125px;
}

.aw_nav li ul.double ul li a.child {
	padding: 0 8px 2px 14px;
	width: 119px;
	font-weight: normal;
	line-height: 16px;
}

.aw_drop li {
	padding: 0;
	margin: 0;
	float: none;
	background: #fffdce;
	line-height: 18px;
}

.aw_drop li.separator {
	height: 9px;
	font-size: 1px;
	width: 185px;
	line-height: 1px;
	background: #fffdce url(http://assets.espn.go.com/i/design07/mast/sepbg.gif) no-repeat 0 50%;
}

.aw_nav li ul.aw_drop li a {
	width: 185px;
	color: black;
	padding: 0 8px;
	line-height: 18px;
}

/* for nav splitting, ie "Busch: Schedule" */
.aw_nav li.split {
	margin: 0 3px;
	padding: 0 3px;
	line-height: 22px;
	color: #ffed88;
	/*
	background: url(http://assets.espn.go.com/i/design07/index/splitnav_arrow.gif) no-repeat 100% 9px;
	*/
}

/* for multi links, ie "Stats | Hollinger Stats" */
.aw_drop li.multi {
	padding: 0 8px;
	width: 100%;
}

.aw_nav li .aw_drop li.multi a {
	display: inline;
	padding: 0;
}

/* for inline images in the nav, like the insider bug */
.aw_nav li .aw_drop li a img {
	border: 0;
	vertical-align: middle;
}

/* ie line-heigh fix */
* html .aw_nav li .aw_drop li a img {
	margin: 4px 0;
}

.aw_nav li .aw_drop li a:hover {
	background: #e4e2b4;
}

/* Page 1 top nav ------- */

/* wraps top row nav (note: no top row on sport nav) */
.awp1nav_wrap {
	background: url(http://assets.espn.go.com/i/design07/mast/topRowBg.gif) repeat-y top left;
	width: 976px;
}

ul.awp1nav, ul.awp1nav-right {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: x-small;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	line-height: 12px;
}

ul.awp1nav-right {
	width: 230px;
	float: right;
	font-weight: bold;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: x-small;
	text-align: center;
	padding: 6px 0;
}

ul.awp1nav li, ul.awp1nav-right li {
	font-size: 110%;
	float: left;
	/*
	display: inline;
	*/
	padding: 0;
	margin: 0;
}

ul.awp1nav-right li {
	font-size: x-small;
	float: none;
	display: inline;
}

ul.awp1nav li a, ul.awp1nav-right li a, ul.awp1nav li a:visited, ul.awp1nav-right li a:visited {
	color: white;
	padding: 6px 5px;
	margin: 0;
	text-decoration: none;
}

ul.awp1nav li a {
	display: block;
}

ul.awp1nav li a:hover {
	/* background: #8f0000; */
	background: url(http://assets.espn.go.com/i/design07/mast/p1navHover.gif) repeat-x;
}

ul.awp1nav-right li a:hover {
	/* 
	background: #ac0000;
	*/
	color: #ffdf7f;
}

/* masthead ---------------------------------- */

.mast-container {
    position: relative;
    z-index: 4000;
    width: 990px;
    height: 100px;
}



.flashalt-container {
	position: relative;
	height: 85px;
	width: 990px;
}

.flashalt {
	position: absolute;
	padding: 10px;
	right: 0px;
	bottom: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.flashalt-container a, .flashalt-container a:visited {
	color: black;
	text-decoration: none;
	padding: 3px 3px 3px 20px;
	background: url(http://assets.espn.go.com/i/design07/mast/altflash/icon_alert.gif) no-repeat 2px 1px;
}

.flashalt-container h1 {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 276px;
	top: 35px;
	color: white;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
}

/* search ------------------------------------ */
.aw_search {
	position: absolute;
	top: 7px;
	left: 750px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: x-small;
}

.aw_search ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.aw_search ul li {
	padding: 0 3px 2px 3px;
	margin: 0;
	float: left;
}

.aw_search ul li a {
	display: block;
	padding: 1px 1px 2px 1px;
}

.aw_search ul li.realm {
	background: url(http://assets.espn.go.com/i/design07/mast/searchCarrot.gif) no-repeat 50% bottom;

}

.aw_search ul li.realm a, .aw_search ul li.realm a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.aw_search ul li a:hover {
	color: white;
}

.aw_search a.realm {
	color: white;
	text-decoration: none;
	font-weight: bold;
	background: url(http://assets.espn.go.com/i/design07/mast/searchCarrot.gif) no-repeat 50% bottom;
}

.aw_search .hotSearches {
	position: absolute;
	padding: 3px 0 0 0;
	width: 235px;
	top: 42px;
	left: 0px;
}

.aw_search .hotSearches a:hover {
	color: white;
	text-decoration: underline;
}

.aw_searchForm {
	position: absolute;
	top: 20px;
	left: 0px;
}

.aw_searchBtn {
	position: absolute;
	top: 0;
	left: 178px;
}

.aw_topSearches {
	color: white;
	font-weight: bold;
	display: block;
	padding: 0 0 2px 0;
}

.aw_searchInput {
	font-size: x-small;
	position: absolute;
	top: 0;
	left: 0;
	width: 165px;
	height: 15px;
	padding: 2px 2px 0 2px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #202020;
	border-left: 1px solid #202020;
}

.ad_container {
	position: absolute;
	top: 7px;
	left: 7px;
}

.headerSwf-container {
	width: 990px;
	height: 97px; /* for page 1 */
}
/* end header and nav */



/* Added by CJ 1/22/07 to remove annoying dotted border around active links */
.realm a {outline: none;}
:focus { -moz-outline-style: none; }

/* begin expando ad definitions */     
#index_header_intro_ad {
	width: 950px;
	height: 210px;
	overflow:hidden;
	position: absolute;
	top:-33px;
	left:-7px;
	z-index: 5000;
	background: black;
	padding: 6px 33px 6px 7px;
	border-bottom: 1px solid #d50000;
}

#index_header_ad {
	width: 950px;
	height: 210px;
	overflow:hidden;
	position: absolute;
	top:-33px;
	left:-7px;
	z-index: 5000;
	background: black;
	padding: 6px 33px 6px 7px;
	border-bottom: 1px solid #d50000;
}
/* end expando ad definitions */

/* Impact Unit */
.impactUnit {
	background: #fff;
	border-bottom: 1px solid #eaeaea;
	clear: both;
	padding: 7px; 
}
.impactUnit990 {
	background: #fff;
	border-bottom: 1px solid #eaeaea;
	clear: both;
	padding: 0px; 
}




/* LINKS */
a:link {color: #000;}
a:visited {color: #666;}
a:hover {color: #f00;}
/* end LINKS */


/* Page structure */
.content {
	padding:0;
	margin:0;
	width: 990px;
	background: url(http://assets.espn.go.com/i/mns/2008/bg-mns.jpg) top left repeat-y;
}



/* start Left Column */
	.ltCol {
	width: 427px;
	float: left;
	display: inline;
	overflow: hidden;
	}
	.ltModule {width: 599px; margin: 0 0 10px;}
	.ltH {
	background: #CC9933 url(images/h_smlLt_bg.jpg) repeat-x;
	height: 27px;
	}
	.ltH h1 {
	font-family: Helvetica, Arial, san-serif;
	color: #663300;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 6px 0 0 6px;
	}
	.ltModuleContent {
	background: #fff;
	border: 1px solid #B8B09A;
	border-top: 0px;
	}
	.ltModuleContentPad {padding: 14px 9px 25px 9px;}
	.ltModuleTable {width: 579px;}
	.byline {font-size: 9px; color: #666;}
	
	/* Left Column Structure */
	
	
	/* Top Story */
#topstory {
	padding: 4px 0px 0px 0px;
	margin: 0px;
	width: 427px; 
	font-family: Verdana, sans-serif;
	font-size: 10px; 
	color: #000; 
	line-height: 12px; 
	/*background: #e7e7d5;*/
}
.head40 { 
	padding: 10px 0px 6px 8px;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 40px; 
	color: #000;  
	font-weight: bold;
	line-height: 36px; 
}
.head40 a, .head40 a:hover, .head40 a:visited, .head40 a:visited:hover {
    text-decoration: none;
    color: #000;
}
.head60 {
	padding: 5px 0px 6px 8px;
	margin: 0px; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 60px; 
	color: #000; 
	font-weight: bold;
	line-height: 60px;	
}
.head60 a, .head60 a:hover, .head60 a:visited, .head60 a:visited:hover {
    text-decoration: none;
    color: #000;
}
.t_photo1 {
	padding: 0px 0px 2px 8px;
	margin: 0px; 
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #000;
}
.photocap {
	padding: 0px 0px 6px 4px;
	margin: -2px 7px 0px 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px; 
	font-weight: bold; 
	color: #666;
	background: #d9d9b7
}
.photocred {
	padding: 1px 3px 1px 0px;
	margin: 0px; 
	font-family: Verdana, sans-serif;
	font-size: 9px; 
	font-weight: normal; 
	color: #939374; 
	background: #d9d9b7; 
	text-align: right;
}
.topstory2 {
	padding: 4px 10px 26px 8px;
	margin: 0px; 
	font-family: Verdana, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	color: #000; 
	line-height: 14px; 
	/*background: #e7e7d5;*/
}
/* end Top Story */

/* start Mobile Photo Gallery */
.gallery {margin: 0 0 0 8px;}
/* end Mobile Photo Gallery */

/* start Tony Module */
.tonyMar {margin: 10px 0 0 8px;}
 
.tony {
background: #1c4400 url(http://assets.espn.go.com/i/mns/tonyModule_bg.jpg) no-repeat;
width: 412px;
height: 109px;
font-size: 11px;
line-height: 14px;
color: #ffffcc;
}
.tony a:link, .tony a:visited {color: #ebc826; text-decoration: underline;}
.tony a:hover {color: #fff;}
.tony a:active {color: #ffffcc;}
.tonyPad {
padding: 40px 100px 0 13px; 
}
.tonyGame {
color: #000;
font-size: 9px;
margin: 10px 0 0 0;
}
/* end Tony Module */


/* Start TV Call Out Modules */
.modulePad {margin: 10px 0 0 8px;}
.countdownMod {
	width: 412px;
	background: #dcdcc2;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
.countdownH {
	background: #E1DC82 url(http://assets.espn.go.com/i/mns/h_smlLt.gif) repeat-x;
	width: 412px;
	height: 31px;
}
.countdownMod h1 {
	font-family: Helvetica, Arial, san-serif;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	background: url(http://assets.espn.go.com/i/mns/2008/h3-bg.gif) top left repeat-x;
	margin: 0;
	padding: 6px 0 0 6px;
	height: 19px;
}
.countdownMod h1 em {
	color: #f8e600;
	margin:  0 0 0 15px;
	padding: 0;
	font-style: normal;
}

.countdownPad {padding: 10px 10px 0 10px;}
.countdownImg {
	display: inline;
	float: left;
	padding: 0 10px 0 0;
}
.countdownTxt {
	float: left;
	display: inline;
	width: 235px;
	font-size:10px;
}
/* End TV Call Out Modules */






/* Start Fantasy Module */
/* start header */
.fantasyH {
	background: #53470F; 
	width: 412px;
	height: 26px;
}
.fantasyH h1 {
	font-family: Helvetica, Arial, san-serif;
	font-size: 16px;
	color: #E1DC82;
	margin: 0 0 0 15px;
	padding: 6px 0 0 0;
}
.fantasyBox {
	width: 412px;
	background: #fdfcdf;
	border: 1px solid #53470F;
}
/* end header */

/* Start Top Story */
#fantasytop1	{padding: 10px;}
.Ftopcopy {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 13px;
    color: #000;
    font-weight: normal;
	padding: 6px 0px 20px 0px;
}

.Ftopcopy a:link{
    color: #000;
}

.Ftopcopy a:hover{
    color: #f00;
}
.Ftopcopy a:visited{
    color: #000;
}

.Ftopcopy a:visited:hover{
    color: #f00;
}

.Fmainhead {
    font-family: Helvetica, sans-serif;
	width: 280px;
    font-size: 24px;
    line-height: 26px;
    color: #000;
    font-weight: bold;
    clear: both; 
}
/* End Top Story */
/* End Fantasy Module */


/* Start Schedule */

.schedule {padding: 13px 0 17px 0;}

.scheduleH {
	border-bottom: 7px solid #53470F;
	width: 412px;
	font-size: 11px;
	color: #53470F;
	font-weight: bold;
}
	/* expandable game content box */
#contentbox {
	margin: 1px 0px 0px 0px;
	font-family: verdana, sans serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	line-height: 13px;
	width: 412px;
	text-align: left;
	overflow: auto;
}
#contentbox .header {
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	line-height: 15px;
	position: relative;
	height: 20px;
	background:#448527;
}
#contentbox .headerPad {padding: 2px 0 0 0;}
#contentbox .header a {
	color: #fff;
	text-decoration: none;
}
#contentbox .header a:hover {
	text-decoration: underline;
}
#contentbox .expand {
	width:25px;
	position:absolute;
	top:0px;
	left:375px;
}
#contentbox .open {
	background: #eeeedf;
	border: 1px solid #53470F;
}
#contentbox .closed {
	display: none;
	background: #ffffcc;
}
#contentbox .contentPad {padding: 5px;}
.whiteBoldLead {
	font-weight: bold;
}
.allBlocks {
	width: 412px;
}
.gamesBox {
	width:412px; 
}
/* expandable game content box */

/* game page left column */
.gameLtCol {
position:relative;
top:0px;
left:10px;
width:640px;
float:left;
padding:0;
margin:0;
overflow:hidden;
display:inline;
}
/* game page left column */

/* end left column */



/* start right column */
.rtCol {
width: 549px; 
float: left; 
display: inline;
margin: 0 0 0 14px;
overflow: hidden;
}

/* start fan challenge */
.matchupTxt {
margin: 0;
padding: 18px 0 0 18px;
font-family: Helvetica, Arial, sans-serif;
font-size: 26px;
font-weight: bold;
line-height: 24px;
color:#fff;
background: url(http://assets.espn.go.com/i/mns/2008/matchup_h_bgd_08.jpg) top left no-repeat;
width: 549px;
height: 79px;
overflow: hidden;
}
.matchupTxt .week {
font-family: arial narrow, sans-serif;
font-size: 16px;
color: #DFF852;
}
.matchupTxt .score {
font-size: 23px;
}
.matchupTxt .date {
font-size: 18px;
color: #274d00;
}
.matchupTxt .time {
float:right;
font-size: 18px;
color: #274d00;
position: relative;
right:248px;
text-align: right;
width: 285px;
padding-right: 8px;
}
.matchupTxt .next {
line-height: 18px;
float: left;
padding-right: 8px;
background: url(http://assets.espn.go.com/i/mns/2007/v2/index/matchup_link_bgd.gif) top right no-repeat;
position: relative;
height: 20px;
width: 285px;
text-align: right;
font-family: verdana, sans-serif;
font-size: 11px;
color: #DFF852;
}

/* added 9.19 for gamecast link */
.matchupTxt .gcast {
position: relative;
float: right;
top: -23px;
left: 80px;
line-height: 18px;
float: left;
padding-right: 8px;
position: relative;
height: 20px;
width: 285px;
text-align: right;
font-family: Verdana, sans-serif;
font-size: 11px;
color: #DFF852;
}

/* done added 9.19 for gamecast link */

	.matchupTxt a:link {font-weight: normal; color: #DFF852; text-decoration: underline;}
	.matchupTxt a:visited {font-weight: normal; color: #DFF852; text-decoration: underline;}
	.matchupTxt a:hover {font-weight: normal; color: #FFF; text-decoration: underline;}
	.matchupTxt a:active {font-weight: normal; color: #DFF852; text-decoration: underline;}


/*
.matchupLogo {
background: url(http://assets.espn.go.com/i/mns/2007/v2/index/matchup_logo.jpg) no-repeat;
width: 549px;
height:100px;
border: 0px solid #ffcc33;
}
*/

.matchupClock {
 position:relative;
 float: right;
 top: -22px;
 left:-84px;
 background: url(http://assets.espn.go.com/i/mns/2007/v2/index/clock.gif) no-repeat;
 width: 162px;
 height: 45px;
 font-family: arial, verdana, san-serif;
 font-weight: normal;
 font-size: 22px;
 color: #f8e600;
 }
 
 #matchupClockPos {
	padding: 9px 3px 3px 3px; text-align: center;
 }


.fanHeaderPos {
	position: relative;
	top: 0px;
	left: 14px;
	padding: 0;
	margin: 0;
}

.challengeBg {
	background: url(http://assets.espn.go.com/i/mns/2008/fan_tanBar_rev.jpg) top left repeat-y;
	width: 549px;
	position: relative;
	float:left;
}

.challengeMargin {
	margin: 0 0 0 20px;
	width: 418px;
}

.challengeHeader {
	background: url(http://assets.espn.go.com/i/mns/2008/nation-header.jpg) top left no-repeat;
	display: inline;
	width: 430px;
	height: 183px;
	margin: 0 0 0 14px;
	float: left;
}

.challengeHeader .sponsor{
	position: relative;
	top: 18px;
	left: 139px;
}

.nation-left {
	float: left;
}

/* Matchup */
.matchup {
	position: relative;
	vertical-align: top;
	float: right;	
	width: 105px;
	overflow: hidden;
}
/* Matchup */

/*.challengeIntro {
font-family: verdana, arial, san-serif;
font-size: 11px;
color: #000;
line-height: 15px;
}*/

/*bottom margins*/
div.rtCol h3 {
	font-size:16px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	color:#fff;
	background: url(http://assets.espn.go.com/i/mns/2008/h3-bg.gif) top left repeat-x;
	margin: 0;
	padding: 6px 0 0 6px;
	height: 19px;
}

div.blog .one, div.blog .two, div.blog .full, div.conversation-mns, div.fanblogs, div.chat, div.pollsend, div.fanphotos {
	margin: 0 0 30px 0;
	background: #fff;
	padding: 0;
}

div.ad {
	margin: 30px 0 30px 0;
	padding: 0;
}

div.streak {
	margin: 0 0 30px 0;
	background: url(http://assets.espn.go.com/i/mns/2008/streak-bg.gif) top left repeat-y;
	padding: 0 0 12px 0;
	color: #fff;
}

div.streak ul {
	color: #fff;
	list-style-type: none;
	margin: 6px 0 0 24px;
	padding: 0;
}

div.streak li a, div.streak li a:visited {
	color: #fff;
	line-height: 24px;
	text-align: left;
	text-decoration: underline;
}

div.streak li a:hover, div.streak li a:visited:hover {
	color: #ff0000;
}

div.polls {
	margin: 30px 0 0 0;
	background: #fff;
	padding: 0;
}

.fanphotosImg {
float:left;
padding:12px 12px 12px 12px;
text-align: center;
}

.fanphotosImg a {
text-decoration: none;
}


.fanphotosText {
float:left;
width:250px;
}

div.fanphotos p {
	padding: 0 6px 15px 6px;
	_padding: 12px 0 0 0;
}


div.blog h2 {
	color: #b3ae8c;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	background: #e4e4d3;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 12px 0 6px 0;
}

div.pollsend p, div.fanblogs p {
	padding: 0 6px 15px 6px;
}

div.pollsend a, div.fanphotos a {
	font-weight: bold;
}

/* blog list */


div.blog .one, div.blog .two {
	width: 206px;
	background: #fff;
}

div.blog .one {
	float: left;
}

div.blog .two {
	float: right;
}

.full ul {
	float: left;
	width: 209px;
}

ul.full-one {
	margin-right: 0px;
}

div.blog-list ul {
	list-style-type: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.mug {
	float:left;
	margin:0 0 0 0;
	padding: 0 6px 10px 0;
	width:35px;
	text-decoration: none;
	vertical-align:text-bottom;
}

div.blog-list li {
	background: #fff;
	border-bottom: 1px solid #e4e4d3;
	margin: 0;
	line-height: 1.19em;
	height: 68px;
}


div.blog-list a {
	color: #325c19;
	display: block;
	font-weight: bold;
	padding: 10px 6px;
	text-decoration: none;
}

div.blog-list li a:hover {
	color: #ed1c24;
	background: url(http://assets.espn.go.com/i/mns/2008/blog-hover.gif) top left repeat-x;
	height: inherit;
}


div.blog-list a em {
	color: #626262;
	font-weight: normal;
	line-height: 150%;
	font-size: 11px;
	background-image:none;
	display:block;
	font-style:normal;
}

div.blog-list ul li span {
	color: #626262;
	font-weight: normal;
	line-height: 150%;
	font-size: 11px;
	
}
.see-all a {
	font-weight: bold;
	display: block;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}

.see-all a:hover {
	color:#ed1c24;
}


/* blog list */


/* conversation list */
.conversation-banner {
	display: none;
}	



#activity-container ul, #conversation-container ul
{
	margin:0;
	padding:0;
}
#activity-container ul li, #conversation-container ul li
{
	clear:both;
	list-style-type: none;
	padding:5px;
}


#conversation-container  .conversation-item-report, 
#conversation-container  .conversation-item-edit,
#conversation-container  .conversation-item-delete
{
	margin-right: 6px;
} 

#conversation-container #conversation-form-toggle-container
{
	margin-top: 15px;
}

#conversation-container li.conversation-row-even, #conversation-container li.conversation-row-even div.conversation_mug_shot
{
	background: #eeeedf;
}

#conversation-container .conversation-page-holder
{
	display: none;
}

#conversation-container .conversation-page-item-open
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}



.conversation .conversation-body-wrapper
{
	border-left: 1px solid #d8e6ea;
	min-height:48px;
	padding-right: 6px;
	padding-left: 6px;
}

.conversation h2.conversation-post-header{ font-size:13px; }
.conversation div.conversation_mug_shot
{
	width:35px;
}

.conversation .conversation-form
{
	margin-top:15px;
}

.conversation .conversation-form input
{
	border-width:0;
	padding:0;
}

.conversation .conversation-form input.conversation-post-title
{
	border-width:1px;
	height:25px;
	font-size: 13px;
	width:305px;
}

.conversation textarea.conversation-form-body
{
	background-color:#fff; 
	border:1px solid #999999; 
	font-size:11px; 
	color: #000;
	height: 75px;
	margin: 15px 0 15px 0;
	padding: 5px;
	width:96%;
}

#conversation-nav-top
{
	font-weight:bold;
	padding: 10px 0;
}

.conversation .conversation-mug-shot
{
	float:left;
	height:48px;
	text-align:center;
	width: 45px;
}

.conversation-legal{ color: #888; font-size: 13px; line-height: .93em; margin: 15px 0; }
.conversation { font-size: 11px; line-height: 15px; }
.conversation p { padding: 0 6px;}
.conversation .conversation-list{ font-size: 11px; line-height: 1.4em; }
.conversation .commentBubble { background: transparent url(http://assets.espn.go.com/profile/i/commentBubble.gif) no-repeat scroll 0 1px; padding:0 0 0 15px; }
.conversation .conversation-item-date{ color: #888; }
.conversation .conversation-item-options a{ color: #888; font-size:11px; font-weight: bold; }
.conversation .conversation-item-body{ clear:both; width: 100%; line-height: 15px;}
.conversation .conversation-body-header{ float:left; height: 22px; }
.conversation .conversation-item-options{ float: right; }
.conversation .conversation-body-wrapper-outer{ float: right; width: 418px; }
.conversation .inputCounter{ color: #888; text-align: right; width: 96%; }

.conversation-page-item { border: 1px solid #E8E8E8; margin:2px 0; height:15px; display:block; padding-left: 20px; padding-top:5px; background: #EFEFEF; }
.conversation-page-item-open { border-width:0; background: transparent url(http://assets.espn.go.com/profile/i/convo/downArrow.gif) no-repeat scroll 3px 5px; }
.conversation-page-item-closed { background: #EFEFEF url(http://assets.espn.go.com/profile/i/convo/closedArrow.gif) no-repeat scroll 3px 5px; }
.conversation-page-item-progress { background: #FFF url(http://assets.espn.go.com/profile/i/loading.gif) no-repeat scroll 1px 3px; }
#conversation-container .conversation-page-holder { display:block; }
#conversation-container ul li { padding: 1px 5px; }
#conversation-container ul#conversation-message-list li { padding: 7px 1px; }

#conversation-container .conversation-item-report, #conversation-container .conversation-item-edit, #conversation-container .conversation-item-delete { margin-right:0;}


.conversation-page-item-parent-open{ background: transparent url(http://assets.espn.go.com/profile/i/convo/barBG.gif) repeat-x scroll left top; }
#conversation-container ul li { padding:0px; }
#conversation-container ul#conversation-message-list li { margin-top:3px; }
#conversation-container .conversation-page-item { border: 1px solid #E8E8E8; }
#conversation-container .conversation-page-item-open { border: 1px solid #E8E8E8; border-bottom-width:0; }

.conversation .conversation-body-wrapper-outer, .conversation-body-wrapper-outer{ width: 418px; }
.conversation-list .conversation-row-even .conversation-body-wrapper-outer{ width: 418px; }
.conversation-row-even .conversation-body-wrapper-outer{ width: 418px; }
                     
.conversation-list .conversation-row-odd .conversation-body-wrapper-outer{ width: 418px; }
.conversation-row-odd .conversation-body-wrapper-outer{ width: 418px; }
.conversation-list { list-style-type: none;  padding: 0; }
.conversation-list li { margin-bottom:10px; }

/*fan blog quote */
div.fanblogs {
	background: #fff;
	width: 418px;
}

h4.f-quote {
	background:transparent url(http://assets.espn.go.com/i/fp/07/dropQuote.gif) no-repeat scroll 0pt 6px;
	display:inline;
	float:left;
	font-family:Helvetica,sans-serif;
	font-size:150%;
	line-height:1.6em;
	margin:10px 30px 0 40px;
	padding:8px 0pt 0pt;
	text-indent:30px;
	width:245px;
}

div.fanblogs p{
	text-align: center;
}

/* end fan blog quote */



/* end right column */



/* end Page structure */



/* Footer */
.footer { 
	padding: 10px 10px 60px 10px;
	border-top: #bbb 1px solid;
	background: #d1d1d1; 
}
/* end Footer */


.footer {
	clear:both;
	font-size: xx-small;
	color: #b5b7ba;
	padding: 10px 35px 70px;
	background: #313336 url(http://assets.espn.go.com/i/story/design07/footerLogo.gif) no-repeat 32px 40px;
}

.footer a, .footer a:visited {
	color: #b5b7ba;
}

.footer a:hover {
	color: white;
}


/* start sponsored links */
#spon1 {
	width: 412px;
	margin-bottom: 4px;
	float: left;
}
.sponlabel {
	width: 400px;
	margin-left: 6px;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #333;
	font-weight: bold;
	float: left;
	clear: both;
	padding: 0px 0px 3px 0px;
}
.spon2a {
	width: 400px;
	float: left;
	clear: both;
}
.spon2 {
	padding: 4px;
	margin-left: 6px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #ccc #A5B5BF #A5B5BF #ccc;
	float: left;
	background: #fff;

	width: 396px;
	/* IE5 Win */
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	width: 389px;
}
html>body .spon2 { /* be nice to Opera */
	width: 396px;
}

.spon3 {
	padding: 0px 0px 10px 0px;
	float: left;
	clear: both;
}
.spon3a {
	padding: 6px 0px 10px 0px;
	float: left;
	clear: both;
}
.sponph {
	padding: 4px;
	margin-left: 0px;

	float: left;
}
.sponph a:hover{
	color: #f00;
	text-decoration: underline;
}
.spon4 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	padding: 0px 4px 4px 6px;
	width: 295px;
	float: left;

}
.spon4 a:hover{
	color: #f00;
	text-decoration: underline;
}
.spon4 a:link{
	color: #000;
	text-decoration: none;
}
.spon4 a:visited{
	color: #666;
	text-decoration: none;
}
/* end sponsored links */



/* start progress bar */
.dottedLeft {
display: inline;
float: left;
margin: 10px 15px 0 10px;
}
.dottedRight {
display: inline;
float: right;
margin: 10px 10px 0 0;
}
.userRating .progressBar {
border: 0px solid #ffcc33;
text-align: center;
margin: 0 0 20px 0;
}
.progressBar img {
margin: 5px;
}
/* end progress bar */

