/*
Theme Name: Mystique
Theme URI: http://digitalnature.eu/themes/mystique/
Description: Feature-packed theme with a solid design, built-in widgets and a intuitive theme settings interface. Version 3.0 built around the Atom Framework. Designed and developed by <a href="http://digitalnature.eu/">digitalnature</a>.
Version: 3.2.9.1
Author: digitalnature
Author URI: http://digitalnature.eu/
Tags: light, white, two-columns, three-columns, one-column, fixed-width, flexible-width, right-sidebar, left-sidebar, bbpress, theme-options, threaded-comments, translation-ready, custom-header, editor-style
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.

	Theme designed by digitalnature. See the project page for more info and updates

	Both the design and code are released under GPL.
    http://www.opensource.org/licenses/gpl-license.

*/

div.page h1.title {
display: none;
}

div.parent-pageid-178 h1.title,
div.parent-pageid-180 h1.title,
div.parent-pageid-182 h1.title,
div.parent-pageid-184 h1.title,
div.post-214 h1.title,
div.post-216 h1.title,
div.post-218 h1.title,
div.post-220 h1.title {
display: inline !important;
}

/* Added to get book covers to line up */

div.floater div.floated {
	width: 240px;
	min-height: 320px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}