/*   
Theme Name: LazyBee
Theme URI: http://brightcoconut.com
Description: Child theme for BusyBee
Author: Bright Coconut
Author URI: http://brightcoconut.com
Template: busybee
Version: 1.0
*/

@import url(../busybee/style.css);
html, body { color: #333; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* @group Yellow */

a { color: #1535D4; }
#page_navi a { color: #7DA1FD; }
ul.idTabs li a.selected, ul.idTabs li a:hover, #main-content .post h4.continue a { background: #dcd213 none repeat scroll 0 0; }
#main-content .post h4.continue a:hover { color: #dcd213; background: #222; }
#main-content p.post-details a { color: #9F9F9F; }

/* @end */

