html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  blockquote:before, q:before,
  blockquote:after, q:after {
    content: ""; }

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

a img {
  border: none; }

body {
  font-family: Cambria, Palatino, Georgia, 'Times New Roman', Times, serif;
  font-size: 100%;
  line-height: 1.4; }
  body strong {
    font-weight: bold; }
  body em {
    font-style: italic; }

html, body {
  background: #ddd9cf url(/images/columns.png) center center repeat-y; }

#header_wrapper, #head_wrapper, #main_wrapper {
  text-align: center; }

#header, #head, #main {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 910px; }

#main {
  background: #ddd9cf url(/images/columns.png) center center repeat-y; }

#content_wrapper {
  float: left;
  width: 100%;
  margin-right: -610px; }

#content {
  margin-right: 30;
  padding: 20px 335px 40px 20px; }

#sidebar_wrapper {
  float: right;
  width: 310px; }

#sidebar {
  padding: 20px 30px 40px 20px; }

#header_wrapper {
  background: #1F2C39;
  background: gradient(linear, left top, left bottom, from(#233241), to(#1c2632), color_stop(50%, #23313f, 80%, #202d3a));
  background: -webkit-gradient(linear, left top, left bottom, from(#233241), to(#1c2632));
  background: -webkit-gradient(linear, left top, left bottom, from(#233241), to(#1c2632), color_stop(50%, #23313f, 80%, #202d3a));
  background: -moz-linear-gradient(left top, left bottom, from(#233241), to(#1c2632), color_stop(50%, #23313f, 80%, #202d3a)); }

#header {
  position: relative; }

#logo a {
  display: block;
  position: absolute;
  background: url(/images/logo_screen.png) top no-repeat;
  width: 296px;
  height: 51px;
  left: 20px;
  top: 5px; }
  #logo a:hover {
    background-position: bottom; }
#logo img {
  display: none; }

#navigation {
  font-size: 115%;
  font-weight: normal;
  text-shadow: 1px 1px 2px black;
  padding-left: 610px; }
  #navigation a {
    color: #cdd4ef;
    text-decoration: none;
    padding: 10px;
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    -webkit-opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); }
    #navigation a:hover {
      color: white;
      opacity: 0.8;
      -moz-opacity: 0.8;
      -khtml-opacity: 0.8;
      -webkit-opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); }
  #navigation ul {
    height: 64px;
    overflow: hidden;
    line-height: 64px;
    padding-right: 20px; }
  #navigation li {
    display: inline; }
    #navigation li.here a {
      color: white;
      font-weight: bold; }
      #navigation li.here a:hover {
        opacity: 0.8;
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        -webkit-opacity: 0.8;
        filter: alpha(opacity=80);
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); }

