@charset "utf-8";
/* CSS Document */
@import url(../sticky-side-standing-chart/src/jquery-sticklr-1.4-light-color.css);
@import url(http://fonts.googleapis.com/css?family=Kavoon|Happy+Monkey|Rancho|Shadows+Into+Light+Two|Paytone+One|Open+Sans:400,800|Aclonica|Rock+Salt|Montserrat+Alternates:400,700|Bubbler+One|Titillium+Web:400,600);
/*NFL colors
blue:#003A73
red:#DA2127
afc red:#CF202C 
nfc blue:#003B66
draft-ocean blue:#0480C4 
playoff light grey:#A7A7A7 
playoff darker grey:#ADADAD
playoff darkest grey:#333333
*/
/**************************************************/
/*     FONT  CLASSES    */
.font-kavoon{ font-family:'Kavoon';}
.font-happy-monkey{ font-family:'Happy Monkey';}
.font-rancho{ font-family:'Rancho';}
.font-shadows2{ font-family:'Shadows Into Light Two';}
.font-paytone{ font-family:'Paytone One';}
.font-open{ font-family:'Open Sans';}
.font-aclonica{ font-family:'Aclonica';}
.font-bubbler{ font-family:'Bubbler One';}
/*     L U E U R     */
.lueur{ text-shadow:  0 0 1.5em #b2bdf4;}

/******************CLASSES*****************/
/*PHOTOS*/
.picLeft { 
	float: left;
	position: relative;
	border: 1px solid #000;
	margin-right: 3px !important;
}
.picRight {
	float: right;
	position: relative;
	border: 1px solid #000;
	margin:1px;
}
/************SHADOW**************/
.shadow{
	border: 0.11111111111% solid #000;
	margin:1.11111111111% 2.22222222222% 1.11111111111% 1.66666666667%;
	-webkit-box-shadow:#000 1px 1px 2px;
	-moz-box-shadow:#000 1px 1px 2px;
	-o-box-shadow:#000 1px 1px 2px;
	box-shadow:#000 1px 1px 2px;
}
.border1{ border:#000000 1px solid;}
/*******************************************/
.related {
	font: medium Tahoma, Geneva, sans-serif;
	color: #006;
	background: #0CC;
	float: right;
	margin: 3.33333333333%;
	border: .66666666667% double #006;
	padding: 1.11111111111%;
}

.schedule {
	font: bolder large Arial;
	color: #006;
	background: #09F;
	text-align: center;
	padding: 0.55555555555%;
	float: left;
	margin-left: 27.77777777778%;
	border-style: solid;
	border-color: #006;
}
.free-agency a {
	font-size: large;
}
u{
	font-weight:bold;
	color:#F40105;
}
.afc,.nfc{
	font-family:'Paytone One';
	margin-bottom:1em;
	text-shadow:none !important;
}
#free-agency{
	font-size:2.36em !important;
	color:#003972;
	text-shadow:none !important;
}
/***   DRAFT  ***/	
	#draft{
	background: #0480C4;
}
    #draft h1{
		text-align:left !important;
		font-size:1.6em;
	}
	
	#draft .picLeft{
		position:relative;
	}
	#draft .team-name{
	letter-spacing:.2em;
	word-spacing:.4em;
	font-size:1.6em;
	position:relative;
	padding-left:1.66666666667%;
}

