/* Colors
----------------------------------------*/
:root {
  --cassiopeia-color-primary: #112855;
  --cassiopeia-color-link: #990919;
  --cassiopeia-color-hover: #dfc08f;
  --link-color: #990919 !important;
  --link-color-rgb: 153, 09, 25 !important;
  --link-hover-color: #41C0D3 !important;
  --link-hover-color-rgb: 65, 192, 211 !important;
}
/* Containers
----------------------------------------*/
.container-header {
	background-color: #2a2c31;
	background-image: linear-gradient(180deg, #2a2c31, #1b1c1e);
}

.container-header .mod-menu {
	color: #dfbf8e;
	margin-left: .5rem;
}
.fas, [class^=icon-], [class*=\ icon-], .fa-classic, .fa-solid, .far, .fa-regular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;	
	text-transform: lowercase;
}

.container-topbar {
	padding-top: 3px;
	font-size: .85rem !important;
}

.container-below-top {
	display: block; 
	background: url(/images/3basebanner.png) left top no-repeat;
	background-color: rgba(0, 0, 0, 0.5); 
	background-size: cover;
	border-top: .1rem solid #dfc08f;
	border-bottom: .1rem solid #dfc08f;
	margin-top: 5px;
}

.container-header nav {
	margin-top: 0px;
}

.container-nav img {
	width: 10rem; 
	height: auto; 
	padding: .85rem .1rem 1rem .1rem;
}

.container-nav {
	padding: 0px 1em !important;
}

