/*
Style for Grind.
*/

a,
h2 a:hover {
	color: #ff0000;
}

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

#title a,
.flexslider .flex-direction-nav li a:hover,
.navigation a:hover,
.navigation a:hover,
.navigation li a:hover,
.navigation li.active a,
input[type="button"],
input[type="submit"],
a.button,
.button,
.reply a,
#footer-widgets {
	background-color: #ff0000;
}

body.header-image #header #title-area a{
	background-color: #383838;
}

#title a:hover,
body.header-image #header #title-area a:hover {
	background-color: #383838;
}

#header {
	border-color: #ff0000;
}

#footer-widgets .widget-area ul li {
	border-color: #ff7777;
}

#footer-widgets {
	background-image: url(red/bg-footer.png);
}

.section-columns {
	background-image: url(red/bg-sectionsep.png);
}