@font-face { font-family: "Open Sans"; src: url("/fonts/opensans-light-webfont.ttf"); font-weight: 300; } @font-face { font-family: "Open Sans"; src: url("/fonts/opensans-italic-webfont.ttf"); font-weight: 400; } @font-face { font-family: "Open Sans"; src: url("/fonts/opensans-regular-webfont.ttf"); font-weight: 400; } @font-face { font-family: "Open Sans"; src: url("/fonts/opensans-bold-webfont.ttf"); font-weight: 600; } body { color: #000; font-weight: 400; font-family: 'Open Sans', arial, sans-serif; text-decoration: none; margin-top: none; display: block; } img.profile { border: 1px solid #ccc; padding: 4px; margin-right: 2em; } img { max-width: 100%; } a:link { font-weight: 300; font-family: 'Open Sans', arial, sans-serif; text-decoration: underline; color: #4183C4; text-decoration: none; } a:hover { color: #4183C4; text-decoration: underline; } a:hover { text-decoration: underline; } p { color: #000; font-family: 'Open Sans', arial, sans-serif; font-weight: 400; text-decoration: none; } p.lead { font-family: 'Open Sans', arial, sans-serif; margin-bottom: 20px; font-size: 20px; font-weight: 300; } p.micro { font-family: 'Open Sans', arial, sans-serif; font-size: .8em; font-weight: 300; } h1 { font-family: 'Open Sans', arial, sans-serif; color: #333; font-size: 2em; font-weight: 600; } h2 { font-family: 'Open Sans', arial, sans-serif; font-size: 2em; font-weight: 400; color: #333; } h3, h4, h5, h6 { font-family: 'Open Sans', arial, sans-serif; font-size: 1em; font-weight: 300; color: #333; } blockquote { font-family: 'Open Sans', arial, sans-serif; border-left: 2px solid #333; } ul { font-family: 'Open Sans', arial, sans-serif; padding: 0; } ul li { font-family: 'Open Sans', arial, sans-serif; list-style-type: square; border-bottom: none; } mark { font: #111; background: #ffd700; font-size: 1em; } button { font-size: 1.2em; float: left; padding: 1em; margin-right: .5em; color: #000; background: #000; color: #FFF; transition: all 0.5s; } button:hover, button:active { cursor: pointer; text-decoration: none; color: #000; border-color: #49ab81; background: #FFF; } pre { padding: .5em; padding-left: .7em; background: #3f3f3f; color: #dcdcdc; border-radius: 5px; margin-bottom: .5em; white-space: pre-wrap; word-wrap: break-word; } hr { border: solid #eee; clear: both; border-width: 1px 0 0; height: 0; margin-bottom: .9em; } input { width: 100%; } .article { padding-right: 1em; } /* navbar */ .navbar li { margin: 0; padding: 0; font-size: 1em; font-weight: underline; } .navbar li { text-transform: none; float: left; padding-left: 1em; padding-right: 2em; margin-left: 0; list-style-type: none; } .navbar a:link { text-decoration: none; } .navbar ul { border: none; } mark { color: #002b36; background: #ffdb00; } .message { border: 1px solid #ccc; padding: 1em; } .pre { margin-bottom: 0; } .date { font-size: .8em; color: #666; } .small { font-size: .8em; } .ri { float: right; }