/***********************F I N A L  S C O R E*********************************/
.final-score,#final-score{
	text-align: center;
	text-shadow:0 0.0526em 0.111em #fff;
	margin:0 auto;
}
/******************DIV HIGHLIGHTS*****************/
.highlights{
	width:90%;
	height:auto;
	margin:5% auto;
	background-color:rgba(255,255,255,.3);
	margin-bottom:50px;
	border-radius:5px;
	padding:.55555555556% 1.11111111111%;
	text-align:left;
}
.highlights a{
	font-size:large;
	font-weight:bold;
}
.highlights img{
	max-width:100%;
}
.summary {
	width:auto;
	height:auto;
	background-color:#CCC;
	border:#006 0.11111111111% solid;
	border-radius:.55555555556%;
	padding:.22222222223%;
	position:fixed;
	margin-left:-6%;
	-webkit-box-shadow:#000 0.44444444444em 0.44444444444em .88888888888em;
	-moz-box-shadow:#000 0.44444444444em 0.44444444444em .88888888888em;
	-o-box-shadow:#000 0.44444444444em 0.44444444444em .88888888888em;
	box-shadow:#000 0.44444444444em 0.44444444444em .88888888888em;
}
.summary a{
	font-size:.8em !important;
} 
.week{
	color:#003972 !important;
	font:5em;
	text-shadow:none;
}
/**************A R T I C L E S*************/
#game article{
    height:auto;
	margin:0 auto 1.5em auto;
	background:rgba(255,255,255,.3);
	border-radius:.55555555556%;
	border:.11111111112% solid #006;
	padding:1.5%;
	text-align:left;
	box-shadow:1px 1px 2px #000000;
}
#game article h1{
	font-size:2em;
}
img[src*="old-logos"]{
	position:relative;
	top:1em;
}
img[src*="espn_MNF_logo"]{
	max-width:50%;
}
img[src*="nbc_sunday_night_football"]{
	max-width:30%;
}

/***********************************/
/** standing **/
.standing{
	color:#000000;
	font-family:tahoma;
	width:33.33333333333%;
	height:auto;
	background-color:#CCC;
	font: bold large Arial, Helvetica, sans-serif;
	padding:.22222222223% .44444444445%;
	margin:.5em;
	text-align:center;
	border:#333 .0625em solid;
}
.standing td h1{
	font-weight:bolder;
	text-align:center;
	text-decoration:underline;
}
.standing td{
		border-bottom:#000000 .0625em solid;
}
#standing-conf{
	color:#000000;
	font-size:1.2em;
	text-shadow:none;
	text-align:center;
	font-weight:bold;
}
.record{
	background-color:#333;
	color:#fff;
	font:Arial, Helvetica, sans-serif;
	padding:.44444444445% .66666666667%;
}
.concerned-team{
	color:#FF0;
	font-size:115%;
	padding:.44444444445% .66666666667%;
}
#concerned-team{
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:4px 6px;
}
.concerned-team-record{
	background-color:#333;
	color:#FF0;
	font-size:115%;
	font-weight:bold;
	padding:.44444444445% .66666666667%;
}
/******************* P L A Y O F F   G A M E **********************/
.playoff-game h1,.playoff-game h2,.playoff-game h3, .playoff-game h4,.playoff-game h5,.playoff-game h6,.playoff-game p,.playoff-game .playoff-game #intro,.playoff-game #outro,.playoff-game .stay{
	color:#000000;
	margin:.25em 1%;
}
body .playoff-game {
}
.playoff-game{
	background-color: #D1D1D1;
	color:#000;
	border-top-left-radius:5px;
	border-bottom-right-radius:5px;
	line-height:100%;
	padding: .6rem;;
}
.playoff-game h1{
	text-shadow:#fff 0 .0625em .001875em;
	margin:.5em 0;
}
.playoff-game h3{
	text-align:center;
	margin:1em 4%; 
	text-shadow:#FFFFFF 1px 1.8px .001em;
	font-weight:bold;
}
.playoff-game h6{
	margin-left:.5em !important;
}


