/*
Theme Name:     USCHO Newspaper
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/

body {
	font-family: "Open Sans";
}

body:not(.page-id-31642) .grecaptcha-badge {
	display: none;
}

table {
	font-family: "Pragati Narrow";
	font-weight: 300;
	font-size: 1.2em;
	padding: 2px;
} 
 
table.dataTable, table.dataTable th, table.dataTable td {
	font-family: "Pragati Narrow";
	font-weight: 300;

}

/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.sf-menu .td-icon-menu-down {
  display:none;
  width: 0;
}

.sf-menu ul.sub-menu .td-icon-menu-down {
  display:block;
}


.sf-menu a.sf-with-ul
{
  padding-right: 12px;
}


.select {
    position: relative;
    display: inline-block;
    width: 150px;
}    
.select select {
	font-family: 'Pragati Narrow';
	display: inline-block;
	width: 100%;
	cursor: pointer;
	padding: 0;
	outline: 0;
	border: 0px solid #ffffff;
	border-radius: 4px;
	background: #000000;
	color: #ffffff;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.select select::-ms-expand {
	display: none;
}
.select select:hover,
.select select:focus {
	color: #ffffff;
	background: #000000;
	
}
.select select:disabled {
	opacity: 0.5;
	pointer-events: none;
}
.select_arrow {
    position: absolute;
    top: 26px;
    right: 15px;
    pointer-events: none;
    border-style: solid;
    border-width: 8px 5px 0px 5px;
    border-color: #eeeeee transparent transparent transparent;
}
.select select:hover ~ .select_arrow,
.select select:focus ~ .select_arrow {
    border-top-color: #fffffff;
}
.select select:disabled ~ .select_arrow {
    border-top-color: #cccccc;
}

.td-page-content {
	
}

.tdc-content-wrap {
	width: 100%;
	padding: 0 10px 0 10px;
}

.td-ss-main-sidebar {
	min-width: 300px;
}

.u_datawrapper {
	width: 102%;
}

.threewide {
	min-width: calc(33% - 5px);
}

.fourwide {
	min-width: calc(25% - 5px);
}

table.selectborder {
	width: 100%;
}

.loading {
	margin-top: 25px;
	margin-left: calc(50% - 64px);
}

/* == hide headlines on stats pages == */

.page-id-32262 .entry-title span, .page-id-32262 .entry-crumbs {
	display: none;
}
.page-id-32254 .entry-title span, .page-id-32254 .entry-crumbs {
	display: none;
}
.page-id-32258 .entry-title span, .page-id-32258 .entry-crumbs {
	display: none;
}
.page-id-72094 .entry-title span, .page-id-72094 .entry-crumbs {
	display: none;
}
.page-id-32266 .entry-title span, .page-id-32266 .entry-crumbs {
	display: none;
}
.page-id-32250 .entry-title span, .page-id-32250 .entry-crumbs {
	display: none;
}





/* -------------------------------------------------------------------
  /gameday styles
----------------------------------------------------------------------  */

.u_gameday_game {
	
	margin: 0 0 15px 0; 
	padding: 15px 0 0 0; 
	width: 50%;
	float: left;
	height: 120px;
	overflow: hidden;
	min-width: 300px;
	border-top: 1px solid #f2f2f2;
	cursor: pointer;
}

.u_home_scores {
	
	margin: 0; 
	padding: 0; 
	width: 100px;
	float: left;
	height: 60px;
	overflow: hidden;
	cursor: pointer;
	font-size: .7em;
	border-right: 1px solid #f2f2f2;
}

.u_gameday_game:hover {
	background-color: #f2f2f2;
}
.u_gameday_row {
	height: 40px;
	width: 70%;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.1em;
}

.u_score, .u_time, .u_pd {
	height: 40px;
	width: 100%;
	font-weight: bold;
	text-align: center;
}

.u_time, .u_pd {
	color: gray;
	font-size: 1.5em;
	font-weight: normal
}

.u_time {
	height: 32px;
	padding-top: 8px;
}

.u_sog {
	clear: left;
	color: gray;
	font-size: .7em;
	font-weight: normal;
}


.u_inforow {
	height: 20px;
	font-size: .9em;
	float: left;
}

.u_tv {
	text-align:center;
}

.u_team_icon {
	float:left;
	margin: 0 5px 0 5px;
	width: 40px;
	height: 40px;
}

.u_team_icon {
	float:left;
	margin: 0 5px 0 5px;
	width: 40px;
	height: 40px;
}

#u_scoreboard_home .u_team_icon {
	width: 20px;
	height: 20px;
}

.u_gameday_info {
	height: 80px;
	width: 20%;
	float: right;
	margin-right: 5%;
	position:relative;
	text-align:center;
}

.u_gameday_score {
	height: 80px;
	width: 10%;
	float: right;
	margin-right: 2%;
	font-size: 2em;
	font-weight: bold;
}

.u_arena {
	margin-left: 50px;
}

.u_conf_divider {
	font-size: 1.3em;
	width: 100%;
	display: block;
	height: 30px;
	clear: both;
	margin: 5px 0 5px 0;
	font-weight: bold;
	text-transform: capitalize;
	color: gray;
}

.udscore .u_gameday_score, .udscore .u_time, .udscore .u_pd,.udscore .u_sog {
	color: #a00;
}


/* -------------------------------------------------------------------
  /gameday styles for front
----------------------------------------------------------------------  */


#u_scoreboard_home {
	height: 55px;
    width: 5000px;
    white-space: no-wrap;
    margin-left: 40px;
}

