body {
    background: #999 url(images/bgbg.png);
    font: 300 100.01% "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
    line-height: 1.5;
    text-align: center;
}
img, abbr, acronym {
    border: none;
}
#header {
    background: #000 url(images/top.png);
    height: 140px;
    margin: 0 auto;
    padding: 0;
    width: 60em;
}
#rss {
    float: right;
    height: 140px;
    width: 40px;
    text-indent: -9999em;
    background-image: url(images/rss.png);
}
h1 {
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    color: #333;
    font-weight: 500;
    height: 140px;
    line-height: 140px;
    margin: 0;
    padding: 0;
}
h1 em {
    font-style: normal;
}
h2, h3, h4 {
    font-weight: 100;
}
#content {
    background: #eee url(images/bg.png);
    color: #333;
    width: 60em;
    margin: 0 auto;
    text-align: left;
}
#content div {
    background-image: url(images/left.png);
    background-repeat: repeat-y;
}
#content div div {
    background-image: url(images/right.png);
    background-repeat: repeat-y;
    background-position: 100% 0;
    padding: .5em 2em 0;
    font-size: 1em;
    zoom: 1;
}
#content div div div {
    background: none;
    position: static;
    padding: 0;
    font-size: 1em;
}
#content #footer {
    background: url(images/bottom.png) repeat-x 0 100%;
    margin: 0 -2em;
    clear: both;
    position: relative;
    zoom: 1;
}
#footer h3 {
    margin: 0;
    padding: 0;
    line-height: 30px;
    height: 30px;
    font-size: .8em;
    color: #666;
    font-weight: 400;
    text-align: center;
}
#footer #copyright {
    background: url(images/bl.png) no-repeat 0 100%;
    padding-bottom: 40px;
    margin-bottom: -40px;
    position: relative;
}
#footer #font {
    background: url(images/br.png) no-repeat 100% 100%;
    padding-bottom: 10px;
    position: relative;
}
h2 {
    font-size: 1.4em;
    line-height: 1.85;
    margin: 1em 0 0 0;
    padding-left: 52px;
    position: relative;
    zoom: 1;
}
h4 {
    font-size: 1.3em;
}
#reference h2 {
    padding-left: 0;
}
h2 span {
    background-image: url(images/icons.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 32px;
    left: 5px;
    line-height: 0;
    margin: -16px 0 0 0;
    position: absolute;
    top: 50%;
    width: 32px;
}
#download h2 {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: solid 1px #ccc;
}
p {
    margin: 0;
}
p.not-prime {
    text-indent: 1.4em;
}
p.code,
code,
samp {
    font-family: Consolas, Monaco, "Lucida Console", monospace;
    color: #0b094b;
}
code span {
    color: #690;
}
.hidden {
    display: none;
    visibility: hidden;
}
a, a * {
    color: #1456a5;
    text-decoration: none;
}
a:hover, a:hover * {
    color: #000;
    text-shadow: 0 0 3px #1456a5;
}
code a, samp a {
    color: #17e1ac;
}
sup {
    color: #aaa;
}
wbr {
    display: inline-block;
}
address {
    font-style: normal;
}
address img {
    float: left;
    margin: 0 10px 0 0;
    width: 8.36em;
    height: 8.36em;
}
strong.very {
    color: #f00;
}
pre.code code {
    color: #fff;
}
pre.code {
    background: #000;
    border-radius: 1em;
    color: #fff;
    overflow-x: auto;
    padding: 1em;
    margin-left: -1.4em;
}
pre.javascript code b {
    color: #e9df8f;
    font-weight: normal;
}
pre.javascript code i,
pre.javascript code i *,
pre.javascript code i .d {
    color: #8b9967;
    font-style: normal;
}
pre.javascript code .s {
    color: #e7be61;
}
pre.javascript code .d {
    color: #cf6a4c;
}
pre.javascript code .c,
pre.javascript code .c * {
    color: #666;
}
em.amp {
    font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif;
    font-style: italic;
}
#column-1 div.sample {
    background: #2c53b0 url(blueprint-min.png) no-repeat;
    float: right;
    height: 99px;
    margin: -5em 1em 1em;
    padding: 10px;
    width: 99px;
}
#demos {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#demos li {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
    margin: 0 10px 10px 0;
    padding: 0;
}
#demos li a {
    float: left;
    height: 100px;
    text-indent: -9999em;
    width: 100px;
}
form, fieldset {
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
}
#column-1 h3 {
    font-size: 2em;
    font-weight: 100;
}
#contents ul {
    overflow: hidden;
}
#content #column-1 {
    width: 62%;
    float: left;
    margin: 0;
}
#content #column-2 {
    width: 38%;
    margin: 0;
    float: left;
}
#aside {
    margin: 0 0 0 2em;
    padding: 0;
    list-style: none;
}
#aside li {
    padding: 0 0 1em 0;
}
#aside li p {
    margin-left: 52px;
}
#aside li h2 {
    margin-top: 0;
}
#aside #download h2 {
    margin-top: 1em;
}
#aside #download h2 span {
    background-position: 75% 0;
}
#opensource h2 span {
    background-position: 75% 50%;
}
#documentation h2 span {
    background-position: 100% 0;
}
#discuss h2 span {
    background-position: 0 50%;
}
#donate h2 span {
    background-position: 50% 50%;
}
#twitter h2 span {
    background-position: 25% 50%;
}
#t-shirts h2 span {
    background-position: 0 100%;
}
#quotes {
    display: none;
}
#quotes h2 span {
    background-position: 50% 100%;
}
#github h2 span {
    background-position: 100% 50%;
}
#what-is-it span {
    background-position: 0 0;
}
#how-to-use-it span {
    background-position: 25% 0;
}
#demo span {
    background-position: 50% 0;
}
#reference em {
    font-style: normal;
    color: #666;
    padding: 0 1em;
}
#quotes ol {
    font-size: .8em;
    list-style: none;
    margin: 0 0 0 52px;
    padding: 0;
}
#quotes ol li {
    margin: 0;
    padding: 0 0 .5em 0;
}
#quotes ol li img {
    margin: 5px 5px 0 -21px;
    float: left;
}
#attr-stroke-dasharray samp {
    white-space: nowrap;
}

ul#demos li {
    background: url(images/demos.png) no-repeat 0 0;
}

#demos #reflection {
    background-position: -100px 0;
}
#demos #rotation1 {
    background-position: -200px 0;
}
#demos #rotation2 {
    background-position: -300px 0;
}
#demos #impact {
    background-position: -400px 0;
}
#demos #punch {
    background-position: 0 -100px;
}
#demos #pie {
    background-position: -100px -100px;
}
#demos #analytics {
    background-position: -200px -100px;
}
#demos #polar {
    background-position: -300px -100px;
}
#demos #spin {
    background-position: -400px -100px;
}
#demos #australia {
    background-position: 0 -200px;
}
#demos #helvetica {
    background-position: -100px -200px;
}
#demos #chart {
    background-position: -200px -200px;
}
#demos #animation {
    background-position: -300px -200px;
}
#demos #hand {
    background-position: 0 -300px;
}
#demos #ichart {
    background-position: -100px -300px;
}
#demos #graffle {
    background-position: -200px -300px;
}
#demos #fonts {
    background-position: -300px -300px;
}
#demos #easing {
    background-position: -400px -300px;
}
#demos #ball {
    background-position: 0 -400px;
}
#demos #tiger {
    background-position: -400px -200px;
}
#demos #curver {
    background-position: -100px -400px;
}
#demos #gear {
    background-position: -200px -400px;
}