/*******************RECAP***************************/
#recap {
	width:93.75%;
	height:auto;
	margin:0 auto;
	color:#006;
}
#recap h1{
	color:#006;
	margin:0 auto !important;
	font:3em;
	text-shadow:#fff 0 .11111111112% .11111111112%;
	text-align:center;
}
#recap h3{
	position:relative;
	text-align:center;
	margin:0 5px !important;
}
#recap #final-score{
	color:#003A73;
	font-size:5em;
}
#recap .standing{
	position:relative;
	border:#333 .11111111112% solid;
}
/*********************************/
.latest-news{
	/*dark blue gradient*/
background: rgb(59,103,158); /* Old browsers */
background: -moz-linear-gradient(top,  rgb(59,103,158) 1%, rgb(43,136,217) 39%, rgb(32,124,202) 65%, rgb(59,103,158) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgb(59,103,158)), color-stop(39%,rgb(43,136,217)), color-stop(65%,rgb(32,124,202)), color-stop(99%,rgb(59,103,158))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(59,103,158) 1%,rgb(43,136,217) 39%,rgb(32,124,202) 65%,rgb(59,103,158) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(59,103,158) 1%,rgb(43,136,217) 39%,rgb(32,124,202) 65%,rgb(59,103,158) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(59,103,158) 1%,rgb(43,136,217) 39%,rgb(32,124,202) 65%,rgb(59,103,158) 99%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(59,103,158) 1%,rgb(43,136,217) 39%,rgb(32,124,202) 65%,rgb(59,103,158) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#3b679e',GradientType=0 ); /* IE6-9 */
/*************************************************************/
	padding:.66666666667% 6%;
	color:#333333;
	box-shadow:none;
	border:.33333333334% solid rgb(59,103,158);
	border-radius:5px;
	margin-left:0 !important;
	margin-top:6em;
	width:40%;
}
.latest-news a{
	font-size:1.4em;
	color:#000099;
}
.latest-news a:hover{
	color:#F06;
}
.latest-news #shadow{
	color:rgb(32,124,202);
}
.latest-news:before{
	content:url(../../img/nfl/assets/list/afc-list_53x38.png);
	padding-right:6px;
	vertical-align:-4px; 
}
.latest-news:after{
	content:url(../../img/nfl/assets/list/nfc-list_50x38.png);
	padding-left:6px;
	vertical-align:-4px;
}
.latest-news-list:before{
	content:url(../../img/nfl/assets/list/afc_list.png);
	padding-lef:3px;
	vertical-align:-2px; 
}
.latest-news-list:after{
	content:url(../../img/nfl/assets/list/nfc_list.png);
	padding-left:3px;
	vertical-align:-2px;
}
.latest-news .date{
	font-size:1.4em;
	margin-right:2%;
}
.latest-news li{
	list-style:none;
}
/*********ANALYSIS************/
.analysis:before{
	content:url(../../img/icons/loupe.png);
	position:relative;
	left:1.6%;
	top:.9em;
}
/*thanksgiving special*/
.thanksgiving:after{
	content:url(../../img/nfl/assets/titles/special-after_title.png);
	position:relative;
	top:.625em;
	left:-10%;
}
.thanksgiving{
	color:#003B66;
}

img[src*="nbc_sunday_night_football"]{
		width:25%;
		height:25%;
		position:relative;
		top:1em;
	}
img[src*="nu-espn-mnf"]{
		width:15%;
		height:15%;
		position:relative;
		top:1em;
	}
img[src*="espn_MNF"]{
		width:15%;
		height:15%;
		position:relative;
		top:.2em;
	}

img[src*="Thursday_Night_Football"]{
		width:25%;
		height:25%;
		position:relative;
		top:.8em;
	}
	img[src*="-score"]{
		max-width:20%;
		-webkit-box-shadow:#FFF  0.01em 0.01em .1em;
		-moz-box-shadow:#FFF  0.01em 0.01em .1em;
		-o-box-shadow:#FFF  0.01em 0.01em .1em;
		box-shadow:#FFF  0.01em 0.01em .1em;
	}
/* PLACING PIX COMBO TO THE CENTER */

p[align="center"] div[class="pix"]{
	text-align:center !important;
}
/***   OFFSEAZ  ***/
#offseason ul li,ul {
	list-style: inside disc;
	margin-left:3px;
	padding-left:0;
	font-family:verdana;
}
	
