#windowHeader .title { float: left; height: 21px; vertical-align: middle; line-height: 20px; } #windowTitle { padding-right: 8px; /*border-right: 1px solid #617D26;*/ } #listTitle { font-weight: normal; padding: 0px 4px 0px 8px; border-left: 1px solid #B1DB58; } #titleNote { font-weight: normal; color: #5B7821; vertical-align: sub; font-size: 10px; } #wlContainer { position: absolute; top: 5px; left: 5px; right: 85px; height: 185px; } .compact #cal, .compact #signUpTout, .compact #dayWeekMonth { display: none; } .compact #wlContainer { right: 5px; } #wordlist { width: 100%; height: 100%; overflow: auto; overflow-x: hidden; } .entry { border-top: 1px solid #D9DDDF; background-color: #F8F8F8; padding: 2px 10px 2px 6px; } .entry .date { display: block; float: right; font-size: 8pt; color: #94979F; } .entry .word { display: block; float: left; font-size: 11pt; font-weight: bold; margin-bottom: 2px; } .entry .title { display: block; clear: both; font-size: 10pt; color: #5E5E5E; font-weight: bold; font-style: italic; } .entry .readmore { font-weight: bold; font-size: 10pt; } .entry.selected .readmore { display: none; } .entry.selected .date { color: #B1C14D; font-weight: bold; } .entry.selected { background-color: white; } .entry.selected .description { display: block; } .mode-w .entry .description { display: block; } .mode-d .entry .description { font-size: 11pt; display: block; margin-top: 5px; } .mode-d .entry .title { font-size: 14px; } .mode-d .entry .word { font-size: 22px; margin-bottom: 8px; } .mode-d .entry { border: none; } .mode-d .entry .date { color: #94979F; } .mode-w .entry .word { font-size: 11pt; } .mode-w .entry .title { font-size: 10pt; } .mode-w .entry .description { font-size: 9pt; } .mode-m .entry .word { font-size: 10pt; } .mode-m .entry .title { font-size: 9pt; } .mode-m .entry .description { font-size: 8pt; } .entry .description a { display:none; } #signUpTout { display: block; width: 71px; height: 76px; position: absolute; right: 5px; top: 114px; } #cal { width: 71px; background-color: #BAB6C5; position: absolute; top: 5px; right: 5px; } #cal .day { background-color: #D7D9E0; width: 9px; height: 10px; overflow: hidden; } #cal .month { font-size: 9px; text-align: center; background-color: white; color: #333333; padding: 1px 0px; height: 26px; } #cal .day.highlight { background-color: #FDDB4F !important; } #cal .day.selected { background-image: url('/portlets/wod/highlight-5a9n4b.gif'); background-repeat: no-repeat; } #cal .day.past { background-color: #C6DD33; cursor: pointer; } #cal .day.hover { background-image: url('/portlets/wod/highlight-5a9n4b.gif'); cursor: pointer; } #cal .day.future { background-color: #F0F1F3 ; } #prevNext { float: left; } #prevNext a { display: block; float: left; border-right: 1px solid white; } #windowFooter a.disabled { opacity: .5; filter: alpha(opacity=50); cursor: default; } #windowFooter a.disabled:hover { background-color: transparent; } #windowFooter a:hover { background-color: #A7AAB2; } #dayWeekMonth { position: absolute; right: 2px; background-color: #B6BAC5; } #dayWeekMonth a { display: block; float: left; border-left: 1px solid white; } #dayWeekMonth a.selected { background-color: #92959C; } a.action { padding: 0px 1px; }