@charset "UTF-8";
/* Dean Clamp Design style sheet for http://www.deanclamp.com */
/* Style sheet used under the Portfolio section for http://www.deanclamp.co.uk */

#logo {
	background: transparent url(../images/dean-clamp-design.gif) 0 -6.5em no-repeat;
}

#subnav li a:hover {
	color: #5BB947;
}

a {
	color: #5BB947;
}

a:hover {
	text-decoration: none;
}

.highlight {
	color: #5BB947;
}

#contact-details h1 a:hover {
	color: #5BB947;
}

.portfolio-column {
float: left;
display:inline;
width: 33%;
}

.column {
float: left;
display:inline;
width: 12em;
text-align: center;
margin: 1em 0 1em 0;
}

html body div#wrapper div#content div.column h1 {
	font-size: 1.7em;
	font-family: 'AftaserifRegular', "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

html body div#wrapper div#content div.column span.toggle h2 a {
	font-size: 1em;
	font-family: 'CicleGordita', "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#text-wrapper {
	float: left;
	display: inline;
	width: 60em;
}

.hiddenDiv {
	border-bottom: 1px dotted #5BB947;
	padding: 0 0 1em 0;
}