/***   DRAFT  ***/	
	#draft .helmet{
		width:20%;
		height:20%;
		margin-right:2%;
	}
	#draft h1{
		text-align:left !important;
		font-size:1.6em;
	}
	
	#draft .picLeft{
		position:relative;
	}
	#draft .team-name{
	letter-spacing:.2em;
	word-spacing:.4em;
	font-size:1.6em;
	position:relative;
	padding-left:1.66666666667%;
}

/***   REDUCING NFL-PIX  ***/	
	img[src*="nfl-pix"]{
		max-width:25%;
	}
	img[src*="Thursday_Night_Football"]{
		max-width:55%;
	}
	img[src*="nu-espn-mnf"]{
		width:25%;
		height:25%;
		position:relative;
		top:1em;
	}
	img[src*="score.jpg"]{
		/*width:17%;
		height:17%;*/
	}
	#final-mo img[src*="logo-score"]{
	top:.075em;
 	}

	img[src*="nfl.comhelmets"]{
		width:20%;
		height:20%;
	}
	img[src*="png-titles"]{
		max-width:15%;
		max-height:15%;
	}
/***   pix  ***/
	.picLeft{
		margin-bottom:1px;
		margin-right:1px;
	}
	img{ max-width:45%; height:45% !important;}
	#pix-combo img{
		position:relative;
		margin-left:1%;
	}
    img[width="985"]{
		max-width:85%;
	}


/***   CLASSES / IDs  ***/

	.analysis:before{
		content: url(../../img/icons/loupe-horiz.png);
		left:6.2%;
		top:.85em;
	}
	#final-score{
		text-align: center;
	}
  
/** standing **/
	.standing{
		width:75%;
		font-size:1em;
		margin:.5em;
		text-align:center;
	}
	
/**   HIGHLIGHTS LIFT    **/
 
.summary {
	padding:.22222222223%;
	position:fixed;
	margin-left:-7%;
}
.summary a{
	font-size:.6em !important;
}
object,
embed,
video{
	max-width:100%;
}
.playoff-game h3{ font-size:1.1em;}

/* M W I D T H */
.mw3{max-width: 3%;}
.mw5{max-width: 5%;}
.mw10{max-width: 10%;}
.mw20{max-width: 20%;}
.mw30{max-width: 30%;}
.mw40{max-width: 40%;}
.mw50{max-width: 50%;}
.mw60{max-width: 60%;}
.mw70{max-width: 70%;}
.mw80{max-width: 80%;}
.mw90{max-width: 90%;}

.mnf-old:before{
	content: url(../../img/nfl/assets/on-tv/mnf_old-logo-200px.svg);
         }

.afc-100px:before{
	content: url("../../img/nfl/assets/score/AFC_logo_score.png");
         }

.nfc-100px:after{
	content: url("../../img/nfl/assets/score/NFC_logo_score.png");
         }
img[src*="on-tv"]{
	margin: 10px auto;
}
/*****************************TEAMS***********************************/
/* H E L M E T S */

