/*
 Theme Name:     Kausfile Theme
 Description:    Twenty Twelve Child Theme
 Author:         John Keegan
 Author URI:     http://www.pressharbor.com
 Template:       twentytwelve
 Version:        1.0.0
*/

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

/* =Theme customization starts here

/* Misc */
.entry-content .entry-title {
	color: #636363;
	font-weight: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
}

.entry-header .entry-title {
	color: #B10B00;
}

.entry-header .entry-content {
	color: #B10B00;
}


/* Status posts */
.format-status .entry-header {
	margin-bottom: 12px;
	margin-bottom: .857142857rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}


.entry-content h1 {
	margin: 4px 0;
	line-height: 1.714285714;
}


.entry-content h2 {
	margin: 1px 0;
	line-height: 1.0;
	color: #55ACEE;
}

.site-content article {
	border-bottom: 4px double #ededed;
	margin-bottom: 12px;
	margin-bottom: .857142857rem;
	padding-bottom: 12px;
	padding-bottom: .857142857rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.img-10 {
	width: 10px;
}


.the-comment-link {
    background: url('comment_bubble1.png') no-repeat scroll left center transparent;
    float: right;
    display: inline-block;
	font-size: 1.071428571rem;
    height: 24px;
    letter-spacing: -0.05em;
    margin-bottom: 2px;
    margin-top: 2px;
    padding: 0px 1px 8px 1px;
    text-align: center;
    width: 32px;
}

.the-comment-link {
    background: url('comment_bubble1.png') no-repeat scroll left center transparent;
    float: right;
    display: inline-block;
	font-size: 1.071428571rem;
    height: 24px;
    letter-spacing: -0.05em;
    margin-bottom: 2px;
    margin-top: 2px;
    padding: 0px 1px 8px 1px;
    text-align: center;
    width: 32px;
}

.entry-header .the-comment-link {
    padding: 0px 1px 2px 1px;
}

.the-comment-link {
    background: url('comment_bubble1.png') no-repeat scroll left center transparent;
    float: right;
    display: inline-block;
	font-size: 1.071428571rem;
    height: 24px;
    letter-spacing: -0.05em;
    margin-bottom: 2px;
    margin-top: 2px;
    padding: 0px 1px 8px 1px;
    text-align: center;
    width: 32px;
}

.the-comment-link a, .the-comment-link a:hover {
	text-decoration: none;
}

.entry-meta {
	padding-bottom: 15px;
}

footer.entry-meta {
	margin-top: 4px;
	margin-top: .2rem;
	font-size: 11px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
	color: #757575;
}

.entry-meta {
	margin-top: 4px;
	margin-top: .2rem;
	font-size: 11px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
	color: #757575;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}

footer.entry-meta,
footer.entry-meta a {
	color: #444;
	font-size: 11px;
	font-size: 0.857142857rem;
}


.entry-content p {
	margin: 0 0 12px;
	margin: 0 0 .857142857rem;
	line-height: 1.714285714;
}

.site-content article {
	border-bottom: 2px solid #bbbbbb;
}


img.header-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 0px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
}
