/*
 Theme Name:     Twenty Twelve Child
 Theme URI:      http://www.mineralsanddiet.co.uk/twenty-twelve-child/
 Description:    Twenty Twelve Child Theme
 Author:         Richard Wall
 Author URI:     http://mineralsanddiet.co.uk
 Template:       twentytwelve
 Version:        1.0.0
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */
.site-header {
    padding-bottom: 0;
}
body.home .entry-header {
    display: none;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
	text-align:center;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 6px 0;
	margin: .428571429rem 0;
	line-height: 1.714285714;
}
.entry-meta {
display: none;
}
.site-content article {
	border-bottom: 4px double #ededed;
	margin-bottom: 18px;
	margin-bottom: 1.285714286rem;
	padding-bottom: 12px;
	padding-bottom: .857142857rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
h1 {
font-style: bold;
color: #1A75BB;
}

h2 {
color: #319F46;
}

	.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
