/*
	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: 1.5
	Tags:
	
*/


/** 
 * 
 * These are not the droids you are looking for...
 * Check the header file for the full stylesheet file loading sequence.
 * 
 */
 
 .nocomments { display: none; }
 
 .content ul { list-style: square; padding-left: 30px; }
 
 .tweets { font-size:13px; color:#000; }
 .tweets li { margin-bottom: 18px; }
 .container .homethreecols .four { margin-right:3px; }
 
 /* social */
body #section-tophat {
 	background: #fff;
 	padding: 12px 0 4px
 }
 #section-tophat ul.social li {
 	width: auto;
 	width: auto;
 	padding: 0 0 0 12px;
 }