
/**
 *
 *	Theme Name: Burns Stat
 *	Description: The theme that powers Burns Stat, a child theme of Sentence
 *	Version: 1.0
 *	Author: Pragmatic Web
 *	Author URI: http://www.pragmatic-web.co.uk
 *	Template: sentence
 *
 **/


/* Sidebar = #secondary */

#secondary {
	margin-top: -200px; /* fix "gap" at top of sidebar so we can add the "Header" widget area */
}


#books-widget a.third {
	width: 30%;
	margin: 0 0 0 5%;
	padding: 0;
	float: left;
}

#books-widget a.third.first {
	margin-left: 0;
}

#books-widget .third img {
	max-width: 100%;
}

.date-month,
.date-year {
	margin-top: 3px;
}

.date-year {
	font-size: 18px !important;
}

