| | 354 | |
| | 355 | /* plugin alternate monthly archive tags */ |
| | 356 | |
| | 357 | td.altarchive_month_noitems { |
| | 358 | padding: 0px; |
| | 359 | text-align: center; |
| | 360 | font-size: smaller; |
| | 361 | border: 1px solid #878684; |
| | 362 | } |
| | 363 | |
| | 364 | td.altarchive_month_items { |
| | 365 | padding: 0px; |
| | 366 | text-align: center; |
| | 367 | font-size: smaller; |
| | 368 | border: 1px solid #cc6600; |
| | 369 | } |
| | 370 | |
| | 371 | td.altarchive_month_items a { |
| | 372 | border: none; |
| | 373 | } |
| | 374 | |
| | 375 | td.altarchive_month_items a:hover { |
| | 376 | background-color: #ffd59a; |
| | 377 | color: #a43102; |
| | 378 | } |
| | 379 | |
| | 380 | #if_sidebar_container li b { |
| | 381 | color: #cc6600; |
| | 382 | } |