#head_wrapper {
  background: #374250;
  background: gradient(linear, left top, left bottom, from(#414e5b), to(#283643));
  background: -webkit-gradient(linear, left top, left bottom, from(#414e5b), to(#283643));
  background: -moz-linear-gradient(left top, left bottom, from(#414e5b), to(#283643)); }

#head {
  font-family: Cambria, Palatino, Georgia, 'Times New Roman', Times, serif;
  color: #a0b3c5;
  position: relative; }
  #head strong {
    color: #c9d3d8; }
  #head em {
    font-style: italic; }
  #head big {
    font-size: 115%; }
  #head a.offsite:after {
    content: "→";
    margin-left: 0.25em; }
  #head span.caps {
    font-size: 95%; }
  #head p.more a, #head a.more {
    font-size: 85%;
    text-transform: uppercase; }
    #head p.more a:after, #head a.more:after {
      content: "»";
      margin-left: 0.25em; }
  #head a.more {
    margin-left: 0.25em; }
  #head h1, #head h2, #head h3, #head h4, #head h5, #head h6 {
    color: #cdd4d9; }
  #head h1 {
    font-weight: bold;
    font-size: 210%;
    line-height: 1.1;
    margin-top: 10px;
    margin-bottom: 0.5em; }
  #head h2 {
    font-weight: bold;
    font-size: 160%;
    line-height: 1.1;
    margin-bottom: 0.7em; }
    #head h2 small {
      color: #a0b3c5;
      font-weight: normal;
      font-size: 90%;
      font-style: italic; }
  #head h3 {
    font-size: 160%;
    margin-top: 1em;
    margin-bottom: 0.5em; }
    #head h3 small {
      color: #a0b3c5;
      font-weight: normal;
      font-size: 90%; }
  #head h4 {
    margin-top: 1em;
    font-weight: bold;
    font-size: 110%;
    margin-bottom: 0.5em; }
  #head h5 {
    font-style: italic;
    font-size: 110%; }
  #head p, #head ul, #head ol, #head pre {
    margin-top: 0.5em;
    margin-bottom: 1em; }
  #head ul, #head ol {
    padding-left: 2.25em; }
  #head li {
    margin-top: 0.4em;
    margin-bottom: 0.4em; }
  #head tt, #head code {
    font-size: 90%;
    font-family: Monaco, 'Andale Mono', 'Lucida Console', monospace;
    background: #ccc8be;
    padding: 2px 4px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
  #head pre {
    background: #292217;
    color: #c2c0b2;
    padding: 10px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    overflow: hidden;
    overflow-x: auto;
    line-height: 1.2; }
    #head pre:hover {
      position: relative;
      width: auto; }
    #head pre code {
      background: transparent;
      padding: none;
      display: block; }
    #head pre span.comment {
      color: #515e6b; }
    #head pre span.keyword, #head pre span.selector {
      color: #cda869; }
    #head pre span.symbol, #head pre span.attribute {
      color: #cf6a4c; }
    #head pre span.string, #head pre span.variable {
      color: #8f9d6a; }
    #head pre span.method {
      color: #a2a082; }
    #head pre span.operator, #head pre span.mixin {
      color: #e2e0d2; }
    #head pre span.punct {
      color: #929082; }
  #head a {
    color: #cad3d8; }
    #head a:hover {
      color: white;
      text-decoration: none; }
  #head h1, #head .section_header {
    font-size: 240%;
    font-weight: bold;
    margin: 0;
    padding: 56px 20px 20px;
    line-height: 1.1; }
  #head .section_header a {
    color: #cdd4d9;
    text-decoration: none; }
    #head .section_header a:hover {
      text-decoration: underline; }
  #head #intro {
    font-size: 115%;
    padding: 35px 20px;
    width: 540px;
    line-height: 1.5em;
    opacity: 0.9;
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    -webkit-opacity: 0.9;
    filter: alpha(opacity=90);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); }
    #head #intro h1 {
      color: #a0b3c5;
      font-size: 100%;
      font-weight: normal;
      line-height: 1.4;
      margin: 0;
      padding: 0; }
      #head #intro h1 strong {
        color: #cdd4d9; }
    #head #intro big {
      font-size: 105%; }
    #head #intro img {
      float: right;
      margin-top: 0.25em;
      margin-left: 10px; }
  #head #featured_action {
    position: absolute;
    bottom: 28px;
    right: 30px;
    width: 260px; }
    #head #featured_action a.button {
      background: #578b0a;
      border-top: 1px solid #a4d94b;
      border-left: 1px solid #a4d94b;
      box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
      -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
      color: #dfd;
      padding: 0.5em 0.75em 0.6em;
      background: gradient(linear, left top, left bottom, from(#6ba01c), to(#3b6700));
      background: -webkit-gradient(linear, left top, left bottom, from(#6ba01c), to(#3b6700));
      background: -moz-linear-gradient(left top, left bottom, from(#6ba01c), to(#3b6700));
      display: block;
      font-size: 140%;
      position: relative;
      width: 140px;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      text-decoration: none;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }
      #head #featured_action a.button:after {
        content: "»";
        position: absolute;
        font-size: 120%;
        margin-top: -0.25em;
        right: 0.7em; }
      #head #featured_action a.button:hover {
        background: #77ab2a;
        color: white;
        background: gradient(linear, left top, left bottom, from(#8bc03c), to(#4b770b));
        background: -webkit-gradient(linear, left top, left bottom, from(#8bc03c), to(#4b770b));
        background: -moz-linear-gradient(left top, left bottom, from(#8bc03c), to(#4b770b)); }
      #head #featured_action a.button:active {
        background: #376b00;
        color: white;
        background: gradient(linear, left top, left bottom, from(#5b871b), to(#7bb02c));
        background: -webkit-gradient(linear, left top, left bottom, from(#5b871b), to(#7bb02c));
        background: -moz-linear-gradient(left top, left bottom, from(#5b871b), to(#7bb02c)); }

body.home #head #featured_action {
  top: 46px; }

body.article #head h1 {
  color: white;
  opacity: 0.7;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  font-size: 200%; }

#main {
  font-family: Cambria, Palatino, Georgia, 'Times New Roman', Times, serif;
  color: #555544; }
  #main a {
    color: #2c6a9f;
    text-decoration: underline; }
    #main a:hover {
      color: #cf5a4c;
      text-decoration: none; }
  #main a.alt, #main a.cancel, #main a.more, #main a.action {
    color: red;
    text-decoration: underline; }
    #main a.alt:hover, #main a.cancel:hover, #main a.more:hover, #main a.action:hover {
      text-decoration: none; }
  #main a.action {
    font-weight: normal;
    font-size: 14px;
    text-transform: lowercase; }
  #main strong {
    color: #333322; }
  #main em {
    font-style: italic; }
  #main big {
    font-size: 115%; }
  #main a.offsite:after {
    content: "→";
    margin-left: 0.25em; }
  #main span.caps {
    font-size: 95%; }
  #main p.more a, #main a.more {
    font-size: 85%;
    text-transform: uppercase; }
    #main p.more a:after, #main a.more:after {
      content: "»";
      margin-left: 0.25em; }
  #main a.more {
    margin-left: 0.25em; }
  #main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
    color: #594a3c; }
  #main h1 {
    font-weight: bold;
    font-size: 210%;
    line-height: 1.1;
    margin-top: 10px;
    margin-bottom: 0.5em; }
  #main h2 {
    font-weight: bold;
    font-size: 160%;
    line-height: 1.1;
    margin-bottom: 0.7em; }
    #main h2 small {
      color: #88806d;
      font-weight: normal;
      font-size: 90%;
      font-style: italic; }
  #main h3 {
    font-size: 160%;
    margin-top: 1em;
    margin-bottom: 0.5em; }
    #main h3 small {
      color: #88806d;
      font-weight: normal;
      font-size: 90%; }
  #main h4 {
    margin-top: 1em;
    font-weight: bold;
    font-size: 110%;
    margin-bottom: 0.5em; }
  #main h5 {
    font-style: italic;
    font-size: 110%; }
  #main p, #main ul, #main ol, #main pre {
    margin-top: 0.5em;
    margin-bottom: 1em; }
  #main ul, #main ol {
    padding-left: 2.25em; }
  #main li {
    margin-top: 0.4em;
    margin-bottom: 0.4em; }
  #main tt, #main code {
    font-size: 90%;
    font-family: Monaco, 'Andale Mono', 'Lucida Console', monospace;
    background: #ccc8be;
    padding: 2px 4px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
  #main pre {
    background: #292217;
    color: #c2c0b2;
    padding: 10px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    overflow: hidden;
    overflow-x: auto;
    line-height: 1.2; }
    #main pre:hover {
      position: relative;
      width: auto; }
    #main pre code {
      background: transparent;
      padding: none;
      display: block; }
    #main pre span.comment {
      color: #515e6b; }
    #main pre span.keyword, #main pre span.selector {
      color: #cda869; }
    #main pre span.symbol, #main pre span.attribute {
      color: #cf6a4c; }
    #main pre span.string, #main pre span.variable {
      color: #8f9d6a; }
    #main pre span.method {
      color: #a2a082; }
    #main pre span.operator, #main pre span.mixin {
      color: #e2e0d2; }
    #main pre span.punct {
      color: #929082; }
  #main p#notice, #main p#error {
    padding: 1em;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
  #main p#notice {
    background-color: #e2f9e2;
    border: 4px solid #a2d5a2;
    color: #333; }
  #main p#error {
    background-color: #f9e2e2;
    border: 4px solid #f3a2a2;
    color: #333; }
  #main .error_with_field input, #main .error_with_field select, #main .error_with_field textarea {
    background: #fee; }
  #main .error_with_field .error {
    color: red;
    display: block; }
  #main a.button, #main button {
    background: #584a3c;
    background: gradient(linear, left top, left bottom, from(#776a5b), to(#4e443a));
    background: -webkit-gradient(linear, left top, left bottom, from(#776a5b), to(#4e443a));
    background: -moz-linear-gradient(left top, left bottom, from(#776a5b), to(#4e443a));
    color: #e9deb7;
    display: block;
    font-size: 140%;
    padding: 0.5em 0.75em;
    position: relative;
    width: 140px;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9); }
    #main a.button:after, #main button:after {
      content: "»";
      position: absolute;
      font-size: 120%;
      margin-top: -0.25em;
      right: 0.7em; }
    #main a.button:hover, #main button:hover {
      opacity: 0.9;
      -moz-opacity: 0.9;
      -khtml-opacity: 0.9;
      -webkit-opacity: 0.9;
      filter: alpha(opacity=90);
      -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); }
    #main a.button:active, #main button:active {
      background: gradient(linear, left top, left bottom, from(#3e342a), to(#574a3b));
      background: -webkit-gradient(linear, left top, left bottom, from(#3e342a), to(#574a3b));
      background: -moz-linear-gradient(left top, left bottom, from(#3e342a), to(#574a3b));
      opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      -webkit-opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }

#content a.button.hire {
  background: #578b0a;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
  color: #efe;
  padding: 0.5em 0.75em;
  background: gradient(linear, left top, left bottom, from(#6ba01c), to(#3b6700));
  background: -webkit-gradient(linear, left top, left bottom, from(#6ba01c), to(#3b6700));
  background: -moz-linear-gradient(left top, left bottom, from(#6ba01c), to(#3b6700));
  display: block;
  font-size: 140%;
  position: relative;
  width: 140px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }
  #content a.button.hire:after {
    content: "»";
    position: absolute;
    font-size: 120%;
    margin-top: -0.25em;
    right: 0.7em; }
  #content a.button.hire:hover {
    background: #77ab2a;
    color: white;
    background: gradient(linear, left top, left bottom, from(#8bc03c), to(#4b770b));
    background: -webkit-gradient(linear, left top, left bottom, from(#8bc03c), to(#4b770b));
    background: -moz-linear-gradient(left top, left bottom, from(#8bc03c), to(#4b770b)); }
  #content a.button.hire:active {
    background: #376b00;
    color: white;
    background: gradient(linear, left top, left bottom, from(#5b871b), to(#7bb02c));
    background: -webkit-gradient(linear, left top, left bottom, from(#5b871b), to(#7bb02c));
    background: -moz-linear-gradient(left top, left bottom, from(#5b871b), to(#7bb02c)); }
#content img {
  background: #e7e2d5;
  border: 4px solid white;
  padding: 1px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1); }
  #content img.no-border {
    border: none;
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none; }
#content img[align=right], #content img.float-right, #content img.right {
  float: right;
  margin-left: 1em;
  transform: rotate(1.5deg);
  -webkit-transform: rotate(1.5deg);
  -moz-transform: rotate(1.5deg); }
  #content img[align=right].no-border, #content img.float-right.no-border, #content img.right.no-border {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0); }
#content img[align=left], #content img.float-left, #content img.left {
  float: left;
  margin-right: 1em; }
  #content img[align=left].no-border, #content img.float-left.no-border, #content img.left.no-border {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0); }
#content .zoom img {
  background: none;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important; }
#content blockquote, #content #box {
  background: #ccc8be;
  margin: -20px -20px 1.5em -2000px;
  padding: 1em 20px 0.75em 2000px; }
  #content blockquote h2, #content #box h2 {
    margin-top: 0.3em;
    color: #493a2c; }
#content blockquote {
  background: #ccc8be;
  margin: 1.5em -20px 1.5em -2000px;
  padding: 1em 20px 0.75em 2000px;
  position: relative; }
  #content blockquote q {
    font-size: 140%;
    position: relative; }
    #content blockquote q:before {
      content: "“";
      font-size: 200%;
      position: absolute;
      left: -0.45em;
      top: -0.25em; }
    #content blockquote q:after {
      content: "”";
      font-size: 120%;
      position: absolute;
      margin-top: -0.15em; }
#content .big {
  color: #594a3c;
  font-size: 110%;
  font-style: italic; }
  #content .big strong {
    color: #493a2c; }
  #content .big p.big {
    color: #695a4c;
    font-size: 150%; }
#content .posts h2 {
  font-size: 180%;
  margin-top: 0;
  position: relative;
  padding-right: 1em; }
  #content .posts h2 a {
    text-decoration: none;
    color: #594a3c; }
    #content .posts h2 a:hover {
      text-decoration: underline; }
    #content .posts h2 a:after {
      background: #ccc8be;
      content: "»";
      line-height: 1em;
      padding: 0 0.33em 0.2em;
      position: absolute;
      border-radius: 1.5em;
      -moz-border-radius: 1.5em;
      -webkit-border-radius: 1.5em;
      text-decoration: none !important;
      left: -1.45em;
      top: 0; }
#content .posts p.info {
  margin-top: -0.5em;
  color: #88806d; }
#content .posts h3 {
  font-size: 140%; }
#content .posts .post {
  border-bottom: 1px solid #cfccc1;
  padding-bottom: 0.75em;
  margin-bottom: 1em; }
  #content .posts .post:last-child {
    border-bottom: none;
    padding-bottom: none;
    margin-bottom: 0; }
    #content .posts .post:last-child p.more {
      margin-bottom: 0; }
#content ul.shops {
  list-style: none;
  margin-top: 1.5em;
  padding: 0; }
  #content ul.shops li {
    margin-bottom: 1em; }
