/* start team logo and number */

.teamBGodd{
	background: #fff url(http://assets.espn.go.com/i/nba/grad_odd.jpg) top repeat-x;
	padding: 0 0 20px 0;
	width: 100px;}
	
.teamBGeven{
	background: #fff url(http://assets.espn.go.com/i/nba/grad_even.jpg) top repeat-x;
	padding: 0 0 20px 0;
	width: 97px;}
	
.teamBG a img{padding: 10px 0 0 0;}

.number{
	color: #fff;
	font-size: 18px;
	line-height: 19px;
	margin-top: -3px;
	font-family: helvetica, arial, san-serif;
	font-weight: bold;
	text-align: left;}
	
.teamBGodd .number .small1{color: #938b79;}
.teamBGodd .number .small2{color: #8d8471;}
.teamBGodd .number .small3{color: #7f7560;}
.teamBGodd .number .small4{color: #746852;}

.teamBGeven .number .small1{color: #A78B50;}
.teamBGeven .number .small2{color: #9B7A36;}
.teamBGeven .number .small3{color: #947027;}
.teamBGeven .number .small4{color: #8D6719;}

/* end team logo and number */


/* start tabular data: right side */

.teamInfo{
	padding: 0 5px 0 5px;
	height: 23px;}
	
.comment{
	padding: 3px 5px 3px 5px;
	color: #737373;}
	
.comment .name{
	line-height: 18px;
	color: #999;}
.comment .name a:link{color: #AC1716;}
.comment .name a:visited{color: #999;}
.comment .name a:hover{color: #f00;}
.comment .name a:active{color: #AC1716;}

.method{color: #ececec;}
.method a:link{color: #ccc; font-weight: normal;}
.method a:visited{color: #f5f5f5; font-weight: normal;}
.method a:hover{color: #f00; font-weight: normal;}
.method a:active{color: #f5f5f5; font-weight: normal;}

/* end tabular data: right side */


/* page tools */

.page-tools {
	font-size: x-small;
}

.page-tools ul {
	margin: 2px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
}

.page-tools ul li {
	margin: 0 7px;
	float: left;
}

.page-tools ul li a, .page-tools ul li a:visited {
	display: block;
	padding: 3px 0 3px 19px;
	color: #999;
}

.page-tools ul li a:hover {
	color: red;
}

.page-tools ul li.pt-share {
	position: relative;
}

.page-tools ul li.pt-email a {
	background: url(http://assets.espn.go.com/i/story/design07/pt_email2.gif) no-repeat 0 4px;
}

.page-tools ul li.pt-print a {
	background: url(http://assets.espn.go.com/i/story/design07/pt_print2.gif) no-repeat 0 3px;
}

.page-tools ul li.pt-share a {
	background: url(http://assets.espn.go.com/i/story/design07/pt_share2.gif) no-repeat 0 5px;
}

.page-tools ul li.pt-comment a {
	background: url(http://assets.espn.go.com/i/story/design07/pt_comment.gif) no-repeat 0 4px;
}

.page-tools ul li.pt-share ul {
	padding: 5px 0 0 6px;
	margin: 0;
}

.page-tools ul li.pt-share ul li {
	padding: 0;
	margin: 0;
}

.pt-share-drop {
	position: absolute;
	width: 100px;
	background: white;
	border: 1px solid #ddd;
	left: -7px;
	border-top: 0;
	padding: 0 0 6px 0;
	background: url(http://assets.espn.go.com/i/story/design07/pt_share_drop_bg2.jpg) repeat-x 0 100%;
}

.pt-share-drop ul {
	float: left;
}

.page-tools ul li.on .pt-share-drop {
	visibility: visible;
}

.page-tools ul li.off .pt-share-drop {
	visibility: hidden;
}

.sp-story {
	line-height: 1.6em;
}

.sp-story p {
	margin: 4px 0 13px 0;
}

.sp-story .subhead, h3.subhead-notebook {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding: 6px 0 0 0;
	margin: 0;
}
.sp-clear {
	clear: both;
}
.story-header {
	border-bottom: 1px solid #DDDDDD;
	margin: 0pt;
}
h1.storyTitle {
	font-family: Helvetica,Arial,Sans-serif;
	font-size: 2.0em;
	line-height: 1em;
	margin: 20px 0px 20px 0px;
	padding: 5px 0pt;
}
.byLine2 {
	margin: 0; padding: 0; font-size: x-small; line-height: 0;
}
.byLine img.authorMug {
	float: left;
	padding: 0pt 8px 0pt 0pt;
}
.byLine p.author {
	float: left;
	margin: 0 0 15px 0;
	padding: 0pt;
}
p.lastUpdate {
	color:#AAAAAA;
	margin: 6px 0pt 11px;
}
