/* Theme Name: Tokyopunk Summernight Theme URI: http://http://www.amypink.com Description: The summer 2007 design of Tokyopunk. Version: 1.0 Author: Marcel Winatschek Author URI: http://www.amypink.com/ Tags: amy, pink, cool, new, design, modern, crazy, sexy, dark The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php See style-core.css for additional styles. See style-ie.css for ie-specific fixes. */ #header { width: 850px; height: 170px; } #page_container { width: 850px; } #postcol { width: 530px; margin-left: 160px; } #leftbar { position: absolute; left: 0px; width: 160px; background: transparent; } 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; }