#masthead img.header-image {
	border-color: #fff;
	border-width: 10px;
	border-style: solid;
}

body.custom-background {
    background-position: center -60px;
    background-attachment: scroll;
    background-size: auto;
}

.ryuki-entry-summary > p > a > img, .entry-content > p > a > img {
	box-shadow: 0 0 5px #aaa;
}

pre code {
	font-size: small;
}

pre {
	padding: 15px;
}

.wp-audio-shortcode {
	margin-bottom: 34px;
}

blockquote {
	border-left: 1px solid #aaa;
	font-size: 14pt;
	font-style: normal;
	margin-left: 1em;
	padding-left: 1em;
}

blockquote p {
	font-size: 14pt;
	margin-bottom: 20px;
}

.navigation-post {
	display: none;
}

#comments {
	padding-top: 51px;
}

.single .hentry, .page .hentry {
	padding-top: 35px;
}

#sidebar-home #subscribe-email input {
	width: 100%;
}

/*
	CSS Migrated from Jetpack:
*/

#masthead img.header-image {
	border-color: #fff;
	border-width: 10px;
	border-style: solid;
}

body.custom-background {
	background-position: center -60px;
	background-attachment: scroll;
}

.jetpack-likes-widget-wrapper {
	padding-top: 20px;
}

iframe.jetpack-likes-widget {
	height: 65px;
}

.entry-title {
	font-size: 48px;
	font-style: normal;
}

.ryuki-entry-summary > p > a > img, .entry-content > p > a > img {
	box-shadow: 0 0 5px #aaa;
}

.hentry {
	padding-top: 35px;
}

pre code {
	font-size: small;
}

pre {
	padding: 15px;
}

.wp-audio-shortcode {
	margin-bottom: 34px;
}

blockquote {
	border-left: 1px solid #aaa;
	font-size: 14pt;
	font-style: normal;
	margin-left: 1em;
	padding-left: 1em;
}

blockquote p {
	font-size: 14pt;
	margin-bottom: 20px;
}

.site-description a {
	text-decoration: underline;
}

code { font-size: 80%; }

.entry-content p, .entry-content li, .ryuki-entry-summary p, .ryuki-entry-summary li {
	margin-bottom: 16px;
	line-height: 175%;
}

.entry-content figure, .ryuki-entry-summary figure {
	margin-bottom: 24px;
}

.entry-content h2, .ryuki-entry-summary h2 {
	margin-top: 24px;
}

.entry-content ol, .ryuki-entry-summary ol {
	margin-bottom: 16px;
}

.entry-content li, .ryuki-entry-summary li {
	margin-bottom: 8px;
}

.entry-content blockquote, .ryuki-entry-summary blockquote {
	margin-bottom: 16px;
}

.ruki-entry-summary a, .entry-content a, .entry-summary a, .comment-content a {
	border-bottom: 1px solid #000;
}

#masthead img.header-image { visibility: hidden; }

p > code, li > code { background: #f5f5f5; padding: 10px;}

.entry-content, .ryuki-entry-summary {
	max-width: 70ex;
}