/*
	Theme Name: Reaction
	Theme URI: http://www.makedesignnotwar.com
	Description: A responsive theme and pseudo-framework for WordPress
	Author: Brandon Jones
	Author URI: http://www.makedesignnotwar.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 2.0.6.1
	Tags:
	
*/


/** 
 * 
 * These are not the droids you are looking for...
 * Check the header file for the full stylesheet file loading sequence.
 * 
 */

.aligncenter {
    text-align: center;
    clear: both;
    margin: 15px auto;
        margin-bottom: 15px;
    display: none;
}

hr.remove-top {
    margin-top: 0px;
    display: none;
}

.half-bottom {
    margin-bottom: 10px !important;
    display: none;
}