* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	color: gray;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	line-height: 20px;
	font-size: 12px;
	width: 940px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
	text-transform: lowercase;
	background: #7197c0 url(../images/header-background.png) repeat-x;
}

header, article, section, aside, nav, footer, img {
	display: block;
}

p {
	margin-bottom: 10px;
}

img {
	margin-bottom: 20px;
}

/* @group Header */

header {
	text-align: right;
	color: white;
	margin-bottom: 40px;
}

#masthead h1 {
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	line-height: 30px;
	margin-top: 10px;
	text-transform: none;
	margin-bottom: 0;
}

h1 a {
	color: white;
	text-decoration: none;
}

h1 span {
	color: #7197c0;
}

header ul {
	list-style-type: none;
}

header a {
	color: #fffeff;
	text-decoration: none;
}


/* @end */

/* @group Top Navigation */

#topnav {
	font-size: 18px;
	float: left;
	margin-top: -80px;
}

#topnav li {
	float: left;
	margin-right: 10px;
	padding: 20px 5px 10px;
}

#topnav ul {
	color: #fffeff;
	list-style-type: none;
}

#topnav a {
	color: white;
	text-decoration: none;
}

#topnav h2 {
	font-size: 18px;
	color: white;
	font-weight: normal;
	font-style: normal;
}

#topnav li.current {
	background-color: #7197c0;
}

/* @end */

/* @group Headings */

h1 {
	font-weight: normal;
	font-style: normal;

	font-size: 20px;
	margin-bottom: 10px;
}

h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}



/* @end */

/* @group Article */

article section li {
	list-style-type: none;
}

article section.text {
	background-color: white;
	padding: 20px;
	float: left;
	margin-right: 20px;
}

article section {
	margin-bottom: 20px;
}

article a {
	color: gray;
}

/* @end */

/* @group Gallery */

.gallery {
	margin-right: -20px;
	float: left;
	overflow: hidden;
	margin-bottom: 0;
}

.gallery img {
	float: left;
	margin-right: 20px;
}



/* @end */

/* @group Bottom Navigation */

#bottomnav {
	font-size: 12px;
}


#bottomnav li {
	display: inline;
}

#bottomnav ul {
	list-style-type: none;
}

#bottomnav li:after {
	content: "|";
	margin-left: 5px;
	margin-right: 5px;
}

#bottomnav li:last-child:after {
	content: "";
}

#bottomnav a {
	color: white;
	text-decoration: none;
}

/* @end */

/* @group Footer */

body > footer {
	text-align: center;
	color: white;
	clear: both;
}

body > footer p {
	font-size: 9px;
}



/* @end */


/* @group CV Page */

body.cv article section.text {
	width: 660px;
	height: 420px;
}

body.cv article .gallery {
	width: 240px;
}

body.cv article section.text li {
	display: inline;
}
/* @end */

/* @group Contact Page */

body.contact article section.text {
	margin-right: 0;
	height: 180px;
}

body.contact article section {
	float: none;
}



/* @end */

/* @group Manifesto Page */

body.manifesto article aside.gallery {
	width: 480px;
}

body.manifesto article section {
	height: 420px;
	width: 420px;	
}
/* @end */


/* @group Sitemap Page */

body.sitemap article section ul li {
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 50px;
}

body.sitemap article section ol li {
	font-size: 12px;
	padding-bottom: 0;
	padding-top: 0;
	text-indent: 70px;
}

body.sitemap article section.text {
	width: 900px;
	height: 420px;
}


/* @end */

/* @group Product Page */

body.product article section.text {
	width: 180px;
	height: 420px;
}


body.product article aside.gallery {
	width: 720px;
	
}

/* @end */

/* @group Links Page */

body.links article section {
	height: 400px;
}

/* @end */

/* @group Copyright */

article section.copyright {
	background-color: #fffeff;
	height: 410px;
	padding: 20px;
}

/* @end */

/* @group Folio Rollover */

a#petcast_thumb:hover img, 
a#emetro_thumb:hover img,
a#peg_thumb:hover img,
a#rdkillgrill_thumb:hover img,
a#moonboots_thumb:hover img,
a#pioneer_thumb:hover img,
a#aquarius_thumb:hover img,
a#bialetti_thumb:hover img
{
	opacity: 1;
	-webkit-transition: opacity 0.15s linear
}

a#petcast_thumb img, 
a#emetro_thumb img, 
a#peg_thumb img, 
a#rdkillgrill_thumb img, 
a#moonboots_thumb img, 
a#pioneer_thumb img,
a#aquarius_thumb img,
a#bialetti_thumb img
{ 
	width: 220px;
	height: 220px;
	opacity: 0;
	-webkit-transition: opacity 1s linear
}

a#petcast_thumb {
	display: block;
	float: left;
	background: url(../images/bronzedog.jpg) no-repeat;
}

a#emetro_thumb {
	display: block;
	float: left;
	background: url(../images/emetro.jpg) no-repeat;
}

a#moonboots_thumb {
	display: block;
	float: left;
	background: url(../images/moonboots.jpg) no-repeat;
}

a#pioneer_thumb {
	display: block;
	float: left;
	background: url(../images/pioneer.jpg) no-repeat;
}

a#peg_thumb {
	display: block;
	float: left;
	background: url(../images/peg.jpg) no-repeat;
}

a#rdkillgrill_thumb {
	display: block;
	float: left;
	background: url(../images/rdkillgrill.jpg) no-repeat;
}

a#aquarius_thumb {
	display: block;
	float: left;
	background: url(../images/aquarius.jpg) no-repeat;
}

a#bialetti_thumb {
	display: block;
	float: left;
	background: url(../images/bialetti.jpg) no-repeat;
}










/* @end */







