@import url('https://fonts.googleapis.com/css2?family=Rye&display=swap');

/* Fonts */
h1, h2, h3, h4, h5 {
	/*font-family: 'Roboto', sans-serif;
	font-weight: 900;*/
	font-family: 'Rye', sans-serif;
	font-weight: 400;
}

h1, h2 {
	/*font-style: italic;
	font-weight: 900 !important;*/
	font-style: normal;
	font-weight: 400 !important;
}

h3, h3.newsHead {
	font-size: 24px;
	line-height: 28px;
}

#newsContent h5 a {
	font-size: 18px;
	line-height: 21px;
}

#homeBody .headSpec {
	color: #999;
	display: block;
	margin-bottom: 10px;
}

.btnGeneral {
	/*font-family: 'Roboto', sans-serif;
	font-weight: 500;*/
	/*font-family: 'Rye', sans-serif;
	font-weight: 400;
	text-transform: uppercase;*/
}

.schFeedWrap .feedDesc1 {
	/*font-family: 'Roboto', sans-serif;
	font-weight: 900;*/
	font-family: 'Rye', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 21px;
}

.mrp_countDownFeedWrap .countdown_amount {
	/*font-family: 'Roboto', sans-serif;
	font-weight: 900;*/
	font-family: 'Rye', sans-serif;
	font-weight: 400;
	color: #;
}


#homeBody #mainContent h2,
#mainBottom h2,
#mainSide h2 {
	/*overflow: hidden;*/
	color: #ffff00;
	margin-bottom: 15px;
}

#homeBody #mainContent h2 {
	background: rgb(55,55,55);
	background: linear-gradient(90deg, rgba(55,55,55,1) 0%, rgba(55,55,55,0) 100%);
	padding: 8px 10px;
}

#mainBottom h2,
#mainSide h2 {
	background: rgb(55,55,55);
	background: linear-gradient(90deg, rgba(55,55,55,0) 0%, rgba(55,55,55,1) 50%, rgba(55,55,55,0) 100%);
	padding: 8px 10px;
}

/*#homeBody #mainContent h2::after {
	background-color: #ffff00;
	content: "";
	display: inline-block;
	height: 2px;
	position: relative;
	vertical-align: middle;
	width: 100%;
	
	left: 0.5em;
	margin-right: -50%;
}

#mainBottom h2,
#mainSide h2 {
	overflow: hidden;
}

#mainBottom h2::before,
#mainBottom h2::after,
#mainSide h2::before,
#mainSide h2::after{
	background-color: #ffff00;
	content: "";
	display: inline-block;
	height: 2px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}

#mainBottom h2::before,
#mainSide h2::before {
	right: 0.5em;
	margin-left: -50%;
}

#mainBottom h2::after,
#mainSide h2::after {
	left: 0.5em;
	margin-right: -50%;
}*/


.featureText h3,
.headlineText h4 {
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	text-transform: none;
}


/* Layout */
body {
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/35574/v1/img/bg.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}

#mainSide {text-align: center;}

#mrpLogo a.navbar-brand img {
	width: 230px;
	height: 135px;
	top: -35px;
}

@media (max-width: 991px) {
	#mrpLogo a.navbar-brand img {
		width: auto;
		height: 90px;
		top: -20px;
	}
}

@media (min-width: 992px) {
	#navBar ul.navbar-nav {
		margin-left: 230px;
	}
}


#mainWrapper {}

#navTop {
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/35574/v1/img/navtop.jpg);
	background-size: 2000px auto;
	background-position: center;
	background-color: #000000;
}

#mainTop {
	position: relative;
	z-index: 1000;
}

#mainBox {
	/*background: #ffffff;*/
	background: rgba(0,0,0,0.5);
	padding-top: 140px;
}

@media (max-width: 991px) {
	#mainBox {
		padding-top: 120px;
	}
}

#mainContent {}

#mainSide {}

#mainBottom {}

#footerWrapper {
	background: #000000;
}


/* COLORS - General */
body {
	color: #ffffff;
}

a, .mdWrap a, 
.fileName a {
	color: #ff0000;
}

a:hover, 
.mdWrap a:hover, 
.fileName a:hover {
	color: #e11010;
}


