/*
Theme Name: Jeff Kitchen
Theme URI: http://jeffkitchen.ca/
Description: Custom wordpress theme for Jeff Kitchen
Version: 1
Author: October17Media
Author URI: http://october17media.com/
Tags: dark blue, green, grey, fixed width, real estate
*/

/* Images */
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { float: right; margin: 3px 0 5px 15px; display: inline; }
img.alignleft { float: left; margin: 3px 15px 5px 0; display: inline; }

/* Navigation */
.navigation { padding: 15px; }
.alignright { float: right; text-align: right; }
.alignleft { float: left; }
.navigation div { width: 45%; }

