/*
Theme Name: SimpleMag
Theme URI: http://themesindep.com/
Author: ThemesIndep
Author URI: http://themesindep.com/
Description: Magazine theme for creative things
Template: simplemag
*/


@import url("../simplemag/style.css");

/* Your CSS code goes here
-------------------------------------- */

.entry-category {
	display: none;
}

.social-box {
	display: none;
}

.tag-box {
	padding-bottom: 30px;
	border-bottom:3px solid #000;
}

.sidebar {
	border-top: 0px solid #000 !important;
	border-bottom: 0px solid #000 !important;
	border-left: 0px solid #000 !important;
	border-right: 0px solid #000 !important;
}