.container-footer {
	background-color: #2a2c31;
	background-image: linear-gradient(180deg, #2a2c31, #1b1c1e);
	border-top: .05rem solid #dfc08f;
	color: #fffedf;
	margin-top: 0px;
}

.container-bottom-c {
	background-color: #2a2c31;
	background-image: linear-gradient(180deg, #2a2c31, #1b1c1e);
	border-top: .25rem solid #dfc08f;
	padding-left: .5em;
	column-gap: .5em !important;
	color: #fffedf;
}

.container-bottom-c .card {
	margin-right: .5em;
	background-color: transparent;
	border: 1px solid #3e4147;
	color: #fffedf;
}

.container-bottom-c .card-header {
	border-bottom: 1px solid #3e4147;
	color: #dfc08f;
	background-color: rgba(0, 0, 0, .22 );
}

.container-bottom-c {
	position: relative;
}

.container-bottom-c {
	grid-area: bot-c;
}
.container-bottom-c>* {
	flex: 1;
	margin: .5em 0;
}

.container-footer a {
	color: #dfc08f;
	text-decoration: none;
}

.com-weblinks-categories {
	min-height: 415px;
}

table.links td {
	padding-right: 8px;
}

h5.subpageheading {
	text-align: center;
	padding-top: 1em;
}

/* Banner
----------------------------------------*/
.banner-header h1 {
	text-decoration: none;
	text-align: right;
	padding-right: .25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3rem;
	color: white;
	text-shadow: 2px 2px #3e4147;
}

.banner-header a {
	text-decoration: none;
	color: white;
}

/* Block Quote Section
----------------------------------------*/
.module_bbq {
	background-color: #2a2c31;
	color: #dfbf8e;
}
#mod-custom111 {
	border: .1rem solid #dfc08f;
	padding: .75rem;
}

#mod-custom110 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

/* Logos and Random Images
----------------------------------------*/
.random-image {
	margin: .1rem .05rem .1rem .2rem;
	float: right;
}

.brand-logo img {
	height: auto;
	max-width: 10rem;
}

/* Buttons & Links
----------------------------------------*/
.back-to-top-link {
	background-color: #dfc08f;
	border-color: #fffedf;
	color: #990919;
}

.back-to-top-link:hover {
	background-color: #990919;
	border-color: #ddd;
	color: #dfc08f;
}

.btn-primary {
	background-color: #dfc08f;
	border-color: #fffedf;
	color: #990919;
	padding: .6rem 1rem;
	--btn-active-color: #3EC1CD;
	--btn-active-bg: #3e4147;
	--btn-active-border-color: #990919;
	--btn-disabled-color: #fffedf;
	--btn-disabled-bg: #3e4147;
	--btn-disabled-border-color: #990919;
}

.btn-primary:hover {
	background-color: #990919;
	border-color: #ddd;
	color: #dfc08f;
	padding: .6rem 1rem;
}

.btn-secondary {
	background-color: #990919;
	border-color: #ddd;
	color: #dfc08f;
	padding: .6rem 1rem;
	--btn-active-color: #3EC1CD;
	--btn-active-bg: #3e4147;
	--btn-active-border-color: #990919;
	--btn-disabled-color: #fffedf;
	--btn-disabled-bg: #3e4147;
	--btn-disabled-border-color: #990919;
}

.btn-secondary:hover {
	background-color: #dfc08f;
	border-color: #fffedf;
	color: #990919;
	padding: .6rem 1rem;
}

.btn-primary a {
	color: #3e4147;
	text-decoration: none;
	padding: .6rem 1rem;
}

.btn-primary a:hover {
	color: #dfc08f;
	text-decoration: none;	
	padding: .6rem 1rem;
}

.ul-inline, .connect {
	padding-inline-start: 0px;
	padding-bottom: .5rem;
}

.ul-inline li, .connect li {
	display: inline-block;
	margin-left: .05rem;
	margin-right: .05rem;
}

.ul-inline li a, .connect li a {
	color: #dfc08f;
	text-decoration: none;
}

.ul-inline li a:hover, .connect li a:hover {
	color: #990919;
}

[class^="mostread"] li {
	background-image: url(/images/baseball/wylia-hr-one.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: .5rem;
	padding-bottom: 1.25rem;
	text-align: center;
}

/* Featured Images on Home Page
----------------------------------------*/
.container-banner img {
	max-width: 100%;
	height: auto;
}

.nhfeatured {
	width: 100%;
	display: flex;
	padding: 10px 5px;
	background-color: #ddd;
	border-bottom: 1px solid #aaa;	
}

.nhfeatured .tricolumn {
	flex: 33.33%;
	padding: 5px;
}

.nhfeatured .height1 {
	height: 61vw; 
	overflow: hidden;  
	position: relative;
}

.nhfeatured .height2 {
	height: 29.96vw; 
	overflow: hidden; 
	margin-bottom: 12px; 
	position: relative;
}

.nhfeatured .height2:last-child {
	margin-bottom: 0; 
}

.height1, .height2 {
	position: relative;
}

.nhfeatured img, .imgoverlay {
	width: 100%;
	display: block;
	transition: transform 1s ease-in-out 0s;
	-moz-transition: transform 1s ease-in-out 0s;
	-webkit-transition: transform 1s ease-in-out 0s;
	-o-transition: transform 1s ease-in-out 0s;
	opacity: 1;
}

.nhfeatured img:hover {
	transform: scale(1.3);
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
	overflow: hidden;
}

.textoverlay {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	color: #fffedf;
	opacity: 0;
	padding: 10px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: left;
	overflow: hidden;
}
.textoverlay h4 {
	flex: 25%;
	text-align: center;
	color: #dfc08f;
	font-size: 2vw;
}

.textoverlay p {
	flex: 75%;
	color: #fffedf;
	text-align: left;
	font-size: 1.2vw;
	line-height: 1.5vw;
}

.textoverlay > * {
	transform: translateY(40px);
	transition: transform 0.25s;
	
}

.nhfeatured .textoverlay:hover {
	opacity: 1;
}

.textoverlay:hover > * {
	transform: translateY(0);
}

/* Typology
----------------------------------------*/
.blog-featured .item-content p:first-of-type::first-letter, .blog-featured p:first-of-type::first-letter {
	font-weight: bold;
	font-size: 4rem;
	float: left;
	line-height: .5em;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 1px;
}

blockquote {
	background-image: url(/images/baseball/bq-baseball-top.png);
	background-repeat: no-repeat;
	color: #fffedf;
	font-style: italic;
	padding: .5rem 0 .5rem 1.5rem;
	border-left: 0px solid #fffedf;
}

blockquote p {
	background-image: url(/images/baseball/bq-baseball-bottom.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 1.5rem;
	line-height: 1.6rem;
	padding: .5rem 2.5rem 1rem 2rem;
}

.page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h5, .item-title {
	color: var(--cassiopeia-color-link);
}

/* Search 
----------------------------------------*/
/* .container-search {
	line-height: 1em;
	margin-top: .25em !important;
	padding-bottom: .25em;
} */

.form-control, #mod-finder-searchword127 {
	background-color: #fffedf;
	color: #990919;
}

.form-inline {
	min-height: 460px;
}

/* JUX Twitter Feed 
----------------------------------------*/
.eapps-twitter-feed-posts-item-inner {
	background-color: #2a2c31 !important;
	color: #fffedf !important;
}

.jux-content .eapps-twitter-feed-inner, .jux-content .eapps-twitter-feed-posts {
	background-color: #3e4147 !important;
}

.eapps-twitter-feed-posts-item-user-name a span {
	color: #dfc08f;
}

.eapps-twitter-feed-posts-item-text {
	color: #fffedf !important;
}

.eapps-twitter-feed-posts-item-link-no-image-icon-container {
	background-color: #1b1c1e !important;
}

.eapps-twitter-feed-posts-item-link {
	border: 1px solid #3e4147 !important;
}

.jux-content .eapps-twitter-feed-posts-show-more {
	background-color: #dfc08f;
	color: #990919;
}

.jux-content .eapps-twitter-feed-posts-show-more:hover {
	color: #dfc08f;
	background-color: #990919 !important;
	
}
/* Menus 
----------------------------------------*/
.document_menu_sidebar.active_bg{
	background-color: #3e4147;
}

.metismenu.mod-menu .mm-collapse {
	background-color: #3e4147 !important;
}

.metismenu.mod-menu .mm-collapse>li>a {
	color: #dfc08f;
	text-decoration: none;
}

.metismenu.mod-menu .mm-collapse>li {
	border-bottom: 1px solid #2a2c31;
	text-transform: capitalize;
}

.metismenu.mod-menu .mm-collapse>li>a:hover {
	color: #fffedf;
	text-decoration: none;
}

.mod-list li a:hover {
	display: block;
	text-decoration: none;
	background-color: #eee;
}

.mod-menu li, .metismenu-item li {
	text-transform: lowercase;
}

.mod-menu li a:hover {
	display: block;
	text-decoration: none;
	background-color: #3e4147;
}

.nav li a:hover {
	display: block;
	text-decoration: none;
	background-color: transparent;
}

ul.navbar-collapse {
	float: right;
	margin: 0;
}

.container-search {
	position: absolute;
	bottom: 0;
	right: 0;
}

.metismenu.mod-menu .metismenu-item:not(.level-1)>ul, .metismenu.mod-menu .metismenu-item:not(.level-2)>ul {
	margin-right: .5em;
	position: absolute;
	right: 0;
	min-width: 14rem;
}

.container-header .metismenu>li.level-1>ul {
}

/* Headings 
----------------------------------------*/
.primaryheader {
	background-color: #8b9092 !important;
	color: #000000 !important;
	font-size: 1.0em;
	font-weight: bold;
}
.secondaryheader {
	background-color: #990919 !important;
	color: #E3D4AD !important;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
}
.tertiaryheader {
	background-color: #E3D4AD !important;
	color: #990919 !important;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.roster40 {
	color: #A5ACAF !important;
}
.roster25 {
	color: #990919 !important;
}
.roster7dl {
	color: #A5ACAF !important;
	font-style: italic;
}
.roster10dl {
	color: #000000 !important;
}
.roster15dl {
	color: #000000 !important;
	font-style: italic;
}
.roster60dl {
	color: #E3D4AD !important;
	font-style: italic;
}
.restricted {
	color: #E3D4AD !important;
	text-decoration: line-through;
}
.cal_off {
	background-color: #999999 !important;
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	border: 1px solid black;
	height: 70px;	
	max-height: 70px;	
	color: #1E1E1E;
}
.cal_home, .cal_hh {
	background-color: #990919 !important;
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	border: 1px solid black;
	height: 70px;
	max-height: 70px;	
	color: #EAEAEA;
}
.cal_away, .cal_aa {
	background-color: #E3D4AD !important;
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	border: 1px solid black;
	height: 70px;	
	max-height: 70px;	
	color: #1E1E1E;
}

.cal_ha {
	background-position: left center;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: bottom;
	border: 1px solid black;
	height: 70px;	
	max-height: 70px;	
	color: #1E1E1E;
}

.cal_ah {
	background-position: left center;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: bottom;
	border: 1px solid black;
	height: 70px;
	max-height: 70px;	
	color: #EAEAEA;
}

.cal_title {
	text-align: center;
	vertical-align: bottom;
	color: #990919 !important;
	text-shadow: 2px 2px 2px #A5ACAF;
	text-align: center;
	vertical-align: bottom;
	height: 20px; 
	width: 14.28%;
}

td.cal_title {
	width: 14.28%;
}

td.cal_title h3 {
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 2.75vw;
	text-align: center;
}

th.cal_title h5 {
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 1.2vw;
	text-align: center;
}

tr.cal_grid {
	min-height: 70px !important;
	height: 70px; 
	vertical-align: bottom;
	background-color: #999999 !important;
}

td.cal_home {
	border-width: 1px; 
	border-style: solid; 
	border-color: #000; 
	border-collapse: collapse;
	background-color: #990919;
	background-repeat: no-repeat;
	text-align: center; 
	vertical-align: bottom;
	color: #fff;
}

td.cal_away {
	border-width: 1px; 
	border-style: solid; 
	border-color: #000; 
	border-collapse: collapse;
	background-color: #E4D6BA;
	background-repeat: no-repeat;
	text-align: center; 
	vertical-align: bottom;
	color: #1E1E1E;
}

td.cal_off {
	border-width: 1px; 
	border-style: solid; 
	border-color: #000; 
	border-collapse: collapse;
	background-color: #999999;
	background-repeat: no-repeat;
	text-align: center; 
	vertical-align: bottom;
	color: #1E1E1E;
}

td.cal_ha {
	border-width: 1px; 
	border-style: solid; 
	border-color: #000; 
	border-collapse: collapse;
	background: linear-gradient(0deg, #990919 50%, #E4D6BA 50%);
	text-align: center; 
	vertical-align: bottom;
	color: #1E1E1E;
}

td.cal_ah {
	border-width: 1px; 
	border-style: solid; 
	border-color: #000; 
	border-collapse: collapse;
	text-align: center; 
	vertical-align: bottom;
	color: #1E1E1E;
}

span.cal_team {
	font-weight: bold;
	font-size: 1.2vw;
}

.cal_gtime {
	font-weight: normal;
	font-size: .8vw;		
}

.cal_days {
	 min-height: 70px;
	 background-position: left top;
	 background-repeat: no-repeat;
	 vertical-align:bottom;
	 text-align: center;
}

.cal_text {
	display:table-cell;
	vertical-align:bottom;
	text-align: center;
	height: 70px;
}

td.cal_off strong {
	border-bottom: 0px dotted #000000 !important;
	vertical-align: bottom;
	color: #1E1E1E;
}

td.cal_home strong, td.cal_ah strong, td.cal_hh strong {
	border-bottom: 0px dotted #000000 !important;
	vertical-align: bottom;
	text-align: center;
	color: #EAEAEA;
	/* font-size: 1vw; */
}

td.cal_away strong, td.cal_ha strong, td.cal_aa strong {
	border-bottom: 0px dotted #000000 !important;
	vertical-align: bottom;
	text-align: center;
	color: #1E1E1E;
	/* font-size: 1vw; */
}

td.cal_home p, td.cal_away p, td.cal_off p, td.cal_ha p, td.cal_ah p, td.cal_off p, td.cal_hh p, td.cal_aa p {
	margin-bottom: 0px;
	line-height: .8vw;
	/* padding-left: 1em;
	font-size: 1vw;
	display: table-cell;
	vertical-align: bottom; */
}

td.cal_home, td.cal_away, td.cal_off, td.cal_ha, td.cal_ah, td.cal_off, td.cal_hh, td.cal_aa {
	width: 14.28%;
}

/* Seat Table */
table.seat {
	width: 100%;
	border: #1E1E1E 1px solid;
}

tr.sand {
	background-color: #dbceac;
}

table.seat td {
	border: #1E1E1E 1px solid;
}

.seat-title {
	text-align: center;
}

/* Facts & Figures Table */
table.facts {
	width: 100%;
	vertical-align: top;
	text-align: left;
}

.facttitle {
	text-align: left;
}

.factname {
	width: 20%;
	text-align: right;
	vertical-align: top;
	padding-right: 8px;
}

.factdesc {
	width: 80%;
	text-align: left;
	vertical-align: top;
	padding-left: 8px;
}

/* Tables 
----------------------------------------*/
/* Table Settings */
table.calendar, table.chronology, table.links, table.stadium, table.tep, .cal_table {
	width: 100%;
	table-layout: fixed; 
}

table.chronology, table.transactions, table.lineup {
	width: 100%;
	table-layout: auto;
}

td.order {
	width: 8%;
	text-align: right;
}

td.player {
	width: 77%;	
	padding-left: 1.5em;
}

td.position {
	width: 15%;
	text-align: right;
	padding-right: 1.5em;
}

td.rosterNo {
	width: 10%;
}

td.rosterBats, td.rosterThrows, td.rosterHeight, td.rosterWeight, td.rosterBirthdate {
	width: 12%;
}

td.rosterName {
	width: 30%;
}

td.trans-date {
	width: 12%;
}

td.trans-desc {
	width: 88%;
}

table.chronology td {
	vertical-align: top;
}

/* Box Score Tables 
----------------------------------------*/
/* Table Settings */
table.boxscore {
	width: 100%;
}
.boxheadings {
	background-color: #A71930 !important;
	color: #E3D4AD !important;
	font-weight: bold;
}
#boxscorebottom {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: .3em 0em;
}
.scoreboard {
	background-color: #015209 !important;
	color: #ffffff !important;
	border-color: #015209;
	border: thick solid; 
	font-family: Impact; 
	font-size: 1em;
	line-height: 1em;
}
table.scoreboard {
	width: 100%;
}
table.scoreboard th {
	padding: .3em 0em;
	text-align: center;
	font-size: 1.2em;
}
.scoreboardteams, .scoreboardteamnames {
	border-top-color: #023c07;
	border-left-color: #023c07;
	border-right-color: #D2FFD5;
	border-bottom-color: #D2FFD5;
	color: #ffffff !important;
	border-top-style: solid;
	border-top-width: medium;
	border-left-style: solid;
	border-left-width: medium;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	font-family: Impact;
	font-size: 1.75em;
	line-height: 1.5em;
	padding-left: 0.2em;
	text-align: center;
}
.scoreboardteamnames {
	text-align: left;
}

/* Matchup Table 
----------------------------------------*/
/* Table Settings */
table.matchup {
	width: 100%;
}

.teamlogo {
	text-align: left;
	width: 50px;
	height: 50px;
	margin: 2px;
}

.teamlogo img {
	margin: 2px; 
	float: left;
	height: 50px;
	width: 50px;
}

.teamname {
	text-align: left;
	font-size: 1.1em;
	line-height: 1.2em;
	padding-left: 5px;
}

.gamelocation {
	text-align: center; 
	margin-top: 1.5em; 
	font-size: 1.1em;
	line-height: 1.2em;
}

.vs {
	text-align: center;
	font-size: .9em;
}

