@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);

.oswald {
	font-family:Oswald,Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
}

.text {
	font-size: 13px;
	color: #000000;
	font-family: Arial,Helvetica,'Nimbus Sans L','Liberation Sans',FreeSans,sans-serif;
}
		
.text2 {
	font-size: 13px;
	color: #000000;
	font-family: Arial,Helvetica,'Nimbus Sans L','Liberation Sans',FreeSans,sans-serif;
	font-weight: normal;
	text-decoration: none;
	padding-left: 6px;
}
	
.text3 {
	font-size: 13px;
	color: #000000;
	font-family:Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
}

.roster, .rost, rostold {
	font-family:Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
	font-size:11px;
} 

.rost5 {
	font-family:Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif; 
	font-size:7px;
}

.agate {
	font-size: 10px;
	color: #000000;
	font-family: Arial,Helvetica,'Nimbus Sans L','Liberation Sans',FreeSans,sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.ag1 {
	font-family:arial,helvetica,'Nimbus Sans L','Liberation Sans',FreeSans,sans-serif;
	font-size:11px;
	background-color:#FEF1D1;
}

.ag2 {
	font-family:arial,helvetica,'Nimbus Sans L','Liberation Sans',FreeSans,sans-serif; 
	font-size:11px;
	background-color:#F3E6C6;
}

.ag3, .source {
	font-size: 10px;
	color: #000000;
	font-family: Verdana,Geneva,Helvetica,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.ag3c {
	font-size: 10px;
	color: #000000;
	font-family: Verdana,Geneva,Helvetica,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

.ag4 {
	font-size: 11px;
	color: #000000;
	font-family: Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
}
	
.ag5 {
	font-size: 11px;
	color: #000000;
	font-family: Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
}
	
.ag6 {
	font-size: 10px;
	color: #000000;
	font-family: Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
}
	
.agtxt {
	font-family:arial,helvetica,'Nimbus Sans L','Liberation Sans',FreeSans,sans-serif; 
	font-size:11px;
}
	
.sked {
	font-family:arial,helvetica,'Nimbus Sans L','Liberation Sans',FreeSans,sans-serif;
	font-size:12px;
}
	
.sked2 {
	font-family:Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
	font-size:12px;
}
		
.cour {
	font-family:Courier New,Courier; 
	font-size:12px;
}

.big {
	font-size: 16px;
	color: #000000;
	font-family: Arial,Helvetica,'Nimbus Sans L','Liberation Sans',FreeSans,sans-serif;
	font-weight: bold;
}

A.text {
	color: #cc0000;
	font-weight: normal;
}
	 
A.agate {
	color: #cc0000;
	font-weight: normal;
}
	 	
A.text:hover {
	color: #cc6666;
}

A.agate:hover {
	color: #cc6666;
}

A.text:visited {
	color: #6a6a6a;
}

A.agate:visited {
	color: #6a6a6a;
}
	
A:hover {
	color: #cc6666;
}

.box, .boxscore {
	font-family: monospace;
	line-height:134%
}
	
.boxSAVE {
	font-size:12px; 
	font-family:'Courier New','Courier','monospace';
	line-height:134%
}
	
.subhed {
	font-size: 18px;
	font-weight:bold !important;
	color: #000000;
	font-family: Arial,Helvetica,'Nimbus Sans L','Liberation Sans',FreeSans,sans-serif;
}
	   
.bighed {
	font-size: 40px;
	font-family: Arial,Helvetica,"Nimbus Sans L","Liberation Sans",FreeSans,sans-serif;
}

.hed {
	font-family:Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif; 
	font-size:11px;
	background-color:#ffffff;
} 
	 
.hd {
	font-size:22px;
	margin:1em 0 0.5em 0;
	font-weight:bold;
}

.grayE {color:#eee;}
.grayD {color:#ddd;}
.grayC {color:#ccc;}
.grayB {color:#bbb;}
.grayA {color:#aaa;}
.gray9 {color:#999;}
.gray8 {color:#888;}
.gray7 {color:#777;}
.gray6 {color:#666;}
.gray5 {color:#555;}
.gray4 {color:#444;}
.gray3 {color:#333;}
.gray2 {color:#222;}
.gray1 {color:#111;}
	
body { 
	scrollbar-arrow-color: #DE0000;
	background-image: url("/wp-content/themes/huskermax/images/stadium-bg.jpg");
	background-color: #111;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top; 
}
		
/* FOR OLD GRADIENT BACKGROUND	*/
/*		background: -webkit-linear-gradient(#96a196, #eee, #d0d6d0); /* For Safari 5.1 to 6.0 */
/*    background: -o-linear-gradient(#96a196, #eee, #d0d6d0); /* For Opera 11.1 to 12.0 */
/*    background: -moz-linear-gradient(#96a196, #eee, #d0d6d0); /* For Firefox 3.6 to 15 */
/*    background: linear-gradient(#96a196, #eee, #d0d6d0); /* Standard syntax (must be last) */
/*	}  */
	
		
.indent_tmplt {
	max-width:678px; margin:13px auto;
}
	
div.indent {	text-indent: -10px;
	margin-left: 10px;
	padding-bottom: 2px;
}
	
div.indent2 {	
	text-indent: -10px;
	margin-left: 10px;
	color: #000000;
	line-height: 150%;
	padding-bottom: 2px;
}
	
.tablestyle {
	font-size: 11px;
	font-family: Verdana, Geneva, 'Bitstream Vera Sans','DejaVu Sans',sans-serif; 
	color: #000000; 
	font-weight: bold; 
	text-align: left;
}
	
.topperstyle {
	font-size:: 11px;
	font-family: Verdana, Geneva, 'Bitstream Vera Sans','DejaVu Sans',sans-serif; 
	color: #000000; 
	text-decoration: underline; 
	text-align: left
}

.hid, .hideText {
	float:left;
	filter:alpha(opacity=0);
	-moz-opacity:.00;
	opacity:.00;
}

.slate, .novisit {
	color:#cc0000;
}

A.slate, A.novisit {
	color:#cc0000;
}

A.slate:hover, A.novisit:hover {
	color:#cc6666;
}

A.slate:visited, A.novisit:visited {
	color:#cc0000;
}

.daySet  {
	font-family:Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
	position:relative; left:0px; top:0px;
	color:#454545;
	font-size:9px;
	font-weight:bold;
	border:1px solid #444444;
	width:47px;
	text-indent: 3px;
	padding: 0px 0px 1px 0px;
	margin: 6px 0 3px 0;
}

.dayBG  {
	padding: 0px 0px 0px 20px;
	background-image:url('/pastnews/img/stamp_odd.png');
	background-repeat:repeat-y;
}

.bigtenbox  {
	padding: 10px 0px 4px 4px;
	background-image:url('/BigTenExplorer/explorerWH.png');
	background-repeat:no-repeat;
	background-position: 176px 1px;
	color:#222222;
	background-color: transparent;
	border-top: 2px solid #555555;
	border-bottom: 2px solid #555555;
	white-space:nowrap;
	vertical-align: top;
}

.dotbox  {
	white-space:nowrap;
	border-left:dotted 1px #555555;
	border-right:dotted 1px #555555;
	text-align: center;
}

.shadow {
	text-shadow: 2px 1px 4px #666;
}

.boxshadowSM,#boxshadowSM {
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	behavior: url(/ie-css3.htc);
}

.boxshadowXS,#boxshadowXS {
	-moz-box-shadow: 1px 1px 1px #666;
	-webkit-box-shadow: 1px 1px 1px #666;
	box-shadow: 1px 1px 1px #666;
	behavior: url(/ie-css3.htc);
}

.rounderSM,#rounderSM {
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(/ie-css3.htc);
}

.rounderXS,#rounderXS {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	behavior: url(/ie-css3.htc);
}

.rounderXXS,#rounderXXS {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/ie-css3.htc);
}

td.adshade img {
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	behavior: url(/ie-css3.htc);
}

.roundShade,#roundShade {
	/* -moz-border-radius: 7px; */
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 2px 2px 3px #444; /* Firefox */
	-webkit-box-shadow: 2px 2px 3px #444; /* Safari/Chrome */
	box-shadow: 2px 2px 3px #444; /* Opera and other CSS3 supporting browsers */
	behavior: url(/ie-css3.htc);
}

.tombtop {
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
}
.tombbottom {
	-moz-border-radius:0 0 8px 8px;
	-webkit-border-radius:0 0 8px 8px;
	border-radius:0 0 8px 8px;
}


/* TTIP STYLING ON SOME GAME PAGES */
a.ttip {
	position: relative;
}
a.ttip span {
	display: none;
	position: absolute;
	top: -10px;
	left: 6px;
	font: 11px Verdana, sans-serif;
	width: 125px;
	margin: 10px;
	text-align: center;
	padding: 10px;
	color: #fff;
	background-color: #333;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	-moz-box-shadow: 2px 2px 5px #666;
	-webkit-box-shadow: 2px 2px 5px #666;
	box-shadow: 2px 2px 5px #666;
	z-index: 100;
}
a:hover.ttip {
	font-size: 99%; /* this is just for IE */
}
a:hover.ttip span {
	display: block;
} 
a img { border: none; }

.cvg {
	text-align:center;
	line-height:150%;
	font-family:Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
	font-size:11px;
}

.nowrap {white-space:nowrap;}

@media screen and (max-width:767px){.shrinkA{font-size:85% !important;}}
@media screen and (max-width:767px){.shrinkB{font-size:80% !important;}}
@media screen and (max-width:767px){.shrinkC{font-size:75% !important;}}
@media screen and (max-width:767px){.shrinkD{font-size:70% !important;}}


/* FOR PAGE TOPS */
.toptext {color:#ffffff; text-shadow: 1px 1px #000000;}
.toptext a{color: #ffffff; text-shadow: 1px 1px #000000;}
.toptext a:visited{color: #ffffff; text-shadow: 1px 1px #000000;}
.toptext a:hover{color: #ffffff; text-shadow: 1px 1px #000000;}
/* END FOR PAGE TOPS */

.greybox {background-color:#e7e7e7; max-width:280px;}

.pregameHeds {
	font-family:'Oswald',Arial,Helvetica,'Nimbus Sans L','Liberation Sans',FreeSans,sans-serif;
	letter-spacing:-2px;
	line-height:45px;
	margin:10px 0 14px 0;
	word-spacing:5px;
	font-weight:700;
}

.grayscale {  
	filter: url(/css/filters.svg#grayscale);
	filter: gray; 
	-webkit-filter: grayscale(1);
}

 
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
	
.rfloat{float: right;}
.lfloat{float: left;}
.clear{clear: both;}



.mirror {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}


/* FOR HISTORY PAGES */
.match{line-height:19px;}



/* FOR VIDEO PAGES */
.datetab {
	background-color:#e6e6e6;
	padding:8px;
	line-height:150%;
	text-transform:uppercase
}
.hed9	{
	font-family:'Oswald',Arial,Helvetica,'Nimbus Sans L','Liberation Sans',FreeSans,sans-serif;
	font-size:30px;
	font-weight:bold;
	margin:6px 0;
	text-transform:uppercase;
}
/* END FOR VIDEO PAGES */



