/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* HELLO CANARY */

html {
	font-size: 100%;
	min-width: 760px;
}
body {
	font: 62.5% Georgia, 'Times New Roman', Times, serif;
	background-color: #d5f2fa;
	color: #000;
}

p.skip-to-nav {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -10000px;
}

#body-inner {
  width: 690px;
  margin: 0 auto;
  position: relative;
  padding: 1px 0;
}

#content {
  position: relative;
  margin-top: 150px;
  padding-bottom: 50px;
}
#content a {
  color: #000;
}
#content a:hover {
  color: #00B0D8;
}
#header {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
}

.replaced {
  display: block;
  position: relative;
}
.replaced span {
  position: absolute;
  height: 100%;
  width: 100%;
}

.amp {
  font-family: "Goudy Old Style", "Palatino", "Book Antiqua", serif;
  font-style: italic;
}

#logo a.replaced {
  width: 149px;
  height: 100px;
}
#logo a.replaced span {
  background: transparent url(images/sprites.gif) 0 -100px;
}
#logo a.replaced:hover span {
  background-position: 0 0;
}

ul#nav {
  position: absolute;
  top: 72px;
  left: 210px;
}
ul#nav li {
  display: inline;
  font-size: 1.6em;
  text-transform: lowercase;
}
ul#nav li a {
  color: #000;
  text-decoration: none;
  margin-right: 25px;
}
ul#nav li.active a, ul#nav li a:hover {
  color: #00B0D8;
}
ul#nav li.active {
  font-style: italic;
}

#clouds {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cloud {
  background: transparent url(images/clouds_sprites.png) 0 0;
  width: 95px;
  height: 80px;
  margin-top: 25px;
  z-index: 1;
}
.active-cloud {
  background-position: 0 -100px;
  z-index: 2;
}
.cloud .speech-bubble {
  z-index: 3;
  position: absolute;
  top: -20px;
  left: -20px;
  background: transparent url(images/clouds_sprites.png) 0 0;
  width: 60px;
  height: 50px;
  display: none;
}
.active-cloud .speech-bubble {
  display: block;
}
.cloud .ciao { background-position: 0 -200px; }
.cloud .guten-tag { background-position: 0 -300px; }
.cloud .hej { background-position: 0 -400px; }
.cloud .ni-hao { background-position: 0 -500px; }
.cloud .hola { background-position: 0 -600px; }
.cloud .oh-hai { background-position: 0 -700px; }
.cloud .shalom { background-position: 0 -800px; }
.cloud .bonjour { background-position: 0 -900px; }
.cloud .nemaste { background-position: 0 -1000px; }
.cloud .buon-giorno { background-position: 0 -1100px; }

body#home #content {
  margin-top: 140px; /* 150px standard - 10px so clouds don't peek */
}

#rah-rah-rah {
  position: relative;
  z-index: 5;
  color: #231F20;
  background: transparent url(images/rah-rah-rah-sprites.gif) repeat-x 0 0;
  font-size: 2.4em;
  line-height: 1.25em;
  font-weight: normal;
}
#rah-rah-rah .inner {
  background: transparent url(images/rah-rah-rah-sprites.gif) repeat-x bottom left;
  padding: 1px 0;
}
#rah-rah-rah p {
  background-color: #fff;
  margin: 6px 0;
  padding: 15px;
}
#rah-rah-rah a {
  text-decoration: none;
  color: #000;
}
#rah-rah-rah a:hover {
  background-color: #FFE14F;
  color: #000;
}
#rah-rah-rah em {
  color: #00B0D8;
  font-style: normal;
}
#rah-rah-rah span.replaced {
  float: left;
  margin-top: 2px;
  margin-bottom: -2px;
  margin-right: 5px;
  width: 138px;
  height: 23px;
  font-size: 0.5em;
}
#rah-rah-rah span.replaced span {
  display: inline;
  background: transparent url(images/sprites.gif) 0 -400px;
}

#about #content p {
  margin-left: 209px;
  font-size: 1.4em;
  margin-bottom: 1em;
  line-height: 1.3em;
}
#about #content p.cartoon {
  float: left;
  margin-top: 10px;
  margin-left: 10px;
}

