/*
Theme Name: LightWord
Theme URI: http://www.lightworddesign.com/
Description: Simply clever theme with two or three columns, adsense support, fixed-width, widget-ready and threaded comments. Compatible with Wordpress 2.8+ (including 2.9.x), valid XHTML & CSS. Cufon text replacement is back!
Author: Andrei Luca
Template: lightword
Version: 1.9.9.7
Tags: white, light, two-columns, right-sidebar, fixed-width, theme-options, translation-ready, threaded-comments, custom-header,three-columns
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

@import url("../lightword/style.css");

code, pre { 
	border: 1px solid #999; 
	background: #eee; 
	padding: 5px; 
	display: block; 
	margin: 5px 0 0 20px;
	font-family:"courier",monospace;
	font-size: 11px;
	width: 95%;
}