/* COLORS - Nav */
.mrpNav {
	background: #ffff00;
	/*background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(15,15,15,1) 0%, rgba(45,45,45,1) 100%);*/
}
/***************** LOOK AT *****************/
.mrpNav a.nav-link {
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	
}
.mrpNav a.nav-link:hover {
	color: #000000;
	background-color: #ffffff;
}
/***************** LOOK AT *****************/

#homeBody .homeNav a,
#scheduleBody .scheduleNav a, 
.scheduleBody .scheduleNav a, 
#profileBody_sch .scheduleNav a, 
.pointBody .pointsNav a,
#pointsBody .pointsNav a,
#campingBody .campingNav a, 
#ticketinfoBody .ticketinfoNav a,
#ticketsBody .ticketsNav a,
#cityBody .cityNav a, 
#driverinfoBody .driverinfoNav a, 
#rulesBody .rulesNav a, 
#mrpInfoBody .mrpInfoNav a, 
#contactBody .contactNav a, 
#historyBody .historyNav a, 
#sponsorBody .sponsorNav a, 
#linksBody .linksNav a, 
#newsBody .newsNav a, 
.newsBody .newsNav a, 
#galleryBody .galleryNav a, 
#videoBody .videoNav a, 
#aboutBody .bioNav a, 
#guestbookBody .guestbookNav a, 
#shopBody .shopNav a,
#productDetailBody .shopNav a,
#marketingBody .marketingNav a, 
#racedayinfoBody .racedayinfoNav a, 
#teamsBody .teamsNav a, 
#crewBody .crewNav a, 
#statsBody .mrpNav .statsNav a,
#campingBody .navbarFanInfo > a,
#ticketinfoBody .navbarFanInfo > a,
#cityBody .navbarFanInfo > a,
#driverinfoBody .navbarDriverInfo > a,
#rulesBody .navbarDriverInfo > a,
#mrpInfoBody .navbarDriverInfo > a,
#halloffameBody .navbarAbout > a,
#alltimeBody .navbarAbout > a,
#aboutBody .navbarAbout > a,
#newsBody .navbarMedia > a,
.newsBody .navbarMedia > a,
#galleryBody .navbarMedia > a,
#videoBody .navbarMedia > a {
	color: #000000;
	background-color: #ffffff;
}

#scheduleBody a.scheduleNav,
.scheduleBody a.scheduleNav,
#profileBody_sch a.scheduleNav,
#pointBody a.pointsNav,
#campingBody a.campingNav,
#ticketinfoBody a.ticketinfoNav,
#ticketsBody a.ticketsNav,
#cityBody a.cityNav,
#driverinfoBody a.driverinfoNav,
#rulesBody a.rulesNav,
#mrpInfoBody a.mrpInfoNav,
#contactBody a.contactNav,
#historyBody a.historyNav,
#sponsorBody a.sponsorNav,
#linksBody a.linksNav,
#newsBody a.newsNav,
.newsBody a.newsNav,
#galleryBody a.galleryNav,
#videoBody a.videoNav,
#aboutBody a.aboutNav,
#halloffameBody .halloffameNav,
#alltimeBody .alltimeNav,
#guestbookBody a.guestbookNav,
#shopBody a.shopNav,
#marketingBody a.marketingNav,
#racedayinfoBody a.racedayinfoNav,
#teamsBody a.teamsNav,
#crewBody a.crewNav,
#statsBody .mrpNav a.statsNav {
	color: #000000;
	background-color: #ffff00;
}


/* COLORS - Headlines and Featured News */
.featureText,
.featureText a,
.featureText .headSpec,
.featureText .mdWrap {
	color: #fff;
}
.featureText a:hover {}
.featureText {background: rgba(0,0,0,0.8);}
.headlineText,
.headlineText a {
	color: #fff;
}
.headlineText a:hover {}
.headlineText {background: rgba(0,0,0,0.8);}


