/* Theme Name: SF-Blueprint-WP Theme URI: http://www.SlipFire.com/ Description: A simple Wordpress theme based on the Blueprint CSS Framework. Version: 0.7 Author: SlipFire Author URI: http://www.SlipFire.com/ Tags:blueprint css,two columns,fixed width,widget ready,template,bobby approved Credits: Based on the Blueprint CSS Framework: http://code.google.com/p/blueprintcss/ Based on the Blueprint Wordpress Theme by Joshua Sowin at Fire and Knowledge: http://www.fireandknowledge.org */ /* For Wordpress.org theme directory */ img.centered { display: block; margin-left: auto; margin-right: auto; } img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; } img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; } .alignright { float: right; } .alignleft { float: left; }