/*  
Theme Name: Makeover
Theme URI: http://dhechler.com/makeover
Author: DH Design
Author URI: http://www.dhechler.com/makeover
Description: You get a makeover. We just help.
*/
/* Reset default browser styles */
@import url('styles/reset.css');
/* Setup
-------------------------------------------------------------- */
body                    { font-family: helvetica, arial, sans-serif; text-transform: uppercase; background:#ffffff; margin:0; color: #333333; }
.spacer					{ height: 50%; }

/* Blueprint overrides
-------------------------------------------------------------- */
.container				{ height: 378px; width: 670px; }
.content-wrapper		{ width: 670px; text-align: left; margin: auto 0;}
.hello					{ margin: 0 0 -4px 0; padding: 0; font-size: 148px; color: #333333; letter-spacing: -10px; }
.layhill				{ margin: 0 0 0 7px; padding: 0; color: #333333; letter-spacing: -2px; }
.stripe					{ width: 100%; height: 24px; background: #c6cdae; margin: 10px 0 0 0; }
.stripe-container		{ width: 655px; margin: 0 auto; text-align: left; }
.stripe-container p		{ font-size: 24px; padding: 12px 0 0 0; color: #333333; letter-spacing: -1px;}
.stripe-container p a	{ text-decoration: none; color: #333333;letter-spacing: -1px; }
.stripe-container p a:hover	{ color: #9f9f9f;letter-spacing: -1px; }

    
/* Links
-------------------------------------------------------------- */


/* Typography
-------------------------------------------------------------- */
.layhill p				{ font-size: 42px; margin: 0; padding: 0; }
