@import url(core.css);

.title { float:left; padding:.4em 1%; width:26%; }
.title h1 { font-size:3.2em; line-height:104%; color:#FFF; letter-spacing:-.04em; }

.list { float:right; padding:0 6% 0 0; width:61%; min-height:24em; }
.list li { margin:0 0 .8em; padding:.64em 1%; min-height:3.2em; border-top:1px dashed #333; font-size:88%; list-style:none; }
.list li strong { display:block; font-size:120%; font-weight:normal; line-height:124%; }
.list em, .list cite { font-style:normal; }
.list em { color:#E3C650; }
.list li a { font-weight:bold; color:#5FBCD3; border-bottom:1px dotted #53676C; }

/*==== FRONT ====*/

.textline { padding:0 0 0 35.7%; }
.textline h1 { font-size:2.4em; line-height:100%; }

.calendar { padding:1.6em 0 4em; width:96%; }
.calendar h3 { clear:both; padding:2.4em 0 .4em; border-bottom:1px solid #666; font-size:90%; color:#E3C650; text-transform:uppercase; }
.calendar li { clear:both; padding:.4em 0; border-bottom:1px dashed #444; list-style:none; }
.calendar strong, .calendar em, .calendar cite { float:left; display:block; }
.calendar strong { width:16%; }
.calendar em { width:21%; }
.calendar cite { width:22%; }
.calendar a { font-weight:bold; }

