

@import url(../warp/css/system.css);
@import url(system-all.css);

#system .item + .links a.readmore { background: url(../content/images/system_continue_reading.png) 0 0 no-repeat;  }
#system .item + .links a.comments { background-image: url(../content/images/system_comments.png); }

/* Calendar
----------------------------------------------------------------------------------------------------*/

table.calendar { border: 1px solid #ddd; }

table.calendar th,
table.calendar tfoot td { background: #fafafa; }
table.calendar th { border-bottom: 1px solid #ddd; }
table.calendar tfoot td { border-top: 1px solid #ddd; }
