/*  
Theme Name:SerialZenLite 
Version: 1.0 
Theme URI: http://inconstantmoon.russwurm.org/blogs/
Description: A novel serialization theme designed to emulate the linear reading of a printed novel, based on Mel Pedley's ZenLite, a single column design with a widget-ready horizontal navigation menu for listing Pages... for WordPress 3.1 and above. Zenlight Support available at http://forum.quirm.net/ 
Author: Laurel L. Russwurm 
Author URI: http://russwurm.org/credits/ 
Template:zenlite 
Template Version: 4.x
Tags: one-column, custom-header, custom-background, custom-menu, light, white, flexible-width, theme-options, translation-ready, threaded-comments, editor-style 

License: GNU General Public License v2 
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
*/ 

/*  Copyright 2011  Laurel L. Russwurm  (email : laurel.l@russwurm.org) 

This program is free software; you can redistribute it and/or modify 
it under the terms of the GNU General Public License version 2, 
as published by the Free Software Foundation. 

You may NOT assume that you can use any other version of the GPL. 

This program is distributed in the hope that it will be useful, 
but WITHOUT ANY WARRANTY; without even the implied warranty of 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
GNU General Public License for more details. 

You should have received a copy of the GNU General Public License 
along with this program; if not, write to the Free Software 
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 
USA 

The license for this software can also likely be found here: 
http://www.gnu.org/licenses/gpl-2.0.html 
*/ 
@import "../zenlite/style.css";
@import "layout.css" ;
@import "color.css" ;



#wrapper {
	margin-bottom:10px;
}
#content {
	padding-left:20px;
	padding-right:20px;
}
#footer {
	padding-bottom:2px;

}

.postfoot .entry-meta {display:none;}

.postfoot .cats {display:none;}

.more-link {
	display: none;}

.author-link {
	display: none;}



/* ignore these classes - they're just here to satisfy the wordpress.org upload 
They are appropriately specified in layout.css - but the wordpress.org uploader doesn't appear to be able to deal with imported css sheets. 


.aligncenter { 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
} 
.alignleft { 
	float: left; 
} 
.alignright { 
	float: right; 
} 
.wp-caption-text { 
	margin-top:0; 
	padding-top:0; 
} 
 */ 
