/*
Theme Name: truthorfiction
Theme URI: http://underscores.me/
Author: Certain Strings
Author URI: http://certainstrings.com
Description: Two-column responsive theme.
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: truthorfiction
Tags: one-column, responsive-layout, black, white

This theme, like WordPress, is licensed under the GPL.

All styles live in /sass/

/*
WordPress Probz
So Theme Check (http://wordpress.org/plugins/theme-check/)
is constantly telling me that it needs these classes in the CSS even
though they are in the REAL stylesheet in library/css/style.css.
So we're gonna drop these here to keep it happy.
Great work, Theme Check (eye roll)
*/

.sticky {}          /* DO NOT EDIT THIS */
.gallery-caption {} /* THESE ARE USELESS */
.bypostauthor {}    /* THEY ARE ONLY TO KEEP THEME CHECK HAPPY */