/* @override http://www.ianvanderhook.co.uk/wp-content/themes/thesis_15/custom/custom.css?051609-00557 */

/*
File:			custom.css
Description:	Custom styles for Thesis
*/

.custom #header #logo a {
	color: #972020;
}

.custom #header #logo a:hover {
	color: #F57575;
}

.custom a:link, a:visited {
	color: #1A781A;
}

.custom #tabs li {
	margin-right: 10px;
	background: rgba(255,231,225,0.32);
	border-left: 1px solid #ddd;
}