#page {
	margin: 0 auto 2em;
	background: #f0f0f0;
}

#branding {
	border: none;
	padding-bottom: 0;
	background: #f0f0f0;
}

#branding hgroup {
	background: url('https://jpalfrey.blog/wp-content/uploads/2014/09/jpblog2014-2.png') top left no-repeat;
	height: 157px;
	margin: 0 7.6% 0 0;
	line-height: 0;
}

#branding hgroup h1,#branding hgroup h2 {
	clear: none;
}

#site-title {
	margin: 0 2em 0 16em;
	padding: 3em 0 0;
	float: left;
}

#site-title a {
	background: url('https://jpalfrey.blog/wp-content/uploads/2012/08/header-jpalfrey1.png') top left no-repeat;
	width: 209px;
	height: 73px;
	text-indent: -9999em;
	display: block;
}

#site-description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 21px;
	color: #4f79a5;
	margin: 3.85em 0 3.65625em;
	float: left;
}

#branding form {
	display: none;
}

#access {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-image: none;
	box-shadow: none;
}

#access .current_page_item a,#access .current_page_item a:hover {
	color: #0039a6;
}

.entry-meta,.entry-content,.entry-summary {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.entry-header .comments-link a {
	background: #EEE url('https://jpalfrey.blog/wp-content/uploads/2012/08/comment-bubble4.png') no-repeat;
}

.singular.page .hentry {
	padding: 0;
}

#sealwordmark {
	background: url('https://jpalfrey.blog/wp-content/uploads/2012/08/andover-sealwordmark.png') no-repeat;
	width: 132px;
	height: 147px;
	text-indent: -9999em;
	margin: 0 auto;
	display: block;
}

footer #supplementary {
	border-top: 1px solid #0039a6;
	background: #01172c;
}

#supplementary #first {
	width: 25%;
}

#supplementary #third {
	width: 71.2%;
}

.vcard {
	text-align: right;
	color: #99A2AB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.vcard div {
	display: inline;
}

.vcard div.org,.vcard div.adr {
	margin-right: 10px;
}

footer #site-generator {
	background: #f0f0f0;
	border-top: none;
	padding: .5em;
}

@media only screen and (max-width: 480px) {
	#site-title {
		margin: 0 0 0 12em;
		padding-top: 2em;
	}
	
	#site-description {
		font-size: 18px;
		margin: 0;
		padding-left: 10.25em;
		line-height: 1.5;
	}
}

@media only screen and (min-width: 481px) and (max-width: 650px) {
	#site-title {
		margin: 0 0 0 17.5em;
		padding-top: 2em;
	}
	
	#site-description {
		font-size: 18px;
		margin: 0;
		padding-left: 13.5em;
		line-height: 1.5;
	}
}

@media only screen and (min-width: 651px) and (max-width: 980px) {
	#site-description {
		margin: 0;
		padding-left: 12.5em;
		line-height: 1.5;
	}
}

@media (max-width: 800px) {
	#page {
		width: 100%;
	}
	
	#branding {
		width: 100%;
	}
	
	#main {
		width: 100%;
	}
	
	#main #primary {
		float: none;
		margin: 0;
	}
	
	#main #content {
		width: 84.8%;
	}
	
	#supplementary #first,#supplementary #third {
		float: none;
	}
	
	#supplementary #first .widget img {
		margin: 0 auto;
		display: block;
	}
	
	.vcard {
		text-align: center;
		color: #99A2AB;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
	}
	
	.vcard div {
		display: inline;
	}
}

@media only screen and (max-width: 980px) {
	#branding hgroup {
		width: 100%;
	}
	
	#site-title {
		float: none;
	}
	
	#site-description {
		float: none;
	}
	
	.vcard div.copyright,.vcard div.org {
		display: inline;
	}
	
	.vcard div.adr {
		display: block;
	}
	
	.vcard div.org,.vcard div.adr {
		margin-right: 0;
	}
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),only screen and (min-device-pixel-ratio : 2) {
	#branding hgroup {
		background: url('https://jpalfrey.blog/wp-content/uploads/2014/09/jpblog2014-2.png') top left no-repeat;
		background-size: 338px 157px;
	}
	
	#site-title a {
		background: url('https://jpalfrey.blog/wp-content/uploads/2012/08/header-jpalfrey-2x2.png') top left no-repeat;
		background-size: 209px 73px;
	}
	
	.entry-header .comments-link a {
		background: #EEE url('https://jpalfrey.blog/wp-content/uploads/2012/08/comment-bubble-2x.png') no-repeat;
		background-size: 43px 36px;
	}
	
	#sealwordmark {
		background: url('https://jpalfrey.blog/wp-content/uploads/2012/08/andover-sealwordmark-2x.png') no-repeat;
		background-size: 132px 147px;
	}
}

#ie6 #page,#ie7 #page,#ie8 #page {
	width: 1000px;
}

#ie7 #branding hgroup {
	line-height: 1.625;
}

#ie7 #site-description {
	float: none;
	position: relative;
	margin-top: 3em;
}

#ie7 #supplementary #first,#ie8 #supplementary #first {
	width: 20%;
}

#ie7 #supplementary #third,#ie8 #supplementary #third {
	width: 76.2%;
}