/*
Template: hummingbird
Theme Name: hummingbird_custom
Theme URI:http://open-cage.com/hummingbird/
*/
/******************************************************************

/* entry content */
.entry-content {
padding: 0 0 1.5em;
overflow: hidden;
}
.entry-content p {
margin: 0 0 1.6em; 
line-height: 1.5;
}
.entry-content table {
width: 100%;
font-size: 0.95em;
border: 1px solid #efefef;
margin-bottom: 1.5em;
}

.entry-content dd {
margin-left: 0;
font-size: 0.9em;
color: #787878;
margin-bottom: 1.5em; }
.entry-content img {
margin: 0 0 0.3em 0;
max-width: 100%;
height: auto;
}

#main article header {
padding: 0;
margin-bottom: 0;
}