body {
	background-image: none;	
}

#header {
	height: 120px;	
}

#brand {
	text-align: center;	
	display: block;
}

#nav {
	position: relative;
	font-size: 1.5em;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	background-color: #efefef;
	border: 1px solid #dedede;
	height: 4.25em;
}

#nav li {
	font-size: 1.5em;
	height: 1em;
	padding: 1em 1.25em;
}

.home blockquote {
	font-size: 20px;
	width: 100%;
	background-image: none;
}


.home blockquote a.testimonialsLink {
	display: none;
}

.home #latest-content, .home #media-gallery {
	padding: 0;
	width: 100%;
}

.home #latest-content ol, .home #latest-content h2, .home #media-gallery  ul, .home #media-gallery  h2 {
	margin: 1em;
	font-size: 2em;
}

.home #media-gallery ul li {
	height: 8.35em;	
	width: 8.35em;
}

.home #media-gallery ul li img {
	width: 8em;
	height: 8em;
}

/* @group cv */
.cv #content {
	padding: 0 0.5em;	
}

.hresume {
	font-size: 2.5em;
}

.hresume ol li ol {
	margin-bottom: 2em;
}


/* @end */

/* @group testimonials */

.testimonials #wrapper {
	background-image: none;	
}

.testimonials #main-content {
	width: 100%;
}

.testimonials #content blockquote{
	width: 100%;
	font-size: 2em;
}	

.testimonials #extra {
	display: none;
}



/* @end */

/* @group contact */

.contact .formcontainer {
	width: 100%;
	float: none;
	font-size: 2em;
}

.formcontainer #ec_name, .formcontainer #ec_email, .formcontainer #ec_url, .formcontainer #ec_subject, .formcontainer textarea, .formcontainer #ec_challenge_a {
	font-size: 2em;
	width: 97%;
	margin: 0.25em 0 1em;
	padding: 0.25em;
}

.contact .vcard {
	display: none;
}



/* @end */
