/*
Theme Name: Twenty Twelve Child
Theme URI: http://freespeechoffshore.nl/themes/twentytwelve
Template: twentytwelve
Description: Mods to 2012 theme.
Version: 1.0.0
Text Domain: twentytwelve-child
*/

@import url("../twentytwelve/style.css");


div.entry-content div {
    margin-top: 1em;
}

.entry-content, .entry-content p, .entry-content b, .entry-content div, .entry-content span
{
	color: #000000;
	font-family: Times New Roman, Times, Garamond, serif;
	font-size: 14pt;
	line-height: 1.6;		
}

.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 0; /* custom modification: removed left margin */
}