.u_home_scores {
	
	margin: 0; 
	padding: 0; 
	width: 85px;
	float: left;
	height: 55px;
	overflow: hidden;
	cursor: pointer;
	font-size: .7em;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.u_home_scores:hover {
	background-color: #FF6;
}
#u_scoreboard_home .u_gameday_row {
	height: 20px;
	width: 60px;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.65em;
	vertical-align: center;

}

#u_scoreboard_home .u_score {
	height: 20px;
	width: 15px;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.2em;
}

#u_scoreboard_home .u_time_front, #u_scoreboard_home .u_pd_front {
	color: gray;
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: bold;
	float: left;
	margin-right: 4px;
}

#u_scoreboard_home .u_team_icon {
	width: 20px;
	height: 20px;
	margin: 0 2px 0 2px;
}

#u_scoreboard_home .u_gameday_score {
	height: 40px;
	width: 15px;
	float: right;
	font-size: 1.3em;
	font-weight: bold;
}

#u_scoreboard_home .u_gameday_info_front {
	height: 15px;
	margin-left: 24px;
}

#u_scoreboard_home_wrapper {
	height: 55px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

#u_scoreboard_home_wrapper .u_slider {
	width: 40px;
	height: 55px;
	background-color: gray;
	top: 0;
	position: absolute;
	filter: alpha(opacity=60);
  /* IE */
  -moz-opacity: 0.6;
  /* Mozilla */
  opacity: 0.6;
  /* CSS3 */
  	cursor: pointer;

}

.hlgame {
	background-color: #FFFF9C;
}

#u_scoreboard_home_wrapper .u_slider_left {
	left: 0;
	background-image: url("/wp-content/themes/uscho-np/img/sliderleft.png");
}

#u_scoreboard_home_wrapper .u_slider_right {
	right: 0;
	background-image: url("/wp-content/themes/uscho-np/img/sliderright.png");
}


.polls_team {
	width: 143px;
	max-width: 49%;
	padding: 3px;
	margin: 0px 0px 2px 2px;
	height: 130px;
	border: 1px #dddddd solid;
	float: left;
	text-align: center;
	font-size: .9em;
}

h4.polls_cat {
	text-align: center;
	font-size: 1.1em;
	line-height: 1.1em;
	font-family: "Open Sans",sans-serif;
	font-weight: bold;
}

h4.polls_numone {
	margin-top: .1em;
	font-size: 1em;
	margin-bottom: .1em;
	font-family: "Open Sans",sans-serif;
	font-weight: bold;
}

div.polls_logo {
    height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.column {
    	float: left;
    	width: 50%;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
	height: 50%;
}

#u_toppoll {
	margin-top: -25px;
	height: 260px;
	margin-bottom: -20px;
}

/* update legacy team and conference sidebars */

.legacy_sidebar a, .blogroll .a {
	font-weight: bold;
	line-height: 1.3em;
	display: block;
	margin-bottom: 1.2em;
}

.legacy_sidebar a {
	margin-bottom: .4em;
}


.legacy_sidebar {
	margin-top: 2em;
}

.spacing {
	margin-left: 20px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.spacer-right {
	margin-right: 20px;
}

.teampage h1, .teampage h2, .teampage h3 {
	margin: 5px 0 15px 0;
}

.teampage h1, .teampage h2, .teampage h3 {
	margin: 5px 0 15px 0;
}

img.teamdir {
	margin: 0;
	max-height: 25px;
}

.parendate {
	color: #aaaaaa;
	font-size: .7em;
}

span.td-pulldown-size {
	font-size: 14px;
}

span.td-post-author-name {
	font-weight: normal;
}

.td-mobile-content .td-icon-menu-right {
display: block;
}

.td_module_8 .entry-title {
    font-size: 14px;
    line-height: 19px;
}

.td-module-comments {
    display: none;
}

.td_module_8.td_module_wrap {
    padding: 0 0 .5em;
    margin: 0 0 .5em;
}


.td-pulldown-size {
    font-size: .75em;
}

@media only screen and (min-width: 1000px) {
    .td-pb-span4 .td-ss-main-sidebar {
        max-width: 400px;
        margin:auto;
    }
}

.spaced {
    margin-top: 20px;
}

.td_module_flex_6 {
	color: white;
}

/* Box score stuff */

#boxhead h3 {
	font-weight: 700;
}

#u_wrapper {
	visibility: hidden;
}

.td-pb-row [class*="td-pb-span"] {
    padding-right: 40px;
    padding-left: 40px;
}

@media (max-width: 450px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 3px;
    padding-left: 3px;
  }
}

@media (max-width: 350px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 3px;
    padding-left: 3px;
  }
}

@media (max-width: 400px) {
  .tdc-row.td-stretch-content,
  .tdc-row-composer.td-stretch-content {
    padding-left: 5px;
    padding-right: 5px;
  }
}

/* Quick links */

.quick-links a {
	display: block;
	font-weight: bold;
	color: #111111;
	margin-bottom: .7em;
	margin-top: 0;
}

.quick-links a:hover {
	color: #a71e40;
}

.quick-links {
	margin-bottom: 36px;
}

@media (max-width: 450px) {
  .td-header-rec-wrap {
    display:none;
  }
}

/* styles for pre-WordPress content  */

.boxright {
	float:right;
	margin-left: 20px;
}

.boxleft {
	float:left;
	margin-right: 20px;
}
.boxright .caption, .boxleft .caption {
    font-family: "Open Sans Condensed",sans-serif;
    text-align: left;
    margin: 6px 0 26px 0;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    line-height: 17px;
    color: #444;
}
.uschoadfree {
	display:none;
}
