/*
Theme Name: Softwyre Blogs
Theme URI: http://www.softwyre.com/
Description: Template for the Softwyre Blogs.
Version: 1.0
Author: Cy Odum
Tags: softwyre
*/

.wordpress .post .entry  code { 	font-family: "Courier New"; }
.wordpress .post .entry .code{	background-color: #FCFFCD; border: 1px dotted #000000; 
								display: block; font-family: "Courier New";
								padding: 10px; width: 472px; }