p {
font-size: 15px;
font-weight: 600;
line-height: 1.6;
}
.entrytitle {
font-size: 26px;
font-weight: bold;
color: #d60822;
text-transform: uppercase;
}
#dropmenu li a {
display: block;
color: #FFF;
font-family: sans-serif;
font-size: 14px;
text-transform: uppercase;
padding: 0px 15px;
line-height: 45px;
height: 45px;
}
h2.posttitle a {
font-size: 26px;
font-weight: bold;
color: #d60822;
text-transform: uppercase;
}
a {
color: steelblue;
}
blockquote {
color: #222 !important;
border-left: 1px solid #222 !important;
}
blockquote * {
color: #222 !important;
}
div#featuredImage img {
max-width: none !important;
width: 100%;
height: auto;
}