body {
	background-color: rgb(246, 246, 246);
}
a {
	color: rgb(35, 35, 35);
}
h2 a.article-comment-icon {
	color: rgb(197, 60, 28);
}
h3 a.article-comment-icon {
	color: rgb(197, 60, 28);
}
h4 a.article-comment-icon {
	color: rgb(197, 60, 28);
}
a:hover {
	color: rgb(197, 60, 28);
}
.header .header-top ul li a:hover {
	color: rgb(197, 60, 28);
}
h2 a.article-comment-icon .comment-icon {
	background-color: rgb(197, 60, 28);
}
h3 a.article-comment-icon .comment-icon {
	background-color: rgb(197, 60, 28);
}
h4 a.article-comment-icon .comment-icon {
	background-color: rgb(197, 60, 28);
}
.photo-gallery-content .photo-gallery-layer .photo-tile:hover img {
	box-shadow: inset 0px 0px 0px 10px #000000;
}
.photo-tile .gallery-title {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.photo-gallery-line .actual-photo-line ul li.active img {
	box-shadow: inset 0px 0px 0px 5px #000;
}
