/*      ..:: Free Radical ::...       */

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document 
domain("tvcountdown.com") {

/*
24="?c10=1"
Caprica="?c240=1"
Dexter="?c19=1"
Fringe="?c105=1"
House="?c2=1"
Smallville="?c16=1"
Spartacus: Blood and Sand="?c278=1"
The Event="?c375=1"
True Blood="?c125=1"
V (2009)="?c262=1"
*/

/*
A[href="?c10=1"],
A[href="?c240=1"],
A[href="?c19=1"],
A[href="?c105=1"],
A[href="?c2=1"],
A[href="?c16=1"],
A[href="?c278=1"],
A[href="?c375=1"],
A[href="?c125=1"],
A[href="?c262=1"]
*/

A[href*="breaking-bad"],
A[href*="caprica"],
A[href*="dexter"],
A[href*="fringe"],
A[href*="/s/house"],
A[href*="smallville"],
A[href*="spartacus-blood-and-sand"],
A[href*="the-event"],
A[href*="the-walking-dead"],
A[href*="true-blood"],
A[href*="v-2009"]
{
    /* color: Black !important; */
    font-weight: bold !important;
    font-size: 2em !important;
    font-variant: small-caps !important;
    text-decoration:blink !important;
    text-shadow: 0 0 5px white, 0px 1px 2px black !important;
 }

}