/** * @package Ana Starter Theme * @subpackage CSS * * Columns: 2 * Widths: Total:890px / Post:585px / Sidebars:280px / Gutter:25px * Posts: On the right. * Sidebars: On the Left */ /* Columns width * * * * * * * * * * * */ .sidebar_left{ float:left; width:280px; margin-right:25px; } .blog_posts{ width:585px; } /* Make you changes below * * * * * * * * * * * */