	body{
		font-family: helvetica, arial, verdana, sans-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: #4a4a4a;
}

a, #sidebar nav a{
	color: #4a4a4a;
}

.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: #a3a3a3;
}

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

::-moz-selection{
	background-color: #cccccc;
	color: fff;
}

::selection{
	background-color: #cccccc;
	color: fff;
}

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: #cccccc;
	color: fff;
}

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

	.comment-count:after{
		border-top: 7px solid #cccccc;
	}
		
		#comments footer .reply a{
			background-image: url(https://www.darylaustin.com/wp-content/themes/highlight/images/reply.png);
		}
		#respond #submit{
			background-image: url(https://www.darylaustin.com/wp-content/themes/highlight/images/comments.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: #cccccc;
	color: fff;
}
	.comment-count:hover:after{
		border-top: 7px solid #cccccc;
	}
	
		
		#comments footer .reply a:hover{
			background-image: url(https://www.darylaustin.com/wp-content/themes/highlight/images/reply.png);
		}
		#respond #submit:hover{
			background-image: url(https://www.darylaustin.com/wp-content/themes/highlight/images/comments.png);
		}
	
	hr, article.post footer p, article.hentry footer p{
		border-top: 1px dotted #cccccc;
	}
	
	.post-shaken-navigation a, #comments article, #info-block{
		border: 1px solid #cccccc;
	}
	
	#sidebar nav a, .widget li{
		border-bottom: 1px dotted #cccccc;
	}
	
	#sidebar footer{
		border-top: 1px solid #cccccc;
	}
	
	hr, article.post footer p, article.hentry footer p, #sidebar nav a, .widget li{
		-moz-border-image: none;
		-webkit-border-image: none;
		-o-border-image: none;
		border-image: none;
	}
	