#project {
  margin-left: 209px;
}
#project h1 {
  position: absolute;
  text-indent: -10000px;
}
#project dt, #project dd, #project p {
  font-size: 1.4em;
  line-height: 1.3em;
}
#project p {
  margin-top: 1em;
}
#project p.contact {
  font-style: italic;
}
#project dt {
  float: left;
  margin-top: 1em;
  margin-left: -6em;
  width: 5em;
  text-align: right;
  font-style: italic;
  color: #666;
}
#project dt.first {
  margin-top: 0;
}
#project dd {
  margin-top: 1em;
}
#project .images-js {
  width: 480px;
  height: 360px;
  position: relative;
}
#project .images-js li {
  position: absolute;
  top: 0;
  left: 0;
}
#project .images-nav {
  margin-top: 8px;
  font-size: 1.2em;
  font-style: italic;
  text-align: right;
  color: #bbf;
}
#project .images-nav a {
  color: #444;
  text-decoration: none;
}
#project .images-nav a:hover {
  text-decoration: underline;
}

#portfolio-index ul.thumbs {
  margin-left: 207px; /* 209 - 10px from li */
}
#portfolio-index ul.thumbs li {
  float: left;
  margin: 2px;
}
#portfolio-index ul.thumbs li a img {
  border: 2px solid transparent;
}
#portfolio-index ul.thumbs li a:hover img {
  border: 2px solid #00B0D8;
}

#portfolio-nav {
  position: absolute;
  top: 0;
  left: 0;
}
#portfolio-nav h1 {
  position: absolute;
  text-indent: -10000px;
}
#portfolio-nav h2 {
  color: #00B0D8;
  font-weight: normal;
}
#portfolio-nav h2, #portfolio-nav li {
  font-size: 1.4em;
}
#portfolio-nav ul {
  margin-bottom: 1em;
}
#portfolio-nav li {
  margin: 0.3em 0;
}
#portfolio-nav li.active a {
  font-style: italic;
}
#portfolio-nav a {
  color: #000;
  text-decoration: none;
}
#portfolio-nav a:hover {
  text-decoration: underline;
}
#portfolio-nav em.new {
  padding-left: 0.5em;
  font-size: 0.7em;
  color: #999;
  text-transform: uppercase;
}

#contact #content h1, #contact #content h1, #contact #content p, #contact #content form {
  margin-left: 209px;
}
#contact #content h1 {
  color: #0096D7;
  font-size: 2.1em;
  margin-bottom: 0.5em;
  font-weight: normal;
  font-style: italic;
}
#contact #content p.cartoon {
  float: left;
  margin-top: -5px;
  margin-left: 20px;
}
#contact #content p.cartoon-canary {
  margin-top: -10px;
  margin-left: 70px;
}

#contact #content p {
  font-size: 1.4em;
  line-height: 1.4em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#contact #content form p {
  margin-left: 0;
  font-style: italic;
}
#contact form li {
  margin-top: 1em;
  margin-bottom: 0.2em;
}
#contact input, #contact textarea, #contact label {
  display: block;
}
#contact label {
  font-size: 1.4em;
  font-style: italic;
  padding-left: 0.2em;
}
#contact .optional {
  color: #666;
}
#contact p.required {
  font-style: italic;
}
#contact .loading {
  color: #666;
}
#contact .loading, #contact p.no-js {
  margin-left: 209px;
  font-size: 1.4em;
}

#shop .tee h1 {
  font-size: 1.8em;
  margin-bottom: 0.3em;
  margin-top: 1em;
  font-weight: normal;
  font-style: italic;
}
#shop .tee h1 a {
  color: #0096D7;
  text-decoration: none;
}
#shop .tee h1 a:hover {
  text-decoration: underline;
}
#shop #content p {
  font-size: 1.4em;
  line-height: 1.4em;
}
#shop .tee {
  margin-left: 415px;
}
#shop .tee h1 {
  clear: left;
}
#shop .first h1 {
  clear: none;
}
#shop .tee .buy {
  margin-top: 0.5em;
  display: block;
  width: 5.5em;
  height: 2em;
  text-align: center;
}
#shop .tee .image {
  float: left;
  margin-left: -205px; /* 240px image + 20px */
  margin-top: -2.5em;
  margin-bottom: 30px;
}
#shop .tee .buy a {
  display: block;
  width: 100%;
  line-height: 2em;
  padding-left: 0.2em;
  padding-bottom: 0.1em;
  text-decoration: none;
  color: #665a34;
  background-color: #FCE18E;
  font-style: italic;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
#shop .tee .buy a:hover {
  color: #000;
  background-color: #ffec53;
}

#shop .cartoon {
  float: left;
  margin-top: 20px;
}

#four-oh-four #content p.explanation {
  margin-left: 180px;
  font-size: 1.8em;
  padding-top: 65px;
  width: 20em;
  line-height: 1.5em;
}
#four-oh-four #content p.cartoon {
  float: left;
  margin-top: 10px;
  margin-left: 80px;
}