html {
  height: 100%;
  background-color: #f5f8fb;
  background-image: url(asual-bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  background-attachment: fixed;
}
body {
  font: 13px Arial, 'Helvetica Neue', sans-serif;
  color: #000000;
  text-align: center;
}
input, textarea, select { font: 100% Arial, 'Helvetica Neue', sans-serif; }
body, div, p, img, h1, h2, h3, h4, h5, h6, form, header, footer {
  margin: 0;
  padding: 0;
  border: 0;
}
p {
  padding: 0 0 16px;
  line-height: 22px;
}
code { font-size: 14px; }
a { color: #1b3a6d; }
a:hover {
  background: #1b3a6d;
  color: #f5f8fb;
  text-decoration: none;
}
h1 {
  font-size: 197%;
  font-weight: normal;
  letter-spacing: -1px;
  padding: 0 0 20px;
  clear: both;
}
h1 span { display: none; }
h2 {
  font-size: 153.9%;
  font-weight: normal;
  letter-spacing: 0;
  padding: 0 0 8px;
  color: #333333;
}
h3 {
  font-size: 131%;
  font-weight: normal;
  color: #333333;
}
textarea { overflow: auto; }
.button { font-size: 108%; }
.main {
  margin: 0 auto;
  text-align: left;
  width: 892px;
}
header {
  display: block;
  height: 100px;
  overflow: hidden;
}
header div {
  float: left;
  display: inline;
  width: 140px;
  height: 23px;
  margin: 37px 0 0 0;
  overflow: hidden;
}
header div a {
  text-indent: -9999px;
  text-decoration: none;
  width: 140px;
  height: 23px;
  background: url(asual-logo.jpg) no-repeat;
  display: block;
  overflow: hidden;
}
header div a:hover { background: url(asual-logo.jpg) no-repeat; }
header nav { float: right; }
nav {
  margin: 35px 0 0 0;
  padding: 0;
  font-size: 108%;
  height: 1.25em;
  display: block;
}
nav ul {
  margin: 0;
  padding: 0;
}
nav li {
  line-height: 20px;
  float: left;
  margin: 0 0 0 12px;
  padding: 0;
  list-style: none;
  display: inline;
}
* html nav li { padding: 0 2px; }
nav li a {
  display: block;
  padding: 0 2px;
  font-weight: bold;
  text-decoration: none;
}
.open-software { background: url(asual-open-software.jpg) no-repeat 140px 120px; }
.open-software h1 {
  font-size: 227%;
  height: 200px;
  padding: 20px 0;
}
.content { padding: 0 0 40px 140px; }
.content a {
  padding: 0 2px;
  margin: 0 -2px;
}
.content p {
  color: #333;
}
.content ol, .content ul {
  margin: 0 0 20px;
  padding: 0 0 0 20px;
  color: #333;
}
.content li {
  line-height: 22px;
  margin-bottom: 3px;
}
.content dl {
  margin: 0 0 20px;
  padding: 0;
}
.content dt {
  margin: 0 0 4px;
  font-weight: bold;
}
.content dd {
  margin: 0 0 10px;
  padding: 0;
}
.content label {
  display: block;
  margin: 0 0 2px;
}
.content .small {
  padding: 10px 0;
  width: 300px;
  float: left;
}
.content .large {
  padding: 4px 0;
  clear: both;
  width: 748px;
}
.content .donate {
  margin: -10px 0 0;
  vertical-align: top;
}
.content .donate .fixed {
  border: 1px solid #1b3a6d;
  margin: 0;
  padding: 2px;
}
.content .small .fixed {
  width: 280px;
  border: 1px solid #1b3a6d;
  padding: 2px;
}
.content .large input {
  border: 1px solid #1b3a6d;
  padding: 2px;
}
.content .large textarea {
  border: 1px solid #1b3a6d;
  padding: 2px;
}
.content .large input.fixed { width: 580px; }
.content .large textarea.fixed { width: 746px; }
.content img.scode {
  display: block;
  float: left;
  margin-right: 6px;
  border: 1px solid #1b3a6d;
}
.content form .large input.scode {
  width: 94px;
  float: left;
  margin: 0;
}
.content .buttons {
  margin: 1em 0;
  clear: both;
}
.content nav {
  clear: both;
  display: block;
  margin: 0 0 20px -12px;
  padding: 2px 0 0;
}
.content nav ul {
  margin: 0;
  padding: 0;
}
.content p a { white-space: nowrap; }
.content .showcase {
  padding: 0;
  margin: 6px 0 2em -2px;
  height: 1%;
}
.content .showcase:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.content .showcase li {
  float: left;
  display: inline;
  width: 366px;
  margin: 0 5px 0 0;
  padding: 0 0 0 2px;
  height: 25px;
  overflow: hidden;
}
.content .more {
  font-size: 108%;
  margin: 0 0 8px;
}
.content .more a { font-weight: bold; }
.content .swfaddress {
  width: 451px;
  height: 41px;
  margin: 0 0 8px -4px;
  display: inline;
  float: left;
}
.content .swfaddress:hover { background: none; }
.content .netaddress {
  width: 451px;
  height: 41px;
  margin: 0 0 8px -4px;
  display: inline;
  float: left;
}
.content .netaddress:hover { background: none; }
.content .jquery {
  width: 225px;
  height: 55px;
  margin: 0 0 8px -4px;
  display: inline;
  float: left;
}
.content .jquery:hover { background: none; }
.content .enflash {
  width: 301px;
  height: 39px;
  margin: 0 0 20px -4px;
  display: inline;
  float: left;
}
.content .enlarge {
  width: 301px;
  height: 39px;
  margin: 0 0 20px -4px;
  display: inline;
  float: left;
}
.content .enflash:hover { background: none; }
.content .enlarge:hover { background: none; }
.content .info {
  background: #ffffff;
  margin: 2px 0 10px;
  padding: 10px 13px;
  border: 1px solid #1b3a6d;
}
.content .sf {
  font-size: 100%;
  padding: 1em 0;
  line-height: 19px;
  height: 40px;
}
.content .sf a {
  margin: 0;
  padding: 0;
}
.content .sf img {
  border: 1px solid #1b3a6d;
  width: 150px;
  height: 40px;
  float: left;
  margin-right: 10px;
}
.content .nominate {
  height: 137px;
  padding: 1em 0;
}
.content .nominate a {
  margin: 0;
  padding: 0;
}
.content .nominate img {
  border: 1px solid #1b3a6d;
  width: 151px;
  height: 137px;
  float: left;
  margin-right: 10px;
}
.content .download {
  clear: both;
  padding-top: 10px;
  line-height: 30px;
  font-weight: bold;
}
.content .download .download {
  font-size: 153.9%;
  padding-top: 0;
}
.content .download span {
  font-size: 108%;
  display: block;
  margin: -3px 0 0;
}
.content .download small {
  color: #333333;
  display: block;
  line-height: 20px;
  font-size: 100%;
  margin: -3px 0 0;
}
.content .learn-more {
  font-size: 131%;
  font-weight: bold;
  padding: 0 0 40px;
  clear: both;
}
.content .image {
  width: 752px;
  height: 160px;
  clear: both;
}
.content .image img {
  float: left;
  margin: 0 20px 0 0;
  border: 1px solid #1b3a6d;
}
.entry {
  position: relative;
  margin: 0 0 40px;
}
.entry h1 a {
  color: #000000;
  text-decoration: none;
}
.entry h1 a:hover {
  color: #f5f8fb;
  text-decoration: none;
}
.entry h2 {
  position: absolute;
  top: 2px;
  left: -136px;
  font-size: 108%;
  width: 120px;
  letter-spacing: 0;
}
.entry .post-info { color: #000; }
.entry .post-info { margin: 10px 0 4px; }
.entry .links { margin: 0 0 4px; }
.comments, .trackbacks { margin: 0 0 20px; }
.comment, .trackback { margin: 14px 0 16px; }
.comment-info, .trackback-info { margin: 0 0 6px; }
.comment .comment-post {
  border: 1px solid #1b3a6d;
  background: #ffffff;
  padding: 15px;
  display: block;
  line-height: 130%;
}
.trackback .trackback-post {
  border: 1px solid #1b3a6d;
  background: #ffffff;
  padding: 15px;
  display: block;
  line-height: 130%;
}
.comment .comment-post-owner {
  border: 1px solid #1b3a6d;
  background: #dde5f0;
  padding: 15px;
  display: block;
  line-height: 130%;
}
.comments .req { color: #cc0000; }
.comment-preview {
  display: block;
  margin: 0 0 1.8em 0;
}
.comment-preview p { margin-bottom: 0.8em; }
.comments form { padding: 14px 0 16px; }
.two-columns { width: 500px; }
.two-columns:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.two-columns li {
  float: left;
  width: 220px;
}
.multiline-links { padding: 0 0 0 18px; }
.multiline-links li a {
  margin: 0;
  padding: 0;
}
.multiline-links li a span {
  margin: 0 2px;
  text-decoration: underline;
}
.multiline-links li a:hover span { text-decoration: none; }
.boxes {
  clear: both;
  padding: 0 0 0 140px;
}
.boxes div {
  width: 240px;
  float: left;
  padding: 0 10px 0 0;
}
.boxes h3 {
  padding: 0 0 3px;
  border-bottom: 1px solid #1b3a6d;
}
.boxes p { margin: 10px 0 30px; }
.boxes ul {
  margin: 10px 0 30px;
  padding: 0;
  list-style: none;
  font-size: 93%;
  line-height: 16px;
}
.boxes li { margin: 0 0 0.6em; }
.boxes li a { text-decoration: none; }
.boxes li a span {
  margin: 0 2px;
  text-decoration: underline;
}
.boxes li a:hover span { text-decoration: none; }
.boxes input {
  width: 214px;
  border: 1px solid #1b3a6d;
  padding: 2px 2px 2px 22px;
  background-color: #ffffff;
  background-image: url(asual-search.jpg);
  background-repeat: no-repeat;
  background-position: 4px 4px;
}
.clear { clear: both; }
footer {
  display: block;
  clear: both;
  padding: 20px 0 40px;
  height: 2em;
  font-size: 85%;
  text-align: right;
}
.copyright {
  float: left;
  margin-right: -410px;
}
.code-info {
  float: right;
  width: 400px;
}
.t-shirts {
  display: none;
  height: 440px;
}
.jquery-api {
  width: 744px;
  margin: 0 0 8px;
}
.jquery-api h3 {
  text-align: left;
  font-size: 108%;
  font-weight: bold;
  background: #1b3a6d;
  color: #ffffff;
  padding: 5px 8px 4px;
  margin: 0 0 1px;
}
.jquery-api table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 8px;
}
.jquery-api .name td {
  padding: 4px 8px;
  background: #dde5f0;
  color: #000000;
}
.jquery-api .name td strong { color: #1b3a6d; }
.jquery-api .name td span { color: #666666; }
.jquery-api .name .returns { width: 200px; }
.jquery-api .desc td { padding: 6px 8px 12px; }
.twitter { margin: 2px 0 10px; }
.twitter:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.twitter div {
  width: 240px;
  float: left;
  padding: 0 10px 0 0;
}
.twitter h3 {
  font-size: 108%;
  padding: 0 0 3px;
  border-bottom: 1px solid #1b3a6d;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
}
.twitter h3 a {
  vertical-align: middle;
  text-decoration: none;
  display: block;
  float: left;
  height: 18px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.twitter h3 a img {
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  float: left;
  border: 1px solid #1b3a6d;
}
.twitter h3 a span {
  border: 1px solid #f4f8fb;
  border-width: 0 1px 1px;
  padding: 0 3px;
  float: left;
  display: block;
  cursor: pointer;
}
.twitter p {
  clear: both;
  font-size: 93%;
  padding: 5px 0;
  overflow: hidden;
}
.twitter .loading { padding: 0 0 10px; }
.twitter .loading img {
  display: block;
  float: left;
  vertical-align: middle;
  margin: 2px 6px 2px 0;
}
.twitter-more { 
  clear: both; 
}
.docs {
  margin: 10px 0 40px;
}
.applies, .default {
  font-size: 12px;
  line-height: 16px;
}
.highlights {
  font-size: 131%;
  margin: 0 0 4px;
  line-height: 23px;
}
.highlights:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.highlights span {
  color: #ffffff;
  background: #7fb233;
  margin: 0 3px 3px 0;
  padding: 2px 3px 0 4px;
  float: left;
  white-space: nowrap;
  letter-spacing: -1px;
}
.as, .actionscript, .css, .js, .javascript, .xml, .xhtml { visibility: hidden; }
.dp-highlighter {
  font-size: 93%;
  line-height: 22px;
  overflow: auto;
  padding: 0;
  border: 1px solid #1b3a6d;
  background: #1b3a6d;
  width: 742px;
  margin: 0 0 20px;
}
.dp-highlighter .bar {
  padding: 0;
  margin: 0;
}
.dp-highlighter.collapsed .bar {
  padding: 0;
  margin: 0;
}
.dp-highlighter.nogutter .bar {
  padding: 0;
  margin: 0;
}
.dp-highlighter ol {
  margin: 0;
  padding: 0;
  border: 0;
  color: #ffffff;
  width: 742px;
  line-height: 20px;
}
.dp-highlighter.nogutter ol {
  list-style-type: none;
  margin-left: 0;
}
.dp-highlighter ol li {
  background: #ffffff;
  padding: 0 0 0 6px;
  margin: 0 0 0 42px;
  border: 0;
  font-family: "Courier New", Courier, mono;
  font-size: 100%;
  list-style: decimal;
  white-space: nowrap;
}
.dp-highlighter .columns div {
  background: #ffffff;
  padding: 0 0 0 6px;
  margin: 0 0 0 42px;
  border: 0;
  font-family: "Courier New", Courier, mono;
  font-size: 100%;
  list-style: decimal;
  white-space: nowrap;
}
.dp-highlighter.nogutter ol li { border: 0; }
.dp-highlighter.nogutter .columns div { border: 0; }
.dp-highlighter .columns {
  color: gray;
  overflow: hidden;
  width: 100%;
}
.dp-highlighter .columns div { padding: 0 0 5px; }
.dp-highlighter ol li.alt { background: #f7fafd; }
.dp-highlighter ol li span { color: #000000; }
.dp-highlighter.collapsed ol { margin: 0px; }
.dp-highlighter.collapsed ol li { display: none; }
.dp-highlighter.printing { border: none; }
.dp-highlighter.printing .tools { display: none !important; }
.dp-highlighter.printing li { display: list-item !important; }
.dp-highlighter .tools {
  background-color: #1b3a6d;
  padding: 4px 10px 4px 41px;
  margin: 0;
  font-size: 93%;
  color: #ffffff;
}
.dp-highlighter.collapsed .tools { border-bottom: 0; }
.dp-highlighter .tools a {
  color: #ffffff;
  text-decoration: none;
  margin-right: 10px;
}
.dp-highlighter .tools a:hover { text-decoration: underline; }
.dp-about {
  margin: 0;
  padding: 10px;
  color: #000000;
  text-align: left;
}
.dp-about table {
  font: 130%/162% Arial, 'Helvetica Neu', sans-serif;
  vertical-align: top;
}
.dp-about .para { margin: 0 0 1em; }
.dp-about .title {
  font-size: 108%;
  font-weight: normal;
  margin: 0 0 4px;
}
.dp-about .close { font: 160% Arial, 'Helvetica Neu', sans-serif; }
.dp-about p {
  margin: 0;
  padding: 0;
}
.dp-xml .cdata { color: #666666; }
.dp-xml .comments { color: #618e00; }
.dp-xml .tag { color: #214883; }
.dp-xml .tag-name { color: #214883; }
.dp-xml .attribute { color: #e35b00; }
.dp-xml .attribute-value { color: #cc0000; }
.dp-css .comment { color: #618e00; }
.dp-css .keyword {
  color: #214883;
  font-weight: bold;
}
.dp-css .pseudo { color: #666666; }
.dp-css .tag { color: #cc0000; }
.dp-css .definition { color: #e35b00; }
.dp-as .comment { color: #618e00; }
.dp-as .string { color: #e35b00; }
.dp-as .keyword {
  color: #214883;
  font-weight: bold;
}
.dp-as .special {
  color: #666666;
  font-weight: bold;
}
.dp-as .number { color: #cc0000; }
.dp-js .comment { color: #618e00; }
.dp-js .string { color: #e35b00; }
.dp-js .preprocessor {
  color: #999999;
  font-weight: bold;
}
.dp-js .keyword {
  color: #214883;
  font-weight: bold;
}
.dp-js .vars { color: #cc0000; }