/*
Name: groundflower.css
URI: http://groundflower.com/
Description: Example stylesheet for groundflower strain availability widget. The values here are the same as those generated by the server by default.  If you would like to style the widget to suit your design, then use this stylesheet as your template and add a paramater of style=none to the widget (eg src="http://groundflower/widget/your-dispensary?size=10&style=none"). Technically speaking, the only div that is written from the server side is class gfw. The rest of the included ids here are used as wrappers.

Author: Hank Drury
Author URI: http://groundflower.com/
Version: 1.0

Copyright 2010  Hank Drury  (email : hank.drury@gmail.com)
*/


/* div for the widget as provided by the groundflower server  */
#gfw { }

/* the widget header and footer styles */
#gfw a {} 
#gfw h5 {} 

/* style for the list of strain links */
#gfw ul li a {}