.comment-content a {
	color: #006699;
}

blockquote,
blockquote::before {
	color: #999;
}

a.alignleft img, img.alignleft, .wp-caption.alignleft {
	padding: 10px;
	margin: 0;
}

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 358px;
}

.title-area {
	float: left;
	padding-top: 30px;
	padding-top: 3rem;
	width: 500px;
}

.entry {
	margin-bottom: 2rem;
}

h1 {
	font-size: 1.8rem;
	font-size: 18px;
}

h2 {
	font-size: 2.2rem;
	font-size: 22px;
}

.entry {
	padding: 10px;
}

#mc_embed_signup {
	padding: 10px;
	margin-right: 25px;
	margin-left: 25px;
}

.mc_embed_signup {
	padding-right: 10px;
	padding-left: 10px;
}

.sidebar ul {
	padding: 10px;
}

.widgets-list-layout li {
	padding: 10px;
}

.twitter-timeline {
	padding: 10px;
}

.site-description {
	display: block;
	height: 28px;
	margin-bottom: 0;
	font-weight: 500;
	color: #222;
	text-indent: 10px;
}

.entry-title {
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 1;
}

.entry-title a,
.sidebar .widget-title a {
	color: #222;
	font-weight: 600;
}

.entry-title a:hover {
	color: #006699;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #222;
	font-family: 'Helvetica', sans-serif;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 16px;
	margin: 0 0 1.6rem;
}

a:hover {
	color: #006699;
}

div.entry-content {
	border-bottom: dotted;
	border-width: 1px;
}

.entry-content a,
.more-link a {
	color: #006699;
}

.sidebar {
	font-size: 1.4rem;
	font-size: 14px;
}

.site-footer {
	display: none;
}

.sidebar {
	background-color: #F0F0F0;
}

.sidebar li.recentcomment,
.sidebar p {
	padding: 10px;
}

.search-form {
	width: 360px;
	line-height: 1.3;
	background-color: #F0F0F0;
	color: #999;
	padding: .8px;
	border: none;
}

.genesis-nav-menu .search-form input {
	width: 360px;
	line-height: 1.3;
	background-color: #F0F0F0;
	color: #999;
	padding: 10px;
}

.genesis-nav-menu .search-form ::-moz-placeholder {
	color: #999;
}

.genesis-nav-menu .search-form ::-webkit-input-placeholder {
	color: #999;
}

.entry-content .search-form {
	width: 90%;
}

.entry-title {
	font-size: 2.8rem;
	font-size: 28px;
	font-weight: 500;
}