@charset "utf-8";
/* CSS Document */

a {
	xcolor: #dc7  !important;
	xcolor: #D4C57B  !important;
	color: #D8CB89  !important;
}

.dropdown-item:hover{color:#666;background-color:#fff;}


.blogflashheading a {
    color: #fff !important;
    text-decoration: none;
}
.scoreview a {
    color: #826536 !important;
    text-decoration: none;
}

.card {
box-shadow: 0 0.12rem 0.24rem rgba(0, 0, 0, 0.15) !important;	
	border-radius: 0.1rem !important;
	}
body {
	background-color: #111;
}

.soft-text {
	color: #999;
}
.very-soft-text
 {
	color: #666;
}
.super-soft-text
 {
	color: #444;
}

.soft-bg {
	color: #111;
}
.very-soft-bg
 {
	color: #222;
}
.super-soft-bg
 {
	color: #424242;
}


.card-inline {
}
.table {
	background-color: #303030;		
}
.thead-gold {
	background-color: #E3DDCC;
	color: #000;
}

.thead-gold a { 
	color: #000 !important;
}

.thead-secondary {
	background-color: #303030;
}
.thead-secondary a { 
	color: #fff !important;
}

.top-pieces-table  {
	background-color: #222;
}



/*for dashbord and article index */


/*for dashboard */
.dashboard-item {
	border-top: 1px solid #444;
	color: #bbb;	
}
.dashboard-item h5, h4 {
	color: #fff;
}

.eventsflash {
	background-color: #222;
}

/*TAGS*/

.tag-link  {
	border: 1px solid #000;
	background-color: #333;
		}
.tag-link a {
	color: #ccc !important;
		}
.btn {
	color: #fff !important;
		}

/*WP BLOG*/
.comment-body {
	background-color: #333;
	color: #ccc;
}

.comment-author {
	background-color: #292929;
	color: #ccc;
	
}
.meta-line {
	color: #aaa;
}
.white-header-index {
	color: #fff!important;
}

/* Captions */

.rightsidebox {
background-color: #666;
}
.bg-tint {
background-color: #444;
	padding: 1rem;
	margin-bottom: 1rem;
}
.wp-caption {
	color: #ccc;
   background-color: #2c2c2c;
}

.wp-caption p.wp-caption-text {
   color: #ccc;
}

.blog-post {
	background-color:#222;
}
.fa-stop {
	font-size:0.8rem;
	color: #D8CB89;
}

.naxos-box {
	background-color: #444; 
	padding: 15px; 
	color: #ccc; 
	text-align: center;
}


/*Google Search*/

.gcse-search-card a {
   color: #826536!important;
}

.gcse-searchbox  {
   color: #826536!important;
}

.gcse-searchbox a {
   color: #826536!important;
}

/*TEST Signup page*/

.card-header-silver, .card-header-silver h4 {
	background-color: #ccc!important;
	color: #000!important;
}
.card-header-gold, .card-header-gold a, .card-header-gold h4  {
	background-color: #dc7!important;
	color: #000!important;
}
.xpricing-card-title {
		color: #000!important;
}


/*Blog box Media exchange etc*/
.textbox1 {
	background-color: #444;
}



/*SMF Comments styling*/
.quoteheader {
	color: #777;
	background-color: #222;
}
.topslice_quote a {
	color: #777;
	
}
.bbc_standard_quote {
	color: #777;
	background-color: #222;
}
