/*
Theme Name: Hamilton Airey
Template: hamilton
Author: David Airey
Author URI: https://www.davidairey.co.uk
Description: Hamilton is one of the nicest WordPress portfolio themes available. Much respect to Anders Noren for his design and development skills.
Version: 1.11.1503395682
Updated: 2017-08-22 10:54:42

*/

.site-header .site-title{
	font-family: 'GalanoGrotesque-Regular', sans-serif;
	font-size: 24px;
}

.title{
	font-family: Alegreya, Georgia, serif;
	font-size: 40px;
	font-weight: 300;
	letter-spacing: -0.025em;
	line-height: 1.35;
}

.title a{
	text-decoration: none;
}

.section-inner{
	font-family: Alegreya, Georgia, serif;
}

.section-inner.thin { max-width: 650px; }

p a { border-bottom: 1px solid rgba( 0, 0, 0, 1 ); }
p a:hover { 
	border-bottom-color: rgba( 0, 0, 0, .4 ); 
	color: rgba( 0, 0, 0, .4 );
	text-decoration: none;
}

.dark-mode p a { border-bottom-color: rgba( 255, 255, 255, 1 ); }
.dark-mode p a:hover { 
	border-bottom-color: rgba( 255, 255, 255, .5 ); 
	color: rgba( 255, 255, 255, .5 ); 
}

blockquote{
	font-family: Alegreya, Georgia, serif;
	font-style: regular;
	text-indent:-0.3em;
    padding: 0;
}

blockquote span.source{
	display: block;
	margin-top: 8px;
	padding-left: 20px;
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
}

span.imgcredit{
	color: #8e8e8e;
	font-family: Alegreya, Georgia, serif;
	font-size: 18px;
	font-style: italic;
	display: block;
	text-align: center;
	padding-top: 10px;
}
span.imgcredit a{
	text-decoration: none;
	border-bottom: solid 1px #ccc;
	color: #8e8e8e;
}
span.imgcredit a:hover {
	color: #333;
}

.bypostauthor .comment-author {
	text-transform: none;
}

iframe {
	display: block;
	margin: 0 auto;
}