/*
Theme Name: MNLaw
Theme URI: http://dolanmedia.com/
Description: Sidebar intensive theme designed for Minnesota Lawyer
Version: 1.0.0
Author: Dan Ball
Author URI: http://dolanmedia.com/

There are several stylesheets for this theme:
1. screen.css - contains all layout/grid styles
2. mnlaw.css - all mddr specific styles
3. nav.css - top navigation styles
4. dmc-widget-styles.css - styles for DMC widgets, can be copied to other sites. 
*/
@import url(css/screen.css);
@import url(css/mnlaw.css);
@import url(css/nav.css);
@import url(css/dmc-widget-styles.css);


