/*
	Theme Name: frugal
	Theme URL: http://frugaltheme.com
	Description: A flexible Wordpress framework theme with a unique minimalist style and full control on the backend.
	Author: Eric Hamm
	Author URI: http://erichamm.net
	Version: 3.2
	Tags: clean, fixed width, minimalist, framework, widgets, hooks, flexible
	
	Changelog:
		3.0 - 11/20/09
		3.1 - 12/07/09
		3.15 - 12/21/09
		3.2 - 01/15/10
*/

/* Reset Browser to CSS Defaults */
@import url('lib/css/reset.css');

/* flavius' code */

#featured { border-top: 1px solid #d7d7d7; padding: 20px; padding-bottom: 0; }
#featured h1 a, #featured h1 a:visited { font-size: 16px; color: #313131; }
#featured h1 a:hover { color: #5482c8; text-decoration: none; }
.post_thumb { float: left; padding-right: 10px; }
.latest_preview { margin-bottom: 30px; }