/* line 6, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
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, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
*:focus {
  outline: 0;
}

/* line 20, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
body {
  line-height: 1;
  color: #000;
  background: #fff;
}

/* line 23, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
ol, ul {
  list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
/* line 27, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 30, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 33, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
q, blockquote {
  quotes: "" "";
}
/* line 101, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 36, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
a img {
  border: none;
}

/* line 17, ../../app/stylesheets/modules/_columns.sass */
.three.columns .left.column, .three.columns .first.column, .three.columns .first.column {
  display: inline;
  float: left;
  margin-right: 40px;
  width: 290px;
}
/* line 101, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_grid.sass */
* html .three.columns .left.column, * html .three.columns .first.column, * html .three.columns .first.column {
  overflow-x: hidden;
}
/* line 19, ../../app/stylesheets/modules/_columns.sass */
.three.columns .middle.column, .three.columns .second.column {
  display: inline;
  float: left;
  margin-right: 40px;
  width: 290px;
}
/* line 101, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_grid.sass */
* html .three.columns .middle.column, * html .three.columns .second.column {
  overflow-x: hidden;
}
/* line 21, ../../app/stylesheets/modules/_columns.sass */
.three.columns .right.column, .three.columns .third.column, .three.columns .last.column {
  display: inline;
  float: left;
  margin-right: 0;
  width: 290px;
}
/* line 101, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_grid.sass */
* html .three.columns .right.column, * html .three.columns .third.column, * html .three.columns .last.column {
  overflow-x: hidden;
}

/* line 10, ../../app/stylesheets/modules/_columns.sass */
.two.columns .left.column, .two.columns .first.column, .two.columns .first.column {
  display: inline;
  float: left;
  margin-right: 40px;
  width: 455px;
}
/* line 101, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_grid.sass */
* html .two.columns .left.column, * html .two.columns .first.column, * html .two.columns .first.column {
  overflow-x: hidden;
}
/* line 12, ../../app/stylesheets/modules/_columns.sass */
.two.columns .right.column, .two.columns .second.column, .two.columns .last.column {
  display: inline;
  float: left;
  margin-right: 0;
  width: 455px;
}
/* line 101, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_grid.sass */
* html .two.columns .right.column, * html .two.columns .second.column, * html .two.columns .last.column {
  overflow-x: hidden;
}

@font-face {
  font-family: 'Waukegan LDO';
  src: url('/stylesheets/fonts/Waukegan LDO.ttf');
  src: local('Waukegan LDO'), local('Waukegan LDO'), font-files(Waukegan LDO.ttf, truetype);
}

/* line 10, ../../app/stylesheets/condense.sass */
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12pt;
  font-color: #222;
  border-top: 6px solid #009933;
}
/* line 16, ../../app/stylesheets/condense.sass */
body a {
  color: #009933;
  text-decoration: none;
}
/* line 19, ../../app/stylesheets/condense.sass */
body a:hover {
  text-decoration: underline;
}

/* line 22, ../../app/stylesheets/condense.sass */
.main_menu {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}
/* line 8, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/compass/stylesheets/compass/utilities/lists/_inline_list.sass */
.main_menu li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
/* line 24, ../../app/stylesheets/condense.sass */
.main_menu li {
  padding-right: 1em;
}

/* line 27, ../../app/stylesheets/condense.sass */
h1, h2, h3, h4, h5 , h6 {
  font-weight: bold;
  font-color: #111;
  padding-bottom: 0.5em;
}

/* line 32, ../../app/stylesheets/condense.sass */
h1 {
  font-size: 5em;
  font-weight: normal;
  padding: 0.3em 0 0.75em;
  margin: 0;
}

/* line 38, ../../app/stylesheets/condense.sass */
h2 {
  font-size: 1.6em;
}

/* line 41, ../../app/stylesheets/condense.sass */
h3 {
  font-size: 1.2em;
}




/* line 47, ../../app/stylesheets/condense.sass */
big {
  font-size: 1.25em;
}

/* line 49, ../../app/stylesheets/condense.sass */
p {
  margin: 0 0 1em;
  padding: 0;
  line-height: 1.5em;
}

/* line 54, ../../app/stylesheets/condense.sass */
.inner.wrapper {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  margin: 0 auto;
}
/* line 5, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
.inner.wrapper {
  display: block;
}

/* line 58, ../../app/stylesheets/condense.sass */
dl.contactInfo {
  padding-top: 1em;
}
/* line 60, ../../app/stylesheets/condense.sass */
dl.contactInfo dt, dl.contactInfo dd {
  padding-bottom: 1em;
}
/* line 62, ../../app/stylesheets/condense.sass */
dl.contactInfo dt {
  float: left;
}
/* line 64, ../../app/stylesheets/condense.sass */
dl.contactInfo dd {
  margin-left: 3.5em;
}

