/*
Theme Name: StSt.com Theme
Author: Chris De Windt
Author URI: http://wordpress.org/
Description: WP theme with the looks of StSt.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: .com layout
Text Domain: stst.com

*/

@charset "UTF-8";

.post-meta .post-info .single {
display: none;
clear: both;
}

.entry-meta { display: none; }

.do-not-show {
  display: none !important;
}

.not-bold {
  font-weight: normal !important;
}
