/*

Theme Name:     Twenty Twelve Child

Description:    Child theme for the Twenty Twelve theme

Author:         Wildtribe

Template:       twentytwelve                            

Version:        0.1.0

*/



@import url("../twentytwelve/style.css");



.entry-content img, img.wp-post-image noshadow{

     box-shadow:none;

} /* remove pesky shadow around images */



.site-content article {

  margin-bottom: 0;



}



.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {

  font-size: 1rem !important;

  line-height: 1.84615;

}

body .site {
  margin-top: 0;
}

.main-navigation {
  margin-top: 0;
}