/*
Theme Name: SpookyTooth
Theme URI: http://www.myblogbusiness.com/SpookyTooth
Description: A theme for scary sites.
Version: 1.0
Author: My Blog Business
Author URI: http://www.myblogbusiness.com/
Tags: Spooky, Scary, Halloween
*/

body { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;  background:#ffffff; color:#000000; }
h2 { display:inline; font-size:1.2em; color:#660066; }
a { color:#660066; text-decoration:none; }
a:hover { color:#880088; text-decoration:underline; } 


#wrapper { width:900px; margin:0px auto 0px; }
#header { width:900px; background:#FFFFFF; }
#footer { width:900px; background:#660066; }
#main { width:660px; float:left; }
#sidebar { width:200px; float:right; }

.entry { } 
.entry h2 { font-size:.9em; }
