	body{
		font-family: palatino, "Times New Roman", times, georgia, serif;
		line-height: 1.5;
	}

	h1, h2, h3, h4, h5, footer, .comment-count, #site-title, .tipsy, input, .pullquote,
	.author-name, label, .post-shaken-navigation, .post-info p, .wp-caption, 
	#disqus_thread, .gform_wrapper textarea, .gform_wrapper[type="text"]{
		font-family: helvetica, arial, verdana, sans-serif;
	}

body, h1,h2,h3,h4,h5, article.hentry footer time strong, article.hentry footer p strong{
	color: #2e2c22;
}

a, #sidebar nav a{
	color: #2e2c22;
}

.widget cite, #sidebar footer, article.hentry footer a, article.hentry footer time, 
#comments footer time, #wp-calendar caption, .rss-date, .widget ul.posts-list p, .entry .wp-caption p{
	color: ;
}

#logo a, #logo h1, #logo p{
	color: #ff0000;
}

::-moz-selection{
	background-color: #ff0000;
	color: #ffffff;
}

::selection{
	background-color: #ff0000;
	color: #ffffff;
}

a:hover, #sidebar nav a:hover, #sidebar nav li ul, .reply a, #cboxCurrent, .highlighted, input[type="submit"],
.blocks-list a, .block:hover h2, #cancel-comment-reply-link, .post footer a:hover, article header h1 a, .pullquote,
.comment-count, .shaken_page_current span, #logo a:hover #site-title, .post-shaken-navigation a:hover{
	background-color: #ff0000;
	color: #ffffff;
}

#sidebar nav li ul a{
	color: #ffffff;
}

	.comment-count:after{
		border-top: 7px solid #ff0000;
	}
			#comments footer .reply a{
			background-image: url(https://aleckcartwright.com/blog/wp-content/themes/highlight-1/images/reply-white.png);
		}
		#respond #submit{
			background-image: url(https://aleckcartwright.com/blog/wp-content/themes/highlight-1/images/comments-white.png);
		}
		
.blocks-list a:hover, article header h1 a:hover, .comment-count:hover, .reply a:hover, #cancel-comment-reply-link:hover, input[type="submit"]:hover{
	background-color: #ff0000;
	color: ;
}
	.comment-count:hover:after{
		border-top: 7px solid #ff0000;
	}
	
			#comments footer .reply a:hover{
			background-image: url(https://aleckcartwright.com/blog/wp-content/themes/highlight-1/images/reply-white.png);
		}
		#respond #submit:hover{
			background-image: url(https://aleckcartwright.com/blog/wp-content/themes/highlight-1/images/comments-white.png);
		}
	