i[class*="score"]{
	margin:2px;
}
/* ARI */
.ari-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/ARI-away.png);
	
}
.ari-hel-home:after{
	content: url(../../img/nfl/assets/nfl.com/helmets/ARI-home.png);
	
	
}
.ari-score:before{
	content: url(../../img/nfl/assets/jpg-score/ari-score.jpg);
	
	
}
/* ATL */
.atl-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/ATL-away.png);
	
	
}
.atl-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/ATL-home.png);
	
	
}
.atl-score:before{
	content: url(../../img/nfl/assets/jpg-score/atl-score2.jpg);
	
	
}
/* BAL */
.bal-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/BAL-away.png);
	
	
}
.bal-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/BAL-home.png);
	
	
}
.bal-score:before{
	content: url("../../img/nfl/assets/jpg-score/bal-lighter-score.jpg");
	
	
}
/* BUF */
.buf-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/BUF-away.png);
	
	
}
.buf-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/BUF-home.png);
	
	
}
.buf-score:before{
	content: url(../../img/nfl/assets/jpg-score/buf-score.jpg);
	
	
}
/* CAR */
.car-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/CAR-away.png);
	
	
}
.car-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/CAR-home.png);
	
	
}
.car-score:before{
	content: url(../../img/nfl/assets/jpg-score/car-score.jpg);
	
}
/* CHI */
.chi-hel-away:before{
	content: url("../../img/nfl/assets/nfl.com/helmets/CHI-away.png");
	
	
}
.chi-hel-home:before{
	content: url("../../img/nfl/assets/nfl.com/helmets/CHI-home.png");
	
	
}
.chi-score:before{
	content: url("../../img/nfl/assets/jpg-score/chi-score.jpg");
	
}
/* CIN */
.cin-hel-away:before{
	content: url("../../img/nfl/assets/nfl.com/helmets/CIN-away.png");
	
}
.cin-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/CIN-home.png);
	
}
.cin-score:before{
	content: url("../../img/nfl/assets/jpg-score/cin-score.jpg");
	
}
/* CLE */
.cle-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/CLE-away.png);
	
}
.cle-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/CLE-home.png);
	
}
.cle-score:before{
	content: url(../../img/nfl/assets/jpg-score/cle-score.jpg);
	
}
/* DAL */
.dal-hel-away:before{ 
	content: url("../../img/nfl/assets/nfl.com/helmets/DAL-away.png");
}
.dal-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/DAL-home.png);
	
}
.dal-score:before{
	content: url(../../img/nfl/assets/jpg-score/dal-score.jpg);
	
}
/* DEN */
.den-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/DEN-away.png);
	
}
.den-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/DEN-home.png);
	
}
.den-score:before{
	content: url(../../img/nfl/assets/jpg-score/den-score.jpg);
	 
	
}
/* DET */
.det-hel-away:before{ 
	content: url("../../img/nfl/assets/nfl.com/helmets/DET-away.png");
}
.det-hel-home:before{
	content: url("../../img/nfl/assets/nfl.com/helmets/DET-home.png");
	
}
.det-score:before{
	content: url("../../img/nfl/assets/jpg-score/det-score.jpg");
	
}
/* GB */
.gb-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/GB-away.png);
	
}
.gb-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/GB-home.png);
	
}
.gb-score:before{
	content: url(../../img/nfl/assets/jpg-score/gb-score.jpg);
	
	
}
/* HOU */
.hou-hel-away:before{
	content: url("../../img/nfl/assets/nfl.com/helmets/HOU-away.png");
	
}
.hou-hel-home:before{
	content: url("../../img/nfl/assets/nfl.com/helmets/HOU-home.png");
	
}
.hou-score:before{
	content: url("../../img/nfl/assets/jpg-score/hou-score.jpg");
	
	
}
/* IND */
.ind-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/IND-away.png);
	
}
.ind-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/IND-home.png);
	
}
.ind-score:before{
	content: url(../../img/nfl/assets/jpg-score/ind-score.jpg);
	
	
}
/* JAX 2012*/
.jax-hel-away:before{
	content: url("../../img/nfl/assets/nfl.com/helmets/JAC-2013-away.png");
	
}
.jax-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/JAC-2013-home.png);
	
}
.jax-score:before{
	content: url("../../img/nfl/assets/jpg-score/jax-2013-score.jpg");
	
	
}
/* JAX OLD */
.jax-old-hel-away:before{
	content: url("../../img/nfl/assets/nfl.com/helmets/JAC-away.png");
	
}
.jax-old-hel-home:before{
	content: url("../../img/nfl/assets/nfl.com/helmets/JAC-home.png");
	
}
.jax-old-score:before{
	content: url("../../img/nfl/assets/jpg-score/jax-score.jpg");
	
	
}
/* MIA */
.mia-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/MIA-away.png);
	
}
.mia-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/MIA-home.png);
	
}
.mia-score:before{
	content: url(../../img/nfl/assets/jpg-score/mia-score.jpg);
	
	
}
/* MIA 2013 */
.mia-2013-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/MIA-2013-away.png);
	
}
.mia-2013-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/MIA-home.png);
	
}
.mia-2013-score:before{
	content: url(../../img/nfl/assets/jpg-score/mia-2013-score.jpg);
	
	
}
/* MIN */
.min-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/MIN-away.png);
	
}
.min-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/MIN-home.png);
	
}
.min-score:before{
	content: url(../../img/nfl/assets/jpg-score/min-score.jpg);
	
	
}
/* NE */
.ne-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/NE-away.png);
	
}
.ne-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/NE-home.png);
	
}
.ne-score:before{
	content: url(../../img/nfl/assets/jpg-score/ne-score.jpg);
	
	
}
/* NO */
.no-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/NO-away.png);
	
}
.no-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/NO-home.png);
	
}
.no-score:before{
	content: url(../../img/nfl/assets/jpg-score/no-black-score.jpg);
	
	
}
.no-score-gold:before{
	content: url(../../img/nfl/assets/jpg-score/no-gold-score.jpg);
	
	
}
/* NYG */
.nyg-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/NYG-away.png);
	
}
.nyg-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/NYG-home.png);
	
}
.nyg-score:before{
	content: url(../../img/nfl/assets/jpg-score/nyg-score.jpg);
	position: relative;
	
}
/* NYJ */
.nyj-hel-away:before{
	content: url("../../img/nfl/assets/nfl.com/helmets/NYJ-away.png");
	
}
.nyj-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/NYJ-home.png);
	
}
.nyj-score:before{
	content: url(../../img/nfl/assets/jpg-score/nyJ-score.jpg);
	
	
}
/* OAK */
.oak-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/OAK-away.png);
	
}
.oak-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/OAK-home.png);
	
}
.oak-score:before{
	content: url(../../img/nfl/assets/jpg-score/oak-score.jpg);
	
	
}
/* PHI */
.phi-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/PHI-away.png);
	
}
.phi-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/PHI-home.png);
	
}
.phi-score:before{
	content: url(../../img/nfl/assets/jpg-score/phi-score.jpg);
	
	
}
/* PIT */
.pit-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/PIT-away.png);
		
}
.pit-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/PIT-home.png);
		
}
.pit-score:before{
	content: url(../../img/nfl/assets/jpg-score/pit-score.jpg);
	
	
}
.pit-score-ylw:before{
	content: url(../../img/nfl/nfl-pix/logo-score/jpg-score/pit-yellow-score.jpg);
	
	
}
/* SD */
.sd-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/SD-away.png);
	
}
.sd-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/SD-home.png);
		
}
.sd-score:before{
	content: url(../../img/nfl/assets/jpg-score/sd-score.jpg);
	
	
}
/* SEA */
.sea-hel-away:before{
	content: url("../../img/nfl/assets/nfl.com/helmets/SEA-away.png");
	
}
.sea-hel-home:before{
	content: url("../../img/nfl/assets/nfl.com/helmets/SEA-home.png");
		
}
.sea2012-score:before{
	content: url("../../img/nfl/assets/jpg-score/sea-score.jpg");
	
}
/* SEA2012 */
.sea2012-hel-away:before{
	content: url("../../img/nfl/assets/nfl.com/helmets/SEA-2012-away.png");
	
}
.sea2012-hel-home:before{
	content: url("../../img/nfl/assets/nfl.com/helmets/SEA-2012-home.png");
		
}
.sea2012-score:before{
	content: url("../../img/nfl/assets/jpg-score/sea-2012-score.jpg");
	
}
/* SF */
.sf-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/SF-away.png);
	
}
.sf-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/SF-home.png);
		
}
.sf-score:before{
	content: url(../../img/nfl/assets/jpg-score/sf-score.jpg);
	
}
/* TEN */
.ten-hel-away:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/TEN-away.png);
	position:relative;
	top:10px;
}
.ten-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/TEN-home.png);
	position:relative;
	top:10px;
}
.ten-score:before{
	content: url(../../img/nfl/assets/jpg-score/ten-score.jpg);

}
/* TB */
.tb-hel-away:before{ 
	content: url(../../img/nfl/assets/nfl.com/helmets/TB-away.png);
	position:relative;
}
.tb-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/TB-home.png);
	position:relative;
	top:10px;
}
.tb-score:before{
	content: url(../../img/nfl/assets/jpg-score/tb-score.jpg);
	
}
/* WAS */
.was-hel-away:before{
	content: url("../../img/nfl/assets/nfl.com/helmets/WAS-away.png");
	
}
.was-hel-home:before{
	content: url(../../img/nfl/assets/nfl.com/helmets/WAS-home.png);
		
}
.was-score:before{
	content: url(../../img/nfl/assets/jpg-score/was-score.jpg);
	
}


