/*
Theme Name:     Twenty Twelve Child
Theme URI:      http://wigglebicycles.com/
Description:    Child theme for the Twenty Twelve theme
Author:         http://wigglebicycles.com/
Author URI:     http://wigglebicycles.com/
Template:       twentytwelve                             
Version:        0.1.0
*/

@import url("../twentytwelve/style.css");

body.home h1.entry-title {
	display: none;
}

#colophon {
	display: none;
}

#content .entry-content .themeblvd-gmap img {
border-radius:0;
box-shadow:none;
}