/*
Theme Name: WPPulse
Theme URI: http://pulseweb.net.nz
Author: Pulse WEb
Author URI: http://pulseweb.net.nz
Description: Pulse Web Fully customisable Word Press theme
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: customisable, responsive, small business

This theme, like WordPress, is licensed under the GPL, and is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.
*/
@import url('css/reset.css?v=20140223');
@import url('css/pulse.css');

img.alignright { padding: 4px!important; margin: 0 0 2px 7px !important; display: inline!important;}
img.alignleft { padding: 4px!important; margin: 0 7px 2px 0!important; display: inline!important; }
img.aligncenter { display: block!important; margin-left: auto!important; margin-right: auto!important; }
.alignright { float: right!important; }
.alignleft { float: left!important; }
.aligncenter { display: block!important; margin-left: auto!important; margin-right: auto!important; }