/* *******  LIST. **************/
a[class*="-list"]{
	list-style: none;
	margin-right: 30px;
}

/*AFC NORTH*/
.pit-list:before{
	content:url(../../img/nfl/assets/list/pit_list.png);
	position:relative;
	top:.44444444445%;
	margin-right: 2px;
}
.bal-list:before{
	content:url(../../img/nfl/assets/list/bal_list.png);
	padding-left:1px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.cin-list:before{
	content:url(../../img/nfl/assets/list/cin_list.png);
	padding-left:2px;
	position:relative;
	top:3px;
	margin-right: 2px;
}
.cle-list:before{
	content:url(../../img/nfl/assets/list/cle_list.png);
	position:relative;
	top:2px;
	margin-right: 2px;
}
/*AFC SOUTH*/
.ten-list:before{
	content:url(../../img/nfl/assets/list/ten_list.png);
	padding-left:1px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.hou-list:before{
	content:url(../../img/nfl/assets/list/hou_list.png);
	padding-left:1px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.jax-list:before{
	content:url(../../img/nfl/assets/list/jax_list.png);
	padding-left:2px;
	vertical-align:-1px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.jax-2012-list:before{
	content:url(../../img/nfl/assets/list/jax-2012_list.png);
	padding-left:2px;
	vertical-align:-1px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.ind-list:before{
	content:url(../../img/nfl/assets/list/ind_list.png);
	position:relative;
	padding-left:1px;
	top:4px;
	margin-right: 2px;
}
/*AFC EAST*/
.mia-list:before{
	content:url(../../img/nfl/assets/list/mia_list.png);
	padding-left:1px;
	vertical-align:middle;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.mia-2013-list:before{
	content:url(../../img/nfl/assets/list/mia-2013_list.png);
	padding-left:1px;
	vertical-align:middle;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.buf-list:before{
	content:url(../../img/nfl/assets/list/buf_list.png);
	padding-left:1px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.ne-list:before{
	content:url(../../img/nfl/assets/list/ne_list.png);
	padding-left:1px;
	position:relative;
	top:2px;
	margin-right: 2px;
}
.nyj-list:before{
	content:url(../../img/nfl/assets/list/nyj_list.png);
	padding-left:1px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
/*AFC WEST*/
.den-list:before{
	content:url(../../img/nfl/assets/list/den_list.png);
	padding-left:1px;
	vertical-align:middle;
	position:relative;
	top:2px;
	margin-right: 2px;
}
.sd-list:before{
	content:url(../../img/nfl/assets/list/sd_list.png);
	padding-left:1px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.oak-list:before{
	content:url(../../img/nfl/assets/list/oak_list.png);
	padding-left:1px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.kc-list:before{
	content:url(../../img/nfl/assets/list/kc_list.png);
	padding-left:1px;
	position:relative;
	top:6px;
	margin-right: 2px;
}

/****************************NFC*****************************/
/*NFC NORTH*/
.gb-list:before{
	content:url(../../img/nfl/assets/list/gb_list.png);
	padding-left:1px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.det-list:before{
	content:url(../../img/nfl/assets/list/det_list.png);
	padding-left:1px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.chi-list:before{
	content:url(../../img/nfl/assets/list/chi_list.png);
	padding-left:1px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.min-list:before{
	content:url(../../img/nfl/assets/list/min_list.png);
	padding-left:1px;
	position:relative;
	top:10px;
	margin-right: 2px;
}
/*NFC SOUTH*/
.no-list:before{
	content:url(../../img/nfl/assets/list/no_list.png);
	padding-left:1px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.tb-list:before{
	content:url(../../img/nfl/assets/list/tb_list.png);
	padding-left:1px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.atl-list:before{
	content:url(../../img/nfl/assets/list/atl_list.png);
	padding-left:1px;
	vertical-align:-7px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.car-list:before{
	content:url(../../img/nfl/assets/list/car_list.png);
	padding-left:1px;
	vertical-align:1px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
/*NFC EAST*/
.nyg-list:before{
	content:url(../../img/nfl/assets/list/nyg_list.png);
	padding-left:3px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.phi-list:before{
	content:url(../../img/nfl/assets/list/phi_list.png);
	padding-left:3px;
	vertical-align:-2px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.dal-list:before{
	content:url(../../img/nfl/assets/list/dal_list.png);
	padding-left:1px;
	position:relative;
	top:4px;
	margin-right: 2px;
}
.was-list:before{
	content:url(../../img/nfl/assets/list/was_list.png);
	padding-left:2px;
	vertical-align:-8px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
/*NFC WEST*/
.sf-list:before{
	content:url(../../img/nfl/assets/list/sf_list.png);
	padding-left:3px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.stl-list:before{
	content:url(../../img/nfl/assets/list/stl_list.png);
	padding-left:0;
	vertical-align:-1px;
	position:relative;
	top:5px;
	margin-right: 2px;
}
.ari-list:before{
	content:url(../../img/nfl/assets/list/ari_list.png);
	position:relative;
	padding-left:1px;
	top:5px;
	margin-right: 2px;
}
.sea-list:before{
	content:url(../../img/nfl/assets/list/sea_list.png);
	position:relative;
	padding-left:1px;
	top:3px;
	margin-right: 2px;
}
.nfl-list:before{
	content:url("../../img/nfl/assets/list/nfl-logo_list.png");
	max-width: 8%;
	position:relative;
	padding-left:1px;
	top:5px;
	margin-right: 2px;
}



/* *********************.  W E B S T E R  *************************/
.entry-title{
	text-align: center;
}
	span[class*="-hel-"]{
		 background: rgba(255,255,255,0.64); 
		 border-radius: 120px;
		 border-top:53px solid  rgba(255,255,255,0.64);
		 border-left:13px solid  rgba(255,255,255,0.64);
		 border-right:17px solid rgba(255,255,255,0.64);
	 }
.tnf-sm:after{
	content: url(../../img/nfl/assets/on-tv/tnf-59x50.png);
	vertical-align: middle;
}
.snf-sm:after{
	content: url("../../img/nfl/assets/on-tv/snf-102x91.png");
	vertical-align: middle;
}
.mnf-sm:after{
	content: url("../../img/nfl/assets/on-tv/nu_espn_mnf-80x80.png");
	border:1px solid #000;
	vertical-align: middle;
}
.mnf-old-sm:after{
	content: url("../../img/nfl/assets/on-tv/mnf_old-logo-100px.svg");
}
h5{
	text-align: center;
	margin:2px;}
h6 span[class*="fa-calendar"]{
	text-align: right;
}