/* line 67, ../../app/stylesheets/condense.sass */
form {
  line-height: 3;
}
/* line 15, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form label {
  font-weight: bold;
}
/* line 17, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}
/* line 20, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form legend {
  font-weight: bold;
  font-size: 1.2em;
}
/* line 24, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form input.text, form input.title, form input[type=text], form input[type=password] {
  margin: 0.5em 0;
  background-color: #fff;
  padding: 5px;
}
/* line 28, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form input.title {
  font-size: 1.5em;
}
/* line 30, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form input[type=checkbox], form input.checkbox,
form input[type=radio], form input.radio {
  position: relative;
  top: 0.25em;
}
/* line 34, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form textarea {
  margin: 0.5em 0;
  padding: 5px;
}
/* line 37, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form select {
  margin: 0.5em 0;
}
/* line 49, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form fieldset {
  border: 1px solid #cccccc;
}
/* line 51, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form input.text, form input.title, form input[type=text], form input[type=password],
form textarea,
form select {
  border: 1px solid #bbbbbb;
}
/* line 55, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form input.text:focus, form input.title:focus, form input[type=text]:focus, form input[type=password]:focus,
form textarea:focus,
form select:focus {
  border: 1px solid #666666;
}
/* line 42, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form input.text, form input.title, form input[type=text], form input[type=password] {
  width: 300px;
}
/* line 44, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form textarea {
  width: 390px;
  height: 250px;
}
/* line 6, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_form.sass */
form p {
  margin-bottom: 0;
}
/* line 70, ../../app/stylesheets/condense.sass */
form label {
  width: 8em;
  display: inline-block;
}

/* line 73, ../../app/stylesheets/condense.sass */
#header {
  padding: 1em;
}

/* line 75, ../../app/stylesheets/condense.sass */
.logo {
  font-family: 'Waukegan LDO';
  font-size: 1.75em;
}

/* line 79, ../../app/stylesheets/condense.sass */
#footer {
  font-size: 0.9em;
  text-align: center;
  padding: 1em;
}

/* line 85, ../../app/stylesheets/condense.sass */
.person .badge {
  text-align: right;
  display: inline;
  float: left;
  margin-right: 40px;
  width: 290px;
}
/* line 87, ../../app/stylesheets/condense.sass */
.person .badge .name {
  font-weight: bold;
}
/* line 89, ../../app/stylesheets/condense.sass */
.person .badge .picture {
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
}
/* line 101, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_grid.sass */
* html .person .badge {
  overflow-x: hidden;
}
/* line 92, ../../app/stylesheets/condense.sass */
.person .badge * {
  margin-bottom: 0.35em;
}
/* line 94, ../../app/stylesheets/condense.sass */
.person .content {
  display: inline;
  float: left;
  margin-right: 0;
  width: 620px;
}
/* line 101, ../../../../.bundle/ruby/1.8/bundler/gems/compass-dcbe0c41f22c777e90babfa80d61f78dfdea41b2-947beefd5742dc14e26da6e66999ed401c91d421/frameworks/blueprint/stylesheets/blueprint/_grid.sass */
* html .person .content {
  overflow-x: hidden;
}

/* line 98, ../../app/stylesheets/condense.sass */
.people .person {
  cursor: pointer;
  margin: 0 10px 10px 0;
  position: relative;
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
}
/* line 103, ../../app/stylesheets/condense.sass */
.people .person .details {
  border-top-right-radius: 0.5em;
  -moz-border-radius-topright: 0.5em;
  -webkit-border-top-right-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
  -moz-border-radius-bottomright: 0.5em;
  -webkit-border-bottom-right-radius: 0.5em;
  position: absolute;
  bottom: 1em;
  background: #000;
  opacity: 0.8;
  padding: 0.5em;
}
/* line 110, ../../app/stylesheets/condense.sass */
.people .person .details, .people .person .details a {
  color: #fff;
}
/* line 112, ../../app/stylesheets/condense.sass */
.people .person .details .name {
  font-weight: bold;
}
/* line 114, ../../app/stylesheets/condense.sass */
.people .person .details .title {
  font-size: 0.8em;
  padding-top: 0.25em;
  color: #ccc;
}
/* line 119, ../../app/stylesheets/condense.sass */
.people .person:hover .details {
  background: #009933;
  opacity: 1.0;
}
/* line 122, ../../app/stylesheets/condense.sass */
.people .person:hover .details .title {
  color: #fff;
}

/* line 126, ../../app/stylesheets/condense.sass */
.ideas .idea {
  list-style-position: inside;
  list-style-type: decimal;
}
/* line 130, ../../app/stylesheets/condense.sass */
.ideas .idea a {
  line-height: 200%;
}
