/*
 Theme Name:     Twenty Twelve Child
 Theme URI:      http://example.com/twenty-twelve-child/
 Description:    Twenty twelve Child Theme
 Author:         AJ Malcolm
 Author URI:     http://ajmalcolm.com
 Template:       twentytwelve
 Version:        1.0.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../twentytwelve/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */
.widget-area {
margin: 0px 0 0;
}

.site-header {
padding: 1.71429rem 0 14px;
}

.header-image {
 margin-top: 0;
}

.site-content {
margin-top: 0px;
}
.site-header {
    margin-top: -23px;
    padding: 0;
}

.site-content {
    margin-bottom: 0;
    padding-bottom: 0;
}

.site-content article {
    margin-bottom: 0;
    padding-bottom: 0;
}

body .site {margin-top: 0px; margin-bottom: 0px;}

.entry-content img,
.comment-content img,
.widget-area,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image{box-shadow: none; margin-top: 0;
 padding-top: 0;
 -moz-box-shadow: none;
 -webkit-box-shadow: none;
 border-radius: 0;
 -moz-border-radius: 0;
 -webkit-border-radius: 0;}

.site-content {
 width:73%   !important;
}

.widget-area .widget {
	margin-bottom: 20px;
	margin-bottom: 0.454285714rem;
}

.site-header {padding-bottom: 0rem;}

.entry-meta {
    display: none;
}

.site-info {
   display: none;
}