/*
Theme Name:     bevolunteer
Description:    bevolunteer child theme for the Twenty Twelve theme
Template:       twentytwelve
Version:        0.1.0
*/

@import url("../twentytwelve/style.css");

img.header-image {
	border-radius:0;
	box-shadow:0 0 0 rgba(0,0,0,0);
	float:right;
}

.header-image {
	margin-bottom: 1.71429rem;
	margin-top: 0;
}

.site-header {
	padding-top:2rem;
}

.bvblogname {
	float:left;
}

.main-navigation li ul {
    z-index: 4;
}

.page-id-16 .entry-title { display: none; }

.site-content article {
    -moz-hyphens: auto;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    word-wrap: break-word;
}