::before, ::after
{
font-family: Courier New
}

.a, a:visited, a:active, a:link
{
text-decoration: none;
color: #416E90;
}

body 
{
font-family: Courier New, monospace;
margin:0;
padding:0;
}

.blog a:before, 
.project a:before
{
content: "[";
}

.blog a:after, 
.project a:after
{
content: "]";
}

.blog a, .blog a:visited, .blog a:active, .blog a:link,
.project a, .project a:visited, .project a:active, .project a:link,
.stackoverflow a, .stackoverflow a:visited, .stackoverflow a:active, .stackoverflow a:link,
.jsfiddle a, .jsfiddle a:visited, .jsfiddle a:active, .jsfiddle a:link,
.jsperf a, .jsperf a:visited, .jsperf a:active, .jsperf a:link
{
color: black;
font-family: Courier New, monospace;
text-decoration: none;
}

.blog a:hover, 
.project a:hover,
.stackoverflow a:hover,
.jsfiddle a:hover,
.jsperf a:hover
{
font-weight: bold;
}

.feedburnerFeedBlock ul::before, 
.feedburnerFeedBlock li::before, 
.feedburnerFeedBlock ul::after, 
.feedburnerFeedBlock li::after
{
content: '';
}

#flickr_badge_wrapper
{
border-spacing: 0;
}

