body {
  background:#f7f7f7;
  margin:0;
  padding: 10px 20px;
  font:x-small "Gill sans","Helvetica",Swiss,Sans-Serif;
  font-size/* */:/**/small;
  font-size: /**/small;  text-align:left;
  color:#444;
}

a:link {
  color:#568;
  text-decoration:none;
}

a:visited {
  color:#828;
  text-decoration:none;
}

a:hover {
  text-decoration:none;
}

a img {
  border-width:0;
}


#body {
  background:#f7f7f7;
  margin:0 auto;
  margin-left:30px;
  margin-right:30px;
}

#header {
  width:100%;
  margin:0 auto 2em;
  border-bottom:1px dotted #444;
}

#page-title {
  padding-top: 10px;
  font-size:200%;
  line-height:1.2em;
  color:#555;
  text-transform:uppercase;
  letter-spacing:.2em;
}

.description {
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#000;
  margin: 0.5em auto;
}

#content {
  margin:0 auto;
  padding:0;
  text-align:left;
}

#main {
  width:100%;
}

#sidebar {
  width:100%;
}

#footer {
  clear:right;
}

h1 {
  margin:0 auto;
  padding: 0 0;
  font:bold "Gill sans","Helvetica",Swiss,Sans-Serif;
  color:#333;
}

h2 {
 margin:1.5em 0 .75em;
 font:bold 78%/1.4em "Gill sans","Helvetica",Swiss,Sans-Serif;
 text-transform:uppercase;
 letter-spacing:.2em;
 color:#333;
}

.sidebar-content {
  max-height: 200px;
  overflow: auto;
  display: block;
}
.sidebar-block {
  display: inline;
  width:20%;
}
.sidebar-title {
  border-bottom:1px dotted #444;
}

tt, pre.console {
  font: monospace;
  color: #447;
}

pre {
  overflow: auto;
}

.machine {
  font: monospace;
  color: #077;
}

.root {
  font: monospace;
  color: #700;
}


/* Posts
----------------------------------------------- */
.date-header {
margin:1.5em 0 .5em;
}
.post {
margin:.5em 0 1.5em;
border-bottom:1px dotted #444;
padding-bottom:1.5em;
overflow: auto;
}
.post-title {
margin:.25em 0 0;
padding:0 0 4px;
font-size:140%;
line-height:1.4em;
color:#568;
}
.post-title a {
text-decoration:none;
color:#568;
}
.post-title a:hover {
color:#333;
}
.post p {
margin:0 0 .75em;
line-height:1.6em;
}
p.post-footer {
margin:-.25em 0 0;
color:#333;
}
.post-footer em, .comment-link {
font:78%/1.4em "Gill sans","Helvetica",Swiss,Sans-Serif;
text-transform:uppercase;
letter-spacing:.1em;
}
.post-footer em {
font-style:normal;
color:#777;
margin-right:.6em;
}
.comment-link {
margin-left:.6em;
}
.post img {
padding:4px;
border:1px solid #222;
}
.post blockquote {
margin:1em 20px;
}
.post blockquote p {
margin:.75em 0;
}


/* Comments
----------------------------------------------- */
#comments h4 {
margin:1em 0;
font:bold 78%/1.6em "Gill sans","Helvetica",Swiss,Sans-Serif;
text-transform:uppercase;
letter-spacing:.2em;
color:#333;
}
#comments h4 strong {
font-size:130%;
}
#comments-block {
margin:1em 0 1.5em;
line-height:1.6em;
}
#comments-block dt {
margin:.5em 0;
}
#comments-block dd {
margin:.25em 0 0;
}
#comments-block dd.comment-timestamp {
margin:-.25em 0 2em;
font:78%/1.4em "Gill sans","Helvetica",Swiss,Sans-Serif;
text-transform:uppercase;
letter-spacing:.1em;
}
#comments-block dd p {
margin:0 0 .75em;
}
.deleted-comment {
font-style:italic;
color:gray;
}


#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  list-style:none;
}
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
}

#sidebar p {
  color:#333;
  line-height:1.5em;
}

#profile-container {
  margin:0 0 1.5em;
  padding-bottom:1.5em;
}
.profile-datablock {
  margin:.5em 0 .5em;
}
.profile-img {
  display:inline;
}
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #222;
  margin:0 8px 3px 0;
}
.profile-data {
  margin:0;
  font:bold 78%/1.6em "Gill sans","Helvetica",Swiss,Sans-Serif;
  text-transform:uppercase;
  letter-spacing:.1em;
}
.profile-data strong {
  display:none;
}
.profile-textblock {
  margin:0 0 .5em;
}
.profile-link {
  margin:0;
  font:78%/1.4em "Gill sans","Helvetica",Swiss,Sans-Serif;
  text-transform:uppercase;
  letter-spacing:.1em;
}

#footer {
  width:760px;
  clear:both;
  margin:0 auto;
}
#footer hr {
  display:none;
}
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Gill sans","Helvetica",Swiss,Sans-Serif;
  text-transform:uppercase;
  letter-spacing:.1em;
}

