/*
 Theme Name:   Twenty Twelve Child
 Description:  Twenty Twelve Child Theme for Fagstein.com
 Author:       Steve Faguy
 Author URI:   http://blog.fagstein.com
 Template:     twentytwelve
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-twelve-child
*/
div.meta-above {
	margin-bottom: 0.5em;
}
div.page-links {
	font-size: 1.5em;
	background-color: #ccccff;
	padding: 0.25em;
	border: 1px solid #0000ff;
	margin-bottom: 1em;
}
div.entry-content table tr td, div.entry-content table tr th {
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
.widget-title {
	font-size: 1.5em;
}
.widget h3 {
	margin-bottom: 0.5em;
	line-height: 1em;
}
.comments-area article header {
	margin-bottom: 0.75em;
}
.comments-area article header cite, .comments-area article header time {
	margin-left: 0;
}
.comment-content blockquote {
	padding: 1em;
	margin-bottom: 0.5em;
}
.comment-content p {
	margin-bottom: 1em;
}