.flickr_badge_image::before 
{
content: '<img src="';
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

.flickr_badge_image::after 
{
content: '\A" />';
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
white-space: pre;
}

#install_count_badge 
{
width: 88px;
height: 88px;
background: url('/images/red_foil_sticker.png') top left no-repeat transparent;
text-shadow: #601C1C 0px -1px 0;
text-align: center;
font-family: helvetica, arial, sans-serif;
color: #EBBE51;
position: absolute;
right: 20px;
top: 0;
transform: rotate(9deg);
-webkit-transform: rotate(9deg);
-o-transform: rotate(9deg);
-moz-transform: rotate(9deg);
-ms-transform: rotate(9deg);
}

#install_count.digits_4 
{
margin-top: 24px;
line-height: 25px;
font-size: 20px;
font-weight: bold;
}

#install_count_label 
{
line-height: 11px;
font-size: 11px;
text-transform: uppercase;
}

.jsfiddle iframe {
    height: 300px;
    width: 810px;
}

.jsperf iframe {
    height: 300px;
    width: 810px;
}

time
{
display: block;
margin-bottom: 10px;
}

.layout
{
width: 1000px;
padding: 0;
margin: 0 auto 0 auto;
}

.layout::before
{
content: '<!doctype html>\A<html lang="en"><head><title>Thinking Stiff</title></head>\A<body>\A';
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
white-space: pre;
}

.layout::after
{
content: '</body>\A</html>';
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
white-space: pre;
}

li::before 
{
content: "<li>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
letter-spacing: -1px;
line-height: 11px;
}

li::after 
{
content: "</li>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
letter-spacing: -1px;
line-height: 11px;
}

footer::before 
{
content: "<footer>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;:
line-height: 11px;
}

footer::after 
{
content: "</footer>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

section::before 
{
content: "<section>\A";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
white-space: pre;
}

section::after 
{
content: "</section>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

article::before 
{
content: "<article>\A";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
white-space: pre;
}

article::after 
{
content: "</article>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

ul::before 
{
content: "<ul>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

ul::after 
{
content: "</ul>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

nav::before 
{
content: "<nav>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

nav::after 
{
content: "</nav>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

h1, h2
{
font-weight: normal;
display: inline;
}

#header
{
width: 810px;
}

header::before
{
content: "<header>\A";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
white-space: pre;
}

header:after
{
content: "</header>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

header h1 a:visited, header h1 a:active, header h1 a:link, header h1 a
{
color: #000000;
}

header h1
{
font-size: 45px;
line-height: 45px;
}

h1:before
{
content: "<h1>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

h1:after
{
content: "</h1>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

h2:before
{
content: "<h2>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

h2:after
{
content: "</h2>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

nav
{
font-size: 16px;
}

nav a:hover
{
font-weight: bold;
}

nav a:visited, nav a:active, nav a:link, nav a
{
color: #000000;
}

nav ul
{
list-style-type: none;
margin: 0;
padding-left: 0px;
}

nav ul li
{
display: inline;
}

h1:before
{
content: "<h1>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

h1:after
{
content: "<h1>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

#social ul, #code ul
{
font-size: 15px;
line-height: 13px;
list-style-type: none;
margin: 0;
padding-left: 0px;
}

#social a, #code a
{
color: #000000;
}

#social a:before, #code a:before
{
content: "[ ";
color: #000000;
font-size: 15px;
line-height: normal;
}

#social a[alt=goodreads]:after
{
content: "\a0]";
color: #000000;
font-size: 15px;
line-height: normal;
}

#social a[alt=facebook]:after, #social a[alt=linkedin]:after, #code a[alt=jsfiddle]:after
{
content: "\a0\a0]";
color: #000000;
font-size: 15px;
line-height: normal;
}

#social a[alt=twitter]:after
{
content: "\a0\a0\a0]";
color: #000000;
font-size: 15px;
line-height: normal;
}

#code a[alt=stackoverflow]:after {
content: "\a0\a0\a0\a0\a0\a0\a0\a0]";
color: #000000;
font-size: 15px;
line-height: normal;
}

#social a[alt=tumblr]:after, #code a[alt=jsperf]:after
{
content: "\a0\a0\a0\a0]";
color: #000000;
font-size: 15px;
line-height: normal;
}

#social a:hover, #code a:hover
{
font-weight: bold;
}

#social a:visited, nav a:active, nav a:link, #code a:visited
{
color: #000000;
}

.html
{
font-size: 11px;
font-weight: normal;
color: #D8D8D8;
line-height: 11px;
}

.htmlsection
{
margin-top: 1em;
}

span.html
{
margin: 0;
padding: 0;
}

.content
{
width: 810px;
padding-right: 10px;
}

.content section ul
{
list-style-type: none;
margin: 0;
padding-left: 0px;
}

article
{
font-family: Georgia, serif;
font-size: 14px;
color: #666;
}

article h1
{
font-family: Courier New, monospace;
font-size: 22px;
line-height: 34px;
color: #000;
}

article h2
{
font-family: Courier New, monospace;
font-size: 15px;
line-height: 34px;
color: #000;
}

.content section h1
{
font-size: 22px;
line-height: 34px;
}

#creditfooter
{
display: none;
}

.content .twitter ul
{
list-style-type: square;
padding-left: 25px;
}

aside
{
width: 180px;
font-size: 14px;
position: fixed;
top: 0;
margin-left: 815px;
}

aside :before, aside :after
{
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

aside:before
{
content: "<aside>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

aside:after
{
content: "</aside>";
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

aside h1
{
font-size: 22px;
line-height: 28px;
}

aside h2
{
display: block;
font-size: 17px;
margin: 0;
}

.profile-picture
{
display: block;
}

.profile-picture:after
{
content: '"/>';
}

.profile-picture:before
{
content: '<img src="';
}

.profile-picture img
{
height: 245px;
width: 180px;
}

footer
{
display: block;
clear: both;
width: 810px;
}

.copyright
{
text-align: center;
}

.copyright img
{
vertical-align: middle;
border-width: 0;
}

.copyright a::before
{
content: '<img src="';
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

.copyright a::after
{
content: '" />';
color: #D8D8D8;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

.article
{
float: left;
width: 570px;
}

.share-buttons
{
display: inline-block;
height: 20px;
margin-left: 20px;
opacity: 0;
overflow: hidden;
transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -ms-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    -webkit-transition: opacity 500ms;
}

#stackoverflow-image {
    display: block;
}

.stackoverflow iframe {
    height: 300px;
    width: 810px;
}

.tumblr-code
{
display: block;
width: 700px;
height: 150px;
}

.theme-image
{
float: left;
height: 250px;
margin-right: 10px;
width: 375px;
}

.theme-section
{
overflow: hidden;
position: relative;
}

