<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: 'hind';
    src: url('hind-regular-webfont.woff2') format('woff2'),
         url('hind-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'hind';
    src: url('hind-semibold-webfont.woff2') format('woff2'),
         url('hind-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'hind';
    src: url('hind-medium-webfont.woff2') format('woff2'),
         url('hind-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

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

}

@font-face {
    font-family: 'hind';
    src: url('hind-light-webfont.woff2') format('woff2'),
         url('hind-light-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;

}

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

}

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

}

@font-face {
    font-family: 'montserrat';
    src: url('montserrat-medium-webfont.woff2') format('woff2'),
         url('montserrat-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@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;

}

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

.skip-navigation { position:absolute; left:-9999px; top:-9999px; display:block; padding:5px; background:#000; color:#fff !important; text-align:center }
.skip-navigation:focus { position:static }

body { font-family:'hind', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#091F40; text-decoration:none }
a:focus,
a:hover { color:#CCCCCC; 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 { max-width:1000px; margin:20px auto 0 }
.landing .body-container { max-width:none, margin:0 auto }
.mainbody { display:block; padding:10px; 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 }

.site-footer { position:relative; padding-bottom:40px; color:#fff; background:#000 }
.site-footer &gt;div { max-width:1000px; margin:0 auto }
.site-footer .footer-logos { position:relative; background:#fff }
.site-footer .footer-logos:before { content:''; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; background:#fff }
.site-footer .footer-logos li { position:relative; display:inline-block; vertical-align:top; padding:20px 20px } 

.site-footer .left-footer {display:none; width:50%; float:right; margin:50px 0; text-align:right }
.site-footer .right-footer { margin:50px 0; text-align:center }

.site-footer .left-footer li:before { content:'|'; padding:0 3px 0 3px }
.site-footer .left-footer li:nth-child(1):before { display:none}

.site-footer .right-footer li:after { content:'|'; padding:0 5px 0 5px }
.site-footer .right-footer li:nth-child(6):after { display:none }

.site-footer .footer-links-left ul { list-style:none; padding:0; margin:0 }
.site-footer .footer-links-left li { display:inline-block; vertical-align:top; padding:0 3px; margin-bottom:10px }
.site-footer .footer-links-left li a { color:#fff }
.site-footer .footer-links-right ul { list-style:none; padding:0; margin:0 }
.site-footer .footer-links-right li { display:inline-block; vertical-align:top; padding:0 3px; margin-bottom:10px }
.site-footer .footer-links-right li a { color:#fff }
.site-footer .edu-logo { display:block; position:absolute; left:60px; top:200px; width:96px; height:34px; text-indent:-9999px; background:url(/images/setup/footer_logo_shenango.png) no-repeat 0 0 }

/* 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:46%; 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-carousel { position:relative; z-index:1 }
.j-carousel .feed { position:relative; overflow:hidden }
.j-carousel .seats { width:800%; position:relative }
.j-carousel .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 }

/* AOTW */
.section-aotw .section-header { position:static;  line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #233a75; font-size:15px; font-weight:normal; text-transform:uppercase; background:#091f40; color:#fff }
.aotw { height:300px; padding:10px; background:#eee }
.aotw .athlete { margin-top:10px }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb { float:left; margin:0 10px 0 0; border:3px solid #555 }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-size:12px; color:#091f40 }
.aotw .title span:nth-child(1) { font-size:18px; margin-bottom:5px; text-transform:uppercase; color:#233a75 }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:15px; position:relative; background:#fff; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,0.5) inset }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:5px; border-bottom:3px solid #233a75; font-size:16px; line-height:30px; text-transform:uppercase; color:#233a75 }
.schedule-boxscore .sport { font-size:20px; color:#233a75 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#091f40 }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#091f40 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

/* SLIDER */
.slider-wrapper { position:relative; padding:10px 50px; }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:10px; top:50%; margin-top:-15px; width:23px; height:36px; cursor:pointer; text-align:center; overflow:hidden; text-indent:-9999px; background:url("/images/setup/master_sprite.png") no-repeat -1101px 0 }
.slider-wrapper .next { left:auto; right:10px; background-position:-1133px 0 }

.banner-slider { margin:30px 0 }


/* TABS */
.tabs-wrapper .tabs { border-bottom:5px solid #233a75 }
.tabs-wrapper ul.tabs .tab { margin-left:5px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; line-height:30px; padding:0 10px; text-transform:uppercase; text-decoration:none; background:#8f9090; color:#fff }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; background:#091f40 }

.secondary-tabs .pane .overflow { height:300px; padding:10px; overflow:auto }

.twitter-feed { color:#444; background:#fff } /* for a darker theme, we can have inverse styles */
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.6em; line-height:1; color:#eee }
.twitter-feed .tweet:hover .userinfo .icon { color:#4ec2dc }
.twitter-feed .tweet .logo { float:left; max-width:40px; margin-right:10px }
.twitter-feed .tweet .logo img { vertical-align:middle }
.twitter-feed .tweet .title { display:block; font-size:1.1em; font-weight:700; color:#444 }
.twitter-feed .tweet .username { display:block; font-size:0.9em }
.twitter-feed .tweet .text { display:block; font-size:1.2em; line-height:1.4 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#ccc }
.twitter-feed .tweet .links a .text { position:absolute; left:-9999px; top:-9999px }
.twitter-feed .tweet .links a:focus,
.twitter-feed .tweet .links a:hover { color:#444 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }

.twitter-feed.list .feed { height:438px; border:1px solid #eee; overflow:auto }
.twitter-feed.list .head { padding:10px 15px }
.twitter-feed.list .head h1 { margin:0; font-size:26px; font-weight:400; line-height:30px }
.twitter-feed.list .tweet .info { border-top:1px solid #eee }

/* Schedule */
div.mod-scoreboard.style1 { font-size:1rem }
div.mod-scoreboard.style1 .event-box { background:#fff }
div.mod-scoreboard.style1 .event-box .date-status { font-weight:400; background:#002c66 }
div.mod-scoreboard.style1 .event-box .date-status .date ~ .status::before { content:'/' }
div.mod-scoreboard.style1 .event-box .sport { font-size:1em; font-weight:400 }
div.mod-scoreboard.style1 .event-box .neutralsite-notes { font-family:'Lato', sans-serif; color:#757575 }
div.mod-scoreboard.style1 .prev, 
div.mod-scoreboard.style1 .next { color:#002c66; text-shadow:none }
div.mod-scoreboard.style1 .prev:hover, 
div.mod-scoreboard.style1 .next:hover,
div.mod-scoreboard.style1 .prev:focus, 
div.mod-scoreboard.style1 .next:focus { color:#fff; background:#002c66; border-radius:.25rem }
.section-schedule .btn-composite { display:block; text-align:center }
.section-schedule .btn-composite:before { content:'\e803'; font-family:'glyphicons'; padding-right:5px }

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

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

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

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

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

/* COACH BIO */
.coach-bio .info { width:65% }

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

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

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

.page { position:relative; overflow:hidden; background:url(/images/setup/page_bg_bottom.jpg) no-repeat 50% 630px #e6e6e6  }

.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; height:120px; border-bottom:5px solid #e6e6e6; background:url(/images/setup/header_bg.png) no-repeat 50% 0 }
.site-header &gt; div { max-width:1000px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:absolute; left:50%; bottom:-50px; margin-left:-75px; display:block; width:150px; height:103px; z-index:1; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat 0 0 }
.site-header .site-title a:before { content:''; position:absolute; left:50%; top:-50px; margin-left:-317px; display:block; width:635px; height:25px; background:url(/images/setup/master_sprite.png) -169px 0 }

.mobile-menu-bar { display:none }

.landing-row .landing-row-offset { margin:0 -10px }
.landing-row &gt; div { max-width:1000px; 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 { padding:0 0 30px }

/*.landing-row.carousel-row { background:url(/images/setup/bg_row_1.jpg) repeat }*/

/* NAVIGATION */
.dropnav { position:absolute; left:0; right:0; bottom:0; text-align:center; background:#fff }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { position:relative; display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav4 { margin-left:190px }
.dropnav .nav1 { margin-left:20px }
.dropnav .nav &gt; a { display:block; height:40px; padding:0 20px; font-size:21px; font-weight:700; line-height:40px; text-align:center; text-decoration:none; color:#091f40; text-transform:uppercase }
.dropnav .nav &gt; a span:first-child { display:block; font-size:15px; font-weight:500;line-height:20px }
.dropnav .nav &gt; a span { display:inline-block; vertical-align:top; line-height:20px }
.dropnav .nav.focus &gt; a,
.dropnav .nav:hover &gt; a { outline:none; border-bottom:2px solid #091f40 }
.dropnav .nav &gt; .submenu { display:none; position:absolute; left:0; top:42px; min-width:200px; padding:20px 40px; border-top:none; background:#fff; white-space:nowrap }
.dropnav .nav.focus &gt; .submenu,
.dropnav .nav:hover &gt; .submenu { display:block }
.dropnav .submenu a { display:inline-block; color:#000; font-size:16px; line-height:40px; text-decoration:none; font-family: 'montserrat', arial; text-transform: uppercase; }
.dropnav .submenu a:hover { color:#ccc }
.dropnav .submenu.level1 &gt; ul,
.dropnav .submenu.level1 &gt; ul &gt; .has-submenu { position:relative; display:inline-block; vertical-align:top; margin-right:50px }
.dropnav .submenu.level1 &gt; ul &gt; .has-submenu &gt; a { margin-bottom:10px; font-size:16px; font-weight:500; font-family:'montserrat', arial; text-transform:uppercase; cursor:pointer; color:#091f40 }
.dropnav .submenu.level1 &gt; ul &gt; .has-submenu &gt; a:hover { color:#ccc }
.dropnav .submenu.level1 .has-submenu ul,
.dropnav .submenu.level1 .has-submenu li,
.dropnav .submenu.level1 .has-submenu .submenu { display:inline-block; vertical-align:top }
.dropnav .submenu.level1 .has-submenu { display:block }
.dropnav .submenu.level1 .has-submenu &gt; a { min-width:200px }
.dropnav .submenu.level1 .has-submenu li a { font-size:13px; font-family:'montserrat', arial; font-style:italic; text-transform:uppercase; color:#091f40 }
.dropnav .submenu.level1 .has-submenu li a:hover { color:#ccc }
.dropnav .submenu.level1 .has-submenu li:nth-child(-n+2):after { content:'-'; display:inline-block; vertical-align:top; padding:0 3px 0 5px; line-height:40px; color:#fff }


.secondary-nav { position:relative; z-index:2; padding:10px; color:#fff; background:#091f40 }
.secondary-nav &gt; div { max-width:1000px; margin:0 auto }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; text-transform:uppercase; font-size:28px; font-family:'montserrat', arial; font-weight:900 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div &gt; ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#ccc; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|" }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover &gt; a { color:#ccc; background:#091f40 }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:0; padding:10px; background:#091f40; 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; color:#fff; white-space:nowrap }
.secondary-nav .has-nav li a:hover { color:#ccc }

.j-carousel .feed { margin-top:50px }
.j-carousel .media-box .slide-img{ margin-right:180px}
.j-carousel .story-box { position:relative; left:0; right:0; bottom:0; min-height:100px; padding:30px 20px 20px; text-align:center; color:#fff; background:#000 }
.j-carousel .story-box .title { display:block; font-size:30px; font-weight:700; font-style:italic; text-transform:uppercase; text-decoration:none; color:#fff }
.j-carousel .story-box .title:hover { color:#ccc }
.j-carousel .story-box .date { position:absolute; left:0; top:-15px; width:272px; height:35px; padding:0 20px; font-size:16px; font-weight:700; font-style:italic; line-height:35px; text-align:left; border-radius:0 20px 20px 0; color:#000; background:#fff }
.j-carousel .story-box .carousel-share-links { display:none; 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:block; font-size:15px; font-weight:400 }
.j-carousel .story-box .readmore { display:none }

.j-carousel .controls { position:absolute; width:169px; top:0; right:0; z-index:3; padding:13px 5px; background:#000 }
.j-carousel .control { position:relative; cursor:pointer }
.j-carousel .control.active:after { content:""; position:absolute; left:0; right:0; bottom:0; top:0; border:3px solid #fff }
.j-carousel .control .thumb { width:100%; vertical-align:top }

/*.j-carousel .controls { position:absolute; right:0; top:-35px; margin-top:50% }*/
/*.j-carousel .control { position:relative; float:left; width:95px; margin-left:10px; border:2px solid #fff; cursor:pointer; border-radius:100%; overflow:hidden }*/
/*.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:#091f40 }*/
/*.j-carousel .control .thumb { width:100%; vertical-align:top }*/
 
.section-social .section-header { position:static; margin:80px 0 0; padding:15px; font-size:34px; font-weight:700; line-height:34px; text-align:center; color:#091f40 }

.section-twitter .section-header { position:static; margin:80px 0 0; padding:15px; font-size:34px; font-weight:700; line-height:34px; text-align:center; color:#091f40 }
.section-twitter .section-header:before { content:'\e81d'; display:block; font-family:"glyphicons"; width:20px; height:20px; line-height:1; text-align:center; margin:0 auto; padding:10px 10px; font-size:20px; border-radius:20px; color:#e7e7e7; background:#091f40 }

.section-youtube .section-header { position:static; margin:80px 0 0; padding:15px; font-size:34px; font-weight:700; line-height:34px; text-align:center; color:#091f40 }
.section-youtube .section-header:before { content:'\e824'; display:block; font-family:"glyphicons"; width:20px; height:20px; line-height:1; text-align:center; margin:0 auto; padding:10px 10px; font-size:20px; border-radius:20px; color:#e7e7e7; background:#091f40 }

.section-facebook .section-header { position:static; margin:80px 0 0; padding:15px; font-size:34px; font-weight:700; line-height:34px; text-align:center; color:#091f40 }
.section-facebook .section-header:before { content:'\e81b'; display:block; font-family:"glyphicons"; width:20px; height:20px; line-height:1; text-align:center; margin:0 auto; padding:10px 10px; font-size:20px; border-radius:20px; color:#e7e7e7; background:#091f40 }

/* YOUTUBE */
.youtube-wrapper { background:#fff }
.youtube-wrapper .player { width:100%; position:relative; overflow:hidden }
.youtube-wrapper .playlist { padding:5px }
.youtube-wrapper .playlist .overflow { height:250px; overflow:auto }
.youtube-wrapper .playlist ul { list-style:none; padding:0; margin:0 }
.youtube-wrapper .playlist li {  margin-top:10px; color:#FFF; cursor:pointer; position:relative }
.youtube-wrapper .playlist li:first-child { margin-top:0 }
.youtube-wrapper .playlist li.active { background:rgba(0,0,0,0.2); color:#FFF }
.youtube-wrapper .playlist img { float:left; max-width:95px; margin-right:10px }
.youtube-wrapper .playlist li a { display:block; font-size:11px; font-weight:bold; color:#000; padding:5px 0 }
.youtube-wrapper .playlist li.active a { color:#000 }

/* Schedule */
.section-schedule .section-header { position:static; padding:15px; font-size:34px; font-weight:700; line-height:34px; text-align:center; color:#fff }
div.mod-scoreboard.style1 { padding:0 }
div.mod-scoreboard.style1 .prev { left:-40px }
div.mod-scoreboard.style1 .next { right:-40px }

}

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

.dropnav .nav a { padding:0 15px }

}

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

@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:#091f40 }
.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 }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#000; color:#fff; text-decoration:none } 

.section-twitter,
.section-facebook { display: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:#091f40; 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:-24px; 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; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #233a75; text-transform:uppercase; background:#091f40; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.banner-slider .prev,
.banner-slider .next { display:none }

.schedule-boxscore .event-box { margin-top:5px }
.aotw { height:auto }

.landing-row.banner-slider-row { background:#081f3f }

.youtube-wrapper { background:#000 }
.youtube-wrapper .player { float:left; width:70% }
.youtube-wrapper .playlist { float:right; width:30%; background:#081f3f }
.youtube-wrapper .playlist .overflow { height:365px; overflow:auto }
.youtube-wrapper .playlist ul { list-style:none }
.youtube-wrapper .playlist ul { list-style:none; padding:0; margin:0 }
.youtube-wrapper .playlist li { padding:10px 19px; color:#FFF cursor:pointer }
.youtube-wrapper .playlist img { float:left; width:75px; margin-right:10px }
.youtube-wrapper .playlist li a { display:block; font-family:'roboto', arial; font-size:11px; font-weight:700; color:#fff }

.site-footer .footer-logos { text-align:center }
.site-footer .footer-logos li img { display:inline-block; vertical-align:top; width:120px }

.site-footer .edu-logo { 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; -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 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:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.youtube-wrapper .player,
.youtube-wrapper .playlist { float:none; width:auto }
.youtube-wrapper .playlist .overflow { height:auto }

.site-footer .left-footer { float:none; width:100%; text-align:left }
.site-footer .right-footer { float:none; width:100% }

.site-footer .footer-logos { text-align:center }
.site-footer .footer-logos li img { display:inline-block; vertical-align:top; width:120px }

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