/* =Repeatable patterns
-------------------------------------------------------------- */
.graphics img,
.logo img {
  margin: 0px 0px 0px 0px;
  width: 100%;
  max-width: 220px; }

.log {
  display: none; }

ul,
ol,
ul.bullets,
ul.no-bullets {
  margin: 10px 0px 10px 20px; }

li {
  margin-top: 8px;
  margin-bottom: 5px;
  line-height: initial; }

li:last-child {
  margin-bottom: 0px; }

ol {
  list-style-type: number;
  padding-left: 5px; }

ul.bullets {
  margin-left: 20px; }

ul.bullets > li {
  list-style-type: disc; }

ul.no-bullets {
  list-style-type: none;
  margin-left: 0px; }

ul.compact {
  margin: 10px 0px 15px 20px; }

.graphics > ul {
  margin: 0px; }
  .graphics > ul > li {
    display: block;
    font-size: 15px; }

ul.friendly {
  margin: 0px;
  margin-left: 20px;
  padding-top: 5px;
  padding-bottom: 15px; }
  ul.friendly > li {
    list-style-type: disc; }

ul.bullets.compact > li {
  list-style-type: disc;
  margin: 5px 0px 0px 10px; }

ul.friendly.bullets > li {
  display: list-item;
  list-style-type: disc;
  margin-left: 20px; }

ul.friendly.expanded {
  padding: 0px;
  margin-left: 20px; }
  ul.friendly.expanded > li {
    display: list-item;
    list-style-type: disc; }

footer.entry-meta {
  display: none; }

form {
  margin-bottom: 0px; }

dt {
  margin-top: 15px; }

.uppercase {
  text-transform: uppercase !important; }

.lowercase {
  text-transform: lowercase !important; }

.center {
  text-align: center; }

.padded {
  padding: 20px; }

#mycanvas {
  width: 450px;
  height: 380px; }

