#toolbox .event-date-hdr p {
display: block;
padding: 0;
- margin: 0;
- font-size: 19px;
- font-sizw: 1.9rem;
- color: #00456C;
+ margin: 1em 0 0 0;
+ font-size: 22px;
+ /* font-sizw: 1.9rem; */
font-weight: bold;
-}
+ font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
+ color: #477645;
+ }
.event-category-hdr {
width: 98%;
padding: 5px 2% 5px 0;
display: block;
padding: 0;
margin: 0;
- font-weight: normal;
+ font-weight: bold;
color: #666;
-}
+ font-size: 14px;
+ }
.event-cat {
- margin: 10px 0 10px 20px;
+ margin: 10px 0 10px 0;
overflow: hidden;
}
.event-list {
- margin: 0 0 0 4%;
+ margin: 0;
padding: 14px 0;
border-bottom: 1px solid #E4E4E4;
}
}
.event-list h3 a {
display: block;
- color: #5B84AD;
- text-decoration: none;
font-size: 16px;
- font-size: 1.6rem;
+ /* font-size: 1.6rem; */
font-weight: bold;
-}
+ color: black;
+ }
.event-list h3 a:hover {
- color: #F79115;
}
.event-list-thumb {
display: block;