  /* 
   * 
   *  radio local styles 

   *  Primary     --  182D48
   *  Secondary   --  7CC30B
   *  Highlight   --  999999
   * 
   *  NetworkNavOn   --  182D48
   *  NetworkNavOff   --  ffffff
   *  SiteNavOn   --  7CC30B
   *  SiteNavOff   --  ffffff
   * 
   *  Bodytext    --  030303
   *  GreyDark    --  555555
   *  GreyMedium  --  999999
   *  GreyLight   --  eeeeee
   *  GreyPale    --  d7d7d7
   *    * * * * * */



body
body#radio 
{ color: #030303; background: transparent url("http://spacingmedia.com/media/identity/background-radio.gif")  0px 1px repeat-x !important;  }

body.mobile #sitename
{ color: #030303; background: url("http://spacingmedia.com/media/identity/sitebanner-radio.gif") top center;  }

body .tagline
{ color: #ffffff; background: transparent; }


a, a:link, a:visited
{ color: #182D48; background: transparent; text-decoration: none; }
a:hover, a:focus, a:active
{ color: #7CC30B; background: transparent; text-decoration: none; }
#block-comments h4, form#commentform label
{ color: #182D48; background: transparent; text-decoration: none; }


/* NETWORK NAVIGATION */

ul#nav-network li a
{ color: #ffffff; background: transparent; text-decoration: none; font-weight: normal !important; }


ul#nav-network li a.sitebase
{ color: #182D48; background: transparent; text-decoration: none; font-weight: normal !important; }
ul#nav-network li a:focus, ul#nav-network li a:hover
{ color: #182D48; }
ul#nav-network li a.sitebase:hover 
{ color: #ffffff; }



/* SITE NAVIGATION */

ul#sitenav li a
{ font-weight: bold; color: #ffffff; background: transparent; text-decoration: none; }
ul#sitenav li a:focus, ul#sitenav li a:hover
{ color: #7CC30B; }
ul#sitenav li#sitenav-browse-by,

ul#sitenav #sitenav-subscribe a
{ color: #7CC30B; background: transparent; text-decoration: none; }
ul#sitenav #sitenav-subscribe a:hover
{ color: #ffffff; background: transparent; text-decoration: none; }
