/*   
Theme Name: Cliff Ritchey Child Theme
Theme URI: 
Description: 
Author: Rob Alan
Author URI: http://robalan.com
Template: fullscreen
Version: 1.0
Tags: 
.
All Rights Reserved
.
*/

/* Apply parent theme styles */
@import url('../fullscreen/style.css');

/* Apply theme styles and colors */
body { background: #0f0f0f; color: #999; }

body p { font-size: 11px; }

#content p { font-size: 12px; }

#branding a, #masthead a { color:#999; text-decoration:none }

.item { margin-bottom: 18px; }

#footer { color: #fff; }
#footer a { color: #999; }