.ccp-event-list-grouped { margin: 1rem 0; }
.ccp-event-list-grouped h2 { margin-top: 1.25rem; border-bottom: 1px solid #e5e5e5; padding-bottom: .25rem; }
.ccp-month-events { margin-left: .5rem; border-left: 2px solid #e5e5e5; padding-left: .75rem; }
.ccp-event-item { background:#fafafa; border:1px solid #e7e7e7; border-radius:6px; padding:.75rem 1rem; margin:.75rem 0; }
.ccp-event-item h3 { margin: 0 0 .25rem; }
.single-event h2 { margin-top:0; }

/* Two-line layout */
.ccp-event-item.ccp-two-line { padding:.5rem .75rem; }
.ccp-event-item.ccp-two-line .ccp-line1 { font-weight:600; margin-bottom:.15rem; }
.ccp-event-item.ccp-two-line .ccp-line1 a { text-decoration:none; }
.ccp-event-item.ccp-two-line .ccp-line2 { color:#444; font-size:0.95em; }


/* Shortcode Generator helpers */
.ccp-sc-builder label { font-weight:600; display:block; margin:.25rem 0; }
.ccp-sc-builder .row { margin:.5rem 0; }
.ccp-sc-builder .codebox { background:#111; color:#f1f1f1; padding:.5rem .75rem; border-radius:6px; font-family:Menlo,Consolas,monospace; }
.ccp-sc-builder .muted { color:#666; font-size:.925em; }
