/* overrides */

body {background: #4d5155;}

.main {
	border-left: 1px solid #3d4144;
	border-right: 1px solid #3d4144;
}

.content {
	background: #fff url(http://assets.espn.go.com/i/nfl/perfection/bg_content.gif) repeat-y top left;
	margin-top: 12px;
	padding-top: 0;
}

.footer {
	background: #313336 url(http://assets.espn.go.com/i/story/design07/footerLogo.gif) no-repeat 32px 40px;
	color: #b5b7ba;
	font-size: xx-small;
	padding: 10px 35px 70px;
}
.footer a, .footer a:visited {color: #b5b7ba;}
.footer a:hover {color: white;}


/* columns */
.ms-col1 {
	background: #fff url(http://assets.espn.go.com/i/nfl/perfection/bg_leftcol.jpg) repeat-x top left;
	font-size: 1.2em;
	float: left;
	margin: 0;
	padding: 0;
	width: 470px;
}

.ms-col2 {
	font-size: 1.1em;
	float: left;
	margin-left: 35px;
	overflow: hidden;
	width: 459px;
}

.ms-col1-inner {
	margin: 22px 30px 0 28px;
}

.ms-col2-inner {
	padding: 22px 0 0 0;
}

.ms-clear {
	clear: both;
}
.sp-clear {
	clear: both;
}

.gutter {
	margin: 0 0 14px 0;
}

/** begin Milestone(2) template subheads **/
	.milestone {
		background: #fff url(http://assets.espn.go.com/i/nfl/perfection/bg_subhead.gif) top left no-repeat;
		margin-top: 15px;
		position: relative;
	}
	.milestone h1 {
		background: #fff url(http://assets.espn.go.com/i/nfl/perfection/bg_subhead.gif) top right no-repeat;
		color: #fff;
		font-size: 110%;
		margin: 0 0 0 10px;
		padding:  5px 0px 5px 8px;
	}
	.milestone p {
		padding: 10px 8px 8px 9px;
		margin: 0;
	}	
	.milestone .milestone-link {
		position: absolute;
		right: 8px;
		top: 5px;
	}
	.milestone .milestone-link a {
		font-size: x-small;
		color: #ccc;
	}
	.milestone .milestone-link a:hover {color: #fff;}
/**end Milestone(2) template subheads**/

/** begin Milestone template subheads 
	.milestone{
		width: 459px;
		position: relative;
		padding: 0;
		font-family: verdana, sans-serif;
		color: #000;
		font-size: 11px;
		background: #fff url(http://assets.espn.go.com/i/nfl/perfection/subhead_R.gif) top left no-repeat;
	}
	.milestone h1 {
		margin: 0;
		padding:  5px 0px 5px 8px;
		color: #fff;
		font-size: 11px;
		font-weight: bold;
	}
	.milestone p {
		padding: 10px 8px 8px 9px;
		margin: 0;
	}	
	.milestone .milestone-link {
		position: absolute;
		right: 8px;
		top: 5px;
	}
	.milestone .milestone-link a {
		font-size: x-small;
		color: #ccc;
	}
	.milestone .milestone-link a:hover {color: #fff;}
end Milestone template subheads **/

/* start Gallery & Video Tab */
ul.awtabs {
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: x-small;
	position: relative;
	list-style: none;
	padding: 2px 0 3px 0;
	margin: 0 0 0 0;
	background: none;
	font-weight: bold;
	text-align: center;
	
}

ul.awtabs li {
	padding: 0;
	margin: 0;
	font-size: x-small;
	display: inline;
	background: none;
}

ul.awtabs li a, ul.awtabs li a:visited {
	color: #7e7d75;
	padding: 2px 81px 8px 81px;
	margin: 0 -1px;
	text-decoration: none;
	cursor: pointer;
	background: transparent url(http://assets.espn.go.com/i/nfl/perfection/rightTAB.jpg) repeat-x top left;
}

ul.awtabs li a:hover {
	color: #7e7d75;
	cursor: pointer;
	background: transparent url(http://assets.espn.go.com/i/nfl/perfection/rightTAB.jpg) repeat-x top left;

}

ul.awtabs li.active a {
	color: white;
	background: url(http://assets.espn.go.com/i/nfl/perfection/tabLEFT.gif) repeat-x center 0;
}

ul.awtabs li.active a:hover, ul.awtabs li.active a:visited {
	color: white;
	background: url(http://assets.espn.go.com/i/nfl/perfection/tabLEFT.gif) repeat-x center 0;
	cursor: default;
}
/* end Gallery/Video Tab */

/* start Gallery */
.teamH {
	font-size: 11px;
	margin: 0;
	padding: 10px 7px 10px 7px;
}
.topStoryBlurb1.team {
	margin: 0 0 10px 0;
	padding: 0 7px 10px 7px;
	border-bottom: 1px dashed #e2e2d3;
}
.team em {
	font-size: x-small;
	color: #8e8e7e;
	text-align: right;
	padding: 0 6px 0 0;
}
/* end Gallery */




/* start Video */
.video {margin: 0 0 10px 0;}

.video .iv-cap {
	padding: 0 5px 7px 8px;
	font-size: x-small;
	font-weight: bold;
}
/* end Video */

/* START TOPSTORY */
.topstory {
	background: transparent;
	margin-bottom: 15px;
}
.photocredit {
	padding: 4px 5px 0 4px;
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #777;
	background: #edece4; 
}

.photocaption {
	padding: 0 2px 3px 10px;
	text-align: left;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #777;
    font-weight: normal;
}

.toptext {
	background: transparent;
	border-bottom: 0px solid #990;
}
.mainhead {
	padding: 12px 0 8px 0;
    font-family: Arial, Helvetica, sans-serif;
	color: #12110c;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
}
.topcopy {
   	padding: 0 8px 8px 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000;
    font-weight: normal;
}

.topcopy a:link {color: #000;}
.topcopy a:visited {color: #666;}
.topcopy a:hover {color: #f00;}

/* END TOPSTORY */

		
/** Begin Simmons Module **/
.simmons {
	background: transparent url(http://assets.espn.go.com/i/nfl/perfection/simmons_mod_bg.jpg) top left no-repeat;
	height: 118px;
	margin: 15px 0 20px 0;
	padding: 0px; 
}
.simmons h1 {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 6px 8px 0 8px;
}
.simmons-item { 
	height: 75px;
	margin: 0;
	padding: 0;
}
.simmons p.simmons-content {
	color: #000;
	font-size: 11px;
	margin: 0;
	padding: 20px 80px 0 8px;
}
/**End Simmons Module**/
		
/* blogs */
.si-blogs {
	color: #000;
	font-size: 11px;
	margin: 10px 0 10px 0;
	padding: 4px 0 0 0;
}
.si-blogs .post-item {
	border-bottom: 0px dashed #c2c0c0;
	padding: 0 0 5px 13px;
	margin: 0 0 5px 0;
}
* html si-blogs .post-item {paddinG: 0 0 5px 16px;}
.si-blogs img.post-img {
	float: left;
	border: 0;
}
.si-blogs p.post-info {
	margin: 0 0 0 41px;
	padding: 0;
}
.si-blogs .featured p.post-info {
	margin: 0 0 0 71px;
	padding: 0;
}
/* End Blogs */
		

/*Begin Podcasts*/
/* PodCast */
ul#podcast-mod {
	background: #fff;
	color: #686060;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 10px 0 4px 8px;
}
ul#podcast-mod a:link, ul#podcast-mod a:link:visited {color: #686060;}
ul#podcast-mod a:link:hover, ul#podcast-mod a:link:visited:hover {color: #ff0000;}

ul#podcast-mod li.podcast-player {margin: 8px 0;}

ul#podcast-mod li.podcast-highlight {
	background: #dedddd;
	margin: 8px 8px 0 0;
	padding: 8px;
}
ul#podcast-mod li.podcast-highlight em {
	color: #000;
	display: block;
	font-style: normal;
	font-weight: bold;
}
ul#podcast-mod li.podcast-highlight em a:link, ul#podcast-mod li.podcast-highlight em a:link:visited {color: #000625; text-decoration: none;}
ul#podcast-mod li.podcast-highlight em a:link:hover, ul#podcast-mod li.podcast-highlight em a:link:visited:hover {color: #ff0000; text-decoration: underline;}

ul#podcast-mod li.podcast-highlight a:link, ul#podcast-mod li.podcast-highlight a:link:visited {color: #434345;}
ul#podcast-mod li.podcast-highlight a:link:hover, ul#podcast-mod li.podcast-highlight a:link:visited:hover {color: #ff0000;}

ul#podcast-mod li.podcast-off {
	border-bottom: 1px solid #a8a8a8;
	margin: 0 8px 0 0;
	padding: 6px;
}

ul#podcast-mod li.podcast-footer {
	font-size: 10px;
	margin: 0 8px 0 0;
	padding: 6px 2px 6px 2px;
	text-align: center;
}

ul#podcast-mod li.podcast-off em {
	font-style: normal;
	font-weight: normal;
}

ul#podcast-mod li.podcast-off em a:link, ul#podcast-mod li.podcast-off em a:link:visited {text-decoration: none;}
ul#podcast-mod li.podcast-off em a:link:hover, ul#podcast-mod li.podcast-off em a:link:visited:hover {text-decoration: underline;}

/* end PodCast */
		
		
	.tablehead {
		margin: 0;
		background: #fff;
		border: 0px solid #fff;
	}
		
	.tablehead td {
		padding: 4px 4px 4px 8px;}
		
	.colhead td {
		background: #e4e4e4;
		border-bottom: 0px solid #fff;}
		
	.oddRow {
		background: #f4f4f4;
		border: 0px solid #fff;
		}
	.evenRow {
		background: #fff;
		border: 0px solid #fff;
	}
	
/** begin Gallery **/
.gallery {
		border: 1px solid #ccc; 
		border-top: none;
		height: 75px;
		padding: 10px 10px 10px 7px; 
		}
.gallery img {
		float: left;
		margin-right: 8px;
	}
.gallery p {
		margin: 0;
		padding: 0;
	}
/** end Gallery **/

	
/** begin Headlines **/
.milestone ul {
		padding: 0;
		margin: 10px 10px 10px 25px;
		font-size: 11px;
		line-height: 18px;
}	
.milestone li {
		margin: 0;
		padding: 0;
}	
.milestone-more a {
		color: #000;
		font-size: 11px;	
}
/** end Headlines **/
	
/** Begin Featured Comment **/
#fanFavorites-mod {margin: 35px 6px 0 6px;}
#fanFavorites-mod h1 {
	background: url(http://assets.espn.go.com/i/nfl/perfection/bg_tab.gif);
	font-size: 100%;
	line-height: 1.8em;
	margin: 0;
	padding-left: 10px;
}
#fanFavorites-mod h1 em {
	background: url(http://assets.espn.go.com/i/nfl/perfection/bg_tab.gif) 100% 0;
	color: #000;
	display: block;
	font-style: normal;
	padding-right: 10px;
}
#fanFavorites-mod p {
	margin: 0;
	padding: 10px;
	text-align: center;
}
#fanFavorites-mod h3.f-quote {
	background: url(http://assets.espn.go.com/i/fp/07/dropQuote.gif) no-repeat 0 6px;
	display: inline;
	float: left;
	font-size: 140%;
	font-family: Arial, sansserif;
	line-height: 1.6em;
	margin: 10px 0 10px 14px;
	padding: 8px 0 0 0;
	text-indent: 30px;
	width: 319px;
}
#fanFavorites-mod h3.f-quote img.quoteEnd {
	vertical-align: middle;
}
p.f-info {
	border-left: 1px solid #CECECE;
	float: right;
	margin: 24px 0 0 0;
	overflow: hidden;
	padding: 0 0 0 12px; 
	text-align: left;
	width: 80px; 
}
#fanFavorites-mod p.f-info img {
	border: 0;
	padding: 0 0 6px 0;
}
#fanFavorites-mod a.last {
	clear: both;
	display: block;
	font-weight: bold;
	font-size: 90%;
	padding-top: 15px;
	text-align: center;
}
/** end Featured Comment **/


/* conversation */
.conversation {
	font-size: 90%;
	padding-top: 55px;
}
/* end conversation */


/* jump unit */

.jumper {
	background: #fff url(http://assets.espn.go.com/i/story/design07/jumperBg.jpg) repeat-x 0 100%;
	padding: 10px 0 20px 35px;
}

.jumper h2 {
	border-top: 1px solid #ddd;
	font-size: medium;
	font-family: Arial, Helvetica, Sans-serif;
	padding: 10px 0 10px 0;
	margin: 0 35px 0 0;
}

.jump-item {
	border-right: 1px solid #e6e9ec;
	float: left;
	font-size: 1.1em;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	width: 134px;
}

.last {
	border: 0;
}

.jump-item h3 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: small;
	margin: 5px 0 4px 0;
	padding: 0;
}

.insider h3 {
	background: url(http://assets.espn.go.com/i/in.gif) no-repeat 0 2px;
	color: #fda100;
	padding-left: 14px;
}

.jump-item img {
	border: 0;
}

.jump-item p {
	color: #666;
	font-size: x-small;
	margin: 3px 0;
	padding: 0;
}

.jump-item p a, .jump-item p a:visited {
	color: #333;
	text-decoration: none;
}

.jump-item p a:hover {
	color: red;
}
