/*
 Theme Name:   Twenty Twelve Child
 Theme URI:    http://example.com/twenty-twelve-child/
 Description:  Twenty Twelve Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentytwelve
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-twelve-child
*/
@import url("../twentytwelve/style.css");

a {
	outline: none;
	color: #860e1a;
}

.entry-header {
	color: #860e1a;
}

.site {
    padding: 0 24px;
    padding: 0 1.714285714rem;
    background-color: #fff;
}