/* line 14, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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,
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-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 17, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
  color: black;
  background: white;
}

/* line 19, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 21, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 23, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 25, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: "" "";
}
/* line 96, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 27, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 26, content/style/screen.sass */
body {
  background-color: #333333;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #333333), color-stop(100%, #666666));
  background-image: -moz-linear-gradient(top, #333333 0%, #666666 100%);
  background-image: linear-gradient(top, #333333 0%, #666666 100%);
}

/* line 30, content/style/screen.sass */
#page {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  background-color: white;
  border-left: solid 4px #666666;
  border-right: solid 4px #666666;
}

/* line 36, content/style/screen.sass */
#breadcrumbs {
  display: inline;
  float: left;
  margin-right: 0;
  width: 950px;
  font: 12px Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #666666;
  padding: 1em;
}
/* line 139, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #breadcrumbs {
  overflow-x: hidden;
}
/* line 41, content/style/screen.sass */
#breadcrumbs a {
  color: #666666;
  text-decoration: none;
}
/* line 44, content/style/screen.sass */
#breadcrumbs a:hover {
  color: #333333;
  text-decoration: underline;
}

/* line 48, content/style/screen.sass */
#main {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  display: inline;
  float: right;
  position: relative;
  margin: 0 -160px 1.5em 160px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 630px;
  line-height: 1.5;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  color: #333333;
  font-size: 100%;
  margin-top: 60px;
  margin-bottom: 80px;
}
/* line 139, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main {
  overflow-x: hidden;
}
/* line 68, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
  font-weight: normal;
  color: #222222;
}
/* line 69, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main h1 img, #main h2 img, #main h3 img, #main h4 img, #main h5 img, #main h6 img {
  margin: 0;
}
/* line 70, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}
/* line 71, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
/* line 72, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}
/* line 73, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
/* line 74, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}
/* line 75, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main h6 {
  font-size: 1em;
  font-weight: bold;
}
/* line 76, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main p {
  margin: 0 0 1.5em;
}
/* line 77, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main p img.left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 78, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main p img.right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
/* line 80, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main a {
  text-decoration: underline;
  color: #000099;
}
/* line 18, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
#main a:visited {
  color: #000066;
}
/* line 22, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
#main a:focus {
  color: black;
}
/* line 26, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
#main a:hover {
  color: black;
}
/* line 30, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
#main a:active {
  color: #cc0099;
}
/* line 81, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
/* line 82, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main strong {
  font-weight: bold;
}
/* line 83, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main em {
  font-style: italic;
}
/* line 84, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main dfn {
  font-style: italic;
  font-weight: bold;
}
/* line 85, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main sup, #main sub {
  line-height: 0;
}
/* line 86, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main abbr, #main acronym {
  border-bottom: 1px dotted #666666;
}
/* line 87, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main address {
  margin: 0 0 1.5em;
  font-style: italic;
}
/* line 88, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main del {
  color: #666666;
}
/* line 89, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main pre {
  margin: 1.5em 0;
  white-space: pre;
}
/* line 90, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main pre, #main code, #main tt {
  font: 1em Andale Mono, Lucida Console, monospace;
  line-height: 1.5;
}
/* line 91, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main li ul, #main li ol {
  margin: 0;
}
/* line 92, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main ul, #main ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}
/* line 93, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main ul {
  list-style-type: disc;
}
/* line 94, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main ol {
  list-style-type: decimal;
}
/* line 95, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main dl {
  margin: 0 0 1.5em 0;
}
/* line 96, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main dl dt {
  font-weight: bold;
}
/* line 97, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main dd {
  margin-left: 1.5em;
}
/* line 98, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main table {
  margin-bottom: 1.4em;
  width: 100%;
}
/* line 99, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main th {
  font-weight: bold;
}
/* line 100, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main thead th {
  background: #c3d9ff;
}
/* line 101, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main th, #main td, #main caption {
  padding: 4px 10px 4px 5px;
}
/* line 102, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main tr.even td {
  background: #e5ecf9;
}
/* line 103, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main tfoot {
  font-style: italic;
}
/* line 104, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main caption {
  background: #eeeeee;
}
/* line 105, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main .quiet {
  color: #666666;
}
/* line 106, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
#main .loud {
  color: #111111;
}
/* line 53, content/style/screen.sass */
#main h1 {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
/* line 55, content/style/screen.sass */
#main h2 {
  margin-top: 2em;
  border-bottom: solid 1px #333333;
}
/* line 59, content/style/screen.sass */
#main h2 {
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  letter-spacing: 0.1em;
}
/* line 59, content/style/screen.sass */
#main h3 {
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  letter-spacing: 0.1em;
}
/* line 59, content/style/screen.sass */
#main h4 {
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  letter-spacing: 0.1em;
}
/* line 59, content/style/screen.sass */
#main h5 {
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  letter-spacing: 0.1em;
}