/* COLORS - News */
.mrp-date a,
.mrp-date a:hover {color: #000;}
h3 a {color: #ffffff;}
h3 a:hover{color: #e11010;}


/* COLORS - Social */
.mrp_socialLinks a.mrp_socialFont {color: #ffffff !important;}
.mrp_socialLinks a.mrp_socialFont:hover {color: #ffff00 !important;}
.mrp_socialLinks a.mrp_socialFont .fa:first-Child {color: # !important;}
.mrp_socialLinks a.mrp_socialFont:hover .fa:first-Child {color: # !important;}


/* COLORS - Footer */
#footerWrapper {color: #ffffff;}
#footerWrapper a {color: #ffffff;}
#footerWrapper a:hover {color: #ffff00;}


/* ADs */

.sideHalfPage {
	position:relative;
	width:300px;
	height:600px;
	overflow:hidden;
	margin: 20px auto;
}


/* Side Events Feed */
#mainSide ul.noBullet,
#mainSide ul.noBullet li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#mainSide ul.noBullet {
	border-top: 1px solid #000;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#mainSide .schFeedWrap a {color: #fff;}
#mainSide .schFeedWrap a:hover {color: #e11010;}

#mainSide .schFeedWrap .feedDesc1 {
	font-size: 26px;
	line-height: 28px;
	display: block;
	margin: 0;
}

#mainSide .schFeedWrap .feedDesc2 {
	/*font-family: 'Roboto', sans-serif;
	font-weight: 900;*/
	font-family: 'Rye', sans-serif;
	font-weight: 400;
	/*font-style: italic;*/
	text-transform: uppercase;
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	display: block;
}


/* Buttons */
#homeBody #mainContent_homeFeeds a.btn-outline-success {
	color: #ff0000;
	transition: color .15s ease-in-out,
		background-color .15s ease-in-out,
		border-color .15s ease-in-out,
		box-shadow .15s ease-in-out;
}
#homeBody #mainContent_homeFeeds a.btn-outline-success:hover {
	color: #fff;
}

.btn,
.btnGeneral,
.btnSend,
.addCart,
.moreDetails,
.shopCheckout,
.btnProcess,
.shopPromo,
.btnSignIn,
.btnContinue {
	font-size: 13px;
	text-transform: uppercase;
	border-radius: 10px 0 10px 0;
	padding: 7px 15px;
	
	font-family: 'Rye', sans-serif;
	font-weight: 400;
}

.mrp-container-filter-inner .btn {padding: .375rem .75rem;}

.btnSend,
.addCart,
.moreDetails,
.shopCheckout,
.btnProcess,
.shopPromo,
.btnSignIn,
.btnContinue {
	color: #ffffff;
	background-color: #ff0000;
}
.btnSend:hover,
.addCart:hover,
.moreDetails:hover,
.shopCheckout:hover,
.btnProcess:hover,
.shopPromo:hover,
.btnSignIn:hover,
.btnContinue:hover {
	color: #ffffff;
	background-color:#e11010;
}


/* Dark Layouts */
.mrp-shaded,
.mrp-container {
	background: rgb(25,25,25) !important;
}

.mrp-shaded .dropdown .btn,
.mrp-shaded .dropdown .btn:hover,
.mrp-shaded #cartFeedButton a {
	color: #fff;
}

.mrp-shaded hr {
	border-top-color: rgba(255,255,255,.25);
}

.jumbotron {
	background-color: transparent;
}

.mrp-container-filter-inner .btn {
	color: #ffffff;
}

.mrp-rowCardWrap,
.mrp-iconDetails li,
.border {
	border-color: rgba(255,255,255,0.15) !important;
}

.mrp-rowCardImage {
	background-color: rgba(255,255,255,0.10);
	border-color: transparent;
}

.mrp-rowCardImage a,
.mrp-rowCardImage a:hover {
	color: #ffffff;
}

.mrp-rowCardBroadcaster {
	border-radius: 0;
	border-color: rgba(255,255,255,0.15) !important;
}

.table,
.table a {
	color: #ffffff;
}

.table td, .table th {
	border-color: rgba(255,255,255,0.05) !important;
}

.table-hover tbody tr {
	color: #ffffff;
	background-color: rgba(0,0,0,.10);
}

.table-hover tbody tr:hover {
	color: #ffffff;
	background-color: rgba(0,0,0,.15);
}


.table-info, .table-info>td, .table-info>th {
	background-color: rgba(255,255,255,.15);
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
	background-color: rgba(255,255,255,.10);
}

.table-hover .table-info:hover {
	background-color: rgba(255,255,255,.20);
}

hr {border-color: rgba(255,255,255,.1);}

.mrp-iconDetails a {color: #ff0000;}
.mrp-iconDetails a:hover {color: #e11010;}

article p a {color:#ff0000;}
article p a:hover {color: #e11010; text-decoration: underline;}
