/*
Theme Name: Recurly Blog
Theme URI: http://blog.recurly.com/
Description: The Recurly WordPress theme created by <a href="http://obxdesignworks.com/">Outer Banks Design Works</a>.
Version: 1.0
Author: William Dodson
Author URI: http://obxdesignworks.com/
Tags: purple, fixed width, two columns

	Sorry, but all this file does is import the main styles from the root /stylesheets folder -- it's still needed for the WP theme, so don't delete!!!
*/

/* import/hide stylesheets from IE/Mac \*/
@import url('/stylesheets/reset.css');
@import url('/stylesheets/master.css');
@import url('/stylesheets/ie.7.css');
/* end import/hide */

p.tags { margin-top: 3em; }
#article .entry ul { list-style-type: square; }
#article .entry li {
  padding-bottom: 0;
  border-bottom: none;
}
