/*
Theme Name:     Twenty Twelve Tilford
Theme URI:      http://stevetilford.com
Description:    Child theme for the Twenty Twelve theme 
Author:         Vincent Davis
Author URI:     http://stevetilford.com
Template:       twentytwelve
Version:        0.1.0
*/
@import url("../twentytwelve/style.css");

.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
	font-size: 25px;
	font-size: 1.428571429rem;
	line-height: 1.4;
	font-weight: bold;
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}

.widget-area {
	margin: 10px 0 0;
	margin: .5rem 0 0;
}

.site-header {
	padding: 1px 0;
	padding: 0.5rem 0;
	line-height: .2;
	border-bottom: 2px solid #ededed;
}

.header-image {
    display: block;
    margin: 0.01rem auto 0;
    margin-top: 5px;
    margin-top: 0.5rem;
}

.header-image2 {
	margin-top: 0px;
	margin-top: .01em;
}

.widget-title{
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: .7;
	font-weight: bold;
	text-transform: uppercase;
	color: #636363;
}

.widget-area {
	margin-bottom: 3.428571429rem;
	padding-left: 2px;
	border-left: 2px solid #ededed;
}


.widget-area .widget {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 10px;
	margin-bottom: 2rem;
}

.widget-area .widget h3 {
	margin-bottom: 10px;
	margin-bottom: 1rem;
}


#content .post {
	position:relative;
}


#content .comments-link {
	position:absolute;
	bottom:1em;
}

#content .post {
	padding-bottom:3em;
}