3 @import url("pygment.css");
20 font-family: 'Source Sans Pro', sans-serif;
29 background-color: #101010;
42 border-left: 1px solid #d6d6d6;
43 border-right: 1px dotted #D6D6D6;
44 padding: 0 20px 1em 20px;
50 border-right: 1px solid #d6d6d6;
51 padding: 0 20px 1em 20px;
55 border-top: 1px dotted #D6D6D6;
88 header .feeds a:hover,
89 header .feeds a:active {
107 h1, h2, h3, h4, h5, h6 {
108 font-family: "Source Sans Pro",sans-serif;
110 text-shadow: 0.1em 0.1em 0.1em #EFEFEF;
127 margin: 0.8em 0 0.5em;
131 text-decoration: none;
132 border-bottom: 1px dotted #4D4D4C;
137 text-decoration: none;
138 border-bottom: 1px dotted #C07095;
144 border: 1px solid #F0F0F0;
149 font-family: 'Source Code Pro',monospace;
150 background: none repeat scroll 0 0 #F0F0F0;
154 letter-spacing: 0.015em;
157 white-space: pre-wrap;
158 word-wrap: break-word;
163 box-shadow: 0.1em 0.1em 0.1em #EFEFEF;
175 article.summary > div {
180 article.full .metadata,
181 article.summary .metadata {
184 border: 1px dotted #EFEFEF;
185 box-shadow: 0.1em 0.1em 0.1em #EFEFEF;
190 article.full .metadata {
196 article.summary .metadata {
209 border-left: 10px solid #C07095;
234 list-style-type: none;
249 .social a[href*='twitter.com'] + i:before {content: url('../images/icons/twitter-18px.png'); }
250 .social a[href*='linkedin.com'] + i:before {content: url('../images/icons/linkedin-18px.png'); }
251 .social a[href*='github.com'] + i:before {content: url('../images/icons/github-18px.png'); }
252 .social a[href*='google.com'] + i:before {content: url('../images/icons/google-18px.png'); }
253 .social a[href*='delicious.com']:before {content: url('../images/icons/delicious-18px.png'); }
254 .social a[href*='digg.com']:before {content: url('../images/icons/digg-18px.png'); }
255 .social a[href*='facebook.com']:before {content: url('../images/icons/facebook-18px.png'); }
256 .social a[href*='stackoverflow.com']:before {content: url('../images/icons/stackoverfow-18px.png'); }
257 .social a[href*='rss.xml']:before {content: url('../images/icons/feed-18px.png'); }
258 .social a[href*='atom.xml']:before {content: url('../images/icons/feed-18px.png'); }
272 display: inline-block;
275 li.tag-1 { font-size: 175%; margin: 0 1em; }
276 li.tag-2 { font-size: 150%; margin: 0 1em; }
277 li.tag-3 { font-size: 125%; margin: 0 1em; }
278 li.tag-4 { font-size: 110%; margin: 0 1em; }
289 @media (min-width: 1280px) {
295 @media (max-width: 1280px) {
301 @media (max-width: 979px) {
335 ol.simple-footnotes {
344 background-color: #E5E5E5;
345 outline-style: solid;
346 outline-color: black;
356 margin: 0.25em 0 0.25em;
359 .dialogue-character-label {
361 font-variant: small-caps;
372 .comments-link-container {