:root { --bronze: #564D4B; --back: #f0f3f0; --links: #d3707e; --dirt: #555; --trackerstatus: #e6e5e3; --light: #185661; --white: #efeded; --fontlight: #e6e5e3; --fontdark: #1c1b1b; --fontmid: #2d2d2d; --grey: #e5eae5; --highgrey: #f0f3f0; --marine: #a7a79d; --aqua: #fa8c9c; --beck: #8b7d7d; --fonttime: #949494; --timeback: #dbdbdb; --evit: #A6A9AA; --pot: #C4C5C5; --ground: #C4C5C5; --bott: #C4C5C5; --cali: #d4d4d4; --black: #282828; --bullit: #eaeaea; --fontrisk: #e5e5e5; --paint: #400A0A; --pills: #d7d7d7; --flip: #ababab; --luck: #e2e2e2; --bright: brightness(150%); --mono: grayscale(100%); --hedbalku: #1e1e1e; --hedbalkb: #f5dddb; --hedbalkl: #fca0ad; --hedbalkx: #dbdbdb; --hedpic: url(../../../images/dynamicchaos/metro-header.png); --fontswitch: #dcdbdb; --fontswotch: #4f484b; --fontlow: #dcdbdb; --hedground: #fa8c9c; --neutral: #428053; --bad: #b5302b; --good: #16a1ab; --dott: #c6c6c6;  --mood1: #826d6b; --mood2: #987c7a; --mood3: #af8f8d; --mood4: #be9b98; --mood5: #d1a6a2; --mood6: #e4b5b1; --forpic: url(../../../images/dynamicchaos/jar-icon.png);}

[data-theme="dark"] { --bronze: #564D4B; --back: #181818; --links: #da5e76; --dirt: #555; --trackerstatus: #e6e5e3; --light: #e77431; --white: #efeded; --fontlight: #e6e5e3; --fontdark: #949494; --fontmid: #2d2d2d; --grey: #2d2d2d; --highgrey: #1e1e1e; --marine: #a7a79d; --aqua: #f2808a; --beck: #8b7d7d; --fonttime: #949494; --timeback: #dbdbdb; --evit: #A6A9AA; --pot: #C4C5C5; --ground: #C4C5C5; --bott: #181818; --cali: #2B2B2B; --black: #282828; --bullit: #1e1e1e; --fontrisk: #e5e5e5; --paint: #f0f0f0; --pills: #737171; --flip: #ababab; --luck: #2d2d2d; --bright: brightness(70%); --mono: grayscale(100%); --hedbalku: #1e1e1e; --hedbalkb: #2d2d2d; --hedbalkl: #f3a7a9; --hedbalkx: #1e1e1e; --hedpic: url(../../../images/dynamicchaos/gotham_header.png); --fontswitch: #1e1e1e;  --fontswotch: #1e1e1e; --fontlow: #dcdbdb; --hedground: #1e1e1e; --neutral: #428053; --bad: #b5302b; --good: #16a1ab; --dott: #707070; --mood1: #826d6b; --mood2: #987c7a; --mood3: #af8f8d; --mood4: #be9b98; --mood5: #d1a6a2; --mood6: #e4b5b1; --forpic: url(../../../images/dynamicchaos/jar-icon.png); }

[data-theme="light"]
:root { --bronze: #564D4B; --back: #f0f3f0; --links: #d3707e; --dirt: #555; --trackerstatus: #e6e5e3; --light: #185661; --white: #efeded; --fontlight: #e6e5e3; --fontdark: #1c1b1b; --fontmid: #2d2d2d; --grey: #e5eae5; --highgrey: #f0f3f0; --marine: #a7a79d; --aqua: #fa8c9c; --beck: #8b7d7d; --fonttime: #949494; --timeback: #dbdbdb; --evit: #A6A9AA; --pot: #C4C5C5; --ground: #C4C5C5; --bott: #C4C5C5; --cali: #d4d4d4; --black: #282828; --bullit: #eaeaea; --fontrisk: #e5e5e5; --paint: #400A0A; --pills: #d7d7d7; --flip: #ababab; --luck: #e2e2e2; --bright: brightness(150%); --mono: grayscale(100%); --hedbalku: #1e1e1e; --hedbalkb: #f5dddb; --hedbalkl: #fca0ad; --hedbalkx: #dbdbdb; --hedpic: url(../../../images/dynamicchaos/metro-header.png); --fontswitch: #dcdbdb; --fontswotch: #4f484b; --fontlow: #dcdbdb; --hedground: #fa8c9c; --neutral: #428053; --bad: #b5302b; --good: #16a1ab; --dott: #c6c6c6;  --mood1: #826d6b; --mood2: #987c7a; --mood3: #af8f8d; --mood4: #be9b98; --mood5: #d1a6a2; --mood6: #e4b5b1; --forpic: url(../../../images/dynamicchaos/jar-icon.png);}


p { color: var(--fontdark); }

.linknam { color: var(--fontdark); }
.linknam a:link {
	color: var(--fontdark);
	text-decoration: none;
}

.linknam a:visited {
	color: var(--fontdark);
	text-decoration: none;
}

.linknam a:hover,
.linknam a:active {
	color: var(--fontdark);
	text-decoration: none;
}

#hednam { color: var(--fontswitch) !important; }
#hednam a:link {
	color: var(--fontswitch) !important;
	text-decoration: none;
}

#hednam a:visited {
	color: var(--fontswitch) !important;
	text-decoration: none;
}

#hednam a:hover,
#hednam a:active {
	color: var(--fontswitch) !important;
	text-decoration: none;
}

#hedlow { color: var(--fontlow) !important; }
#hedlow a:link {
	color: var(--fontlow) !important;
	text-decoration: none;
}

#hedlow a:visited {
	color: var(--fontlow) !important;
	text-decoration: none;
}

#hedlow a:hover,
#hedlow a:active {
	color: var(--fontlow) !important;
	text-decoration: none;
}