/* Enter Your Custom CSS Here */
a img[alt="mail us"] {display:none;}

/* Hide exerpt on listing pages */
body.archive .entry p, body.blog .entry p, body.search .entry p { display: none; }

.entry h2, .entry h3 {
    font-weight: bold;
    font-family: 'Bitter', Georgia, Arial, Tahoma;
	color: #004488;
	line-height: 1em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.entry h2, .comment h2 {
    font-size: 1.3em;
}

.entry h3, .comment h3 {
    font-size: 1.2em;
}