/* line 75, content/style/screen.sass */
#navigation {
  display: inline;
  float: left;
  margin-right: 0;
  width: 950px;
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  background-color: #cccccc;
  color: #666666;
  font: 16px Helvetica Neue, Arial, Helvetica, sans-serif;
  border-top: solid 4px #dddddd;
}
/* line 139, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #navigation {
  overflow-x: hidden;
}
/* line 68, content/style/screen.sass */
#navigation a {
  color: #666666;
  text-decoration: none;
}
/* line 71, content/style/screen.sass */
#navigation a:hover {
  color: #333333;
  text-decoration: underline;
}
/* line 79, content/style/screen.sass */
#navigation .menu {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 230px;
}
/* line 139, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #navigation .menu {
  overflow-x: hidden;
}
/* line 81, content/style/screen.sass */
#navigation .menu h2 {
  padding: 1em;
  padding-bottom: 0;
}
/* line 84, content/style/screen.sass */
#navigation .menu li {
  padding: 1em;
  padding-bottom: 0;
}
/* line 87, content/style/screen.sass */
#navigation .menu ul {
  padding-bottom: 1em;
}
/* line 89, content/style/screen.sass */
#navigation #craftmanships {
  margin-right: 0;
}
/* line 92, content/style/screen.sass */
#navigation h2 {
  font-weight: bold;
}

/* line 96, content/style/screen.sass */
#footer {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  display: inline;
  float: left;
  margin-right: 0;
  width: 950px;
  background-color: #cccccc;
  color: #666666;
  font: 12px Helvetica Neue, Arial, Helvetica, sans-serif;
  padding: 1em;
  padding-top: 2em;
  text-align: center;
}
/* line 139, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #footer {
  overflow-x: hidden;
}
/* line 68, content/style/screen.sass */
#footer a {
  color: #666666;
  text-decoration: none;
}
/* line 71, content/style/screen.sass */
#footer a:hover {
  color: #333333;
  text-decoration: underline;
}

/* line 107, content/style/screen.sass */
#front-title {
  display: inline;
  float: left;
  margin-right: 0;
  width: 630px;
  margin-top: 20px;
  margin-bottom: 60px;
}
/* line 139, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #front-title {
  overflow-x: hidden;
}
/* line 109, content/style/screen.sass */
#front-title #avatar {
  float: right;
}
/* line 111, content/style/screen.sass */
#front-title h1 {
  font-size: 34px;
  font-weight: bold;
}
/* line 114, content/style/screen.sass */
#front-title h3 {
  font-size: 18px;
}
/* line 116, content/style/screen.sass */
#front-title h1, #front-title h3 {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  letter-spacing: normal;
  margin-bottom: 1.5em;
}

/* line 123, content/style/screen.sass */
#motto {
  display: inline;
  float: right;
  position: relative;
  margin: 0 -320px 1.5em 320px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 310px;
}
/* line 139, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #motto {
  overflow-x: hidden;
}

/* line 127, content/style/screen.sass */
.front-block {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  display: inline;
  float: left;
  margin-right: 0;
  width: 630px;
  margin-bottom: 3em;
}
/* line 139, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .front-block {
  overflow-x: hidden;
}
/* line 132, content/style/screen.sass */
.front-block #affiliations div {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 310px;
  margin-bottom: 1.5em;
}
/* line 139, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .front-block #affiliations div {
  overflow-x: hidden;
}
/* line 135, content/style/screen.sass */
.front-block #affiliations #affiliation-inria {
  margin-right: 0;
}
/* line 138, content/style/screen.sass */
.front-block #contact-details div {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 310px;
}
/* line 139, /opt/local/lib/ruby/gems/1.8/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .front-block #contact-details div {
  overflow-x: hidden;
}
/* line 140, content/style/screen.sass */
.front-block #contact-details #direct {
  margin-right: 0;
}

/* line 145, content/style/screen.sass */
.expansion-button {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0.2em;
  padding-left: 0.6em;
  padding-right: 0.6em;
  background-color: #333333;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #666666), color-stop(100%, #333333));
  background-image: -moz-linear-gradient(top, #666666 0%, #333333 100%);
  background-image: linear-gradient(top, #666666 0%, #333333 100%);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: #666666 1px 1px 5px 0;
  -webkit-box-shadow: #666666 1px 1px 5px 0;
  -o-box-shadow: #666666 1px 1px 5px 0;
  box-shadow: #666666 1px 1px 5px 0;
  text-shadow: black 1px 1px 1px;
}
/* line 146, content/style/screen.sass */
.expansion-button a {
  letter-spacing: 1px;
  color: white !important;
  text-decoration: none !important;
  font-weight: bold !important;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
}
/* line 163, content/style/screen.sass */
.expansion-button:hover {
  background-color: #666666;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #999999), color-stop(100%, #666666));
  background-image: -moz-linear-gradient(top, #999999 0%, #666666 100%);
  background-image: linear-gradient(top, #999999 0%, #666666 100%);
}
