/* Theme Name: Nightwatch
*/

/* Color Scheme:
   Black #000000
   White #FFFFFF
   Tan   #8c613b
   Brick #a64037
   Wine  #401515
   Gray  #402e2e */

/* Coloring */

#header { display: none; }
#sidebar { display: none; }
div.sociable { display: none; }

A { color: #8C613B; }
A:visited { color: #8C613B; }
A:hover { color: #000000; }
a { text-decoration: none; text-decoration: underline; font-weight: inherit; }
a:hover { text-decoration: underline; }
