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, b, u, i, center, 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-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before {
  content: '';
  content: none;
}
blockquote:after {
  content: '';
  content: none;
}
q:before {
  content: '';
  content: none;
}
q:after {
  content: '';
  content: none;
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.container_4 {
  margin-left: auto;
  margin-right: auto;
  width: 628px;
}
.grid_1, .grid_2, .grid_3, .grid_4 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}
.alpha { margin-left: 0; }
.omega { margin-right: 0; }
.container_4 .grid_1 { width: 147px; }
.container_4 .grid_2 { width: 304px; }
.container_4 .grid_3 { width: 461px; }
.container_4 .grid_4 { width: 618px; }
.container_4 .prefix_1 { padding-left: 157px; }
.container_4 .prefix_2 { padding-left: 314px; }
.container_4 .prefix_3 { padding-left: 471px; }
.container_4 .suffix_1 { padding-right: 157px; }
.container_4 .suffix_2 { padding-right: 314px; }
.container_4 .suffix_3 { padding-right: 471px; }
.container_4 .push_1 { left: 157px; }
.container_4 .push_2 { left: 314px; }
.container_4 .push_3 { left: 471px; }
.container_4 .pull_1 { left: -157px; }
.container_4 .pull_2 { left: -314px; }
.container_4 .pull_3 { left: -471px; }
html {
  background: url('/assets/images/page_bg.jpg') top center #ffffff repeat-y;
  height: 100%;
}
body {
  font-family: Helvetica;
  font-size: 14px;
  height: 100%;
  color: #555555;
}
a:link {
  color: #0092e1;
  text-decoration: underline;
}
a:visited { color: #7ab5d5; }
a:hover { color: #004971; }
#container {
  position: relative;
  width: 998px;
  margin: 0 auto;
  min-height: 100%;
  background: url('/assets/images/container_bg.png') 0 44px no-repeat;
}
#main {
  position: relative;
  float: left;
  width: 728px;
  padding-top: 177px;
}
#sidebar {
  position: fixed;
  left: 50%;
  margin-left: 220px;
  top: 44px;
  width: 270px;
  background: url('/assets/images/sidebar_bg.png') no-repeat top left;
  z-index: 1000;
}
#sidebar #top {
  height: 399px;
  position: relative;
}
#sidebar #me {
  position: absolute;
  top: 21px;
  left: 27px;
  width: 104px;
  height: 187px;
  background: url('/assets/images/me.jpg');
}
#sidebar #about_me {
  position: absolute;
  top: 250px;
  left: 30px;
  width: 190px;
  line-height: 1.5;
}
#sidebar #nav {
  position: absolute;
  bottom: 167px;
  right: 0;
  width: 135px;
}
#sidebar #nav ul { list-style: none; }
#sidebar #nav ul li { margin-bottom: 6px; }
#sidebar #nav ul li a {
  font-size: 20px;
  color: #ffffff;
  background: url('/assets/images/menu_item.png') no-repeat;
  display: block;
  padding: 3px 13px 5px;
  text-decoration: none;
}
#sidebar #nav ul li a:hover { background: url('/assets/images/menu_item_active.png') no-repeat; }
#sidebar #nav ul li .current { background: url('/assets/images/menu_item_active.png') no-repeat; }
#sidebar #taglist {
  background: #ffffff;
  width: 233px;
  margin: 20px 0 20px 13px;
}
#sidebar #taglist h3 {
  background: #faa500;
  padding: 7px 17px 5px;
  color: #ffffff;
  font-size: 22px;
  font-weight: normal;
}
#sidebar #taglist .tags {
  padding: 17px 20px;
  line-height: 1.5;
}
#sidebar #taglist .tags a { margin-right: 3px; }
#footer {
  position: relative;
  height: 63px;
  width: 998px;
  background: url('/assets/images/footer_bg.png');
  margin: -63px auto 0;
}
#footer #copy {
  position: absolute;
  left: 30px;
  top: 25px;
}
#footer #design {
  position: absolute;
  right: 30px;
  top: 25px;
}
.clearfooter {
  position: relative;
  height: 100px;
  clear: both;
  width: 639px;
}
#main #welcome {
  position: absolute;
  top: 69px;
  left: 103px;
  font-size: 60px;
  color: #545453;
}
#main #welcome a {
  color: #545453;
  text-decoration: none;
}
#main #content { padding: 0 60px 0 29px; }
.article { padding-bottom: 40px; }
.article .comment_count {
  position: absolute;
  right: -70px;
  top: -19px;
  width: 59px;
  height: 64px;
  background: url('/assets/images/comment_smile.png');
}
.article .comment_count a {
  display: block;
  text-align: center;
  padding: 11px 8px 0 32px;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  z-index: 1000;
}
.date { color: #ffffff; }
.date .day {
  position: relative;
  font-size: 23px;
  float: left;
  background: #0092e1;
  margin-left: 1px;
  padding: 6px 8px 1px;
}
.date .month {
  position: absolute;
  left: 100%;
  bottom: 0;
  background: #faa500;
  padding: 5px 13px 3px 8px;
  font-size: 16px;
  white-space: nowrap;
}
#content h1 {
  font-size: 22px;
  font-weight: normal;
  color: #ffffff;
  background: #535353;
  padding: 14px 30px 10px 20px;
  font-family: "museo-1", "museo-2", "serif";
  float: left;
  position: relative;
  margin-bottom: 13px;
  clear: both;
}
#content h1:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
#content h1 a {
  color: #ffffff;
  text-decoration: underline;
}
#content h1 .comment_count a {
  display: block;
  text-align: center;
  padding: 11px 8px 0 32px;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  z-index: 1000;
}
.title {
  font-size: 22px;
  font-weight: normal;
  color: #ffffff;
  background: #535353;
  padding: 14px 30px 10px 20px;
  font-family: "museo-1", "museo-2", "serif";
  float: left;
  position: relative;
  margin-bottom: 13px;
  clear: both;
}
.title:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.title a {
  color: #ffffff;
  text-decoration: underline;
}
.title .comment_count a {
  display: block;
  text-align: center;
  padding: 11px 8px 0 32px;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  z-index: 1000;
}
.body {
  clear: both;
  line-height: 1.5;
}
.body p {
  background: #f1efdc;
  padding: 10px 20px;
  margin-bottom: 6px;
}
.body p.title_image {
  background: #f1efdc;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.body p.title_image img {
  display: block;
  margin: 0 auto;
}
.body blockquote {
  border-left: solid 4px #0092e1;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 16px;
  font-style: italic;
}
.body blockquote p { background: #ffffff; }
.body h2 {
  color: #0092e1;
  font-size: 20px;
  background: #f1efdc;
  font-weight: normal;
  font-family: "museo-1", "museo-2", "serif";
  padding: 5px 20px 0;
}
.body h3 {
  color: #0092e1;
  font-size: 20px;
  background: #f1efdc;
  font-weight: normal;
  font-family: "museo-1", "museo-2", "serif";
  padding: 5px 20px 0;
}
.body pre {
  background: #f2f2f2;
  border: solid 1px #f1efdc;
  padding: 20px;
  margin-bottom: 6px;
}
.body ul {
  list-style-type: square;
  padding: 10px 20px 10px 40px;
  margin-bottom: 6px;
  background: #f1efdc;
}
#other-articles {
  height: 51px;
  position: relative;
  background: url('/assets/images/other_articles.png') no-repeat;
  font-family: "museo-1", "museo-2", "serif";
  padding-bottom: 20px;
}
#other-articles h3 a {
  color: #555555;
  font-size: 14px;
  font-weight: normal;
  display: block;
  background: url('/assets/images/other_article_arrows.png') no-repeat;
  padding: 14px 0 3px;
  z-index: 10;
}
#other-articles li { position: relative; }
#other-articles li span {
  color: #8d8d8d;
  font-size: 11px;
  display: block;
  padding-bottom: 3px;
  position: absolute;
  top: 2px;
  left: 29px;
  white-space: nowrap;
  z-index: 1;
}
#other-articles .older {
  text-align: left;
  position: absolute;
  top: 11px;
  left: 15px;
}
#other-articles .older a { padding-left: 29px; }
#other-articles .older a:hover {
  background-position: 0 -122px;
  color: #0092e1;
}
#other-articles .newer {
  text-align: right;
  position: absolute;
  top: 11px;
  right: 15px;
}
#other-articles .newer li span {
  left: auto;
  right: 29px;
}
#other-articles .newer a {
  background-position: 100% -40px;
  padding-right: 29px;
}
#other-articles .newer a:hover {
  background-position: 100% -82px;
  color: #0092e1;
}
.archives {
  clear: both;
  line-height: 1.5;
}
.archives ul {
  list-style-type: square;
  padding: 10px 20px 10px 40px;
  margin-bottom: 6px;
  background: #f1efdc;
  font-size: 16px;
  margin-bottom: 20px;
}
.archives .archive_comment_count {
  font-size: 13px;
  color: #0092e1;
}
.orange { color: #faa500; }
.blue { color: #0092e1; }
.right {
  float: right;
  position: relative;
  margin: 0 0 10px 10px;
}
.left {
  float: left;
  position: relative;
  margin: 0 10px 10px 0;
}
.center {
  text-align: center;
  margin: 0 auto;
  display: block;
}
.projects {
  background: #f1efdc;
  padding-top: 10px;
  padding-bottom: 1px;
}
.projects .project_row {
  position: relative;
  margin-bottom: 10px;
}
.projects .project_item {
  position: relative;
  overflow: hidden;
  height: 300px;
}
.projects .project_item .year {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 24px;
  padding: 0 10px;
  font-family: "museo-1", "museo-2", "serif";
  background: #f1efdc;
  opacity: 0.7;
}
.projects .project_item .info {
  background: #f1efdc;
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  margin: 0;
  padding-bottom: 20px;
  background: url('/assets/images/project_item.png');
  text-decoration: none;
}
.projects .project_item .info h3 { padding-top: 20px; }
.projects .project_item .info h3 { background: none; }
.projects .project_item .info p { background: none; }
.projects .project_item .info p { color: #555555; }
.projects img { display: block; }

