/*
Title:      Sander Tiekstra - Front-end webontwikkeling custom styles
Author:     Sander Tiekstra - http://sandertiekstra.nl
*/


/*	post specific styles
-------------------------------------------------------------------- */
::-moz-selection, ::selection {
	background-color: #608aae !important;
}

#id .color {
	fill: #608aae !important;
}

a, a.more {
	color: #608aae !important;
}

article a {
	color: #111 !important;
}

a:focus, a:hover, a.more:focus, a.more:hover, .js h1 a:focus span, .js h1 a:hover span {
	background-color: #608aae !important;
	color: #fff !important;
}

article a:focus, article a:hover, a:active, a.more:active {
	background-color: #111 !important;
	color: #fff !important;
}

.js h1 a:hover, .js h1 a:focus {
	background-color: transparent !important;
	color: #608aae !important;
}

#blog>h1, #bio>h1, #twitter>h1, #contact>h1, #bookmarks>h1, .group #work>h1, .group #blog>h1, #footnote>h1 {
	border-color: #608aae !important;
	color: #608aae !important;
}
