/*  
Theme Name: privateer
Theme URI: http://www.privateerwebsolutions.com/privateer-theme
Description: SEO, database, and code optimized theme with built in options based off of Atahualpa 3.2
Version: 1.6
Author: Privateer Web Solutions
Author URI: http://www.privateerwebsolutions.com/
Tags: white, one-column, two-columns, three-columns, fixed-width, flexible-width, custom-colors, custom-header, theme-options, left-sidebar, right-sidebar, threaded-comments

---------------------------------------------------------------
Massive credit to BFA WebDesign at http://www.bytesforall.com/
Check out the theme this is based off of at http://wordpress.bytesforall.com/
---------------------------------------------------------------
Why a new theme?
Four reasons:
1. I use this theme on my own sites...why not make it available?
2. I wanted to separate templates from post and page objects
3. I wanted to create drop in override pages that anyone could use
4. I needed a good project to learn wordpress and get back into programming with php
*/
 
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}
	
