/*   
Theme Name: Oakland North
Theme URI: http://journalism.berkeley.edu/calpress/
Description: Oakland North, a CalPress child theme, rocks your skinny little jeans.
Author: Josh Williams
Author URI: http://people.journalism.berkeley.edu/~williams
Template: calpress
Version: 0.1
Tags: UC Berkeley, Oakland, California
.
Oakland North and CalPress are © Regents of the University of California
.
*/

/* Load CalPress Basic CSS, which includes resets, sane typography and 960 grid */
@import url('../calpress/assets/css/calpress-960-min.css');

/* Temporarily add uncompress CalPress base CSS */
@import url('../calpress/assets/css/calpress-base.css');


/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('default.css');