/*
Theme Name:     TwentyTwelve_Chld1
Theme URI:
Description:    Twenty Twelve INSSAR.com Child
Author:         Steve Oberlin
Author URI:
Template:       twentytwelve
Version:        1
*/
 
@import url("../twentytwelve/style.css");

/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
body .site {
	padding: 0 40px;
	padding: 0 2.857142857rem;
	margin-top: 24px;
	margin-top: 1.71428571rem;
	margin-bottom: 24px;
	margin-bottom: 1.71428571rem;
	box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
.main-navigation {
    margin-top: 1.0rem;
}

/* Map Widget */
.bgmp_placemark
{
    width: 250px;
    height: 70px;
}


.main-navigation li ul {
     z-index: 9999;
}

.site {
     margin: 0 auto;
     max-width: 68.5714rem;
     overflow: hidden;
}

.page .entry-title {
     display: none;
}

.site-header {
     padding-bottom: 0rem;
}

.page .entry-content p{
     margin-bottom: 10px;
}
.post .entry-content p{
     margin-bottom: 10px;
}

.site-content, .widget-area {
     margin-top:1;
}
.site-content {
   margin-top: 2px !important;
}

.widget-area .widget h3{
     margin-bottom: 0px;
}

.widget {
     margin-bottom: 2px !important;
     padding-bottom: 2px !important;
}

.widget img {
     border-radius: 0;
     box-shadow: none;
}