/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "../starkers2.2-WP2.6.2/starkers/style/css/reset.css";
@import "../starkers2.2-WP2.6.2/starkers/style/css/typography.css";
@import "../starkers2.2-WP2.6.2/starkers/style/css/layout.css";

.woocal td {
  font-family:Arial, Helvetica, sans-serif;
  padding: 2px;
  margin: 1px;
  font-size: 9px;
  font-weight: normal;
  border-bottom: 1px solid #ccc;
}

.woocal th {
  font-family:Arial, Helvetica, sans-serif;
  padding: 2px;
  margin: 1px;
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #888;
}