/*  
Theme Name: Schrodinger's FM Radio
Theme URI: http://schrodingersblog.com
Description: Customized for Radio-Blog
Version: 1.1R
Author: Tom Hogan
Author URI: http://schrodingersblog.com
*/



/* Begin Typography & Colors */

BODY        {   font-family:  Arial, Verdana; font-size: 12px;  background-color:black;}

TABLE        {   font-family:  Arial, Verdana; font-size: 12px;  color:white}

a:link        {   color: #3300cc; text-decoration: none; font-size: 12px; }

a:hover     {   color:#cc0000; font-style: italic; font-size: 12px; }

a:visited:hover    {   color:#cc0000; font-style: italic; font-size: 12px;  } 
 
a:active    {   color: #339900; text-decoration: none; font-size: 12px; outline: none; }

a:visited    {   color: #cc0000; text-decoration: none; font-size: 12px; }

a:focus    {-moz-outline-style: none; }

div        {color: white; }

div.title  { font-size: 22px;  color:#cc0000;  }

div.date   { font-size: 15px; color:#16ABD3;   }

div.tag    { font-size: 11px;  }
