/*
Theme Name: PRS VMagazine Child
Theme URI: https://precisionriflescopes.com/
Description: Child of VMagazine Lite — SlavGuns-aligned accent, dark top bar/footer for Precision Rifle Scopes.
Author: SlavGuns
Template: vmagazine-lite
Version: 1.0.0
*/

/* Accent matches SlavGuns VMagazine (#e52d6d) */
a { color: #c41e5a; }
a:hover,
.entry-title a:hover { color: #e52d6d; }

span.cat-links a,
.cat-links a { background: #e52d6d !important; }

.main-navigation .menu > li > a,
#menu-primary > li > a {
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	font-size: 13px;
}

/* Dark gun-site top bar + footer (SlavGuns chrome feel) */
.vmagazine-lite-top-header {
	background: #1a1a1a;
}
.vmagazine-lite-top-header a {
	color: #f5f5f5 !important;
}
.vmagazine-lite-top-header .current-menu-item > a {
	color: #e52d6d !important;
}

#colophon,
.site-footer {
	background: #111;
	color: #ccc;
}
#colophon a,
.site-footer a {
	color: #eee;
}
