
		/* Link color */
		a{
			color: #cc0000;
		}
		a:hover{
			color: #7a0000;
		}
		.pagination a{
			background-color: #cc0000;
			color: #222222;
		}
		section.recent-posts .other-recent-posts .comments-link a:hover {
			border-color: #cc0000;
		}
		article.feature-image.small .entry-summary p a:hover,
		.entry-header .comments-link a:hover,
		.entry-header .comments-link a:focus,
		.entry-header .comments-link a:active,
		.feature-slider a.active {
			background-color: #cc0000;
		}
		#page_header{background-color:#ffffff}
		body{
			
			background: #222222 url(https://topropebelts.com/wp-content/uploads/2025/06/trb-championship-belts-background.jpg) 50% 50%/cover repeat fixed ;

			
			}
		#masthead{
			background:url('../images/menu_bg.jpg') repeat 0 0;
			background-color:#920000}
		#main{background:}
		
		
		.site-header hgroup{
			
			background-image: url('../images/trb_logo.png');
			background-color: transparent;
			background-repeat:no-repeat ;
			background-position:50% 50%;
			background-size: 100% auto;
			-webkit-background-size: 100% auto;
			}
			
		#featured_index li.activeSlide a {
			background-color: #cc0000;
		}
		#featured_index li.activeSlide:after {
			border-left: 15px solid #660000;
		}
		.main-navigation li ul li a:hover {
			background-color: #ae4040;
		}
		/*.main-navigation li ul {background-color: ;}*/
		/*.main-navigation li ul li:last-child {border-bottom: 1px solid ;}*/
		
		#breadcrumbs li a {
			color: white;
			text-decoration: none; 
			padding: 7px 0 7px 50px;
			background: brown;                   /* fallback color */
			background: #999; 
			position: relative; 
			display: block;
			float: left;
		}
		#breadcrumbs li a:after { 
			content: " "; 
			display: block; 
			width: 0; 
			height: 0;
			border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
			border-bottom: 50px solid transparent;
			border-left: 30px solid #999;
			position: absolute;
			top: 50%;
			margin-top: -50px; 
			left: 100%;
			z-index: 2; 
		}
		#breadcrumbs li:nth-child(2) a       { background:        #b8b8b8; }
		#breadcrumbs li:nth-child(2) a:after { border-left-color: #b8b8b8; }
		#breadcrumbs li:nth-child(3) a       { background:        #d6d6d6; }
		#breadcrumbs li:nth-child(3) a:after { border-left-color: #d6d6d6; }
		#breadcrumbs li:nth-child(4) a       { background:        #ebebeb; }
		#breadcrumbs li:nth-child(4) a:after { border-left-color: #ebebeb; }
		#breadcrumbs li a:hover { background: #cc0000; }
		#breadcrumbs li a:hover:after { border-left-color: #cc0000 !important; }
		
		#social_links {
			margin-right: -172px;
		}
		
		@media screen and (min-width: 600px) {
		#social_links {
			margin-bottom: -237.5px;
			margin-right:0;
		}
		}
