/*
Theme Name: Simpro
Theme URI: http://www.euged.com/wordpress-themes/simpro/
Description: Simpro.  Your uniquely designed WordPress theme backed by the powerful 'Eugo' framework allowing you to change more 100 style and content options quickly and easily.
Version: 1.0.24
Author: Euged.com
Author URI: http://www.euged.com/
License: GNU General Public License
License URI: license.txt
*/

@import "css/reset.css"; /** YUI Reset **/
@import "css/layout.css"; /** Common Layout Styles **/
@import "css/comments.css"; /** Comment Styles **/
@import "css/shortcodes.css"; /** Shortcode Styles **/

body	{ font-size: 16px; }
p		{ line-height: 1.3em; }
h1		{ font-size: 260%; }
h2		{ font-size: 250%; }
h3		{ font-size: 200%; }
h4		{ font-size: 125%; line-height: 1.25em; }
h5		{ font-size: 110%; line-height: 1.10em; }
h6		{ font-size: 100%; line-height: 1em; }
h1, h2, h3 { margin-bottom: 20px; }
h4, h5, h6 { margin-bottom: 10px; }

#header a, #footer ul li a, .posts div h4 a, a.simpro, #sidebar ul li a, .post a, .post ul li a, #page-content a { text-decoration: none; }