/*
Theme Name: Tarski
Theme URI: http://tarskitheme.com/
Description: An elegant, flexible theme developed by <a href="http://extralogical.net/">Ben Eastaugh</a> and <a href="http://ceejayoz.com/">Chris Sternal-Johnson</a>.
Author: Benedict Eastaugh and Chris Sternal-Johnson
Author URI: http://tarskitheme.com/about/
Tags: white, two-columns, fixed-width, custom-colors, custom-header, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
Version: 2.5
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/*-----------------------------------------------
READ THIS FIRST!

Please do not edit this file unless you absolutely have to.
To customise your CSS styles, create an alternate stylesheet
as per the instructions at the following URL:

http://tarskitheme.com/help/styles/

Using this method will preserve your changes when
you upgrade to a newer version of Tarski.
----------------------------------------------- */

/* Custom body */
/*
body.lee { width:98%; min-width: 760px; background: #868686;} 
body.lee #wrapper { background: #ffffff; }
body.lee #content { padding-left:240px; }
body.lee #footer {padding-left:220px;} 
body.lee #navigation {padding-left:220px;}
body.lee #theme-info {margin-left:-220px; padding-left:220px;} 
body.lee .primary {width:100%;} 
body.lee .secondary {margin-left:-220px;}
*/
body.lee { text-align: center; background: #868686; } 
body.lee #wrapper { width: 1000px; text-align: left; margin: 0 auto; background: #ffffff} 
body.lee .primary { width: 75%; } 
body.lee .primary-span { padding-left: 25%; } 
body.lee .secondary { width: 24%; } 
body.lee .secondary-span { padding-left: 76%; } 
body.lee #author, 
body.lee #email, 
body.lee #url { width: 23.5%; } 
body.lee #comment-input textarea { width: 74.5%; }