#content table.portfolio {
  margin-top: -0.5em; }
  #content table.portfolio td {
    border-bottom: 1px solid #cfccc1;
    padding-top: 1em;
    padding-bottom: 0.75em; }
    #content table.portfolio td.image {
      padding-right: 1em; }
      #content table.portfolio td.image img {
        transform: rotate(-1.5deg);
        -webkit-transform: rotate(-1.5deg);
        -moz-transform: rotate(-1.5deg); }
    #content table.portfolio td.description h4 {
      margin-top: 0;
      margin-bottom: 0; }
    #content table.portfolio td.description h5 {
      color: #88806d;
      font-size: 90%;
      margin-top: 0; }
    #content table.portfolio td.description p {
      margin-top: 0.5em;
      margin-bottom: 0; }
#content p.buttons {
  margin-top: 2em; }

#sidebar {
  color: #c2c0b2;
  opacity: 0.9;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); }
  #sidebar a {
    color: #95b7ca; }
    #sidebar a:hover {
      color: #c5e7fa; }
  #sidebar strong {
    color: #e2e0d2; }
  #sidebar h3 {
    color: #c2c0b2;
    font-size: 140%; }
  #sidebar ul.links {
    border-top: 1px solid #4b433c;
    list-style: none;
    margin-left: -3px;
    margin-right: -3px;
    margin-bottom: -0.15em;
    padding: 0; }
    #sidebar ul.links li {
      border-bottom: 1px solid #4b433c;
      margin: 0; }
    #sidebar ul.links a {
      display: block;
      color: #929082;
      padding: 4px 3px;
      text-decoration: none; }
      #sidebar ul.links a:hover {
        color: #c2c0b2;
        background: #221c14; }
    #sidebar ul.links em {
      color: #655955;
      font-size: 90%;
      margin: 0 0.25em; }
  #sidebar p.more a, #sidebar a.more {
    color: #e2e0d2; }
    #sidebar p.more a:hover, #sidebar a.more:hover {
      color: white; }
  #sidebar ul#twitter_update_list {
    list-style: none;
    padding: 0;
    margin-bottom: 0; }
    #sidebar ul#twitter_update_list li {
      background: #463c31;
      font-size: 90%;
      padding: 10px;
      border-radius: 8px;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      margin: 0.5em 0 0; }
  #sidebar p#twitter_follow {
    background: url(/images/twitter_bird.png) no-repeat left top;
    margin-top: 0;
    padding-right: 10px;
    line-height: 43px;
    text-align: right; }
  #sidebar .section {
    margin: 0 -3px 2em;
    padding: 0 4px; }
    #sidebar .section h3 {
      margin-top: 0; }
    #sidebar .section span.label {
      display: block;
      font-size: 120%; }
    #sidebar .section#contact p.phone, #sidebar .section#contact p.email {
      margin-left: -3px;
      margin-right: -3px;
      padding: 4px;
      border-bottom: 1px solid #4b433c;
      padding-bottom: 1em; }
    #sidebar .section#contact p.phone strong {
      font-size: 140%; }
    #sidebar .section#networks {
      margin-top: -1em; }
      #sidebar .section#networks h3 {
        font-size: 100%;
        margin-bottom: 0; }
      #sidebar .section#networks ul.networks {
        overflow: hidden;
        display: inline-block;
        margin-top: 0;
        padding: 0; }
        #sidebar .section#networks ul.networks {
          display: block; }
        #sidebar .section#networks ul.networks li {
          display: block;
          float: left;
          margin-right: 5px;
          width: 16px;
          height: 16px;
          overflow: hidden; }
        #sidebar .section#networks ul.networks a {
          background: transparent url(/images/networks.png) no-repeat top left;
          display: block;
          padding-left: 16px; }
          #sidebar .section#networks ul.networks a:hover {
            background-position: -16px 0; }
        #sidebar .section#networks ul.networks li.facebook a {
          background-position: 0 0; }
          #sidebar .section#networks ul.networks li.facebook a:hover {
            background-position: 0 -16px; }
        #sidebar .section#networks ul.networks li.linkedin a {
          background-position: -16px 0; }
          #sidebar .section#networks ul.networks li.linkedin a:hover {
            background-position: -16px -16px; }
        #sidebar .section#networks ul.networks li.delicious a {
          background-position: -32px 0; }
          #sidebar .section#networks ul.networks li.delicious a:hover {
            background-position: -32px -16px; }
        #sidebar .section#networks ul.networks li.tumblr a {
          background-position: -48px 0; }
          #sidebar .section#networks ul.networks li.tumblr a:hover {
            background-position: -48px -16px; }
        #sidebar .section#networks ul.networks li.flickr a {
          background-position: -64px 0; }
          #sidebar .section#networks ul.networks li.flickr a:hover {
            background-position: -64px -16px; }
        #sidebar .section#networks ul.networks li.digg a {
          background-position: -80px 0; }
          #sidebar .section#networks ul.networks li.digg a:hover {
            background-position: -80px -16px; }
    #sidebar .section#post_info {
      margin-top: 1.25em; }

#footer {
  color: #6d685d;
  font-size: 90%;
  margin-top: 3em; }
