/*
Site: iamnotaphotographer.it
StyleSheet: biography.css
*/

/* Biography */

a:hover {
	color: #ff0000;
}

.toggler {
	margin: 0;
	padding: 2px 2px;
	background: #f1ebd0;
	border-bottom: 1px solid #f1ebd0;
	border-right: 1px solid #f1ebd0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	cursor: pointer;
}

.element {
	padding-left: 10px;
}
