/*
Theme Name: 2010 CK Style
Theme URI: http://ckgrill.com
Description: A child theme of the 2010 default theme for WordPress.
Author: Chuck Reynolds
Author url: http://chuckreynolds.us
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
Template: twentyten
*/
@import url('../twentyten/style.css');

/* mod menu page h2's for readability */
body.page-id-5 #content h2 {margin-bottom:4px; font-weight:bold;}

/* mod link colors from twentyten/kubrick defaul */
a:link {color:#b3282f}
a:visited {color:#b3282f}
a:active, a:hover {color:#b3282f; text-decoration:underline}
