<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONT FOR LANDING PAGES */
@font-face {
    font-family: 'oswaldbook';
    src: url('oswald-regular-webfont.eot');
    src: url('oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-regular-webfont.woff') format('woff'),
         url('oswald-regular-webfont.ttf') format('truetype'),
         url('oswald-regular-webfont.svg#oswaldbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewayheavy';
    src: url('raleway-heavy-webfont.eot');
    src: url('raleway-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-heavy-webfont.woff2') format('woff2'),
         url('raleway-heavy-webfont.woff') format('woff'),
         url('raleway-heavy-webfont.ttf') format('truetype'),
         url('raleway-heavy-webfont.svg#ralewayheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewaysemibold';
    src: url('raleway-semibold-webfont.eot');
    src: url('raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-semibold-webfont.woff2') format('woff2'),
         url('raleway-semibold-webfont.woff') format('woff'),
         url('raleway-semibold-webfont.ttf') format('truetype'),
         url('raleway-semibold-webfont.svg#ralewaysemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* WEB FONTS FOR THE INTERNAL PAGES */
@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular-webfont.woff') format('woff'),
         url('opensans-regular-webfont.ttf') format('truetype'),
         url('opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('opensans-bold-webfont.eot');
    src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-bold-webfont.woff') format('woff'),
         url('opensans-bold-webfont.ttf') format('truetype'),
         url('opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#0053a0 !important }

body { font-family:'open_sansregular', arial; font-size:14px; line-height:1.5; background:#000; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'oswaldbook', arial }

a { color:#1f79cd; text-decoration:none }
a:hover { color:#233a75; text-decoration:underline }

h1,h2,h3,h4,h5,h6,b,strong { font-family:'open_sansbold', arial; font-weight:normal }

h1 { font-size:24px; color:#0053a0 }
h2 { font-size:21px; color:#0053a0 }
h3 { font-size:18px }
h4 { font-size:16px }
h5 { font-size:14px }
h6 { font-size:13px }

.mainbody { padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.navbar-buttons li,
.navbar-buttons ul { list-style:none; padding:0; margin:0 }
.navbar-buttons li img { vertical-align:middle }

.navbar-covid-banner{ margin:10px 0 }
.navbar-covid-banner li,
.navbar-covid-banner ul { list-style:none; padding:0; margin:0 }
.navbar-covid-banner li:first-child a{ display:block; background:#0053a0; color:#fff; text-transform:uppercase; padding:20px; text-align:center; font-family:'ralewayheavy', arial;}

.site-footer { text-align:center; padding:40px 0; background:#000 }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 20px }
.footer-address { margin-top:40px; font-family:'ralewayheavy', arial; font-size:17px; color:#fff; text-transform:uppercase }
.footer-address span { margin:0 20px }
.presto-logo { display:block; margin-top:40px }

/* CAROUSEL */
.j-carousel .seats:before,
.j-carousel .seats:after { content: " "; display:table }
.j-carousel .seats:after { clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:71%; position:relative; overflow:hidden }
.j-carousel .media-box img:first-child,
.j-carousel .media-box a img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }
.j-carousel .pp { display:none }
.j-carousel .next,
.j-carousel .prev { position:absolute; left:6px; bottom:74px; width:21px; height:18px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/2015/master_sprite.png) no-repeat -637px 0 }
.j-carousel .next { left:auto; right:6px; background-position:-661px 0 }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { width:12.5%; float:left; position:relative }

/* SOCIAL ICONS */
.social-links { position:absolute; right:50%; top:0; margin-right:-550px; width:101px; height:44px; padding:5px 0; text-align:center; background:url(/images/setup/2015/master_sprite.png) no-repeat -307px 0 }
.social-links ul,
.social-links li { list-style:none; padding:0; margin:0 }
.social-links li { display:inline-block; vertical-align:top; margin:0 1px }
.social-links li span { display:none }
.social-links li a { display:block; width:20px; height:20px; line-height:19px; font-size:12px; color:#165692; background:#fff; border-radius:15px }
.social-links li a:hover { color:#fff; background:#000 }

/* SCOREBOARD */
.scrolling-scoreboard { position:relative; font-size:12px; font-family:'ralewayheavy', arial }
.scrolling-scoreboard .scoreboard { position:relative; margin-left:-10px; padding-top:5px; overflow:hidden }
.scrolling-scoreboard .scroller { position:relative; width:20000% }
.scrolling-scoreboard .slide { width:0.5%; float:left }
.scrolling-scoreboard .events-box { width:20%; padding-left:10px; float:left; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.scrolling-scoreboard .event { position:relative; min-height:200px; padding:10px 10px 45px; text-align:center; color:#fff; background:#0053a0 }
.scrolling-scoreboard .event .date { display:block; width:90px; height:63px; margin-top:-14px; margin-bottom:10px; padding:5px 0 0; font-size:17px; text-transform:uppercase; background:url(/images/setup/2015/master_sprite.png) no-repeat -214px 0 }
.scrolling-scoreboard .event .date:after { content:""; position:absolute; left:100px; right:10px; top:10px; height:54px; background:url(/images/setup/2015/scoreboard_logo_new.png) no-repeat 50% 0 }
.scrolling-scoreboard .event .sport { margin-bottom:10px }
.scrolling-scoreboard .event .sport a { color:#fff; text-transform:uppercase }
.scrolling-scoreboard .event .status { position:absolute; left:10px; top:25px; width:70px; padding:0 10px; font-size:11px; color:#fff; text-transform:uppercase;  white-space:none; text-overflow:ellipsis; overflow:hidden }
.scrolling-scoreboard .event .team { font-size:16px; line-height:30px; font-family:'oswaldbook', arial; text-align:left }
.scrolling-scoreboard .event .score { font-size:20px; color:#000 }
.scrolling-scoreboard .event .notes { display:none }
.scrolling-scoreboard .event .neutral-site { margin-top:10px; font-size:10px; font-family:arial; text-transform:uppercase; }
.scrolling-scoreboard .links { position:absolute; left:0; right:0; bottom:5px; line-height:25px; color:#1f79cd; background:#000 }
.scrolling-scoreboard .links a { color:#fff }
.scrolling-scoreboard .links span { padding:0 5px }
.scrolling-scoreboard .next,
.scrolling-scoreboard .prev { position:absolute; left:-68px; top:50%; margin-top:-24px; width:48px; height:48px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/2015/master_sprite.png) no-repeat -537px 0 }
.scrolling-scoreboard .next { left:auto; right:-68px; background-position:-585px 0 }
.scrolling-scoreboard .next.disabled,
.scrolling-scoreboard .prev.disabled { display:none }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#0053a0; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#0053a0; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#0053a0 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#0053a0; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1125px) {

html { min-height:100% }
body { position:relative; min-height:100% }

.page { position:relative; z-index:2; background:url(/images/setup/2015/hdr_bg.png) no-repeat 50% 0; overflow:hidden }
div[id="page-backgrounds"] { position:fixed; left:0; right:0; top:0; z-index:-1; overflow:hidden }
div[id="page-backgrounds"] img { position:relative; left:50%; margin-left:-1000px; width:2000px; max-width:none }

.body-container { max-width:1100px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { min-height:500px; padding:40px 20px 20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; background:#1f79cd }
.site-header .site-title { position:relative; max-width:853px; margin:0 auto; padding:36px 0 30px 247px }
.site-header .site-title a { display:block; width:850px; height:83px; text-indent:-9999px; background:url(/images/setup/2015/master_sprite.png) no-repeat 0 -252px  }
.site-header .site-title a:before { content:""; position:absolute; left:0; top:0; z-index:2; width:209px; height:225px; background:url(/images/setup/2015/master_sprite.png) no-repeat 0 0 }

.mobile-menu-bar, .search-bar { display:none }

.content-row &gt; div { position:relative; max-width:1100px; margin:0 auto }
.scoreboard-row { padding:25px 0 40px; background:url(/images/setup/2015/row_events_bg.png) repeat }
.carousel-social-row { padding:50px 0 }
.carousel-social-row .content-col1 { width:63%; float:left }
.carousel-social-row .content-col2 { width:37%; float:right; padding-left:3px; -webkit-box-sizing:border-box; box-sizing:border-box }
.banner-row { padding:20px 0 40px; border-bottom:5px solid #515151; background:url(/images/setup/2015/row_slider_bg.png) repeat #333 }
.tradition-row { background:url(/images/setup/2015/row_player_banner_bg.png) repeat-x 0 0 }
.tradition-row &gt; div { height:258px }
.tradition-row .tradition-banner { position:absolute; left:0; right:0; bottom:0 }

/* NAVIGATION */
.dropnav { position:relative; font-family:'oswaldbook', arial; background:url(/images/setup/2015/global_nav_bg.png) repeat-x }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav &gt; ul { position:relative; max-width:873px; margin:0 auto; padding-left:227px }
.dropnav .nav { float:left }
.dropnav .nav &gt; a { position:relative; display:block; height:53px; padding:0 15px; font-size:16px; line-height:53px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav:hover &gt; a { color:#1f79cd }
.dropnav .nav:hover &gt; a:after { content:""; position:absolute; left:50%; bottom:0; margin-left:-10px; border:10px solid transparent; border-bottom-color:#2a2a2a }
/*.dropnav .nav &gt; .submenu { display:none; position:absolute; left:0; right:0; top:53px; min-height:200px; padding:20px 20px 20px 245px; background:#2a2a2a; white-space:nowrap }*/
/*.dropnav .nav:hover &gt; .submenu { display:block }*/
/*.dropnav .nav &gt; .submenu:before { content:""; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; display:block; border-bottom:5px solid rgba(0,0,0,0.4); background:#2a2a2a }*/
/*.dropnav .nav &gt; .submenu:after { content:""; position:absolute; left:-20px; bottom:0; width:233px; height:208px; background:url(/images/setup/2015/master_sprite_new.png) no-repeat -687px 0 }*/
/*.dropnav .submenu a { display:block; font-family:'ralewaysemibold', arial; font-size:14px; line-height:25px; color:#fff; white-space:nowrap; text-decoration:none; text-transform:uppercase; text-shadow:0 0 1px #000 }*/
/*.dropnav .submenu a:hover { color:#1f79cd }*/
/*.dropnav .submenu .has-submenu &gt; a { font-size:18px; text-transform:uppercase; color:#000; cursor:default }*/
/*.dropnav .submenu ul,*/
/*.dropnav .submenu .has-submenu { position:relative; display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }*/
/*.dropnav .submenu .submenu-title + ul,*/
/*.dropnav .submenu ul:first-child,*/
/*.dropnav .submenu .has-submenu:first-child { margin-left:0 }*/
/*.dropnav .submenu .submenu-title { position:relative; display:block; margin-bottom:10px; font-size:23px; color:#5e5e5e; text-transform:uppercase }*/
/*.dropnav .submenu.level1 .has-submenu { display:block; margin:0 }*/
/*.dropnav .submenu.level1 .has-submenu &gt; a { display:none }*/
/*.dropnav .submenu.level1 .has-submenu li { display:inline-block; vertical-align:top; margin:0 5px 0 0; white-space:nowrap }*/
/*.dropnav .submenu.level1 .has-submenu li a { font-size:12px; text-transform:none }*/
/*.dropnav .submenu.level1 .has-submenu li:first-child a { min-width:200px; font-size:14px; text-transform:uppercase }*/
/*.dropnav .submenu.level1 a[rel="wiki-link"]  + a { display:none !important }*/

.dropnav .nav &gt; .submenu { display:none; position:absolute; left:0; right:0; top:53px; min-height:200px; padding:20px 20px 20px 245px; background:#2a2a2a; white-space:nowrap }
.dropnav .nav:hover &gt; .submenu { display:block }
.dropnav .nav &gt; .submenu:before { content:""; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; display:block; border-bottom:5px solid rgba(0,0,0,0.4); background:#2a2a2a;z-index:-1 }
.dropnav .nav &gt; .submenu:after { content:""; position:absolute; left:-20px; bottom:0; width:233px; height:208px; background:url(/images/setup/2015/master_sprite_new.png) no-repeat -687px 0 }
.dropnav .submenu a { display:block; font-family:'ralewaysemibold', arial; font-size:14px; line-height:25px; color:#fff; white-space:nowrap; text-decoration:none; text-transform:uppercase; text-shadow:0 0 1px #000 }
.dropnav .submenu a:hover { color:#1f79cd }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:200px; margin-left:50px }
.dropnav .submenu .submenu-title + ul,
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] &gt; a { font-size:18px; text-transform:uppercase; color:#000; cursor:default  }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] &gt; *,
.dropnav .submenu .has-submenu[data-follow-link="true"] li { display:inline-block; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] &gt; a {   min-width:150px; font-size:14px; text-transform:uppercase }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:12px;  color:#fff; text-transform:capitalize }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover { color:#ccc }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:' '; padding:0 5px;  }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }

.dropnav .submenu a[rel*="wiki-link"] + a { display:none !important }
.dropnav .submenu-title { display:none }
.dropnav .submenu.level3 li:first-child{ display:none !important }



.secondary-nav { position:relative; z-index:2; font-family:'ralewaysemibold', arial; color:#bbb; text-transform:uppercase; background:url(/images/setup/2015/section_hdr_bg.png) repeat-x 0 0 }
.secondary-nav h1 { float:left; padding-top:26px; margin-bottom:0; color:#0053a0; font-family:'ralewayheavy', arial; font-size:30px; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div { max-width:1100px; height:78px; margin:0 auto }
.secondary-nav &gt; div &gt; ul { float:right; margin-top:32px }
.secondary-nav li { float:left }
.secondary-nav li a { color:#0053a0; text-decoration:none }
.secondary-nav li a:hover { color:#000; text-decoration:none }
.secondary-nav li:before { content:"|"; padding:0 5px }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:0; padding:10px; background:#000; background:rgba(0,0,0,0.8); border-radius:5px 0 }
.secondary-nav .has-nav:hover &gt; ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; white-space:nowrap; color:#fff }
.secondary-nav .has-nav li a:hover { color:#eee }

.j-carousel .media-box { background:#fff }
.j-carousel .story-box { position:relative; height:48px; padding:10px; color:#fff; text-align:center; background:#000 }
.j-carousel .title { display:block; font-size:21px; color:#fff; text-transform:uppercase; white-space:nowrap; text-overflow:ellipsis; overflow:hidden }
.j-carousel .title:hover { color:#1464ad; text-decoration:none }
.j-carousel .date { position:absolute; left:0; right:0; top:-30px; height:30px; line-height:30px; font-family:arial; font-size:12px; font-weight:bold; text-transform:uppercase; background:rgba(0,0,0,0.8) }
.j-carousel .leadin,
.j-carousel .readmore { display:none }
.j-carousel .carousel-related-links { font-size:12px; text-transform:uppercase; font-family:arial; font-weight:bold }
.j-carousel .carousel-related-links a { color:#fff; text-decoration:none }
.j-carousel .carousel-related-links a:hover { color:#1464ad }
.j-carousel .controls { padding-top:10px }
.j-carousel .control { position:relative; float:left; width:19.2%; margin-left:1%; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active:after { content:""; position:absolute; left:0; right:0; bottom:0; width:100%; height:5px; background:#9b1d22 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
 
/* TABS */
.tabs-wrapper ul.tabs .tab { padding-left:2px; -webkit-box-sizing:border-box; box-sizing:border-box }
.tabs-wrapper ul.tabs .tab:first-child { padding-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; height:60px; line-height:60px; padding:0 10px; font-size:15px; text-align:center; text-transform:uppercase; text-decoration:none; background:rgba(0,0,0,0.5); color:#fff }
.tabs-wrapper .tab a.active { background:#000 }
.tabs-wrapper .panes { position:relative; overflow:hidden }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; background:#eee }
.tabs-wrapper .pane.active { position:static }

.tabs-wrapper[id="social-tabs"] .tab { width:33.32% }
.tabs-wrapper[id="social-tabs"] .pane .overflow { height:490px; padding:5px; overflow:hidden; background:#000 }
.tabs-wrapper[id="social-tabs"] .pane3 .overflow { overflow:auto }

/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:2000% }
.slider-wrapper .item { float:left; width:5% }
.slider-wrapper .image { display:block; text-align:center }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { display:none }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:-20px; top:50%; margin-top:-23px; width:55px; height:46px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/2015/master_sprite.png) no-repeat -413px 0  }
.slider-wrapper .next { left:auto; right:-20px; background-position:-477px 0 }

.banners-slider + a[rel*="wiki-link"] { position:relative; z-index:2 }

.navbar-covid-banner li:first-child a{ height:100px; line-height:100px; font-size:25px }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1124px) {

body { padding:0 }
div[id="page-backgrounds"] { display:none }

.site-header { position:relative; background:#1f79cd }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/2015/header_tablet.png) no-repeat 0 50% }

.mobile-menu-bar { display:block; padding:5px; background:#0053A0 }
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar &gt; ul { float:right }
.mobile-menu-bar li { float:left; margin-left:5px }
.mobile-menu-bar li a { display:block; height:35px; padding: 0 10px; text-align:center; font-size:14px; line-height:35px; vertical-align:middle; color:#444; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a i { margin-right:5px }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#1f79cd; color:#fff; text-decoration:none } 

.search-bar { display:none; width:100%; padding:10px; position:relative; background:#CCC; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar.active { display:block }
.search-bar input[type="text"] { width:100%; height:25px; padding:0 30px 0 10px; border:none; background:#F5F5F5; box-shadow:0 0 3px #999; border-radius:3px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box  }
.search-bar .submit { width:30px; height:23px; border:none; overflow:hidden; background:none; position:absolute; right:10px; top:10px; border-radius:0 3px 3px 0 }
.search-bar .submit span { display:none }
.search-bar .submit i:before { display:block; width:100%; height:23px; line-height:25px; text-align:center; color:#333; margin:0 }

.dropnav { display:none; font-family:'oswaldbook', arial; background:#333 }
.dropnav.active { display:block }
.dropnav .nav &gt; .submenu { display:none }
.dropnav .nav &gt; a,
.dropnav .submenu a { display:block; padding:0 10px; height:34px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .submenu .has-submenu &gt; a { color:#fff; text-transform:none; }
.dropnav li { border-bottom: solid 1px #292929; border-top: 1px solid #434343 }
.dropnav .submenu.level1 li { border-top:solid 1px #363636; border-bottom:solid 1px #494949 }
.dropnav li:first-child { border-top:none !important }
.dropnav li:last-child { border-bottom:none !important }
.dropnav li.active { border-bottom:none !important }
.dropnav .submenu.level1 .has-submenu { border:none !important }
.dropnav .has-submenu.active + li { border-bottom:none !important }
.dropnav .has-submenu.active &gt; .submenu { display:block; background:#444 }
.dropnav .submenu-title { display:none }
.dropnav .submenu.level1 .has-submenu li:first-child { display:block }

.dropnav .has-submenu { position:relative; }
.dropnav .has-submenu &gt; .submenu { display:none; }
.dropnav .has-submenu:after { content:""; width:0; height:0; border-style:solid; border-color:#777 transparent transparent; border-width:0.4em 0.4em 0; position:absolute; right:1em; top:17px; margin-top:-0.2em }
.dropnav .has-submenu.active:after { border-color:transparent transparent #fff; border-width:0 0.4em 0.4em; }
.dropnav .submenu.level1 .submenu { background:#555; }
.dropnav .submenu.level2 .submenu { padding:0.625em; background:#666; }
.dropnav .submenu.level2 .submenu li { border:none; }

.secondary-nav { font-family:arial; background:#fff; color:#0053a0; box-shadow:0 0 10px rgba(0,0,0,0.5) inset  }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-family:'ralewayheavy',arial; font-size:20px; color:#0053a0; font-weight:normal; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div &gt; ul { display:none; padding:10px; margin:0 10px 10px; background:#000; background:rgba(0,0,0,0.6); border-radius:3px }
.secondary-nav.active &gt; div &gt; ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#0053a0 transparent transparent; border-width:8px 8px 0; position:absolute; right:10px; top:50%; margin-top:-4px }
.secondary-nav.active h1:after { border-color:transparent transparent #0053a0; border-width:0 8px 8px }
.secondary-nav li a { display:block; padding:5px 0; color:#fff; text-transform:none }
.secondary-nav .has-nav &gt; a { display:none }

.j-carousel { background:#000 }
.j-carousel .media-box { padding-top:60%; background:#444 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff; background:#000 }
.j-carousel .title { display:block; font-size:18px; color:#fff; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .date,
.j-carousel .leadin,
.j-carousel .readmore { display:none}
.j-carousel .prev,
.j-carousel .next { bottom:auto; top:50%; margin-top:-11px }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #233a75; text-transform:uppercase; background:#9b1d22; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }

.social-links { right:0; margin:0 }
.social-col { display:none }

.tradition-row { padding:10px 10px 0; background:#fff }

.scrolling-scoreboard { padding-top:52px; padding-bottom:5px;background:#444 }
.scrolling-scoreboard .event .neutral-site { display:none }
.scrolling-scoreboard .events-box { width:33.32%; margin-top:10px; }
.scrolling-scoreboard .prev { left:50%; top:5px; margin:0 0 0 -50px }
.scrolling-scoreboard .next { right:50%; top:5px; margin:0 -50px 0 0 }

.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned,
.slider-wrapper .image img { display:none }
.slider-wrapper .image { display:block; width:100%; margin-top:5px; text-decoration:none }
.slider-wrapper .image span { display:block; height:40px; line-height:40px; padding:0 0 0 10px; text-transform:uppercase; color:#fff; background:#1f79cd }
.slider-wrapper .image span:after { content:"\00bb"; float:right; width:40px; height:40px; text-align:center; font-size:22px; color:#fff; background:#002144 }


.schedule .title { margin-bottom:10px }
.schedule .team-record .titles &gt; div,
.schedule .team-record .data &gt; div { padding:5px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.schedule .table .titles { display:none }
.schedule .team-record .titles  { display:block; color:#fff; overflow:hidden; padding:5px 5px 0 }
.schedule .team-record .item { padding:5px}
.schedule .team-record { text-align:center; margin-bottom:10px; border-top:solid 1px #CCC; border-bottom:solid 1px #CCC }
.schedule .team-record .titles &gt; div,
.schedule .team-record .data &gt; div { width: 23%; text-align:center; color:#fff; margin:0 1%; float:left; background:#333; border-radius:3px }
.schedule .team-record .titles &gt; div { background:#333; color:#fff }
.schedule .opponent { width: 70%; float:left }
.schedule .result { width: 30%; float:right; text-align:right }
.schedule .item { padding:10px }
.schedule .item.even { background-color:#eee }
.schedule .item .data { position:relative }
.schedule .item .data:before,
.schedule .item .data:after { content: " "; display:table }
.schedule .item .data:after { clear:both }
.schedule .item .date { height:25px; line-height:25px; margin:-10px -10px 10px; padding:0 10px; background:#333; color:#fff }     
.schedule .item .time { height:25px; line-height:25px; color:#fff; position:absolute; right:0; top:-10px }    
.schedule .conf-teams-container { width:100% }
.schedule .conf-teams-container .opponent { width:80%; float:left }
.schedule .conf-teams-container .result { width:20%; float:right }
.schedule .more { display:block !important }
.schedule .more strong { font-weight:normal }
.schedule .more a { display:inline-block; vertical-align:top; text-decoration:none }
.schedule .more a:after { content:"\00BB"; padding:0 5px 0 4px }
.schedule .arrow { display:none }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 0 }
.site-header .site-title a { height:80px; text-indent:-9999px; background:url(/images/setup/2015/header_mobile_wide.png) no-repeat 5px 50% }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li span { display:none }
.mobile-menu-bar li a i { margin:0 }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#06549C; color:#fff; text-decoration:none } 

.scoreboard-row { display:none }
.social-links { position:static; width:auto; height:auto; background:#000 }

}

/*------------------------------------------------------
  ADJUSTMENTS FOR MOBILE PORTRAIT  
  -------------------------------------------------------*/

@media only screen and (max-width:479px) {
  
.site-header .site-title a { background-position:5px 50%; background-size:93% auto } 

}</pre></body></html>