.home a.navhome,
.sales a.navsales,
.design a.navdesign,
.blog a.navblog,
.technology a.navtechnology,
.photos a.navphotos,
.drawings a.navdrawings,
.writing a.navwriting,
.paintings a.navpaintings {
  font-weight: bold;
  color: #000; }

.pretty {
  font-weight: bold;
  color: #339966; }

.emph, .ugly, .flag {
  font-weight: bold; }

.ugly {
  color: #ff0000; }

.flag {
  color: #880088; }

pre, code {
  padding: 30px;
  border-left: none;
  border-right: none;
  border-radius: 0px; }

.red {
  color: #9d3c00; }

blockquote {
  border-left: 5px solid #9d3c00;
  margin-left: 5px;
  margin-top: 15px;
  padding-left: 15px; }
  blockquote p {
    font-weight: 400; }

blockquote#demo {
  font-size: 24px;
  line-height: 1.4; }

a img {
  border: 0; }

.resize img,
img.resize {
  width: 100%; }

.no-resize img,
img.no-resize,
.avatar {
  width: auto; }

/* Clearing floats */
.clear:after {
  clear: both; }

.clear:before,
.clear:after {
  display: table;
  content: ""; }

.myname {
  font-size: 17px;
  letter-spacing: 4.5px;
  padding-top: 10px; }

.site-description {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .8px;
  color: #000; }

.writer,
.goof {
  white-space: nowrap; }

.dev {
  letter-spacing: 1px; }

.sidebar {
  text-align: left;
  position: relative;
  z-index: 2;
  padding-left: 100px;
  padding-top: 40px; }
  .sidebar h2.widget-title {
    text-transform: uppercase;
    font-size: 11px; }

footer {
  clear: both; }

.footerdetails {
  clear: both;
  text-align: left;
  padding-top: 0px;
  margin-top: 30px;
  margin-bottom: 60px; }

.bonnevie blockquote {
  margin-left: 20px; }
.bonnevie h2 {
  text-align: left; }

.site-content {
  padding-left: 30px;
  padding-right: 30px; }

.blog div.entry-content p {
  padding-bottom: 5px; }

.index .content {
  padding-left: 30px;
  padding-right: 20px; }

.pagestuff .pagestuff {
  padding-left: 0px;
  padding-right: 0px; }

.more,
footer {
  font-size: 15px; }

footer a {
  letter-spacing: .12em;
  padding-left: 5px; }

.index .footerdetails,
.slide .footerdetails,
.category .footerdetails {
  display: none; }
.index .sidebar footer,
.slide .sidebar footer,
.category .sidebar footer {
  display: block; }
.index .more,
.slide .more,
.category .more {
  display: none; }

.slide .wide,
.slide .widestuff {
  padding-left: 0px;
  padding-right: 0px; }

.slide .sidebarcontent {
  float: none; }

.category .pagestuff {
  padding-left: 30px;
  padding-right: 30px; }

.slide .pagestuff {
  padding-left: 30px;
  padding-right: 30px; }

.pagestuff .pagestuff {
  padding-left: 0px;
  padding-right: 0px; }

.slide .itemscope {
  padding-left: 30px;
  padding-right: 30px; }

.bonnevie .regular {
  padding-left: 10px;
  padding-right: 10px; }

.pagestuff {
  padding-bottom: 5px; }

.content .widestuff,
.category .widestuff {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 15px; }

.category > .pagestuff {
  padding-left: 30px;
  padding-right: 30px; }

.pagestuff .pagestuff {
  padding: 0px; }

div.iterator {
  max-width: 1024px;
  padding-right: 0px;
  padding-top: 10px; }

.paintings div.iterator div.image {
  height: 190px; }

div.group {
  padding-top: 5px;
  padding-bottom: 15px; }

div.group div.floater {
  padding-top: 30px;
  padding-bottom: 30px;
  float: left;
  width: 45%;
  padding-right: 5%; }

div.iterator div.image {
  float: left;
  width: 110px;
  height: 170px;
  padding-right: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  font-size: 15px; }

.row-fluid [class*="span"] {
  min-height: 0px; }

.thirds {
  position: relative;
  margin: 0 auto;
  width: 100%; }
  .thirds img {
    width: 100%;
    height: 100%; }

.thirds:hover:before, .thirds:hover:after {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  content: ""; }

.thirds:before {
  top: 33.33%;
  left: 0;
  width: 100%;
  height: 3px;
  box-shadow: 0 15rem 0 rgba(255, 255, 255, 0.75); }

.thirds:after {
  top: 0;
  left: 33.33%;
  width: 3px;
  height: 100%;
  box-shadow: 22rem 0 0 rgba(255, 255, 255, 0.75); }

.site-navigation {
  padding-top: 30px; }

div.large img {
  display: block;
  padding: 30px 0px 40px 0px;
  max-width: 700px; }

aside, widget {
  padding: 0px;
  margin: 0px; }

hr {
  background-color: rgba(0, 0, 0, 0.2);
  border: 0;
  height: 1px;
  margin-bottom: 23px; }

/* Text elements */
div, section {
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px; }

p {
  padding-bottom: 15px;
  padding-top: 4px;
  margin-bottom: 0px; }

dt {
  font-weight: bold; }

b, strong {
  font-weight: bold; }

dfn, cite, em, i {
  font-style: italic; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

figure {
  margin: 0; }

th {
  font-weight: bold; }

table {
  padding: 0px;
  margin: 0px;
  border-collapse: collapse; }

tr {
  vertical-align: top; }

.keywords td, .keywords th {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left; }
.keywords table {
  width: 100%; }
.keywords ol, .keywords ul {
  margin-left: 20px; }
.keywords tbody tr {
  border-bottom: 1px solid #333; }
.keywords thead th {
  cursor: pointer;
  background: #666;
  color: #fff;
  border-bottom: 2px solid #fff;
  text-align: center; }
.keywords td {
  color: #000; }
.keywords th {
  font-weight: bold; }
.keywords td, .keywords th {
  display: block; }

input#mce-EMAIL {
  width: 100%; }

/* All input */
.button,
textarea,
select,
input,
input[type="password"],
input[type="text"],
input[type="email"],
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  height: 30px;
  line-height: 1.6;
  box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
  padding: 6px 12px;
  margin-top: 5px;
  margin-bottom: 15px;
  display: inline-block;
  font-size: 17px;
  color: #000; }

select {
  height: 40px; }

.error {
  color: #9d3c00; }

.button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  width: auto;
  height: auto;
  font-weight: normal;
  color: #555;
  background-color: #e6e6e6;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
  border: 1px solid #888888;
  border-radius: 3px; }

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
  color: #000;
  background-color: #ddd;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, #ccc, #ddd);
  background-image: -ms-linear-gradient(top, #ccc, #ddd);
  background-image: -webkit-linear-gradient(top, #ccc, #ddd);
  background-image: -o-linear-gradient(top, #ccc, #ddd);
  background-image: linear-gradient(top, #ccc, #ddd); }

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
  color: #757575;
  background-color: #e1e1e1;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
  background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
  background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
  background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
  background-image: linear-gradient(top, #ebebeb, #e1e1e1); }

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
  border: 0;
  border-radius: 0;
  padding: 0; }

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding: 10px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 95%; }

#infovis {
  position: relative;
  margin: auto;
  overflow: hidden;
  height: 500px; }

a {
  color: #007788;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold; }

a:visited {
  color: #2299aa; }

a:hover,
a:focus,
a:active {
  color: #000;
  text-decoration: none; }

a.button {
  color: #555; }

/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-right: 2.4rem; }

.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-left: 2.4rem; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

/* Text meant only for screen readers */
.assistive-text {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

/* =Structure
----------------------------------------------- */
html, body, #wrapper {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin: 0px;
  font-size: 17px;
  font-family: Arial, Helvetica, "Helvetica Neue", sans-serif; }

.colors.body {
  background-color: #fafafa; }

.colors #nav {
  padding-top: 3px;
  padding-bottom: 3px; }

.colors #description::first-letter {
  text-transform: capitalize; }

#wrapper {
  position: relative;
  min-width: 280px; }

body,
button,
input,
select,
textarea {
  font-weight: 400; }

img.slide,
.slide img {
  padding: 0px;
  margin: 0px;
  margin-top: 10px; }

.site-info {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8461538461;
  margin: 0 4.85436893%;
  padding: 24px 0;
  padding: 2.4rem 0; }

/* =Menu
----------------------------------------------- */
.social ul {
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding: 0px;
  width: 100%;
  max-width: 240px; }
  .social ul li {
    margin: 0px;
    display: inline-block;
    width: 20%; }
  .social ul a img {
    width: 26px;
    height: 26px; }
  .social ul a:hover {
    opacity: .7; }

.mainnavigation {
  display: block; }
  .mainnavigation ul {
    max-width: 1024px;
    width: 100%;
    margin: 0px auto;
    display: inline-block;
    list-style: none;
    border-bottom: 3px solid #eee;
    padding-top: 9px;
    padding-bottom: 9px; }
  .mainnavigation li {
    width: 32%;
    line-height: 1;
    display: inline-block;
    margin: 0px; }
  .mainnavigation a, .mainnavigation a:visited, .mainnavigation a:link {
    padding-top: 9px;
    padding-bottom: 9px;
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-size: 11px;
    letter-spacing: .5px;
    line-height: 12px; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  padding-top: 20px;
  padding-bottom: 0px;
  margin: 0px;
  font-weight: 400;
  font-family: "Alegreya Sans", Helvetica, sans-serif;
  color: #666;
  line-height: 1; }

h1 {
  padding-top: 30px;
  font-size: 35px; }

h2.site-title {
  font-size: 30px; }

h1, h2, h3 {
  padding-bottom: 5px; }

h4, h5, h6 {
  padding-top: 15px;
  padding-bottom: 5px;
  color: #666;
  font-size: 17px; }

h3 {
  font-size: 24px; }

h4, h5 {
  font-family: Arial, Helvetica, "Helvetica Neue", sans-serif; }

h5,
.friendly h2 {
  font-size: 24px; }

h5, .friendly h2 {
  display: block;
  font-weight: normal;
  color: default;
  padding: default;
  font-family: default; }

nav.breadcrumbs {
  padding-bottom: 10px; }
  nav.breadcrumbs p::first-letter {
    text-transform: uppercase; }

h2.subtitle {
  margin-top: 0px;
  padding-top: 0px;
  font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  display: inline-block; }
  h2.subtitle a {
    font-size: .8em;
    font-weight: 600;
    line-height: 1.5; }

h2.large {
  padding-top: 0px;
  font-size: 2em; }

.topics {
  margin: 20px 0px 20px 0px;
  padding: 0px 150px 0px 0px; }

.content .narrow {
  background-color: transparent; }

.color a:hover {
  color: #007788; }
.color a:hover.boxlink {
  border: 1px solid #bbb; }
.color .boxlink {
  font-weight: 600;
  color: #000;
  width: 130px;
  height: 140px;
  border: 1px solid #bbb;
  padding: 0px;
  background-color: #ffffff; }
  .color .boxlink .box {
    border: none;
    border-bottom: 1px solid #bbb;
    padding: 0px;
    margin: 0px;
    height: 65px;
    width: auto; }
  .color .boxlink .img_label {
    padding: 5px 5px 0px 10px; }
  .color .boxlink .img_label .hex {
    text-transform: uppercase;
    display: block; }
  .color .boxlink .img_label .name {
    clear: left;
    display: block; }
  .color .boxlink .img_label .quality {
    clear: left;
    display: block;
    padding-top: 5px; }

.special-hover.boxlink {
  box-shadow: 0 0 10px #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 20px; }

.special-hover.boxlink:hover {
  box-shadow: 0 0 10px #aaa; }

.special-hover a img {
  box-shadow: 0 0 10px #000;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px; }

.special-hover a img:hover {
  box-shadow: 0 0 10px #fff; }

.special-hover a img {
  box-shadow: 0 0 10px #000;
  /*
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
  */ }

.special-hover a img:hover {
  box-shadow: 0 0 10px #fff; }

.border {
  border: 1px solid #ccc; }

.shaded {
  background-color: #ccc;
  font-weight: 500;
  padding: 7px 10px;
  margin: 5px 0px; }

.centered {
  margin: 0px auto;
  text-align: center; }
  .centered img {
    margin: 0px auto;
    display: block; }

.toggler {
  padding: 0 20px;
  max-width: 550px; }

.twitter-32, .youtube-32, .wordpress-32, .vimeo-32, .pinterest-32, .paypal-32, .linkedin-32, .instagram-32, .googleplus-32, .flickr-32, .facebook-32, .email-32 {
  background: url(/images/icons/32x32/sprites.png) no-repeat;
  display: inline-block; }

.twitter-32 {
  background-position: 0 0;
  width: 32px;
  height: 32px; }

.youtube-32 {
  background-position: -35px -2px;
  width: 32px;
  height: 32px; }

.wordpress-32 {
  background-position: -69px -1px;
  width: 32px;
  height: 32px; }

.vimeo-32 {
  background-position: -104px -2px;
  width: 32px;
  height: 32px; }

.pinterest-32 {
  background-position: -140px -1px;
  width: 32px;
  height: 32px; }

.paypal-32 {
  background-position: -174px -1px;
  width: 32px;
  height: 32px; }

.linkedin-32 {
  background-position: -208px -2px;
  width: 32px;
  height: 32px; }

.instagram-32 {
  background-position: -243px 0;
  width: 32px;
  height: 32px; }

.googleplus-32 {
  background-position: -276px 0;
  width: 32px;
  height: 32px; }

.flickr-32 {
  background-position: -310px 0;
  width: 32px;
  height: 32px; }

.facebook-32 {
  background-position: -378px -2px;
  width: 32px;
  height: 32px; }

.email-32 {
  background-position: -344px -2px;
  width: 32px;
  height: 32px; }

.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

/* IE7 */
.break {
  clear: both; }

.perfect-padding {
  margin: 0px 20px 20px 0px; }

.float-left {
  float: left; }

.float-right {
  float: right; }

footer {
  margin-bottom: 100px; }

.bottoms {
  vertical-align: bottom; }

textarea {
  height: 100px; }

textarea.code {
  font-family: Courier, sans-serif, Consolas, Menlo, Monaco, Lucida Console;
  margin-bottom: 10px;
  background-color: #eee;
  overflow: auto;
  width: auto;
  padding: 5px;
  font-size: 11px; }

img.typekit-badge {
  display: none; }

.icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  background-image: url("/images/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  opacity: 1; }

.icon-map-marker {
  background-position: -24px -72px; }

.icon:hover {
  background-image: url("/images/glyphicons-halflings-hover.png"); }

.simple {
  background: #fff; }

body.ancestors {
  color: #666;
  padding: 20px; }

b, strong {
  font-weight: 600; }

li a.here {
  text-decoration: none;
  color: #000; }

ol.navextra {
  padding-bottom: 20px; }

.addthis_toolbox {
  margin: 10px 0px 20px; }

div.form {
  margin: 30px 0px; }

img.ajax-loader {
  width: 16px;
  height: 16px; }

.watercolors #content img {
  max-width: 400px; }

a:link .celtic,
a:link .monsters,
a:visited .celtic,
a:visited .monsters {
  color: #000; }

a:hover .celtic,
a:hover .monsters,
a:focus .celtic,
a:focus .monsters,
a:active .celtic,
a:active .monsters {
  color: #2299aa; }

em {
  font-style: italic; }

.caption,
.mousetype {
  display: block;
  font-size: 15px;
  padding-top: 5px;
  padding-bottom: 15px;
  font-style: italic; }

#chart-1001 {
  margin: 0px auto; }

.bonnevie .main-body {
  background-color: transparent; }

.simple .main-body {
  padding: 10px;
  margin-top: 32px; }

.main-body {
  position: relative;
  margin: 0px auto;
  word-wrap: break-word;
  text-align: left; }

.clearer {
  clear: both; }

.box {
  width: 100px;
  height: 100px;
  display: block;
  border: 2px solid #bbb;
  padding: 0px 0px 0px 0px;
  margin-right: 10px; }

.color {
  width: auto;
  display: block;
  margin-bottom: 20px; }

.boxy.textdisplay {
  padding-top: 30px; }

a.mypalette {
  float: left;
  padding: 0px;
  display: block;
  width: 16.667%;
  font-weight: normal; }
  a.mypalette:hover .palettebox {
    opacity: .9;
    color: #007788; }
  a.mypalette {
    color: #000; }
  a.mypalette span {
    margin: 0px;
    padding: 10px;
    padding-top: 5px;
    font-size: 14px;
    font-weight: bold;
    display: none; }
  a.mypalette .palettebox {
    height: 150px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    display: block; }

a .box,
a:hover .box {
  cursor: pointer; }

.boxlink {
  width: 100px;
  height: 180px;
  display: block;
  float: left;
  position: relative;
  padding: 0px 20px 20px 0px; }
  .boxlink img_label {
    font-size: 16px; }

.element {
  background: #fff;
  width: 110px;
  height: 170px;
  margin: 0px 10px 5px 0px;
  padding: 0px;
  float: left;
  position: relative;
  color: #333;
  font-size: 20px;
  line-height: 20px; }

.metabox {
  margin: 10px 10px 5px 0px;
  padding: 10px;
  color: #333;
  font-size: 15px;
  line-height: 17px; }

.img_label {
  display: block;
  font-size: .8em;
  height: 60px;
  padding: 5px 0px 0px 0px;
  line-height: 1.2em; }

* html .thumb-container {
  height: 1px; }

.break {
  clear: both; }

.square {
  height: 120px;
  width: 75px;
  float: left;
  margin: 0px 5px;
  padding: 3px;
  text-align: center;
  font-size: 10px; }

.img, img {
  vertical-align: middle;
  border: none; }

.share {
  float: left;
  padding-left: 20px; }

.num-images {
  float: right;
  padding-right: 20px; }

.float-right {
  float: right; }

.float-left {
  float: left; }

.widead {
  float: left;
  width: 180px;
  padding-right: 10px; }

.sociable ul li a img {
  width: 64px;
  height: 64px; }

.sociable-hovers {
  float: left;
  padding: 0px 0px 0px 0px;
  border: none;
  margin: 10px 10px 0px 0px; }

.image img {
  border: 5px solid #DDD; }

.image a:hover img {
  border: 5px solid #aaa; }

.emphasis {
  color: #cc8800; }

.highlight {
  font-weight: bold;
  color: #cc8800; }

.boxtitle {
  padding: 0px 15px 35px 0px; }

.crumb {
  position: relative;
  float: left;
  padding: 4px 0px 5px 0px; }

.youarehere {
  padding: 3px 0px 0px 0px; }

.small {
  font-size: 10px; }

.verysmalltitle {
  position: relative;
  float: left;
  padding: 4px 0px 5px 0px; }

li.subhead {
  font: 130% "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  letter-spacing: .2em;
  padding: 20px 20px 0px 0px;
  text-decoration: none;
  border-bottom: 1px solid #ffcc00;
  text-decoration: none;
  font-weight: bold;
  text-align: left; }

#title {
  position: absolute;
  left: 130px;
  top: 0px;
  width: 700px; }

.inset {
  width: 216px; }

.narrowinset {
  width: 216px; }

ul.bullet, ul.bullet li {
  list-style-type: disc;
  margin: 10px 10px 10px 0px; }

.transcript {
  font-size: 16px;
  padding-left: 30px; }

.rightside {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px; }

.standard {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px; }

.padded {
  padding: 20px; }

.on {
  background-color: #00404A; }

.off {
  background-color: #00505A; }

.emphasis {
  text-decoration: none;
  font-weight: bold; }

u {
  text-decoration: none; }

a.note:hover {
  text-decoration: none;
  color: red; }

.break {
  clear: both; }

.add {
  font-weight: bold;
  color: #115533;
  padding: 0px 10px 10px 0px; }

table {
  border-spacing: 0;
  border-collapse: collapse;
  border-color: 666666; }

#wrapper {
  margin: 0px;
  width: auto; }

.swipe {
  position: relative;
  display: block; }

.swipe a:hover {
  color: #ffcc00; }

img.design {
  width: 100%;
  max-width: 220px; }

.about {
  margin-bottom: 60px; }

ul.portfolio li {
  width: 25%; }

ul.demos {
  width: 100%; }
  ul.demos li {
    padding-left: 5px;
    padding-right: 5px; }

.technology #container {
  height: 350px; }

ul.portfolio, ul.demos, ul.category-nav, ul.nav {
  width: auto;
  display: block;
  position: relative;
  list-style: none; }
  ul.portfolio li, ul.demos li, ul.category-nav li, ul.nav li {
    list-style: none outside none;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0; }
    ul.portfolio li a, ul.demos li a, ul.category-nav li a, ul.nav li a {
      margin: 0px auto;
      display: block; }

ul.category-nav {
  padding: 0px;
  margin: 0px;
  font-size: 100%; }
  ul.category-nav li:first-child {
    padding-right: 30px; }

ul.demos {
  max-width: 800px;
  margin: 0;
  padding: 0; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.folder {
  text-transform: lowercase; }

.tablet {
  display: none; }

.demos ul li {
  width: 20%;
  text-align: left; }

div.iterator div.image {
  width: 110px; }

.desktop {
  display: none; }

audio, canvas {
  display: block; }

.notdesktop {
  display: block; }

.widedesktop {
  display: none; }

.screen {
  display: none; }

.sidebar {
  padding-left: 30px;
  padding-right: 30px; }

@media screen and (min-width: 400px) {
  div.iterator div.image {
    width: 110px; }

  .mainnavigation li {
    text-align: center;
    width: 24%; } }
@media screen and (min-width: 500px) {
  a.mypalette span {
    display: block; } }
@media screen and (min-width: 600px) {
  .graphics > ul {
    margin: 0px; }
    .graphics > ul > li {
      display: inline-block;
      width: 30%;
      padding-right: 3%;
      vertical-align: top;
      font-size: 15px; }

  ul.friendly.expanded > li {
    list-style-type: none; }

  .friendly section,
  section.friendly {
    clear: both;
    padding-bottom: 15px; }

  h5,
  .friendly > h2 {
    font-size: 16px;
    color: #333;
    font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
    display: inline;
    clear: both;
    padding: 0px;
    margin: 0px; }

  h5:after,
  .friendly > h2:after {
    content: "."; }

  .friendly > ul,
  ul.friendly {
    margin: 0px;
    padding: 0px;
    padding-bottom: 15px;
    display: inline; }
    .friendly > ul > li,
    ul.friendly > li {
      display: inline;
      list-style-type: none; }

  .keywords .top {
    display: none; }
  .keywords td, .keywords th {
    padding-left: 0px;
    padding-right: 10px; }
  .keywords td:first-child,
  .keywords th:first-child {
    padding-left: 20px; }
  .keywords td:last-child,
  .keywords th:last-child {
    padding-right: 20px; }
  .keywords thead th {
    text-align: left; }
  .keywords thead {
    display: table-header-group; }
  .keywords tr {
    display: table-row; }
  .keywords td, .keywords th {
    display: table-cell; }

  div.iterator div.image {
    width: 110px; }

  .dev {
    display: inline-block; }

  ul.nav li {
    width: 12.5%;
    padding: 0; }
    ul.nav li a:hover {
      color: #ffcc00; }

  .fold {
    clear: left; }

  .non-tablet {
    display: none; }

  .swipe {
    display: block; }

  .ui-content ul {
    width: 100%;
    max-width: 1024px; } }
@media only screen and (min-width: 700px) {
  .mainnavigation li {
    width: 11.5%; } }
@media only screen and (max-width: 767px) {
  body {
    padding-right: 0px;
    padding-left: 0px; }

  .index .content,
  .slide .content {
    width: auto; } }
@media only screen and (min-width: 768px) {
  .logo img {
    max-width: 220px; }

  .sidebar {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px; }

  .category .pagestuff {
    padding-left: 30px;
    padding-right: 30px; }

  .pagestuff .pagestuff {
    padding-left: 0px;
    padding-right: 0px; }

  pre, code {
    border-radius: 3px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-right: 20px;
    font-family: Courier, sans-serif, Consolas, Menlo, Monaco, Lucida Console; }

  .index .footerdetails,
  .category .footerdetails {
    display: block; }
  .index .sidebar footer,
  .category .sidebar footer {
    display: none; }
  .index .more,
  .category .more {
    display: block; }

  .slide .more,
  .slide .footerdetails {
    display: none; }
  .slide .sidebar footer {
    display: block; }

  .category .widestuff {
    padding-left: 30px;
    padding-right: 30px; }

  .pagestuff .widestuff,
  .widestuff .widestuff {
    padding-left: 0px;
    padding-right: 0px; }

  div.iterator div.image {
    width: 110px; }

  .tablet {
    display: block; }

  .desktop,
  .screen {
    display: block; }

  .notdesktop {
    display: none; }

  #wrapper {
    max-width: 1024px;
    margin: 0px auto; } }
@media only screen and (min-width: 850px) {
  .sidebarcontent {
    float: right;
    padding-right: 30px; } }
@media only screen and (min-width: 1024px) {
  .widedesktop {
    display: block; }

  h2.site-title {
    font-size: 1.1em; }

  div.iterator div.image {
    width: 110px; } }

/*# sourceMappingURL=style.css.map */
