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

/* WEB FONTS */

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'bitter';
    src: url('bitter-regular-webfont.woff2') format('woff2'),
         url('bitter-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'bitter';
    src: url('bitter-italic-webfont.woff2') format('woff2'),
         url('bitter-italic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: italic;

}

@font-face {
    font-family: 'bitter';
    src: url('bitter-bold-webfont.woff2') format('woff2'),
         url('bitter-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('lato-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('lato-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

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

.skip-navigation { position:absolute; left:0; top:-50px; width:1px; height:1px; font-size:15px; font-weight:700; line-height:1; color:#000 !important; background:#fff; text-transform:uppercase; overflow:hidden; box-sizing:border-box; transition:all 0.5s ease; box-shadow:0 0 15px rgba(0,0,0,0.4) inset }
.skip-navigation:focus { top:0; z-index:9999; width:auto; height:auto; padding:15px; text-decoration:none }

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

a { color:#ff721d; text-decoration:none }
a:focus,
a:hover { text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.body-container { position:relative; z-index:1; max-width:1170px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; color:#000; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }

.site-footer { overflow:hidden; padding:80px 0; text-align:center; font-family:'lato', arial; color:#777; background:#fff }
.site-footer .edu-link { position:relative; display:block; width:40px; height:40px; margin:0 auto 25px; text-indent:-9999px; background:url(/images/setup/divider_logo.png) no-repeat #fff }
.site-footer .edu-link:before { content:''; position:absolute; top:50%; height:13px; margin-top:-6px; left:-2000px; right:45px; background:url(/images/setup/div_pattern.png) repeat }
.site-footer .edu-link:after { content:''; position:absolute; top:50%; height:13px; margin-top:-6px; left:45px; right:-2000px; background:url(/images/setup/div_pattern.png) repeat }
.site-footer &gt; .container { position:relative; max-width:1170px; margin:0 auto; overflow:hidden }
.footer-text { margin-bottom:30px; font-size:16px }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 25px }

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

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box .slide-img { display:block; padding-top:49%; position:relative; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

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

.more-news .story { margin-top:10px; padding:0 10px 0 200px; position:relative }
.more-news .story:first-child { margin-top:0 }
.more-news .heading { margin:0 }
.more-news .heading .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.more-news .heading .thumb img { vertical-align:top }
.more-news .heading .title { display:block; font-size:18px; margin-bottom:5px }
.more-news .details { overflow:hidden }
.more-news .details .leadin { font-size:13px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .load-more { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

/* TABS */
.tabs-wrapper .tabs { box-shadow:inset 0 -5px 0 0 #414141 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { position:relative; display:block; line-height:50px; padding:0 30px; font-size:16px; font-family:'lato', arial; text-decoration:none; background:#414141; color:#fff }
.tabs-wrapper .tab2 a { padding-left:50px }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; color:#ff721d; background:#fff }
.tabs-wrapper .tab a:before { padding-right:5px; font-family:'glyphicons', arial }
.tabs-wrapper .tab a[href="#tab_top_stories"]:before { content:'\e829' }
.tabs-wrapper .tab a[href="#tab_more_headlines"]:before { content:'\e801' }
.tabs-wrapper .tab a:after { content:''; position:absolute; z-index:1; bottom:0; right:-20px; border-bottom:50px solid #414141; border-right:20px solid transparent }
.tabs-wrapper .tab a:focus:after,
.tabs-wrapper .tab a.active:after { border-bottom-color:#fff }
.tabs-wrapper .pane2 .overflow { height:709px; padding:20px; background:#fff; box-sizing:border-box }

/* SOCIAL */
.section-social { position:relative }
.section-social h3 { margin:0; padding:0 70px; font-size:24px; font-style:italic; font-weight:400; text-transform:uppercase; line-height:70px; letter-spacing:0.06em; color:#000; background:#fff }
.section-social h3 a { text-decoration:none }

.social-buttons { position:absolute; right:0; top:0; width:470px; padding:0 70px; background:#ff721d; box-sizing:border-box }
.social-buttons:before { content:''; position:absolute; left:-20px; top:0; border-top:70px solid #ff721d; border-left:20px solid transparent }
.social-buttons ul { margin:0; list-style:none }
.social-buttons li { float:left; margin-left:50px }
.social-buttons li:first-child { margin-left:0 }
.social-buttons li a { font-family:'lato', arial; font-size:16px; line-height:70px; text-decoration:none; color:#fff }
.social-buttons li a:hover { color:#000 }
.social-buttons li a:before { padding-right:5px; font-family:'glyphicons' }
.social-buttons li a[href*="facebook"]:before { content:'\e81c' }
.social-buttons li a[href*="twitter"]:before { content:'\e81d' }
.social-buttons a[rel="wiki-link"] { color:#fff }

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

/* STAFF DIRECTORY */
.staff-directory th { background:#ff721d; color:#fff }

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

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

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

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

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

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

.page { position:relative; overflow:hidden; background:url(/images/setup/page_bg.jpg) no-repeat 50% 264px }
.body-container { margin-top:20px }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; font-family:'bitter', arial; background:#fff }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; width:551px; height:154px; margin:25px auto; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat }

.site-footer { margin-top:20px }
.landing .site-footer { margin-top:0 }

.mobile-menu-bar { display:none }

.landing-row { position:relative; margin-top:30px }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row &gt; div { position:relative; max-width:1170px; margin:0 auto; padding:20px; box-sizing:border-box }
.landing-row &gt; div:after { content:""; display:block; clear:both }
.landing-row.no-pad &gt; div { padding:0 }
.landing-row.no-bounds &gt; div { max-width:none }

.landing-row .landing-col { float:left; padding:0 10px; box-sizing:border-box }
.landing-row .landing-col.span1 { width:8.33333333333% }
.landing-row .landing-col.span2 { width:16.6666666667% }
.landing-row .landing-col.span3 { width:25% }
.landing-row .landing-col.span4 { width:33.3333333333% }
.landing-row .landing-col.span5 { width:41.6666666667% }
.landing-row .landing-col.span6 { width:50% }
.landing-row .landing-col.span7 { width:58.3333333333% }
.landing-row .landing-col.span8 { width:66.6666666667% }
.landing-row .landing-col.span9 { width:75% }
.landing-row .landing-col.span10 { width:83.3333333333% }
.landing-row .landing-col.span11 { width:91.6666666667% }
.landing-row .landing-col.span12 { width:100% }

.landing-row .landing-col.offset1 { margin-left:8.33333333333% }
.landing-row .landing-col.offset2 { margin-left:16.6666666667% }
.landing-row .landing-col.offset3 { margin-left:25% }
.landing-row .landing-col.offset4 { margin-left:33.3333333333% }
.landing-row .landing-col.offset5 { margin-left:41.6666666667% }
.landing-row .landing-col.offset6 { margin-left:50% }
.landing-row .landing-col.offset7 { margin-left:58.3333333333% }
.landing-row .landing-col.offset8 { margin-left:66.6666666667% }
.landing-row .landing-col.offset9 { margin-left:75% }
.landing-row .landing-col.offset10 { margin-left:83.3333333333% }
.landing-row .landing-col.offset11 { margin-left:91.6666666667% }

.landing-row.social-row { margin-top:15px }
.landing-row.events-row { background:#fd722c}

/* NAVIGATION */
.dropnav { position:relative; text-align:center; background:#ff721d }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav &gt; ul { display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav { float:left; position:relative }
.dropnav .nav2 { position:static }
.dropnav .nav &gt; a { position:relative; display:block; height:60px; padding:0 38px; font-size:18px; font-style:italic; line-height:60px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus &gt; a,
.dropnav .nav:hover &gt; a { outline:none; color:#000 }
.dropnav .nav &gt; .submenu { display:none; position:absolute; left:0; top:60px; min-width:200px; padding:30px 20px; background:#fff; white-space:nowrap }
.dropnav .nav2 &gt; .submenu { right:0 }
.dropnav .nav.focus &gt; .submenu,
.dropnav .nav:hover &gt; .submenu { display:block }
.dropnav .submenu a { display:block; font-size:20px; line-height:45px; white-space:nowrap; text-decoration:none; color:#000 }
.dropnav .submenu a:hover { color:#ff721d }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.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:24px; cursor:default; color:#000; font-weight:700 }
.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:200px; font-weight:700 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:14px; font-weight:400; color:#ff721d }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover { color:#000 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:'| '; padding:0 3px; color:#B5292E }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }

/*.dropnav .submenu .has-submenu { display:block; margin:0; padding:0 40px }*/
/*.dropnav .submenu .has-submenu:hover { background:#ff721d }*/
/*.dropnav .submenu .has-submenu:hover a { color:#fff }*/
/*.dropnav .submenu .has-submenu:hover li a:hover { color:#000 }*/
/*.dropnav .submenu .has-submenu:hover a:before { color:#fff }*/
/*.dropnav .submenu .has-submenu &gt; * { display:inline-block; vertical-align:top }*/
/*.dropnav .submenu .has-submenu &gt; a { min-width:285px; padding:0; color:#000; background:none }*/
/*.dropnav .submenu.level2 ul,*/
/*.dropnav .submenu.level2 li { display:inline-block; vertical-align:top }*/
/*.dropnav .submenu.level2 li a { padding:0; font-family:'lato', arial; font-size:16px; color:#ff721d }*/
/*.dropnav .submenu.level2 li a:before { content:'/ '; padding:0 2px; color:#ff721d }*/
/*.dropnav .submenu.level2 li:first-child a:before { display:none }*/

.dropnav .submenu a[rel*="wiki-link"] + a { display:none !important }
.dropnav a[rel="wiki-link"] { color:#fff }

.secondary-nav { position:relative; z-index:2; padding:15px; margin-bottom:10px; font-family:'bitter', arial; color:#000; background:#fff }
.secondary-nav h1 { float:left; margin-bottom:0; color:#000; font-size:24px; font-weight:400; font-style:italic; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div { position:relative; max-width:1170px; margin:0 auto }
.secondary-nav &gt; div &gt; ul { float:right; margin-top:2px }
.secondary-nav li { float:left; font-size:18px; font-family:'lato', arial; }
.secondary-nav li a { padding:5px 10px; color:#777; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#000; outline:none; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover &gt; a { color:#fff; background:#ff721d }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:0; padding:10px; background:#ff721d; 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; padding:0; white-space:nowrap; color:#fff }
.secondary-nav .has-nav li a:hover { color:#000 }

.j-carousel .story-box { position:relative; padding:35px 150px 35px 70px; color:#000; background:#fff }
.j-carousel .story-box .title { display:block; font-family:'lato', arial; font-weight:700; font-size:30px; color:#000 }
.j-carousel .story-box .date { position:absolute; top:-40px; left:0; padding:0 70px; font-size:12px; font-style:italic; line-height:40px; text-transform:uppercase; color:#fff; background:rgba(0,0,0,0.75); -webkit-clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 0% 100%); clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 0% 100%); }
.j-carousel .story-box .pipe { padding:0 5px }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top; margin-left:10px }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .leadin { display:none }
.j-carousel .story-box .readmore { position:absolute; right:0; bottom:0; width:70px; height:70px; text-indent:-9999px; overflow:hidden; background:url(/images/setup/master_sprite.png) no-repeat -1023px 0 }
.j-carousel .controls { margin:-15px; padding-top:30px }
.j-carousel .control { position:relative; float:left; width:25%; padding:15px; cursor:pointer; box-sizing:border-box }
.j-carousel .control.active:after { content:""; position:absolute; left:15px; top:15px; right:15px; bottom:15px; border:5px solid #ff721d }
.j-carousel .control.active:before { content:''; position:absolute; left:50%; margin-left:-14px; top:5px; border-bottom:10px solid #ff721d; border-right:14px solid transparent; border-left:14px solid transparent }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control .thumb-title { display:none }
 
/* UPCOMING EVENTS &amp; RESULTS */
.section-events .section-header { position:static; overflow:hidden; margin:0; padding:40px 0; font-size:40px; text-transform:uppercase; color:#fff}
.section-events .section-header span { position:relative; display:inline-block; vertical-align:top }
.section-events .section-header span:before { content:''; position:absolute; top:50%; height:13px; margin-top:-6px; left:105%; right:-2000px; background:url(/images/setup/div_pattern.png) repeat }
.scoreboard-slider { position:relative }
.scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .slide-content { margin:15px }
.scoreboard-slider .no-events { font-size:16px; text-align:center; text-transform:uppercase }
.scoreboard-slider .event-box { float:left; width:25%; padding:15px; box-sizing:border-box }
.scoreboard-slider .event-box .event { position:relative; min-height:410px; padding:10px; text-align:center; text-transform:uppercase; border:1px solid #dedede; box-sizing:border-box; background: #fff }
.scoreboard-slider .event-box .date { margin:-10px -10px 20px; padding:10px; font-family:'lato', arial; font-size:16px; font-weight:700; letter-spacing:0.12em; color:#fff; background:#000 }
.scoreboard-slider .event-box .date span:first-child { display:none }
.scoreboard-slider .event-box .sport { font-weight:700; font-size:21px }
.scoreboard-slider .event-box .sport a { color:#000 }
.scoreboard-slider .event-box .status { font-style:italic; letter-spacing:0.2em; color:#777 }
.scoreboard-slider .event-box .team-logo { display:block; text-align:center }
.scoreboard-slider .event-box .team-logo img { max-height:100px }
.scoreboard-slider .event-box .opponent { font-size:18px; font-weight:700 }
.scoreboard-slider .event-box .result { display:block; font-size:14px; font-weight:400; font-style:italic; letter-spacing:0.2em; color:#ff721d }
.scoreboard-slider .event-box .links { position:absolute; left:5px; right:5px; bottom:5px; min-height:18px; padding:10px; font-size:12px; font-style:italic; letter-spacing:0.32em; background:#ff721d }
.scoreboard-slider .event-box .links a { color:#fff }
.scoreboard-slider .event-box .neutralsite-notes { font-family:'lato', arial; font-size:16px; color:#777 }
.scoreboard-slider .full-schedule-btn { display:none }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; left:-50px; top:50%; width:40px; height:40px; margin-top:-20px; overflow:hidden; font-size:40px; text-align:center; cursor:pointer; line-height:40px; color:#fff}
.scoreboard-slider .next { left:auto; right:-50px }
.scoreboard-slider .prev:before,
.scoreboard-slider .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.scoreboard-slider .next:before { content:'\e810' }

}

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

@media only screen and (min-width:1024px) and (max-width:1170px) {

.section-social h3 { padding:0 30px }

.social-buttons { width:370px }

.scoreboard-slider { margin:0 50px }

}

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

body { padding:0 }

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

.mobile-menu-bar { display:block; padding:5px; background:#ff721d }
.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; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a.active { background:#ff721d; color:#fff; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu &gt; .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu &gt; a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active &gt; .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#ff721d; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div &gt; ul { display:none }
.secondary-nav.active &gt; div &gt; ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:5px 5px 0; position:absolute; right:10px; top:50%; margin-top:-2px }
.secondary-nav.active h1 { background:rgba(0,0,0,0.3) }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 5px 5px }
.secondary-nav li { border-top:1px solid #8c8c8c }
.secondary-nav li:first-child { border-top:none }
.secondary-nav li a { display:block; padding:5px 10px; color:#fff; text-transform:none; text-decoration:none }
.secondary-nav .has-nav &gt; a { display:none }

.j-carousel { background:#000 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; height:12px; padding:10px 0; margin-top:49%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:4px; height:4px; margin:4px; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:''; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:100% }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; padding:10px; font-size:30px; font-weight:700; text-align:center; margin-bottom:0; padding:0 10px; text-transform:uppercase; background:#fff; color:#000 }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.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; -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 }

.section-social h3 { padding:0 30px;font-size:20px }
.social-buttons { padding:0 30px; width:250px }
.social-buttons li { margin-left:10px }

.landing-row.events-row { display:none }

.site-footer { padding:30px 0 }
.footer-logos li { margin:0 10px }

}

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

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

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url(/images/setup/header_mobile_wide.png) no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#ff721d }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.more-news .story { margin:0; padding:10px; border-top:1px solid #ccc }
.more-news .story:first-child { border-top:0 }
.more-news .heading .thumb { display:none }

.section-social h3 { padding:10px; line-height:normal; text-align:center; border-top:1px solid #ccc }
.social-buttons { position:static; width:auto; text-align:center }
.social-buttons ul { display:inline-block; vertical-align:top }

}

/* CAMPS */
.camp-box &gt; h2 {background-color: #5B5B5B!important;}
.camp-box button:hover {background: #5B5B5B!important;}
.camp-box button {background: #231F20!important; color: #fff;}
.camp-box button:before {background: #5B5B5B!important;}

.mod-roster .headshot-layout { text-align:center }
.mod-roster .roster.headshot-layout li {float:none; width:auto; display:inline-block; vertical-align:top }
.mod-roster .headshot-layout img { width:160px; height:220px }
.mod-roster .headshot-layout .name span { display:block; text-align:left }
</pre></body></html>