
body,a,a:hover,h1,h2,h3,h4,h5,h6,p,div,article,section,header,nav {text-shadow: none !important; }

													
	
		/* Content Colour */
	body {
	color: #cd3d0c;
	}
				/* Plain Text Logo Colour */
	header .mast span.site-title,
	header .mast span.site-title h1,
	header .mast span.site-title a, 
	header .mast span.site-title a:hover {
	color: #000000;
	}
			/* Heading Colours */
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	.content h1,
	.content h2,
	.content h3,
	.content h4,
	.content h5,
	.content h6
	 {
	 color: #cd3d0c;
	}
			/* Link Colours */
	a,
	body,
	input,
	textarea,
	button,
	a.btn,
	p.form-submit input,
	a.comment-reply-link, .sidebar ul li a {
	 color: #000000;
	}
	header nav ul ul
	 {
	 background: #000000;
	}
				.js a.icklemenu-reveal,
	.home .hero,
	.filter,
	.mean-container .mean-bar,
	.mean-container .mean-nav
	{
	 background: #cd3d0c;
	}
			/* Hover Colours */
	a:hover,
	.home .portfolio aside:hover a,
	section.portfolio article:hover a,
	.sidebar ul li a:hover
	 {
	color: #cd3d0c;
	}
			section.footer a,
	.hero,
	.hero h2 a:hover,
	.hero a,
	form input#s,
	section.footer,
	section.footer a {
	color: #ffffff;
	}
				@media screen and (max-width: 768px) {
			/* Link Colours */
		header nav ul li a  {
		background: #000000;
	 	}
				/* Hover Colours */
		header nav ul li a:hover {
		background: #cd3d0c;
		}
		}
	